"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/03/05 06:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wihasay2xaka" 2025/03/05 06:10:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/05 06:10:20 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/05 06:10:20 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/05 06:10:21 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/03/05 06:10:46 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/03/05 06:10:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/05 06:10:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/05 06:10:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/05 06:10:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/05 06:10:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/05 06:10:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/05 06:10:50 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/03/05 06:10:58 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/05 06:10:59 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/03/05 06:11:04 INFO : B2 bucket rclone-test-wihasay2xaka: cleaning bucket "rclone-test-wihasay2xaka" of all files 2025/03/05 06:11:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e77_d20250305_m061103_c001_v0001130_t0048_u01741155063494") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/05 06:11:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wihasay2xaka/dirToPurgeFromRoot" 2025/03/05 06:11:12 INFO : B2 bucket rclone-test-wihasay2xaka path dirToPurgeFromRoot: cleaning bucket "rclone-test-wihasay2xaka" of all files 2025/03/05 06:11:13 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e8b_d20250305_m061108_c001_v0001130_t0009_u01741155068721") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/05 06:11:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wihasay2xaka/hello? sausage/êé" 2025/03/05 06:11:18 INFO : B2 bucket rclone-test-wihasay2xaka path hello? sausage/êé: cleaning bucket "rclone-test-wihasay2xaka" of all files 2025/03/05 06:11:18 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f1075591bbbff526c_d20250305_m061116_c001_v0001091_t0011_u01741155076626") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/05 06:11:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wihasay2xaka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/05 06:11:40 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/05 06:11:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wihasay2xaka/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-wihasay2xaka" from "TestB2:rclone-test-wihasay2xaka" 2025/03/05 06:11:44 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/03/05 06:11:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vocalan2zehe" 2025/03/05 06:12:02 DEBUG : B2 bucket rclone-test-vocalan2zehe: Purge remote 2025/03/05 06:12:02 INFO : B2 bucket rclone-test-vocalan2zehe: cleaning bucket "rclone-test-vocalan2zehe" of all files 2025/03/05 06:12:02 DEBUG : somefile: Deleting (id "4_z5ff2bd43e0ed6b4b9f580e1b_f4000b3475ee37d6c_d20250305_m061201_c001_v0001179_t0055_u01741155121141") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/05 06:12:04 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/05 06:12:05 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/03/05 06:12:09 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2025/03/05 06:12:09 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/05 06:12:09 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.080Ki offset 6Mi/6.107Mi 2025/03/05 06:12:09 DEBUG : test-metadata: Sending chunk 1 length 111698 2025/03/05 06:12:11 DEBUG : test-metadata: Done sending chunk 1 2025/03/05 06:12:12 DEBUG : test-metadata: Done sending chunk 0 2025/03/05 06:12:12 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-03-05-061224-176.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/03/05 06:12:32 DEBUG : oldPath = "TestB2:rclone-test-wihasay2xaka/versions/test-versions-v2025-03-05-061224-176.txt" 2025/03/05 06:12:32 DEBUG : newPath = "TestB2,versions:rclone-test-wihasay2xaka/versions/test-versions-v2025-03-05-061224-176.txt" 2025/03/05 06:12:32 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-wihasay2xaka/versions/test-versions-v2025-03-05-061224-176.txt" 2025/03/05 06:12:32 DEBUG : Config file has changed externally - reloading 2025/03/05 06:12:32 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/05 06:12:34 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-wihasay2xaka/versions/test-versions-v2025-03-05-061224-176.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-wihasay2xaka/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/03/05 06:12:35 INFO : B2 bucket rclone-test-wihasay2xaka: cleaning bucket "rclone-test-wihasay2xaka" of all hidden files 2025/03/05 06:12:35 DEBUG : leading space/ leading space: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba048_d20250305_m061028_c001_v7007000_t0000_u01741155028937") as it is a hide marker 2025/03/05 06:12:35 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : leading space/ leading space: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51df8_d20250305_m061027_c001_v0001130_t0014_u01741155027857") 2025/03/05 06:12:35 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba037_d20250305_m061027_c001_v7007000_t0000_u01741155027476") as it is a hide marker 2025/03/05 06:12:35 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51df2_d20250305_m061026_c001_v0001130_t0006_u01741155026770") 2025/03/05 06:12:35 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba0ea_d20250305_m061035_c001_v7007000_t0000_u01741155035772") as it is a hide marker 2025/03/05 06:12:35 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e15_d20250305_m061034_c001_v0001130_t0042_u01741155034931") 2025/03/05 06:12:35 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : created from root.txt: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f401f9033bf7e6a67_d20250305_m061152_c001_v7007000_t0000_u01741155112153") as it is a hide marker 2025/03/05 06:12:35 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : created from root.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f1103618ccf6c7390_d20250305_m061151_c001_v0001184_t0000_u01741155111186") 2025/03/05 06:12:35 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : file name.txt: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f40329cedcd109e0d_d20250305_m061203_c001_v7007000_t0000_u01741155123944") as it is a hide marker 2025/03/05 06:12:35 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : file name.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51ee1_d20250305_m061139_c001_v0001130_t0038_u01741155099870") 2025/03/05 06:12:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : file name.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f110680d823419c54_d20250305_m061130_c001_v0001104_t0000_u01741155090972") 2025/03/05 06:12:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : file name.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e61_d20250305_m061055_c001_v0001130_t0018_u01741155055199") 2025/03/05 06:12:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : file name.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e5d_d20250305_m061054_c001_v0001130_t0040_u01741155054072") 2025/03/05 06:12:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e5f_d20250305_m061054_c001_v0001130_t0032_u01741155054716") "upload" dated 2025-03-05 06:10:54.716 +0000 UTC (1m41.108593633s ago) 2025/03/05 06:12:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba4f3_d20250305_m061122_c001_v7007000_t0000_u01741155082878") as it is a hide marker 2025/03/05 06:12:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f117309e762221c87_d20250305_m061122_c001_v0001154_t0025_u01741155082615") 2025/03/05 06:12:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11392fa2b73647f6_d20250305_m061121_c001_v0001183_t0036_u01741155081608") 2025/03/05 06:12:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba1e5_d20250305_m061043_c001_v7007000_t0000_u01741155043830") as it is a hide marker 2025/03/05 06:12:35 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e2f_d20250305_m061043_c001_v0001130_t0017_u01741155043126") 2025/03/05 06:12:35 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : piped data.txt: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f40329cedcd10ba89_d20250305_m061206_c001_v7007000_t0000_u01741155126539") as it is a hide marker 2025/03/05 06:12:35 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : piped data.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51f09_d20250305_m061205_c001_v0001130_t0033_u01741155125676") 2025/03/05 06:12:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : piped data.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40329cedcd10af51_d20250305_m061205_c001_v7007000_t0000_u01741155125480") 2025/03/05 06:12:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : piped data.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f41788d87dab51f07_d20250305_m061204_c001_v0001130_t0009_u01741155124695") 2025/03/05 06:12:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba20a_d20250305_m061044_c001_v7007000_t0000_u01741155044901") as it is a hide marker 2025/03/05 06:12:35 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e33_d20250305_m061044_c001_v0001130_t0055_u01741155044194") 2025/03/05 06:12:35 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : test-metadata: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f4116c07fe55842ff_d20250305_m061221_c001_v7007000_t0000_u01741155141569") as it is a hide marker 2025/03/05 06:12:35 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : test-metadata: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f20329cedcd10c219_d20250305_m061209_c001_v0001184_t0052_u01741155129489") 2025/03/05 06:12:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : test-metadata: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40329cedcd10c1db_d20250305_m061208_c001_v7007000_t0000_u01741155128721") 2025/03/05 06:12:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : test-metadata: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51f0b_d20250305_m061206_c001_v0001130_t0042_u01741155126722") 2025/03/05 06:12:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba149_d20250305_m061038_c001_v7007000_t0000_u01741155038169") as it is a hide marker 2025/03/05 06:12:35 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e1b_d20250305_m061037_c001_v0001130_t0025_u01741155037284") 2025/03/05 06:12:35 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba182_d20250305_m061040_c001_v7007000_t0000_u01741155040585") as it is a hide marker 2025/03/05 06:12:35 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e23_d20250305_m061039_c001_v0001130_t0049_u01741155039664") 2025/03/05 06:12:35 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba16e_d20250305_m061039_c001_v7007000_t0000_u01741155039269") as it is a hide marker 2025/03/05 06:12:35 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e21_d20250305_m061038_c001_v0001130_t0054_u01741155038536") 2025/03/05 06:12:35 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba18f_d20250305_m061041_c001_v7007000_t0000_u01741155041665") as it is a hide marker 2025/03/05 06:12:35 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e29_d20250305_m061040_c001_v0001130_t0026_u01741155040958") 2025/03/05 06:12:35 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba1ae_d20250305_m061042_c001_v7007000_t0000_u01741155042755") as it is a hide marker 2025/03/05 06:12:35 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e2b_d20250305_m061042_c001_v0001130_t0015_u01741155042051") 2025/03/05 06:12:35 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba116_d20250305_m061036_c001_v7007000_t0000_u01741155036915") as it is a hide marker 2025/03/05 06:12:35 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : trailing space /trailing space : Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e17_d20250305_m061036_c001_v0001130_t0016_u01741155036207") 2025/03/05 06:12:35 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51f4d_d20250305_m061230_c001_v0001130_t0039_u01741155150858") "upload" dated 2025-03-05 06:12:30.858 +0000 UTC (4.96690821s ago) 2025/03/05 06:12:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40085024a180c142_d20250305_m061228_c001_v7007000_t0000_u01741155148269") 2025/03/05 06:12:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51f39_d20250305_m061224_c001_v0001130_t0020_u01741155144176") 2025/03/05 06:12:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba28f_d20250305_m061053_c001_v7007000_t0000_u01741155053524") as it is a hide marker 2025/03/05 06:12:35 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f205ec999f42ba24b_d20250305_m061047_c001_v0001161_t0040_u01741155047022") 2025/03/05 06:12:35 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : zero-length-file: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba247_d20250305_m061046_c001_v7007000_t0000_u01741155046768") as it is a hide marker 2025/03/05 06:12:35 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : zero-length-file: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f41788d87dab51e3b_d20250305_m061046_c001_v0001130_t0009_u01741155046200") 2025/03/05 06:12:35 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba05b_d20250305_m061030_c001_v7007000_t0000_u01741155030051") as it is a hide marker 2025/03/05 06:12:35 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51dfd_d20250305_m061029_c001_v0001130_t0037_u01741155029309") 2025/03/05 06:12:35 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42b9fb3_d20250305_m061024_c001_v7007000_t0000_u01741155024186") as it is a hide marker 2025/03/05 06:12:35 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51dea_d20250305_m061023_c001_v0001130_t0003_u01741155023104") 2025/03/05 06:12:35 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba085_d20250305_m061033_c001_v7007000_t0000_u01741155033421") as it is a hide marker 2025/03/05 06:12:35 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e09_d20250305_m061032_c001_v0001130_t0002_u01741155032709") 2025/03/05 06:12:35 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba063_d20250305_m061032_c001_v7007000_t0000_u01741155032344") as it is a hide marker 2025/03/05 06:12:35 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e03_d20250305_m061031_c001_v0001130_t0049_u01741155031534") 2025/03/05 06:12:35 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba0b6_d20250305_m061034_c001_v7007000_t0000_u01741155034530") as it is a hide marker 2025/03/05 06:12:35 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e0d_d20250305_m061033_c001_v0001130_t0029_u01741155033807") 2025/03/05 06:12:35 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba05d_d20250305_m061031_c001_v7007000_t0000_u01741155031162") as it is a hide marker 2025/03/05 06:12:35 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e01_d20250305_m061030_c001_v0001130_t0030_u01741155030423") 2025/03/05 06:12:35 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : ./.: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42b9fd6_d20250305_m061025_c001_v7007000_t0000_u01741155025328") as it is a hide marker 2025/03/05 06:12:35 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : ./.: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51dee_d20250305_m061024_c001_v0001130_t0031_u01741155024553") 2025/03/05 06:12:35 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/05 06:12:35 DEBUG : ../..: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba017_d20250305_m061026_c001_v7007000_t0000_u01741155026400") as it is a hide marker 2025/03/05 06:12:35 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/05 06:12:35 DEBUG : ../..: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51df0_d20250305_m061025_c001_v0001130_t0034_u01741155025706") 2025/03/05 06:12:35 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/05 06:12:36 INFO : B2 bucket rclone-test-wihasay2xaka: cleaning bucket "rclone-test-wihasay2xaka" of all hidden files 2025/03/05 06:12:36 DEBUG : leading space/ leading space: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba048_d20250305_m061028_c001_v7007000_t0000_u01741155028937") as it is a hide marker 2025/03/05 06:12:36 DEBUG : leading space/ leading space: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51df8_d20250305_m061027_c001_v0001130_t0014_u01741155027857") 2025/03/05 06:12:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba037_d20250305_m061027_c001_v7007000_t0000_u01741155027476") as it is a hide marker 2025/03/05 06:12:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51df2_d20250305_m061026_c001_v0001130_t0006_u01741155026770") 2025/03/05 06:12:36 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba0ea_d20250305_m061035_c001_v7007000_t0000_u01741155035772") as it is a hide marker 2025/03/05 06:12:36 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e15_d20250305_m061034_c001_v0001130_t0042_u01741155034931") 2025/03/05 06:12:36 DEBUG : created from root.txt: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f401f9033bf7e6a67_d20250305_m061152_c001_v7007000_t0000_u01741155112153") as it is a hide marker 2025/03/05 06:12:36 DEBUG : created from root.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f1103618ccf6c7390_d20250305_m061151_c001_v0001184_t0000_u01741155111186") 2025/03/05 06:12:36 DEBUG : file name.txt: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f40329cedcd109e0d_d20250305_m061203_c001_v7007000_t0000_u01741155123944") as it is a hide marker 2025/03/05 06:12:36 DEBUG : file name.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51ee1_d20250305_m061139_c001_v0001130_t0038_u01741155099870") 2025/03/05 06:12:36 DEBUG : file name.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f110680d823419c54_d20250305_m061130_c001_v0001104_t0000_u01741155090972") 2025/03/05 06:12:36 DEBUG : file name.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e61_d20250305_m061055_c001_v0001130_t0018_u01741155055199") 2025/03/05 06:12:36 DEBUG : file name.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e5d_d20250305_m061054_c001_v0001130_t0040_u01741155054072") 2025/03/05 06:12:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e5f_d20250305_m061054_c001_v0001130_t0032_u01741155054716") "upload" dated 2025-03-05 06:10:54.716 +0000 UTC (1m42.18412861s ago) 2025/03/05 06:12:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba4f3_d20250305_m061122_c001_v7007000_t0000_u01741155082878") as it is a hide marker 2025/03/05 06:12:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f117309e762221c87_d20250305_m061122_c001_v0001154_t0025_u01741155082615") 2025/03/05 06:12:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11392fa2b73647f6_d20250305_m061121_c001_v0001183_t0036_u01741155081608") 2025/03/05 06:12:37 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba1e5_d20250305_m061043_c001_v7007000_t0000_u01741155043830") as it is a hide marker 2025/03/05 06:12:37 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e2f_d20250305_m061043_c001_v0001130_t0017_u01741155043126") 2025/03/05 06:12:37 DEBUG : piped data.txt: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f40329cedcd10ba89_d20250305_m061206_c001_v7007000_t0000_u01741155126539") as it is a hide marker 2025/03/05 06:12:37 DEBUG : piped data.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51f09_d20250305_m061205_c001_v0001130_t0033_u01741155125676") 2025/03/05 06:12:37 DEBUG : piped data.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40329cedcd10af51_d20250305_m061205_c001_v7007000_t0000_u01741155125480") 2025/03/05 06:12:37 DEBUG : piped data.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f41788d87dab51f07_d20250305_m061204_c001_v0001130_t0009_u01741155124695") 2025/03/05 06:12:37 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba20a_d20250305_m061044_c001_v7007000_t0000_u01741155044901") as it is a hide marker 2025/03/05 06:12:37 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e33_d20250305_m061044_c001_v0001130_t0055_u01741155044194") 2025/03/05 06:12:37 DEBUG : test-metadata: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f4116c07fe55842ff_d20250305_m061221_c001_v7007000_t0000_u01741155141569") as it is a hide marker 2025/03/05 06:12:37 DEBUG : test-metadata: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f20329cedcd10c219_d20250305_m061209_c001_v0001184_t0052_u01741155129489") 2025/03/05 06:12:37 DEBUG : test-metadata: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40329cedcd10c1db_d20250305_m061208_c001_v7007000_t0000_u01741155128721") 2025/03/05 06:12:37 DEBUG : test-metadata: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51f0b_d20250305_m061206_c001_v0001130_t0042_u01741155126722") 2025/03/05 06:12:37 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba149_d20250305_m061038_c001_v7007000_t0000_u01741155038169") as it is a hide marker 2025/03/05 06:12:37 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e1b_d20250305_m061037_c001_v0001130_t0025_u01741155037284") 2025/03/05 06:12:37 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba182_d20250305_m061040_c001_v7007000_t0000_u01741155040585") as it is a hide marker 2025/03/05 06:12:38 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e23_d20250305_m061039_c001_v0001130_t0049_u01741155039664") 2025/03/05 06:12:38 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba16e_d20250305_m061039_c001_v7007000_t0000_u01741155039269") as it is a hide marker 2025/03/05 06:12:38 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e21_d20250305_m061038_c001_v0001130_t0054_u01741155038536") 2025/03/05 06:12:38 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba18f_d20250305_m061041_c001_v7007000_t0000_u01741155041665") as it is a hide marker 2025/03/05 06:12:38 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e29_d20250305_m061040_c001_v0001130_t0026_u01741155040958") 2025/03/05 06:12:38 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba1ae_d20250305_m061042_c001_v7007000_t0000_u01741155042755") as it is a hide marker 2025/03/05 06:12:38 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e2b_d20250305_m061042_c001_v0001130_t0015_u01741155042051") 2025/03/05 06:12:38 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba116_d20250305_m061036_c001_v7007000_t0000_u01741155036915") as it is a hide marker 2025/03/05 06:12:38 DEBUG : trailing space /trailing space : Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e17_d20250305_m061036_c001_v0001130_t0016_u01741155036207") 2025/03/05 06:12:38 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51f4d_d20250305_m061230_c001_v0001130_t0039_u01741155150858") "upload" dated 2025-03-05 06:12:30.858 +0000 UTC (7.59421153s ago) 2025/03/05 06:12:38 DEBUG : versions/test-versions.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40085024a180c142_d20250305_m061228_c001_v7007000_t0000_u01741155148269") 2025/03/05 06:12:38 DEBUG : versions/test-versions.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51f39_d20250305_m061224_c001_v0001130_t0020_u01741155144176") 2025/03/05 06:12:38 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba28f_d20250305_m061053_c001_v7007000_t0000_u01741155053524") as it is a hide marker 2025/03/05 06:12:38 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f205ec999f42ba24b_d20250305_m061047_c001_v0001161_t0040_u01741155047022") 2025/03/05 06:12:38 DEBUG : zero-length-file: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba247_d20250305_m061046_c001_v7007000_t0000_u01741155046768") as it is a hide marker 2025/03/05 06:12:38 DEBUG : zero-length-file: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f41788d87dab51e3b_d20250305_m061046_c001_v0001130_t0009_u01741155046200") 2025/03/05 06:12:38 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba05b_d20250305_m061030_c001_v7007000_t0000_u01741155030051") as it is a hide marker 2025/03/05 06:12:38 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51dfd_d20250305_m061029_c001_v0001130_t0037_u01741155029309") 2025/03/05 06:12:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42b9fb3_d20250305_m061024_c001_v7007000_t0000_u01741155024186") as it is a hide marker 2025/03/05 06:12:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51dea_d20250305_m061023_c001_v0001130_t0003_u01741155023104") 2025/03/05 06:12:38 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba085_d20250305_m061033_c001_v7007000_t0000_u01741155033421") as it is a hide marker 2025/03/05 06:12:39 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e09_d20250305_m061032_c001_v0001130_t0002_u01741155032709") 2025/03/05 06:12:39 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba063_d20250305_m061032_c001_v7007000_t0000_u01741155032344") as it is a hide marker 2025/03/05 06:12:39 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e03_d20250305_m061031_c001_v0001130_t0049_u01741155031534") 2025/03/05 06:12:39 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba0b6_d20250305_m061034_c001_v7007000_t0000_u01741155034530") as it is a hide marker 2025/03/05 06:12:39 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e0d_d20250305_m061033_c001_v0001130_t0029_u01741155033807") 2025/03/05 06:12:39 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba05d_d20250305_m061031_c001_v7007000_t0000_u01741155031162") as it is a hide marker 2025/03/05 06:12:39 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e01_d20250305_m061030_c001_v0001130_t0030_u01741155030423") 2025/03/05 06:12:39 DEBUG : ./.: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42b9fd6_d20250305_m061025_c001_v7007000_t0000_u01741155025328") as it is a hide marker 2025/03/05 06:12:39 DEBUG : ./.: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51dee_d20250305_m061024_c001_v0001130_t0031_u01741155024553") 2025/03/05 06:12:39 DEBUG : ../..: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42ba017_d20250305_m061026_c001_v7007000_t0000_u01741155026400") as it is a hide marker 2025/03/05 06:12:39 DEBUG : ../..: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51df0_d20250305_m061025_c001_v0001130_t0034_u01741155025706") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/05 06:12:40 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/03/05 06:12:40 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/03/05 06:12:40 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/03/05 06:12:41 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/03/05 06:12:41 INFO : B2 bucket rclone-test-wihasay2xaka: cleaning bucket "rclone-test-wihasay2xaka" of pending multipart uploads older than 0s 2025/03/05 06:12:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e5f_d20250305_m061054_c001_v0001130_t0032_u01741155054716") "upload" dated 2025-03-05 06:10:54.716 +0000 UTC (1m46.982467877s ago) 2025/03/05 06:12:41 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f20085024a180c2cb_d20250305_m061240_c001_v0001099_t0036_u01741155160614") as it is a start marker (upload started at 2025-03-05 06:12:40.614 +0000 UTC) 2025/03/05 06:12:41 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/05 06:12:41 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f20085024a180c2d1_d20250305_m061240_c001_v0001104_t0023_u01741155160809") as it is a start marker (upload started at 2025-03-05 06:12:40.809 +0000 UTC) 2025/03/05 06:12:41 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/05 06:12:41 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f20085024a180c2d5_d20250305_m061241_c001_v0001153_t0005_u01741155161020") as it is a start marker (upload started at 2025-03-05 06:12:41.02 +0000 UTC) 2025/03/05 06:12:41 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/05 06:12:41 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f20085024a180c2dc_d20250305_m061241_c001_v0001184_t0043_u01741155161225") as it is a start marker (upload started at 2025-03-05 06:12:41.225 +0000 UTC) 2025/03/05 06:12:41 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/05 06:12:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f40085024a180c2c4_d20250305_m061240_c001_v7007000_t0000_u01741155160383") "hide" dated 2025-03-05 06:12:40.383 +0000 UTC (1.315571131s ago) 2025/03/05 06:12:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51f4d_d20250305_m061230_c001_v0001130_t0039_u01741155150858") 2025/03/05 06:12:41 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/05 06:12:41 INFO : B2 bucket rclone-test-wihasay2xaka: cleaning bucket "rclone-test-wihasay2xaka" of pending multipart uploads older than 0s 2025/03/05 06:12:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e5f_d20250305_m061054_c001_v0001130_t0032_u01741155054716") "upload" dated 2025-03-05 06:10:54.716 +0000 UTC (1m47.379678765s ago) 2025/03/05 06:12:42 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f20085024a180c2cb_d20250305_m061240_c001_v0001099_t0036_u01741155160614") as it is a start marker (upload started at 2025-03-05 06:12:40.614 +0000 UTC) 2025/03/05 06:12:42 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f20085024a180c2d1_d20250305_m061240_c001_v0001104_t0023_u01741155160809") as it is a start marker (upload started at 2025-03-05 06:12:40.809 +0000 UTC) 2025/03/05 06:12:42 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f20085024a180c2d5_d20250305_m061241_c001_v0001153_t0005_u01741155161020") as it is a start marker (upload started at 2025-03-05 06:12:41.02 +0000 UTC) 2025/03/05 06:12:42 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f20085024a180c2dc_d20250305_m061241_c001_v0001184_t0043_u01741155161225") as it is a start marker (upload started at 2025-03-05 06:12:41.225 +0000 UTC) 2025/03/05 06:12:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef722dc3e0dd6b4b9f580e1b_f40085024a180c2c4_d20250305_m061240_c001_v7007000_t0000_u01741155160383") "hide" dated 2025-03-05 06:12:40.383 +0000 UTC (1.712818717s ago) 2025/03/05 06:12:42 DEBUG : versions/test-versions.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51f4d_d20250305_m061230_c001_v0001130_t0039_u01741155150858") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/05 06:12:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/05 06:12:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/05 06:12:43 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/03/05 06:12:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/05 06:12:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/05 06:12:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/05 06:12:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/05 06:12:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/05 06:12:47 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/05 06:12:47 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/05 06:12:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:12:50 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/03/05 06:12:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f218f0b13dc94d70b_d20250305_m061250_c001_v0001038_t0041_u01741155170233") 2025/03/05 06:12:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:12:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/05 06:12:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/05 06:12:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:12:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:12:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/05 06:12:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/05 06:12:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/05 06:12:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/05 06:12:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/05 06:12:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/05 06:12:58 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/05 06:12:58 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/05 06:13:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:13:01 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/03/05 06:13:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f218f0b13dc94d7ca_d20250305_m061301_c001_v0001113_t0055_u01741155181798") 2025/03/05 06:13:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/05 06:13:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/05 06:13:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/05 06:13:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:13:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:13:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/05 06:13:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/05 06:13:06 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/05 06:13:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/05 06:13:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/05 06:13:07 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/05 06:13:07 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/05 06:13:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/05 06:13:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/05 06:13:07 DEBUG : pacer: Reducing sleep to 10ms 2025/03/05 06:13:08 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/05 06:13:09 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/05 06:13:09 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/05 06:13:09 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/05 06:13:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:13:11 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/03/05 06:13:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f212d8291b38031de_d20250305_m061311_c001_v0001131_t0052_u01741155191785") 2025/03/05 06:13:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/05 06:13:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:13:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/05 06:13:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/05 06:13:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/05 06:13:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:13:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:13:20 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/03/05 06:13:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/05 06:13:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/05 06:13:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/05 06:13:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/05 06:13:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/05 06:13:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/05 06:13:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/05 06:13:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:13:28 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/03/05 06:13:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f2147e24ea3876d6a_d20250305_m061328_c001_v0001091_t0047_u01741155208296") 2025/03/05 06:13:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:13:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/05 06:13:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/05 06:13:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:13:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:13:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/05 06:13:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/05 06:13:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/05 06:13:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/05 06:13:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/05 06:13:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/05 06:13:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/05 06:13:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/05 06:13:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:13:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/05 06:13:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f2147e24ea3876dcb_d20250305_m061337_c001_v0001157_t0031_u01741155217536") 2025/03/05 06:13:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/05 06:13:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/05 06:13:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/05 06:13:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:13:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:13:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/05 06:13:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/05 06:13:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/05 06:13:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/05 06:13:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/05 06:13:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/05 06:13:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/05 06:13:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/05 06:13:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/05 06:13:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/05 06:13:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/05 06:13:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:13:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/05 06:13:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f212d8291b3803519_d20250305_m061348_c001_v0001180_t0019_u01741155228693") 2025/03/05 06:13:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/05 06:13:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:13:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/05 06:13:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/05 06:13:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/05 06:13:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:13:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:13:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/03/05 06:13:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/05 06:13:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/05 06:13:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/05 06:13:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/05 06:13:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/05 06:13:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/05 06:13:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/05 06:13:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:13:58 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/03/05 06:13:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f212d8291b38036dd_d20250305_m061358_c001_v0001184_t0024_u01741155238250") 2025/03/05 06:13:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:13:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/05 06:13:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/05 06:13:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:14:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:14:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/03/05 06:14:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/05 06:14:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/05 06:14:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/05 06:14:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/05 06:14:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/05 06:14:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/05 06:14:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/03/05 06:14:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:14:08 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/03/05 06:14:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f204258218126866a_d20250305_m061408_c001_v0001120_t0013_u01741155248645") 2025/03/05 06:14:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/05 06:14:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/05 06:14:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/05 06:14:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:14:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:14:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/05 06:14:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/05 06:14:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/05 06:14:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/05 06:14:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/05 06:14:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/05 06:14:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/05 06:14:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/05 06:14:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/05 06:14:14 DEBUG : pacer: Reducing sleep to 10ms 2025/03/05 06:14:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/05 06:14:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/05 06:14:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/05 06:14:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/05 06:14:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:14:18 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/03/05 06:14:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f2067a727f036b1b3_d20250305_m061418_c001_v0001182_t0042_u01741155258801") 2025/03/05 06:14:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/05 06:14:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:14:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/05 06:14:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/05 06:14:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/05 06:14:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:14:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:14:21 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/03/05 06:14:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/05 06:14:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/05 06:14:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/05 06:14:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/05 06:14:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/05 06:14:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/05 06:14:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/05 06:14:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:14:27 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/03/05 06:14:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f2067a727f036b2ad_d20250305_m061428_c001_v0001165_t0027_u01741155268055") 2025/03/05 06:14:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:14:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/05 06:14:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/05 06:14:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:14:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0000d9d10), retryAfter:1000000000} 2025/03/05 06:14:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/05 06:14:28 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2025/03/05 06:14:28 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/05 06:14:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/05 06:14:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0000d9f50), retryAfter:1000000000} 2025/03/05 06:14:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/05 06:14:29 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable)) 2025/03/05 06:14:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/05 06:14:31 DEBUG : pacer: Reducing sleep to 500ms 2025/03/05 06:14:33 DEBUG : pacer: Reducing sleep to 250ms 2025/03/05 06:14:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:14:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts 2025/03/05 06:14:33 DEBUG : pacer: Reducing sleep to 125ms 2025/03/05 06:14:34 DEBUG : pacer: Reducing sleep to 62.5ms 2025/03/05 06:14:34 DEBUG : pacer: Reducing sleep to 31.25ms 2025/03/05 06:14:36 DEBUG : pacer: Reducing sleep to 15.625ms === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/05 06:14:36 DEBUG : pacer: Reducing sleep to 10ms 2025/03/05 06:14:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/05 06:14:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/05 06:14:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/05 06:14:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/05 06:14:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/05 06:14:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/05 06:14:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/05 06:14:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:14:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/05 06:14:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f213d53d3f8c686dc_d20250305_m061443_c001_v0001181_t0040_u01741155283785") 2025/03/05 06:14:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/05 06:14:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/05 06:14:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/05 06:14:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:14:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:14:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/05 06:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/05 06:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/05 06:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/05 06:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/05 06:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/05 06:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/05 06:14:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/05 06:14:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/05 06:14:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/05 06:14:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/05 06:14:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:14:56 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/03/05 06:14:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f219b5f48fbc474b1_d20250305_m061456_c001_v0001184_t0016_u01741155296349") 2025/03/05 06:14:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/05 06:14:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:14:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/05 06:14:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/05 06:14:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/05 06:14:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:14:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:14:59 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/03/05 06:15:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/05 06:15:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/05 06:15:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/05 06:15:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/05 06:15:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/05 06:15:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/05 06:15:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/05 06:15:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:15:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/05 06:15:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f205ec999f42bbb02_d20250305_m061507_c001_v0001184_t0039_u01741155307538") 2025/03/05 06:15:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:15:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/05 06:15:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/05 06:15:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:15:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:15:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/05 06:15:12 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/05 06:15:12 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/05 06:15:13 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/05 06:15:13 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/05 06:15:15 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/05 06:15:16 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/05 06:15:16 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/05 06:15:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:15:18 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/03/05 06:15:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f20709ca3559c8258_d20250305_m061518_c001_v0001183_t0030_u01741155318738") 2025/03/05 06:15:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/05 06:15:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/05 06:15:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/05 06:15:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:15:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:15:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/05 06:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/05 06:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/05 06:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/05 06:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/05 06:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/05 06:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/05 06:15:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/05 06:15:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/05 06:15:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/05 06:15:27 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/05 06:15:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:15:30 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/03/05 06:15:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f20329cedcd10d549_d20250305_m061530_c001_v0001183_t0023_u01741155330794") 2025/03/05 06:15:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/05 06:15:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:15:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/05 06:15:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/05 06:15:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/05 06:15:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:15:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:15:33 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/03/05 06:15:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/05 06:15:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/05 06:15:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/05 06:15:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/05 06:15:37 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/05 06:15:38 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/05 06:15:38 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/05 06:15:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:15:41 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/03/05 06:15:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f213d53d3f8c68d07_d20250305_m061541_c001_v0001179_t0038_u01741155341331") 2025/03/05 06:15:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:15:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/05 06:15:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/05 06:15:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:15:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:15:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/05 06:15:47 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/05 06:15:47 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/05 06:15:48 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/05 06:15:48 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/05 06:15:50 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/05 06:15:51 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/05 06:15:51 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/05 06:15:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:15:55 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/03/05 06:15:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f2169e6063816f4e9_d20250305_m061555_c001_v0001104_t0005_u01741155355905") 2025/03/05 06:15:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/05 06:15:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/05 06:15:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/05 06:15:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:15:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:15:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/05 06:16:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/05 06:16:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/05 06:16:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/05 06:16:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/05 06:16:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/05 06:16:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/05 06:16:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/05 06:16:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/05 06:16:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/05 06:16:07 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/05 06:16:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/05 06:16:10 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/03/05 06:16:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zef722dc3e0dd6b4b9f580e1b_f2169e6063816f5b0_d20250305_m061610_c001_v0001029_t0023_u01741155370378") 2025/03/05 06:16:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/05 06:16:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/05 06:16:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/05 06:16:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/05 06:16:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/05 06:16:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/05 06:16:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/05 06:16:16 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/03/05 06:16:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef722dc3e0dd6b4b9f580e1b_f2019644af6831c29_d20250305_m061629_c001_v0001039_t0032_u01741155389690") 2025/03/05 06:16:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/05 06:16:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/05 06:16:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/05 06:16:31 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/05 06:16:31 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/05 06:16:33 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/05 06:16:33 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/05 06:16:33 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/05 06:16:33 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/05 06:16:34 DEBUG : chunked-copy: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0002b10b0), retryAfter:1000000000} 2025/03/05 06:16:34 DEBUG : chunked-copy: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/05 06:16:34 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2025/03/05 06:16:34 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/05 06:16:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/05 06:16:35 DEBUG : pacer: Reducing sleep to 500ms 2025/03/05 06:16:35 DEBUG : pacer: Reducing sleep to 250ms 2025/03/05 06:16:35 DEBUG : chunked-copy: Done sending chunk 1 2025/03/05 06:16:35 DEBUG : chunked-copy: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc000cda6f0), retryAfter:1000000000} 2025/03/05 06:16:35 DEBUG : chunked-copy: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/05 06:16:35 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable)) 2025/03/05 06:16:35 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/05 06:16:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/05 06:16:36 DEBUG : chunked-copy: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0002b1dd0), retryAfter:1000000000} 2025/03/05 06:16:36 DEBUG : chunked-copy: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/05 06:16:36 DEBUG : pacer: low level retry 3/10 (error no tomes available (503 service_unavailable)) 2025/03/05 06:16:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/05 06:16:38 DEBUG : pacer: Reducing sleep to 500ms 2025/03/05 06:16:38 DEBUG : chunked-copy: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0000d8cf0), retryAfter:1000000000} 2025/03/05 06:16:38 DEBUG : chunked-copy: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/05 06:16:38 DEBUG : pacer: low level retry 4/10 (error no tomes available (503 service_unavailable)) 2025/03/05 06:16:38 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/05 06:16:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/05 06:16:40 DEBUG : pacer: Reducing sleep to 500ms 2025/03/05 06:16:42 DEBUG : pacer: Reducing sleep to 250ms 2025/03/05 06:16:42 DEBUG : chunked-copy: Done sending chunk 0 2025/03/05 06:16:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/05 06:16:42 DEBUG : pacer: Reducing sleep to 125ms 2025/03/05 06:16:43 DEBUG : pacer: Reducing sleep to 62.5ms 2025/03/05 06:16:43 DEBUG : pacer: Reducing sleep to 31.25ms 2025/03/05 06:16:43 DEBUG : pacer: Reducing sleep to 15.625ms 2025/03/05 06:16:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef722dc3e0dd6b4b9f580e1b_f2019644af6831c2f_d20250305_m061643_c001_v0001044_t0049_u01741155403640") 2025/03/05 06:16:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/05 06:16:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/05 06:16:44 DEBUG : pacer: Reducing sleep to 10ms 2025/03/05 06:16:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/05 06:16:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/05 06:16:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/05 06:16:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/05 06:16:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/05 06:16:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/05 06:16:48 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/05 06:16:51 DEBUG : chunked-copy: Done sending chunk 0 2025/03/05 06:16:51 DEBUG : chunked-copy: Done sending chunk 1 2025/03/05 06:16:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/05 06:16:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef722dc3e0dd6b4b9f580e1b_f2019644af6831c97_d20250305_m061652_c001_v0001179_t0058_u01741155412061") 2025/03/05 06:16:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/05 06:16:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/05 06:16:52 DEBUG : chunked-copy.copy: Error copying chunk 0 (retry=true): Too busy. Please see documentation to learn when to retry. (503 too_busy): &pacer.retryAfterError{error:(*api.Error)(0xc0003d3650), retryAfter:1000000000} 2025/03/05 06:16:52 DEBUG : pacer: low level retry 1/10 (error Too busy. Please see documentation to learn when to retry. (503 too_busy)) 2025/03/05 06:16:52 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/05 06:16:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/05 06:16:52 DEBUG : pacer: Reducing sleep to 500ms 2025/03/05 06:16:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/05 06:16:52 DEBUG : pacer: Reducing sleep to 250ms 2025/03/05 06:16:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/05 06:16:52 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts 2025/03/05 06:16:53 DEBUG : pacer: Reducing sleep to 125ms 2025/03/05 06:16:54 DEBUG : pacer: Reducing sleep to 62.5ms 2025/03/05 06:16:55 DEBUG : pacer: Reducing sleep to 31.25ms 2025/03/05 06:16:55 DEBUG : pacer: Reducing sleep to 15.625ms === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/05 06:16:56 DEBUG : pacer: Reducing sleep to 10ms 2025/03/05 06:16:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/05 06:16:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/05 06:16:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/05 06:16:56 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/05 06:16:58 DEBUG : chunked-copy: Done sending chunk 0 2025/03/05 06:16:58 DEBUG : chunked-copy: Done sending chunk 1 2025/03/05 06:16:58 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/05 06:16:59 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zef722dc3e0dd6b4b9f580e1b_f2019644af6831c9b_d20250305_m061659_c001_v0001136_t0019_u01741155419206") 2025/03/05 06:16:59 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/05 06:16:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/05 06:16:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/05 06:16:59 DEBUG : chunked-copy.copy: Error copying chunk 0 (retry=true): Too busy. Please see documentation to learn when to retry. (503 too_busy): &pacer.retryAfterError{error:(*api.Error)(0xc0003d2e40), retryAfter:1000000000} 2025/03/05 06:16:59 DEBUG : pacer: low level retry 1/10 (error Too busy. Please see documentation to learn when to retry. (503 too_busy)) 2025/03/05 06:16:59 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/05 06:16:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/05 06:16:59 DEBUG : pacer: Reducing sleep to 500ms 2025/03/05 06:16:59 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/05 06:17:00 DEBUG : pacer: Reducing sleep to 250ms 2025/03/05 06:17:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/05 06:17:01 DEBUG : pacer: Reducing sleep to 125ms 2025/03/05 06:17:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/05 06:17:01 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts 2025/03/05 06:17:01 DEBUG : pacer: Reducing sleep to 62.5ms 2025/03/05 06:17:01 DEBUG : pacer: Reducing sleep to 31.25ms 2025/03/05 06:17:02 DEBUG : pacer: Reducing sleep to 15.625ms 2025/03/05 06:17:03 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/05 06:17:03 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/05 06:17:05 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/05 06:17:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wihasay2xaka/deeper/nonexisting/directory" 2025/03/05 06:17:05 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/03/05 06:17:07 INFO : B2 bucket rclone-test-wihasay2xaka: cleaning bucket "rclone-test-wihasay2xaka" of all files 2025/03/05 06:17:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4169e6063816f485_d20250305_m061547_c001_v7007000_t0000_u01741155347265") 2025/03/05 06:17:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f213d53d3f8c68d07_d20250305_m061541_c001_v0001179_t0038_u01741155341331") 2025/03/05 06:17:07 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c68cef_d20250305_m061540_c001_v7007000_t0000_u01741155340834") 2025/03/05 06:17:07 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f20329cedcd10d5fa_d20250305_m061535_c001_v0001136_t0054_u01741155335717") 2025/03/05 06:17:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4019644af6831c20_d20250305_m061623_c001_v7007000_t0000_u01741155383138") 2025/03/05 06:17:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2169e6063816f5b0_d20250305_m061610_c001_v0001029_t0023_u01741155370378") 2025/03/05 06:17:07 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4169e6063816f5ae_d20250305_m061609_c001_v7007000_t0000_u01741155369873") 2025/03/05 06:17:07 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2169e6063816f56f_d20250305_m061603_c001_v0001099_t0012_u01741155363737") 2025/03/05 06:17:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4169e6063816f566_d20250305_m061603_c001_v7007000_t0000_u01741155363546") 2025/03/05 06:17:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2169e6063816f4e9_d20250305_m061555_c001_v0001104_t0005_u01741155355905") 2025/03/05 06:17:07 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4169e6063816f4e3_d20250305_m061555_c001_v7007000_t0000_u01741155355405") 2025/03/05 06:17:07 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2169e6063816f487_d20250305_m061547_c001_v0001176_t0005_u01741155347466") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f412d8291b38035ae_d20250305_m061352_c001_v7007000_t0000_u01741155232911") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f212d8291b3803519_d20250305_m061348_c001_v0001180_t0019_u01741155228693") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f412d8291b3803492_d20250305_m061342_c001_v7007000_t0000_u01741155222225") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2147e24ea3876dcb_d20250305_m061337_c001_v0001157_t0031_u01741155217536") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f412d8291b380350f_d20250305_m061348_c001_v7007000_t0000_u01741155228270") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f212d8291b3803498_d20250305_m061342_c001_v0001184_t0030_u01741155222633") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4147e24ea3876dc7_d20250305_m061337_c001_v7007000_t0000_u01741155217148") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2096069217181dbc_d20250305_m061332_c001_v0001183_t0057_u01741155212119") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4096069217181db6_d20250305_m061331_c001_v7007000_t0000_u01741155211931") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2147e24ea3876d6a_d20250305_m061328_c001_v0001091_t0047_u01741155208296") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4147e24ea3876d61_d20250305_m061327_c001_v7007000_t0000_u01741155207908") 2025/03/05 06:17:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2147e24ea3876d1c_d20250305_m061324_c001_v0001131_t0051_u01741155204090") 2025/03/05 06:17:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c684cb_d20250305_m061422_c001_v7007000_t0000_u01741155262936") 2025/03/05 06:17:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2067a727f036b1b3_d20250305_m061418_c001_v0001182_t0042_u01741155258801") 2025/03/05 06:17:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4067a727f036b0e9_d20250305_m061413_c001_v7007000_t0000_u01741155253290") 2025/03/05 06:17:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f204258218126866a_d20250305_m061408_c001_v0001120_t0013_u01741155248645") 2025/03/05 06:17:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4067a727f036b1ac_d20250305_m061418_c001_v7007000_t0000_u01741155258437") 2025/03/05 06:17:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2067a727f036b0f6_d20250305_m061413_c001_v0001184_t0008_u01741155253482") 2025/03/05 06:17:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f404258218126864c_d20250305_m061408_c001_v7007000_t0000_u01741155248290") 2025/03/05 06:17:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f212d8291b380375d_d20250305_m061402_c001_v0001144_t0050_u01741155242658") 2025/03/05 06:17:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f412d8291b380375b_d20250305_m061402_c001_v7007000_t0000_u01741155242465") 2025/03/05 06:17:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f212d8291b38036dd_d20250305_m061358_c001_v0001184_t0024_u01741155238250") 2025/03/05 06:17:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f412d8291b38036ce_d20250305_m061357_c001_v7007000_t0000_u01741155237896") 2025/03/05 06:17:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f212d8291b38035c1_d20250305_m061353_c001_v0001181_t0008_u01741155233142") 2025/03/05 06:17:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4147e24ea3876d15_d20250305_m061323_c001_v7007000_t0000_u01741155203895") 2025/03/05 06:17:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f212d8291b38031de_d20250305_m061311_c001_v0001131_t0052_u01741155191785") 2025/03/05 06:17:09 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f412d8291b38031da_d20250305_m061311_c001_v7007000_t0000_u01741155191416") 2025/03/05 06:17:09 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2027f0831209f6af_d20250305_m061306_c001_v0001032_t0022_u01741155186694") 2025/03/05 06:17:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4027f0831209f6aa_d20250305_m061306_c001_v7007000_t0000_u01741155186500") 2025/03/05 06:17:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f218f0b13dc94d7ca_d20250305_m061301_c001_v0001113_t0055_u01741155181798") 2025/03/05 06:17:09 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f418f0b13dc94d7c8_d20250305_m061301_c001_v7007000_t0000_u01741155181425") 2025/03/05 06:17:09 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2176f7cb50f59b50_d20250305_m061254_c001_v0001100_t0008_u01741155174025") 2025/03/05 06:17:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4176f7cb50f59b4e_d20250305_m061253_c001_v7007000_t0000_u01741155173815") 2025/03/05 06:17:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f218f0b13dc94d70b_d20250305_m061250_c001_v0001038_t0041_u01741155170233") 2025/03/05 06:17:10 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f418f0b13dc94d6f8_d20250305_m061249_c001_v7007000_t0000_u01741155169860") 2025/03/05 06:17:10 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f20085024a180c37b_d20250305_m061244_c001_v0001182_t0035_u01741155164794") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f419b5f48fbc475a0_d20250305_m061501_c001_v7007000_t0000_u01741155301526") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f219b5f48fbc474b1_d20250305_m061456_c001_v0001184_t0016_u01741155296349") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c687b5_d20250305_m061449_c001_v7007000_t0000_u01741155289079") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f213d53d3f8c686dc_d20250305_m061443_c001_v0001181_t0040_u01741155283785") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f419b5f48fbc474af_d20250305_m061455_c001_v7007000_t0000_u01741155295952") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f213d53d3f8c687ba_d20250305_m061449_c001_v0001184_t0031_u01741155289278") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c686cf_d20250305_m061443_c001_v7007000_t0000_u01741155283295") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f213d53d3f8c68659_d20250305_m061436_c001_v0001131_t0049_u01741155276462") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c68650_d20250305_m061436_c001_v7007000_t0000_u01741155276245") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2067a727f036b2ad_d20250305_m061428_c001_v0001165_t0027_u01741155268055") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4067a727f036b2ac_d20250305_m061427_c001_v7007000_t0000_u01741155267644") 2025/03/05 06:17:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f213d53d3f8c684d8_d20250305_m061423_c001_v0001184_t0059_u01741155263452") 2025/03/05 06:17:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40329cedcd10d5f4_d20250305_m061535_c001_v7007000_t0000_u01741155335517") 2025/03/05 06:17:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f20329cedcd10d549_d20250305_m061530_c001_v0001183_t0023_u01741155330794") 2025/03/05 06:17:11 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40329cedcd10d53a_d20250305_m061530_c001_v7007000_t0000_u01741155330359") 2025/03/05 06:17:11 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f20709ca3559c82e5_d20250305_m061524_c001_v0001146_t0020_u01741155324340") 2025/03/05 06:17:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40709ca3559c82e3_d20250305_m061524_c001_v7007000_t0000_u01741155324153") 2025/03/05 06:17:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f20709ca3559c8258_d20250305_m061518_c001_v0001183_t0030_u01741155318738") 2025/03/05 06:17:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40709ca3559c8255_d20250305_m061518_c001_v7007000_t0000_u01741155318286") 2025/03/05 06:17:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f20709ca3559c8195_d20250305_m061512_c001_v0001106_t0031_u01741155312613") 2025/03/05 06:17:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40709ca3559c8193_d20250305_m061512_c001_v7007000_t0000_u01741155312408") 2025/03/05 06:17:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f205ec999f42bbb02_d20250305_m061507_c001_v0001184_t0039_u01741155307538") 2025/03/05 06:17:11 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f405ec999f42bbaec_d20250305_m061507_c001_v7007000_t0000_u01741155307071") 2025/03/05 06:17:11 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f219b5f48fbc475a9_d20250305_m061501_c001_v0001136_t0042_u01741155301716") 2025/03/05 06:17:11 DEBUG : chunked-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c69444_d20250305_m061703_c001_v7007000_t0000_u01741155423033") 2025/03/05 06:17:11 DEBUG : chunked-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f213d53d3f8c6941e_d20250305_m061655_c001_v0001181_t0033_u01741155415966") 2025/03/05 06:17:11 DEBUG : chunked-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c69411_d20250305_m061655_c001_v7007000_t0000_u01741155415449") 2025/03/05 06:17:11 DEBUG : chunked-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f213d53d3f8c6934d_d20250305_m061648_c001_v0001044_t0047_u01741155408402") 2025/03/05 06:17:11 DEBUG : chunked-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c6934a_d20250305_m061647_c001_v7007000_t0000_u01741155407897") 2025/03/05 06:17:11 DEBUG : chunked-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f20960692171849b2_d20250305_m061633_c001_v0001165_t0001_u01741155393124") 2025/03/05 06:17:11 DEBUG : chunked-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40960692171849ac_d20250305_m061632_c001_v7007000_t0000_u01741155392621") 2025/03/05 06:17:11 DEBUG : chunked-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab521ed_d20250305_m061627_c001_v0001130_t0002_u01741155387686") 2025/03/05 06:17:11 DEBUG : chunked-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4019644af6831c28_d20250305_m061627_c001_v7007000_t0000_u01741155387330") 2025/03/05 06:17:12 DEBUG : chunked-copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab521e5_d20250305_m061623_c001_v0001130_t0040_u01741155383838") 2025/03/05 06:17:12 DEBUG : chunked-copy.copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c69443_d20250305_m061702_c001_v7007000_t0000_u01741155422840") 2025/03/05 06:17:12 DEBUG : chunked-copy.copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2019644af6831c9b_d20250305_m061659_c001_v0001136_t0019_u01741155419206") 2025/03/05 06:17:12 DEBUG : chunked-copy.copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c6940d_d20250305_m061655_c001_v7007000_t0000_u01741155415254") 2025/03/05 06:17:12 DEBUG : chunked-copy.copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2019644af6831c97_d20250305_m061652_c001_v0001179_t0058_u01741155412061") 2025/03/05 06:17:12 DEBUG : chunked-copy.copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c69349_d20250305_m061647_c001_v7007000_t0000_u01741155407683") 2025/03/05 06:17:12 DEBUG : chunked-copy.copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2019644af6831c2f_d20250305_m061643_c001_v0001044_t0049_u01741155403640") 2025/03/05 06:17:12 DEBUG : chunked-copy.copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40960692171849a9_d20250305_m061632_c001_v7007000_t0000_u01741155392432") 2025/03/05 06:17:12 DEBUG : chunked-copy.copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f2019644af6831c29_d20250305_m061629_c001_v0001039_t0032_u01741155389690") 2025/03/05 06:17:12 DEBUG : chunked-copy.copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f4019644af6831c27_d20250305_m061627_c001_v7007000_t0000_u01741155387139") 2025/03/05 06:17:12 DEBUG : chunked-copy.copy: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f1140477d463b6858_d20250305_m061626_c001_v0001182_t0018_u01741155386023") 2025/03/05 06:17:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab51e5f_d20250305_m061054_c001_v0001130_t0032_u01741155054716") 2025/03/05 06:17:12 DEBUG : unknown-size-put.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c69446_d20250305_m061703_c001_v7007000_t0000_u01741155423967") 2025/03/05 06:17:12 DEBUG : unknown-size-put.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab52263_d20250305_m061703_c001_v0001130_t0031_u01741155423596") 2025/03/05 06:17:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f413d53d3f8c69467_d20250305_m061705_c001_v7007000_t0000_u01741155425649") 2025/03/05 06:17:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab5226d_d20250305_m061705_c001_v0001130_t0059_u01741155425323") 2025/03/05 06:17:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f11788d87dab52269_d20250305_m061704_c001_v0001130_t0022_u01741155424157") 2025/03/05 06:17:12 DEBUG : versions/test-versions.txt: Deleting (id "4_zef722dc3e0dd6b4b9f580e1b_f40085024a180c2c4_d20250305_m061240_c001_v7007000_t0000_u01741155160383") 2025/03/05 06:17:13 INFO : B2 bucket rclone-test-wihasay2xaka: cleaning bucket "rclone-test-wihasay2xaka" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (416.56s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (414.31s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.58s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.08s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.76s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (111.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.27s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (10.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (38.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (15.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (12.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (218.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (39.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (12.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (17.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (12.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (38.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (13.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (47.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (11.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (6.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (16.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (19.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (13.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (39.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (15.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.33s) --- 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 416.578s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m57.085855546s (try 1/5)