"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/25 02:51:01 DEBUG : Creating backend with remote "TestB2:rclone-test-birosic4xafo" 2025/11/25 02:51:01 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/25 02:51:04 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/25 02:51:04 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/25 02:51:04 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go: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/25 02:51:27 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. 2025/11/25 02:51:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/25 02:51:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/25 02:51:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/25 02:51:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/25 02:51:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/25 02:51:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/25 02:51:30 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/11/25 02:51:37 DEBUG : Creating backend with remote "TestB2:" fstests.go:1050: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1050 Error: []string{} does not contain "rclone-test-birosic4xafo" Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot Messages: Remote leaf not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/25 02:51:37 DEBUG : Creating backend with remote "TestB2:" fstests.go:1050: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1050 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1057 Error: []string{} does not contain "rclone-test-birosic4xafo" Test: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot Messages: Remote leaf not found === 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/25 02:51:41 INFO : B2 bucket rclone-test-birosic4xafo: cleaning bucket "rclone-test-birosic4xafo" of all files 2025/11/25 02:51:41 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14635_d20251125_m025140_c001_v0001176_t0046_u01764039100793") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/25 02:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-birosic4xafo/dirToPurgeFromRoot" 2025/11/25 02:51:43 INFO : B2 bucket rclone-test-birosic4xafo path dirToPurgeFromRoot: cleaning bucket "rclone-test-birosic4xafo" of all files fstests.go:1215: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1215 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/25 02:51:43 DEBUG : Creating backend with remote "TestB2:rclone-test-birosic4xafo/hello? sausage/êé" 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:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1234 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir Messages: Put === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1270 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1270 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === 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/11/25 02:52:26 DEBUG : Creating backend with remote "TestB2:rclone-test-birosic4xafo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 02:52:26 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:203: Not found "z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/25 02:52:58 DEBUG : Creating backend with remote "TestB2:rclone-test-birosic4xafo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-birosic4xafo" from "TestB2:rclone-test-birosic4xafo" 2025/11/25 02:52:59 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-birosic4xafo/file name.txt (200), rclone-test-birosic4xafo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:203: Not found "rclone-test-birosic4xafo/file name.txt" fstest.go:203: Not found "rclone-test-birosic4xafo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 2 objects not found fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Not equal: expected: []string{"rclone-test-birosic4xafo/hello? sausage", "rclone-test-birosic4xafo/hello? sausage/êé", "rclone-test-birosic4xafo/hello? sausage/êé/Hello, 世界", "rclone-test-birosic4xafo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=39) "rclone-test-birosic4xafo/hello? sausage", - (string) (len=44) "rclone-test-birosic4xafo/hello? sausage/êé", - (string) (len=58) "rclone-test-birosic4xafo/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-birosic4xafo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" +([]string) { } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstests.go:1937: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1937 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1973: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1973 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file1Root "rclone-test-birosic4xafo/file name.txt" not found fstests.go:1974: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1974 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file2Root "rclone-test-birosic4xafo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 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:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1986 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Put === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/11/25 02:53:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zarapor3tadi" 2025/11/25 02:53:38 DEBUG : B2 bucket rclone-test-zarapor3tadi: Purge remote 2025/11/25 02:53:38 INFO : B2 bucket rclone-test-zarapor3tadi: cleaning bucket "rclone-test-zarapor3tadi" of all files 2025/11/25 02:53:39 DEBUG : somefile: Deleting (id "4_z7fd24de3e0edbb8b9fa80e1b_f41501b8d4955344d_d20251125_m025337_c001_v0001185_t0059_u01764039217688") === 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 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2269 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2269 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === 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/25 02:54:12 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/25 02:54:14 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/11/25 02:54:16 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/25 02:54:16 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/25 02:54:16 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.450Ki offset 6Mi/6.106Mi 2025/11/25 02:54:16 DEBUG : test-metadata: Sending chunk 1 length 111053 2025/11/25 02:54:18 DEBUG : test-metadata: Done sending chunk 1 2025/11/25 02:54:19 DEBUG : test-metadata: Done sending chunk 0 2025/11/25 02:54:19 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/11/25 02:54:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/11/25 02:54:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/25 02:54:27 DEBUG : pacer: Reducing sleep to 10ms 2025/11/25 02:54:29 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1176-14.backblaze.com/b2api/v1/b2_upload_file/1f62fda3e0bdbb8b9fa80e1b/c001_v0001176_t0014": EOF 2025/11/25 02:54:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-14.backblaze.com/b2api/v1/b2_upload_file/1f62fda3e0bdbb8b9fa80e1b/c001_v0001176_t0014": EOF) 2025/11/25 02:54:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1176-14.backblaze.com/b2api/v1/b2_upload_file/1f62fda3e0bdbb8b9fa80e1b/c001_v0001176_t0014": EOF - low level retry 1/10 2025/11/25 02:54:31 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-11-25-025424-317.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/25 02:54:33 DEBUG : oldPath = "TestB2:rclone-test-birosic4xafo/versions/test-versions-v2025-11-25-025424-317.txt" 2025/11/25 02:54:33 DEBUG : newPath = "TestB2,versions:rclone-test-birosic4xafo/versions/test-versions-v2025-11-25-025424-317.txt" 2025/11/25 02:54:33 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-birosic4xafo/versions/test-versions-v2025-11-25-025424-317.txt" 2025/11/25 02:54:33 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/25 02:54:34 DEBUG : fs cache: renaming cache item "TestB2,versions:rclone-test-birosic4xafo/versions/test-versions-v2025-11-25-025424-317.txt" to be canonical "TestB2{pO73u}:rclone-test-birosic4xafo/versions/test-versions-v2025-11-25-025424-317.txt" b2_internal_test.go:394: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:394 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === 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 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === 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 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === 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 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === 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/25 02:56:49 INFO : B2 bucket rclone-test-birosic4xafo: cleaning bucket "rclone-test-birosic4xafo" of all hidden files 2025/11/25 02:56:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e800f_d20251125_m025111_c001_v7007000_t0000_u01764039071526") as it is a hide marker 2025/11/25 02:56:50 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : leading space/ leading space: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145d4_d20251125_m025110_c001_v0001176_t0027_u01764039070921") 2025/11/25 02:56:50 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8008_d20251125_m025110_c001_v7007000_t0000_u01764039070560") as it is a hide marker 2025/11/25 02:56:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145d2_d20251125_m025109_c001_v0001176_t0012_u01764039069983") 2025/11/25 02:56:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e802a_d20251125_m025117_c001_v7007000_t0000_u01764039077338") as it is a hide marker 2025/11/25 02:56:50 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145ee_d20251125_m025116_c001_v0001176_t0009_u01764039076717") 2025/11/25 02:56:50 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14637_d20251125_m025142_c001_v0001176_t0008_u01764039102361") "upload" dated 2025-11-25 02:51:42.361 +0000 UTC (5m7.711710221s ago) 2025/11/25 02:56:50 DEBUG : file name.txt: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4096764050bf943d_d20251125_m025339_c001_v7007000_t0000_u01764039219944") as it is a hide marker 2025/11/25 02:56:50 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : file name.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1466b_d20251125_m025226_c001_v0001176_t0059_u01764039146040") 2025/11/25 02:56:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : file name.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f110de249ad494d75_d20251125_m025222_c001_v0001109_t0050_u01764039142302") 2025/11/25 02:56:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : file name.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1462d_d20251125_m025134_c001_v0001176_t0012_u01764039094620") 2025/11/25 02:56:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : file name.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14629_d20251125_m025133_c001_v0001176_t0047_u01764039093700") 2025/11/25 02:56:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1462b_d20251125_m025134_c001_v0001176_t0043_u01764039094102") "upload" dated 2025-11-25 02:51:34.102 +0000 UTC (5m15.97086934s ago) 2025/11/25 02:56:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f419d6c923fb59f42_d20251125_m025220_c001_v7007000_t0000_u01764039140055") as it is a hide marker 2025/11/25 02:56:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f1042dbfc0f3e2241_d20251125_m025219_c001_v0001037_t0032_u01764039139585") 2025/11/25 02:56:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f105b30c1bd321eb8_d20251125_m025145_c001_v0001105_t0038_u01764039105967") 2025/11/25 02:56:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e804c_d20251125_m025124_c001_v7007000_t0000_u01764039084083") as it is a hide marker 2025/11/25 02:56:50 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1460c_d20251125_m025123_c001_v0001176_t0038_u01764039083495") 2025/11/25 02:56:50 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : piped data.txt: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f401731351c78d9e0_d20251125_m025414_c001_v7007000_t0000_u01764039254608") as it is a hide marker 2025/11/25 02:56:50 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : piped data.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a146fc_d20251125_m025414_c001_v0001176_t0049_u01764039254145") 2025/11/25 02:56:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : piped data.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f401731351c78d9db_d20251125_m025413_c001_v7007000_t0000_u01764039253961") 2025/11/25 02:56:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : piped data.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f414ae356f4a146f8_d20251125_m025412_c001_v0001176_t0014_u01764039252768") 2025/11/25 02:56:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8056_d20251125_m025125_c001_v7007000_t0000_u01764039085025") as it is a hide marker 2025/11/25 02:56:50 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14610_d20251125_m025124_c001_v0001176_t0002_u01764039084444") 2025/11/25 02:56:50 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : test-metadata: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f423e42c075e95900_d20251125_m025421_c001_v7007000_t0000_u01764039261769") as it is a hide marker 2025/11/25 02:56:50 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : test-metadata: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f201731351c78d9f3_d20251125_m025416_c001_v0001185_t0056_u01764039256625") 2025/11/25 02:56:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : test-metadata: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f401731351c78d9eb_d20251125_m025415_c001_v7007000_t0000_u01764039255741") 2025/11/25 02:56:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : test-metadata: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a146fe_d20251125_m025414_c001_v0001176_t0031_u01764039254873") 2025/11/25 02:56:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8030_d20251125_m025119_c001_v7007000_t0000_u01764039079284") as it is a hide marker 2025/11/25 02:56:50 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145f6_d20251125_m025118_c001_v0001176_t0014_u01764039078676") 2025/11/25 02:56:50 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e803d_d20251125_m025121_c001_v7007000_t0000_u01764039081177") as it is a hide marker 2025/11/25 02:56:50 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145fe_d20251125_m025120_c001_v0001176_t0048_u01764039080593") 2025/11/25 02:56:50 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8036_d20251125_m025120_c001_v7007000_t0000_u01764039080230") as it is a hide marker 2025/11/25 02:56:50 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145f8_d20251125_m025119_c001_v0001176_t0004_u01764039079653") 2025/11/25 02:56:50 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8044_d20251125_m025122_c001_v7007000_t0000_u01764039082187") as it is a hide marker 2025/11/25 02:56:50 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14602_d20251125_m025121_c001_v0001176_t0003_u01764039081537") 2025/11/25 02:56:50 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8047_d20251125_m025123_c001_v7007000_t0000_u01764039083135") as it is a hide marker 2025/11/25 02:56:50 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14606_d20251125_m025122_c001_v0001176_t0055_u01764039082547") 2025/11/25 02:56:50 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e802e_d20251125_m025118_c001_v7007000_t0000_u01764039078314") as it is a hide marker 2025/11/25 02:56:50 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : trailing space /trailing space : Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145f2_d20251125_m025117_c001_v0001176_t0056_u01764039077698") 2025/11/25 02:56:50 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f10765987dcc0b3f0_d20251125_m025432_c001_v0001185_t0003_u01764039272108") "upload" dated 2025-11-25 02:54:32.108 +0000 UTC (2m17.965659902s ago) 2025/11/25 02:56:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4096764050bf95a5_d20251125_m025427_c001_v7007000_t0000_u01764039267310") 2025/11/25 02:56:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1470f_d20251125_m025424_c001_v0001176_t0029_u01764039264317") 2025/11/25 02:56:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e807e_d20251125_m025133_c001_v7007000_t0000_u01764039093153") as it is a hide marker 2025/11/25 02:56:50 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f2024d7dd964e8067_d20251125_m025127_c001_v0001150_t0042_u01764039087179") 2025/11/25 02:56:50 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : zero-length-file: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8065_d20251125_m025126_c001_v7007000_t0000_u01764039086868") as it is a hide marker 2025/11/25 02:56:50 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : zero-length-file: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f414ae356f4a14616_d20251125_m025126_c001_v0001176_t0014_u01764039086314") 2025/11/25 02:56:50 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8018_d20251125_m025112_c001_v7007000_t0000_u01764039072513") as it is a hide marker 2025/11/25 02:56:50 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145da_d20251125_m025111_c001_v0001176_t0051_u01764039071886") 2025/11/25 02:56:50 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e7fed_d20251125_m025107_c001_v7007000_t0000_u01764039067718") as it is a hide marker 2025/11/25 02:56:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145c9_d20251125_m025106_c001_v0001176_t0044_u01764039066771") 2025/11/25 02:56:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8025_d20251125_m025115_c001_v7007000_t0000_u01764039075350") as it is a hide marker 2025/11/25 02:56:50 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145e4_d20251125_m025114_c001_v0001176_t0007_u01764039074772") 2025/11/25 02:56:50 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8023_d20251125_m025114_c001_v7007000_t0000_u01764039074409") as it is a hide marker 2025/11/25 02:56:50 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145e2_d20251125_m025113_c001_v0001176_t0028_u01764039073833") 2025/11/25 02:56:50 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8028_d20251125_m025116_c001_v7007000_t0000_u01764039076352") as it is a hide marker 2025/11/25 02:56:50 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145ea_d20251125_m025115_c001_v0001176_t0001_u01764039075720") 2025/11/25 02:56:50 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8022_d20251125_m025113_c001_v7007000_t0000_u01764039073472") as it is a hide marker 2025/11/25 02:56:50 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145de_d20251125_m025112_c001_v0001176_t0033_u01764039072899") 2025/11/25 02:56:50 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : ./.: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e7ff6_d20251125_m025108_c001_v7007000_t0000_u01764039068658") as it is a hide marker 2025/11/25 02:56:50 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : ./.: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145cc_d20251125_m025108_c001_v0001176_t0047_u01764039068078") 2025/11/25 02:56:50 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/25 02:56:50 DEBUG : ../..: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e7fff_d20251125_m025109_c001_v7007000_t0000_u01764039069606") as it is a hide marker 2025/11/25 02:56:50 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/25 02:56:50 DEBUG : ../..: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145ce_d20251125_m025109_c001_v0001176_t0054_u01764039069018") 2025/11/25 02:56:50 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/25 02:56:50 INFO : B2 bucket rclone-test-birosic4xafo: cleaning bucket "rclone-test-birosic4xafo" of all hidden files 2025/11/25 02:56:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e800f_d20251125_m025111_c001_v7007000_t0000_u01764039071526") as it is a hide marker 2025/11/25 02:56:50 DEBUG : leading space/ leading space: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145d4_d20251125_m025110_c001_v0001176_t0027_u01764039070921") 2025/11/25 02:56:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8008_d20251125_m025110_c001_v7007000_t0000_u01764039070560") as it is a hide marker 2025/11/25 02:56:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145d2_d20251125_m025109_c001_v0001176_t0012_u01764039069983") 2025/11/25 02:56:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e802a_d20251125_m025117_c001_v7007000_t0000_u01764039077338") as it is a hide marker 2025/11/25 02:56:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145ee_d20251125_m025116_c001_v0001176_t0009_u01764039076717") 2025/11/25 02:56:50 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14637_d20251125_m025142_c001_v0001176_t0008_u01764039102361") "upload" dated 2025-11-25 02:51:42.361 +0000 UTC (5m8.150937627s ago) 2025/11/25 02:56:50 DEBUG : file name.txt: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4096764050bf943d_d20251125_m025339_c001_v7007000_t0000_u01764039219944") as it is a hide marker 2025/11/25 02:56:50 DEBUG : file name.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1466b_d20251125_m025226_c001_v0001176_t0059_u01764039146040") 2025/11/25 02:56:50 DEBUG : file name.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f110de249ad494d75_d20251125_m025222_c001_v0001109_t0050_u01764039142302") 2025/11/25 02:56:50 DEBUG : file name.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1462d_d20251125_m025134_c001_v0001176_t0012_u01764039094620") 2025/11/25 02:56:50 DEBUG : file name.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14629_d20251125_m025133_c001_v0001176_t0047_u01764039093700") 2025/11/25 02:56:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1462b_d20251125_m025134_c001_v0001176_t0043_u01764039094102") "upload" dated 2025-11-25 02:51:34.102 +0000 UTC (5m16.989391514s ago) 2025/11/25 02:56:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f419d6c923fb59f42_d20251125_m025220_c001_v7007000_t0000_u01764039140055") as it is a hide marker 2025/11/25 02:56:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f1042dbfc0f3e2241_d20251125_m025219_c001_v0001037_t0032_u01764039139585") 2025/11/25 02:56:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f105b30c1bd321eb8_d20251125_m025145_c001_v0001105_t0038_u01764039105967") 2025/11/25 02:56:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e804c_d20251125_m025124_c001_v7007000_t0000_u01764039084083") as it is a hide marker 2025/11/25 02:56:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1460c_d20251125_m025123_c001_v0001176_t0038_u01764039083495") 2025/11/25 02:56:51 DEBUG : piped data.txt: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f401731351c78d9e0_d20251125_m025414_c001_v7007000_t0000_u01764039254608") as it is a hide marker 2025/11/25 02:56:51 DEBUG : piped data.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a146fc_d20251125_m025414_c001_v0001176_t0049_u01764039254145") 2025/11/25 02:56:51 DEBUG : piped data.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f401731351c78d9db_d20251125_m025413_c001_v7007000_t0000_u01764039253961") 2025/11/25 02:56:51 DEBUG : piped data.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f414ae356f4a146f8_d20251125_m025412_c001_v0001176_t0014_u01764039252768") 2025/11/25 02:56:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8056_d20251125_m025125_c001_v7007000_t0000_u01764039085025") as it is a hide marker 2025/11/25 02:56:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14610_d20251125_m025124_c001_v0001176_t0002_u01764039084444") 2025/11/25 02:56:51 DEBUG : test-metadata: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f423e42c075e95900_d20251125_m025421_c001_v7007000_t0000_u01764039261769") as it is a hide marker 2025/11/25 02:56:51 DEBUG : test-metadata: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f201731351c78d9f3_d20251125_m025416_c001_v0001185_t0056_u01764039256625") 2025/11/25 02:56:51 DEBUG : test-metadata: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f401731351c78d9eb_d20251125_m025415_c001_v7007000_t0000_u01764039255741") 2025/11/25 02:56:51 DEBUG : test-metadata: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a146fe_d20251125_m025414_c001_v0001176_t0031_u01764039254873") 2025/11/25 02:56:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8030_d20251125_m025119_c001_v7007000_t0000_u01764039079284") as it is a hide marker 2025/11/25 02:56:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145f6_d20251125_m025118_c001_v0001176_t0014_u01764039078676") 2025/11/25 02:56:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e803d_d20251125_m025121_c001_v7007000_t0000_u01764039081177") as it is a hide marker 2025/11/25 02:56:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145fe_d20251125_m025120_c001_v0001176_t0048_u01764039080593") 2025/11/25 02:56:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8036_d20251125_m025120_c001_v7007000_t0000_u01764039080230") as it is a hide marker 2025/11/25 02:56:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145f8_d20251125_m025119_c001_v0001176_t0004_u01764039079653") 2025/11/25 02:56:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8044_d20251125_m025122_c001_v7007000_t0000_u01764039082187") as it is a hide marker 2025/11/25 02:56:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14602_d20251125_m025121_c001_v0001176_t0003_u01764039081537") 2025/11/25 02:56:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8047_d20251125_m025123_c001_v7007000_t0000_u01764039083135") as it is a hide marker 2025/11/25 02:56:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14606_d20251125_m025122_c001_v0001176_t0055_u01764039082547") 2025/11/25 02:56:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e802e_d20251125_m025118_c001_v7007000_t0000_u01764039078314") as it is a hide marker 2025/11/25 02:56:52 DEBUG : trailing space /trailing space : Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145f2_d20251125_m025117_c001_v0001176_t0056_u01764039077698") 2025/11/25 02:56:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f10765987dcc0b3f0_d20251125_m025432_c001_v0001185_t0003_u01764039272108") "upload" dated 2025-11-25 02:54:32.108 +0000 UTC (2m20.153923507s ago) 2025/11/25 02:56:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4096764050bf95a5_d20251125_m025427_c001_v7007000_t0000_u01764039267310") 2025/11/25 02:56:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1470f_d20251125_m025424_c001_v0001176_t0029_u01764039264317") 2025/11/25 02:56:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e807e_d20251125_m025133_c001_v7007000_t0000_u01764039093153") as it is a hide marker 2025/11/25 02:56:52 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f2024d7dd964e8067_d20251125_m025127_c001_v0001150_t0042_u01764039087179") 2025/11/25 02:56:52 DEBUG : zero-length-file: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8065_d20251125_m025126_c001_v7007000_t0000_u01764039086868") as it is a hide marker 2025/11/25 02:56:52 DEBUG : zero-length-file: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f414ae356f4a14616_d20251125_m025126_c001_v0001176_t0014_u01764039086314") 2025/11/25 02:56:52 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8018_d20251125_m025112_c001_v7007000_t0000_u01764039072513") as it is a hide marker 2025/11/25 02:56:52 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145da_d20251125_m025111_c001_v0001176_t0051_u01764039071886") 2025/11/25 02:56:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e7fed_d20251125_m025107_c001_v7007000_t0000_u01764039067718") as it is a hide marker 2025/11/25 02:56:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145c9_d20251125_m025106_c001_v0001176_t0044_u01764039066771") 2025/11/25 02:56:52 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8025_d20251125_m025115_c001_v7007000_t0000_u01764039075350") as it is a hide marker 2025/11/25 02:56:52 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145e4_d20251125_m025114_c001_v0001176_t0007_u01764039074772") 2025/11/25 02:56:52 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8023_d20251125_m025114_c001_v7007000_t0000_u01764039074409") as it is a hide marker 2025/11/25 02:56:52 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145e2_d20251125_m025113_c001_v0001176_t0028_u01764039073833") 2025/11/25 02:56:52 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8028_d20251125_m025116_c001_v7007000_t0000_u01764039076352") as it is a hide marker 2025/11/25 02:56:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145ea_d20251125_m025115_c001_v0001176_t0001_u01764039075720") 2025/11/25 02:56:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e8022_d20251125_m025113_c001_v7007000_t0000_u01764039073472") as it is a hide marker 2025/11/25 02:56:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145de_d20251125_m025112_c001_v0001176_t0033_u01764039072899") 2025/11/25 02:56:53 DEBUG : ./.: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e7ff6_d20251125_m025108_c001_v7007000_t0000_u01764039068658") as it is a hide marker 2025/11/25 02:56:53 DEBUG : ./.: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145cc_d20251125_m025108_c001_v0001176_t0047_u01764039068078") 2025/11/25 02:56:53 DEBUG : ../..: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964e7fff_d20251125_m025109_c001_v7007000_t0000_u01764039069606") as it is a hide marker 2025/11/25 02:56:53 DEBUG : ../..: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a145ce_d20251125_m025109_c001_v0001176_t0054_u01764039069018") fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:484 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:484 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/25 02:57:25 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/11/25 02:57:26 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/11/25 02:57:26 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/11/25 02:57:26 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/11/25 02:57:26 INFO : B2 bucket rclone-test-birosic4xafo: cleaning bucket "rclone-test-birosic4xafo" of pending multipart uploads older than 0s 2025/11/25 02:57:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14637_d20251125_m025142_c001_v0001176_t0008_u01764039102361") "upload" dated 2025-11-25 02:51:42.361 +0000 UTC (5m44.746160196s ago) 2025/11/25 02:57:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1462b_d20251125_m025134_c001_v0001176_t0043_u01764039094102") "upload" dated 2025-11-25 02:51:34.102 +0000 UTC (5m53.005277085s ago) 2025/11/25 02:57:27 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f2024d7dd964f11fc_d20251125_m025725_c001_v0001176_t0049_u01764039445958") as it is a start marker (upload started at 2025-11-25 02:57:25.958 +0000 UTC) 2025/11/25 02:57:27 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/25 02:57:27 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f2024d7dd964f11fd_d20251125_m025726_c001_v0001185_t0000_u01764039446195") as it is a start marker (upload started at 2025-11-25 02:57:26.195 +0000 UTC) 2025/11/25 02:57:27 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/25 02:57:27 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f2024d7dd964f11ff_d20251125_m025726_c001_v0001178_t0045_u01764039446433") as it is a start marker (upload started at 2025-11-25 02:57:26.433 +0000 UTC) 2025/11/25 02:57:27 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/25 02:57:27 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f2024d7dd964f1200_d20251125_m025726_c001_v0001161_t0031_u01764039446618") as it is a start marker (upload started at 2025-11-25 02:57:26.618 +0000 UTC) 2025/11/25 02:57:27 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/25 02:57:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964f11fb_d20251125_m025725_c001_v7007000_t0000_u01764039445777") "hide" dated 2025-11-25 02:57:25.777 +0000 UTC (1.330619376s ago) 2025/11/25 02:57:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f10765987dcc0b3f0_d20251125_m025432_c001_v0001185_t0003_u01764039272108") 2025/11/25 02:57:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/25 02:57:27 INFO : B2 bucket rclone-test-birosic4xafo: cleaning bucket "rclone-test-birosic4xafo" of pending multipart uploads older than 0s 2025/11/25 02:57:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a14637_d20251125_m025142_c001_v0001176_t0008_u01764039102361") "upload" dated 2025-11-25 02:51:42.361 +0000 UTC (5m45.111126993s ago) 2025/11/25 02:57:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f114ae356f4a1462b_d20251125_m025134_c001_v0001176_t0043_u01764039094102") "upload" dated 2025-11-25 02:51:34.102 +0000 UTC (5m53.370252138s ago) 2025/11/25 02:57:27 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f2024d7dd964f11fc_d20251125_m025725_c001_v0001176_t0049_u01764039445958") as it is a start marker (upload started at 2025-11-25 02:57:25.958 +0000 UTC) 2025/11/25 02:57:27 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f2024d7dd964f11fd_d20251125_m025726_c001_v0001185_t0000_u01764039446195") as it is a start marker (upload started at 2025-11-25 02:57:26.195 +0000 UTC) 2025/11/25 02:57:27 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f2024d7dd964f11ff_d20251125_m025726_c001_v0001178_t0045_u01764039446433") as it is a start marker (upload started at 2025-11-25 02:57:26.433 +0000 UTC) 2025/11/25 02:57:27 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f2024d7dd964f1200_d20251125_m025726_c001_v0001161_t0031_u01764039446618") as it is a start marker (upload started at 2025-11-25 02:57:26.618 +0000 UTC) 2025/11/25 02:57:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f62fda3e0bdbb8b9fa80e1b_f4024d7dd964f11fb_d20251125_m025725_c001_v7007000_t0000_u01764039445777") "hide" dated 2025-11-25 02:57:25.777 +0000 UTC (1.695537372s ago) 2025/11/25 02:57:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f62fda3e0bdbb8b9fa80e1b_f10765987dcc0b3f0_d20251125_m025432_c001_v0001185_t0003_u01764039272108") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState --- FAIL: TestIntegration (386.29s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.48s) --- FAIL: TestIntegration/FsMkdir (384.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.28s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (355.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- 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.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.93s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.72s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (34.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (32.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (32.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (31.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (32.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (193.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (184.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.56s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (135.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (34.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (32.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (1.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (33.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (32.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.90s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (33.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (32.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.72s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (33.56s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (32.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (36.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.75s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (35.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.97s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.00s) panic: interface conversion: interface {} is nil, not []api.LifecycleRule [recovered] panic: interface conversion: interface {} is nil, not []api.LifecycleRule goroutine 1280 [running]: testing.tRunner.func1.2({0xa24ec0, 0xc0002cd530}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0xa24ec0?, 0xc0002cd530?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/backend/b2.(*Fs).InternalTestLifecycleRules.func1(0xc000103a40) /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:555 +0xc5 testing.tRunner(0xc000103a40, 0xc0002cd350) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1279 /usr/local/go/src/testing/testing.go:1851 +0x413 exit status 2 FAIL github.com/rclone/rclone/backend/b2 386.317s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 6m28.218397044s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsCopy TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put TestIntegration/FsMkdir/FsPutFiles/ObjectRemove TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState]