"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/11/02 01:31:39 NOTICE: TestB2: Stopped server 2025/11/02 01:31:39 NOTICE: TestB2: Starting server 2025/11/02 01:31:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kinamip5mipo" 2025/11/02 01:31:39 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/11/02 01:31:42 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/02 01:31:43 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/02 01:31:43 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/11/02 01:32:08 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. fstests.go:833: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:833 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsOpenChunkWriter === 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/11/02 01:32:13 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/02 01:32:14 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/11/02 01:32:19 INFO : B2 bucket rclone-test-kinamip5mipo: cleaning bucket "rclone-test-kinamip5mipo" of all files 2025/11/02 01:32:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546f2_d20251102_m013218_c001_v0001092_t0046_u01762047138482") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/02 01:32:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kinamip5mipo/dirToPurgeFromRoot" 2025/11/02 01:32:21 INFO : B2 bucket rclone-test-kinamip5mipo path dirToPurgeFromRoot: cleaning bucket "rclone-test-kinamip5mipo" of all files 2025/11/02 01:32:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546f4_d20251102_m013219_c001_v0001092_t0044_u01762047139748") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/02 01:32:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kinamip5mipo/hello? sausage/êé" 2025/11/02 01:32:26 INFO : B2 bucket rclone-test-kinamip5mipo path hello? sausage/êé: cleaning bucket "rclone-test-kinamip5mipo" of all files 2025/11/02 01:32:27 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f118441b86c30bf2b_d20251102_m013225_c001_v0001098_t0048_u01762047145456") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/02 01:32:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/11/02 01:32:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 01:32:28 DEBUG : pacer: Reducing sleep to 10ms fstests.go:1267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1267 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Error: &api.Error{Status:400, Code:"bad_request", Message:"expected a FileSseMode but found: ''"} === 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 fstests.go:1754: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1754 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: 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/11/02 01:32:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kinamip5mipo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/02 01:32:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kinamip5mipo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-kinamip5mipo" from "TestB2:rclone-test-kinamip5mipo" 2025/11/02 01:32:38 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/11/02 01:32:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yidopac3vevo" 2025/11/02 01:32:53 DEBUG : B2 bucket rclone-test-yidopac3vevo: Purge remote 2025/11/02 01:32:53 INFO : B2 bucket rclone-test-yidopac3vevo: cleaning bucket "rclone-test-yidopac3vevo" of all files 2025/11/02 01:32:53 DEBUG : somefile: Deleting (id "4_zff121da3302d4b2b9fa80e1b_f4156ca2ebdf040e7_d20251102_m013252_c001_v0001029_t0030_u01762047172322") === 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/11/02 01:32:54 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/02 01:32:55 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 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:246 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB Messages: Put === 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-11-02-013300-721.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/11/02 01:33:07 DEBUG : oldPath = "TestB2:rclone-test-kinamip5mipo/versions/test-versions-v2025-11-02-013300-721.txt" 2025/11/02 01:33:07 DEBUG : newPath = "TestB2,versions:rclone-test-kinamip5mipo/versions/test-versions-v2025-11-02-013300-721.txt" 2025/11/02 01:33:07 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kinamip5mipo/versions/test-versions-v2025-11-02-013300-721.txt" 2025/11/02 01:33:07 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/02 01:33:08 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kinamip5mipo/versions/test-versions-v2025-11-02-013300-721.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kinamip5mipo/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/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/11/02 01:33:11 INFO : B2 bucket rclone-test-kinamip5mipo: cleaning bucket "rclone-test-kinamip5mipo" of all hidden files 2025/11/02 01:33:11 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e2_d20251102_m013150_c001_v7007000_t0000_u01762047110723") as it is a hide marker 2025/11/02 01:33:11 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : leading space/ leading space: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546ad_d20251102_m013149_c001_v0001092_t0056_u01762047109901") 2025/11/02 01:33:11 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e1_d20251102_m013149_c001_v7007000_t0000_u01762047109530") as it is a hide marker 2025/11/02 01:33:11 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546a9_d20251102_m013148_c001_v0001092_t0023_u01762047108821") 2025/11/02 01:33:11 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3ec_d20251102_m013157_c001_v7007000_t0000_u01762047117848") as it is a hide marker 2025/11/02 01:33:11 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546c5_d20251102_m013156_c001_v0001092_t0028_u01762047116991") 2025/11/02 01:33:11 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : created from root.txt: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f41673bf139b5eb6c_d20251102_m013246_c001_v7007000_t0000_u01762047166192") as it is a hide marker 2025/11/02 01:33:11 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : created from root.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f118f9bf8a5a87ddc_d20251102_m013245_c001_v0001179_t0020_u01762047165194") 2025/11/02 01:33:11 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : file name.txt: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f407c18167b563e81_d20251102_m013254_c001_v7007000_t0000_u01762047174522") as it is a hide marker 2025/11/02 01:33:11 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : file name.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154700_d20251102_m013233_c001_v0001092_t0020_u01762047153900") 2025/11/02 01:33:11 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : file name.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546e6_d20251102_m013210_c001_v0001092_t0037_u01762047130447") 2025/11/02 01:33:11 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : file name.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546de_d20251102_m013208_c001_v0001092_t0052_u01762047128944") 2025/11/02 01:33:11 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546e0_d20251102_m013209_c001_v0001092_t0056_u01762047129641") "upload" dated 2025-11-02 01:32:09.641 +0000 UTC (1m2.191546428s ago) 2025/11/02 01:33:11 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f6_d20251102_m013205_c001_v7007000_t0000_u01762047125435") as it is a hide marker 2025/11/02 01:33:11 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546d5_d20251102_m013204_c001_v0001092_t0050_u01762047124627") 2025/11/02 01:33:11 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : piped data.txt: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f407c18167b563e86_d20251102_m013256_c001_v7007000_t0000_u01762047176316") as it is a hide marker 2025/11/02 01:33:11 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : piped data.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154710_d20251102_m013255_c001_v0001092_t0000_u01762047175791") 2025/11/02 01:33:11 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : piped data.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f407c18167b563e84_d20251102_m013255_c001_v7007000_t0000_u01762047175607") 2025/11/02 01:33:11 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : piped data.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f400af6c71815470a_d20251102_m013255_c001_v0001092_t0004_u01762047175247") 2025/11/02 01:33:11 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f7_d20251102_m013206_c001_v7007000_t0000_u01762047126606") as it is a hide marker 2025/11/02 01:33:11 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546d8_d20251102_m013205_c001_v0001092_t0015_u01762047125805") 2025/11/02 01:33:11 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : test-metadata: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f407c18167b563e88_d20251102_m013257_c001_v7007000_t0000_u01762047177630") as it is a hide marker 2025/11/02 01:33:11 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : test-metadata: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154714_d20251102_m013256_c001_v0001092_t0020_u01762047176500") 2025/11/02 01:33:11 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3ee_d20251102_m013159_c001_v7007000_t0000_u01762047119966") as it is a hide marker 2025/11/02 01:33:11 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546c9_d20251102_m013159_c001_v0001092_t0007_u01762047119287") 2025/11/02 01:33:11 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f1_d20251102_m013202_c001_v7007000_t0000_u01762047122157") as it is a hide marker 2025/11/02 01:33:11 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546cd_d20251102_m013201_c001_v0001092_t0026_u01762047121423") 2025/11/02 01:33:11 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3ef_d20251102_m013201_c001_v7007000_t0000_u01762047121038") as it is a hide marker 2025/11/02 01:33:11 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546cb_d20251102_m013200_c001_v0001092_t0049_u01762047120337") 2025/11/02 01:33:11 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f3_d20251102_m013203_c001_v7007000_t0000_u01762047123201") as it is a hide marker 2025/11/02 01:33:11 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546d1_d20251102_m013202_c001_v0001092_t0053_u01762047122527") 2025/11/02 01:33:11 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f5_d20251102_m013204_c001_v7007000_t0000_u01762047124257") as it is a hide marker 2025/11/02 01:33:11 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546d3_d20251102_m013203_c001_v0001092_t0056_u01762047123577") 2025/11/02 01:33:11 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3ed_d20251102_m013158_c001_v7007000_t0000_u01762047118914") as it is a hide marker 2025/11/02 01:33:11 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : trailing space /trailing space : Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546c7_d20251102_m013158_c001_v0001092_t0010_u01762047118217") 2025/11/02 01:33:11 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154721_d20251102_m013305_c001_v0001092_t0016_u01762047185569") "upload" dated 2025-11-02 01:33:05.569 +0000 UTC (6.264502114s ago) 2025/11/02 01:33:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f407c18167b563e95_d20251102_m013303_c001_v7007000_t0000_u01762047183386") 2025/11/02 01:33:11 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c71815471a_d20251102_m013300_c001_v0001092_t0039_u01762047180721") 2025/11/02 01:33:11 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : zero-length-file: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f8_d20251102_m013208_c001_v7007000_t0000_u01762047128435") as it is a hide marker 2025/11/02 01:33:11 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : zero-length-file: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f400af6c7181546dc_d20251102_m013207_c001_v0001092_t0004_u01762047127897") 2025/11/02 01:33:11 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e3_d20251102_m013151_c001_v7007000_t0000_u01762047111873") as it is a hide marker 2025/11/02 01:33:11 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546b1_d20251102_m013151_c001_v0001092_t0059_u01762047111119") 2025/11/02 01:33:11 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3de_d20251102_m013146_c001_v7007000_t0000_u01762047106301") as it is a hide marker 2025/11/02 01:33:11 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546a3_d20251102_m013145_c001_v0001092_t0018_u01762047105140") 2025/11/02 01:33:11 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e8_d20251102_m013155_c001_v7007000_t0000_u01762047115439") as it is a hide marker 2025/11/02 01:33:11 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546bd_d20251102_m013154_c001_v0001092_t0053_u01762047114468") 2025/11/02 01:33:11 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e7_d20251102_m013154_c001_v7007000_t0000_u01762047114096") as it is a hide marker 2025/11/02 01:33:11 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546bb_d20251102_m013153_c001_v0001092_t0006_u01762047113346") 2025/11/02 01:33:11 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3ea_d20251102_m013156_c001_v7007000_t0000_u01762047116601") as it is a hide marker 2025/11/02 01:33:11 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546c3_d20251102_m013155_c001_v0001092_t0054_u01762047115808") 2025/11/02 01:33:11 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e6_d20251102_m013152_c001_v7007000_t0000_u01762047112978") as it is a hide marker 2025/11/02 01:33:11 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546b5_d20251102_m013152_c001_v0001092_t0045_u01762047112244") 2025/11/02 01:33:11 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : ./.: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3df_d20251102_m013147_c001_v7007000_t0000_u01762047107396") as it is a hide marker 2025/11/02 01:33:11 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : ./.: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546a5_d20251102_m013146_c001_v0001092_t0039_u01762047106673") 2025/11/02 01:33:11 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/02 01:33:11 DEBUG : ../..: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e0_d20251102_m013148_c001_v7007000_t0000_u01762047108448") as it is a hide marker 2025/11/02 01:33:11 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/02 01:33:11 DEBUG : ../..: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546a7_d20251102_m013147_c001_v0001092_t0059_u01762047107764") 2025/11/02 01:33:11 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/02 01:33:12 INFO : B2 bucket rclone-test-kinamip5mipo: cleaning bucket "rclone-test-kinamip5mipo" of all hidden files 2025/11/02 01:33:12 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e2_d20251102_m013150_c001_v7007000_t0000_u01762047110723") as it is a hide marker 2025/11/02 01:33:12 DEBUG : leading space/ leading space: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546ad_d20251102_m013149_c001_v0001092_t0056_u01762047109901") 2025/11/02 01:33:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e1_d20251102_m013149_c001_v7007000_t0000_u01762047109530") as it is a hide marker 2025/11/02 01:33:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546a9_d20251102_m013148_c001_v0001092_t0023_u01762047108821") 2025/11/02 01:33:12 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3ec_d20251102_m013157_c001_v7007000_t0000_u01762047117848") as it is a hide marker 2025/11/02 01:33:12 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546c5_d20251102_m013156_c001_v0001092_t0028_u01762047116991") 2025/11/02 01:33:12 DEBUG : created from root.txt: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f41673bf139b5eb6c_d20251102_m013246_c001_v7007000_t0000_u01762047166192") as it is a hide marker 2025/11/02 01:33:12 DEBUG : created from root.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f118f9bf8a5a87ddc_d20251102_m013245_c001_v0001179_t0020_u01762047165194") 2025/11/02 01:33:12 DEBUG : file name.txt: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f407c18167b563e81_d20251102_m013254_c001_v7007000_t0000_u01762047174522") as it is a hide marker 2025/11/02 01:33:12 DEBUG : file name.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154700_d20251102_m013233_c001_v0001092_t0020_u01762047153900") 2025/11/02 01:33:12 DEBUG : file name.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546e6_d20251102_m013210_c001_v0001092_t0037_u01762047130447") 2025/11/02 01:33:12 DEBUG : file name.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546de_d20251102_m013208_c001_v0001092_t0052_u01762047128944") 2025/11/02 01:33:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546e0_d20251102_m013209_c001_v0001092_t0056_u01762047129641") "upload" dated 2025-11-02 01:32:09.641 +0000 UTC (1m3.181634821s ago) 2025/11/02 01:33:12 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f6_d20251102_m013205_c001_v7007000_t0000_u01762047125435") as it is a hide marker 2025/11/02 01:33:12 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546d5_d20251102_m013204_c001_v0001092_t0050_u01762047124627") 2025/11/02 01:33:12 DEBUG : piped data.txt: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f407c18167b563e86_d20251102_m013256_c001_v7007000_t0000_u01762047176316") as it is a hide marker 2025/11/02 01:33:13 DEBUG : piped data.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154710_d20251102_m013255_c001_v0001092_t0000_u01762047175791") 2025/11/02 01:33:13 DEBUG : piped data.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f407c18167b563e84_d20251102_m013255_c001_v7007000_t0000_u01762047175607") 2025/11/02 01:33:13 DEBUG : piped data.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f400af6c71815470a_d20251102_m013255_c001_v0001092_t0004_u01762047175247") 2025/11/02 01:33:13 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f7_d20251102_m013206_c001_v7007000_t0000_u01762047126606") as it is a hide marker 2025/11/02 01:33:13 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546d8_d20251102_m013205_c001_v0001092_t0015_u01762047125805") 2025/11/02 01:33:13 DEBUG : test-metadata: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f407c18167b563e88_d20251102_m013257_c001_v7007000_t0000_u01762047177630") as it is a hide marker 2025/11/02 01:33:13 DEBUG : test-metadata: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154714_d20251102_m013256_c001_v0001092_t0020_u01762047176500") 2025/11/02 01:33:13 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3ee_d20251102_m013159_c001_v7007000_t0000_u01762047119966") as it is a hide marker 2025/11/02 01:33:13 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546c9_d20251102_m013159_c001_v0001092_t0007_u01762047119287") 2025/11/02 01:33:13 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f1_d20251102_m013202_c001_v7007000_t0000_u01762047122157") as it is a hide marker 2025/11/02 01:33:13 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546cd_d20251102_m013201_c001_v0001092_t0026_u01762047121423") 2025/11/02 01:33:13 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3ef_d20251102_m013201_c001_v7007000_t0000_u01762047121038") as it is a hide marker 2025/11/02 01:33:13 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546cb_d20251102_m013200_c001_v0001092_t0049_u01762047120337") 2025/11/02 01:33:13 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f3_d20251102_m013203_c001_v7007000_t0000_u01762047123201") as it is a hide marker 2025/11/02 01:33:13 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546d1_d20251102_m013202_c001_v0001092_t0053_u01762047122527") 2025/11/02 01:33:13 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f5_d20251102_m013204_c001_v7007000_t0000_u01762047124257") as it is a hide marker 2025/11/02 01:33:13 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546d3_d20251102_m013203_c001_v0001092_t0056_u01762047123577") 2025/11/02 01:33:13 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3ed_d20251102_m013158_c001_v7007000_t0000_u01762047118914") as it is a hide marker 2025/11/02 01:33:13 DEBUG : trailing space /trailing space : Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546c7_d20251102_m013158_c001_v0001092_t0010_u01762047118217") 2025/11/02 01:33:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154721_d20251102_m013305_c001_v0001092_t0016_u01762047185569") "upload" dated 2025-11-02 01:33:05.569 +0000 UTC (8.239083317s ago) 2025/11/02 01:33:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f407c18167b563e95_d20251102_m013303_c001_v7007000_t0000_u01762047183386") 2025/11/02 01:33:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c71815471a_d20251102_m013300_c001_v0001092_t0039_u01762047180721") 2025/11/02 01:33:13 DEBUG : zero-length-file: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3f8_d20251102_m013208_c001_v7007000_t0000_u01762047128435") as it is a hide marker 2025/11/02 01:33:13 DEBUG : zero-length-file: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f400af6c7181546dc_d20251102_m013207_c001_v0001092_t0004_u01762047127897") 2025/11/02 01:33:14 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e3_d20251102_m013151_c001_v7007000_t0000_u01762047111873") as it is a hide marker 2025/11/02 01:33:14 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546b1_d20251102_m013151_c001_v0001092_t0059_u01762047111119") 2025/11/02 01:33:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3de_d20251102_m013146_c001_v7007000_t0000_u01762047106301") as it is a hide marker 2025/11/02 01:33:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546a3_d20251102_m013145_c001_v0001092_t0018_u01762047105140") 2025/11/02 01:33:14 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e8_d20251102_m013155_c001_v7007000_t0000_u01762047115439") as it is a hide marker 2025/11/02 01:33:14 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546bd_d20251102_m013154_c001_v0001092_t0053_u01762047114468") 2025/11/02 01:33:14 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e7_d20251102_m013154_c001_v7007000_t0000_u01762047114096") as it is a hide marker 2025/11/02 01:33:14 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546bb_d20251102_m013153_c001_v0001092_t0006_u01762047113346") 2025/11/02 01:33:14 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3ea_d20251102_m013156_c001_v7007000_t0000_u01762047116601") as it is a hide marker 2025/11/02 01:33:14 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546c3_d20251102_m013155_c001_v0001092_t0054_u01762047115808") 2025/11/02 01:33:14 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e6_d20251102_m013152_c001_v7007000_t0000_u01762047112978") as it is a hide marker 2025/11/02 01:33:14 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546b5_d20251102_m013152_c001_v0001092_t0045_u01762047112244") 2025/11/02 01:33:14 DEBUG : ./.: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3df_d20251102_m013147_c001_v7007000_t0000_u01762047107396") as it is a hide marker 2025/11/02 01:33:14 DEBUG : ./.: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546a5_d20251102_m013146_c001_v0001092_t0039_u01762047106673") 2025/11/02 01:33:14 DEBUG : ../..: Deleting current version (id "4_z8f020dd3301d4b2b9fa80e1b_f408b8c205e48d3e0_d20251102_m013148_c001_v7007000_t0000_u01762047108448") as it is a hide marker 2025/11/02 01:33:14 DEBUG : ../..: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546a7_d20251102_m013147_c001_v0001092_t0059_u01762047107764") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/02 01:33:15 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. b2_internal_test.go:508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:508 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/02 01:33:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/02 01:33:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/02 01:33:16 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 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 fstests.go:2529: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2529 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 fstests.go:2529: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2529 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsCopyChunked/5242881 === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:209 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2511 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsCopyChunked/10485759 Messages: Put === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:209 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2511 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsCopyChunked/10485760 Messages: Put === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:209 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2511 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsCopyChunked/10485761 Messages: Put === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/02 01:33:27 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/02 01:33:29 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/02 01:33:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kinamip5mipo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/02 01:33:31 INFO : B2 bucket rclone-test-kinamip5mipo: cleaning bucket "rclone-test-kinamip5mipo" of all files 2025/11/02 01:33:31 DEBUG : chunked-copy: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f4103089b7f0748ea_d20251102_m013325_c001_v7007000_t0000_u01762047205789") 2025/11/02 01:33:31 DEBUG : chunked-copy: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154731_d20251102_m013324_c001_v0001092_t0021_u01762047204151") 2025/11/02 01:33:31 DEBUG : chunked-copy: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f4103089b7f0748e9_d20251102_m013323_c001_v7007000_t0000_u01762047203721") 2025/11/02 01:33:31 DEBUG : chunked-copy: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154727_d20251102_m013321_c001_v0001092_t0029_u01762047201084") 2025/11/02 01:33:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c7181546e0_d20251102_m013209_c001_v0001092_t0056_u01762047129641") 2025/11/02 01:33:31 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f4103089b7f0748ec_d20251102_m013328_c001_v7007000_t0000_u01762047208360") 2025/11/02 01:33:31 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c71815473d_d20251102_m013327_c001_v0001092_t0032_u01762047207834") 2025/11/02 01:33:31 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f4103089b7f0748f8_d20251102_m013329_c001_v7007000_t0000_u01762047209778") 2025/11/02 01:33:31 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154741_d20251102_m013329_c001_v0001092_t0024_u01762047209366") 2025/11/02 01:33:31 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c71815473f_d20251102_m013328_c001_v0001092_t0018_u01762047208543") 2025/11/02 01:33:31 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f4103089b7f0748c6_d20251102_m013315_c001_v7007000_t0000_u01762047195453") 2025/11/02 01:33:31 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f020dd3301d4b2b9fa80e1b_f100af6c718154721_d20251102_m013305_c001_v0001092_t0016_u01762047185569") 2025/11/02 01:33:32 INFO : B2 bucket rclone-test-kinamip5mipo: cleaning bucket "rclone-test-kinamip5mipo" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (113.32s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.59s) --- FAIL: TestIntegration/FsMkdir (110.83s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.17s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- FAIL: TestIntegration/FsMkdir/FsOpenChunkWriter (0.32s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (68.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.16s) --- 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 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.79s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (20.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked (3.21s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi (0.53s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked (7.39s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.46s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.07s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked/10485759 (0.61s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked/10485760 (0.65s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked/10485761 (0.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.42s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.35s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/b2 113.358s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 1m54.815400338s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsOpenChunkWriter TestIntegration/FsMkdir/FsPutFiles/FsCopy TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 TestIntegration/FsMkdir/FsCopyChunked/5242880 TestIntegration/FsMkdir/FsCopyChunked/5242881 TestIntegration/FsMkdir/FsCopyChunked/10485759 TestIntegration/FsMkdir/FsCopyChunked/10485760 TestIntegration/FsMkdir/FsCopyChunked/10485761]