"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:166: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:418: Using remote "TestB2:" 2022/06/12 06:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fohupoy3midevig6vubomin7" 2022/06/12 06:54:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:459: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:487: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2022/06/12 06:54:42 DEBUG : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2022/06/12 06:54:42 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2022/06/12 06:54:42 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:674: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:674: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:674: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:674: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:674: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:674: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:674: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:674: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:674: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:674: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:674: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:674: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:674: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:674: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:674: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:674: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:674: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:674: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:674: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2022/06/12 06:55:41 DEBUG : Couldn't decode error response: EOF 2022/06/12 06:55:41 DEBUG : Couldn't decode error response: EOF === RUN TestIntegration/FsMkdir/FsPutError 2022/06/12 06:55:42 DEBUG : Couldn't decode error response: EOF === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:747: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:783: 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 2022/06/12 06:55:51 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2022/06/12 06:55:52 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:1036: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2022/06/12 06:55:54 DEBUG : Couldn't decode error response: EOF === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2022/06/12 06:55:56 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf77c_d20220612_m065554_c001_v0001116_t0002_u01655016954807") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1139: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1210: 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/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 2022/06/12 06:56:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fohupoy3midevig6vubomin7/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2022/06/12 06:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fohupoy3midevig6vubomin7/not found.txt" 2022/06/12 06:56:08 DEBUG : Couldn't decode error response: EOF === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1503: Opening root remote "TestB2:" path "rclone-test-fohupoy3midevig6vubomin7" from "TestB2:rclone-test-fohupoy3midevig6vubomin7" 2022/06/12 06:56:09 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 2022/06/12 06:56:16 DEBUG : Couldn't decode error response: EOF 2022/06/12 06:56:17 DEBUG : Couldn't decode error response: EOF 2022/06/12 06:56:18 DEBUG : Couldn't decode error response: EOF 2022/06/12 06:56:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zeripav4fupolon9raxufom7" 2022/06/12 06:56:21 DEBUG : Couldn't decode error response: EOF 2022/06/12 06:56:22 DEBUG : B2 bucket rclone-test-zeripav4fupolon9raxufom7: Purge remote 2022/06/12 06:56:22 DEBUG : somefile: Deleting (id "4_z5f42fdc3b02d5b6b8f180e1b_f117e384e84ed04c4_d20220612_m065620_c001_v0001104_t0006_u01655016980856") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:392: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1699: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:1728: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2022/06/12 06:56:25 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2022/06/12 06:56:29 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:1790: *b2.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2022/06/12 06:56:34 DEBUG : chunked-5Mi-5.000Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f205523ee03a31a60_d20220612_m065634_c001_v0001098_t0009_u01655016994201") 2022/06/12 06:56:34 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 5242880 2022/06/12 06:56:34 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 2 length 1 2022/06/12 06:56:36 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 2 2022/06/12 06:56:36 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2022/06/12 06:56:36 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2022/06/12 06:56:41 DEBUG : chunked-5Mi-10Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f205523ee03a31a61_d20220612_m065641_c001_v0001042_t0052_u01655017001013") 2022/06/12 06:56:41 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2022/06/12 06:56:41 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 2 length 5242880 2022/06/12 06:56:46 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2022/06/12 06:57:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 2 2022/06/12 06:57:02 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2022/06/12 06:57:08 DEBUG : chunked-5Mi-10.000Mi.bin: Starting upload of large file in 3 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f210b0a79ad965218_d20220612_m065708_c001_v0001161_t0045_u01655017028032") 2022/06/12 06:57:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2022/06/12 06:57:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 5242880 2022/06/12 06:57:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 3 length 1 2022/06/12 06:57:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 3 2022/06/12 06:57:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2022/06/12 06:57:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2022/06/12 06:57:11 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2022/06/12 06:57:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f210b0a79ad96521b_d20220612_m065715_c001_v0001130_t0019_u01655017035575") 2022/06/12 06:57:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 2 length 1 2022/06/12 06:57:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 5300000 2022/06/12 06:57:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 2 2022/06/12 06:57:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2022/06/12 06:57:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2022/06/12 06:57:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f210b0a79ad96521d_d20220612_m065721_c001_v0001157_t0052_u01655017041325") 2022/06/12 06:57:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2022/06/12 06:57:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 5300000 2022/06/12 06:57:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2022/06/12 06:57:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2022/06/12 06:57:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2022/06/12 06:57:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Starting upload of large file in 3 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f210b0a79ad96521e_d20220612_m065728_c001_v0001109_t0034_u01655017048863") 2022/06/12 06:57:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2022/06/12 06:57:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 3 length 1 2022/06/12 06:57:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 5300000 2022/06/12 06:57:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 3 2022/06/12 06:57:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2022/06/12 06:57:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2022/06/12 06:57:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2022/06/12 06:57:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f2023a52cfde59004_d20220612_m065742_c001_v0001146_t0003_u01655017062906") 2022/06/12 06:57:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 2 length 1 2022/06/12 06:57:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 5300053 2022/06/12 06:57:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 2 2022/06/12 06:57:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2022/06/12 06:57:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2022/06/12 06:57:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f2023a52cfde59005_d20220612_m065749_c001_v0001104_t0003_u01655017069668") 2022/06/12 06:57:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2022/06/12 06:57:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 5300053 2022/06/12 06:57:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2022/06/12 06:57:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2022/06/12 06:57:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2022/06/12 06:58:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Starting upload of large file in 3 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f2065082d1ee2249b_d20220612_m065803_c001_v0001165_t0048_u01655017083967") 2022/06/12 06:58:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2022/06/12 06:58:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 3 length 1 2022/06/12 06:58:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 5300053 2022/06/12 06:58:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 3 2022/06/12 06:58:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2022/06/12 06:58:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2022/06/12 06:58:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2022/06/12 06:58:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f2065082d1ee2249c_d20220612_m065810_c001_v0001102_t0053_u01655017090448") 2022/06/12 06:58:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 2 length 1 2022/06/12 06:58:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 6990506 2022/06/12 06:58:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 2 2022/06/12 06:58:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2022/06/12 06:58:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2022/06/12 06:58:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f215b6886584c99ea_d20220612_m065824_c001_v0001165_t0056_u01655017104653") 2022/06/12 06:58:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2022/06/12 06:58:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 6990506 2022/06/12 06:58:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2022/06/12 06:58:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2022/06/12 06:58:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2022/06/12 06:58:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Starting upload of large file in 3 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f215b6886584c99ed_d20220612_m065831_c001_v0001098_t0048_u01655017111750") 2022/06/12 06:58:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2022/06/12 06:58:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 3 length 1 2022/06/12 06:58:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 6990506 2022/06/12 06:58:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 3 2022/06/12 06:58:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2022/06/12 06:58:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2022/06/12 06:58:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2022/06/12 06:59:01 DEBUG : chunked-8Mi-8.000Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f205523ee03a31a77_d20220612_m065901_c001_v0001154_t0002_u01655017141865") 2022/06/12 06:59:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 2 length 1 2022/06/12 06:59:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 8388608 2022/06/12 06:59:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 2 2022/06/12 06:59:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2022/06/12 06:59:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2022/06/12 06:59:10 DEBUG : chunked-8Mi-16Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f205523ee03a31a79_d20220612_m065910_c001_v0001104_t0013_u01655017150481") 2022/06/12 06:59:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2022/06/12 06:59:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 2 length 8388608 2022/06/12 06:59:17 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2022/06/12 06:59:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 2 2022/06/12 06:59:20 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2022/06/12 06:59:26 DEBUG : chunked-8Mi-16.000Mi.bin: Starting upload of large file in 3 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f2138635b9740a10a_d20220612_m065926_c001_v0001136_t0037_u01655017166100") 2022/06/12 06:59:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2022/06/12 06:59:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 3 length 1 2022/06/12 06:59:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 8388608 2022/06/12 06:59:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 3 2022/06/12 06:59:29 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2022/06/12 06:59:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2022/06/12 06:59:30 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2022/06/12 06:59:35 DEBUG : chunked-10Mi-10.000Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f2138635b9740a10c_d20220612_m065935_c001_v0001004_t0009_u01655017175098") 2022/06/12 06:59:35 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 2 length 1 2022/06/12 06:59:35 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 10485760 2022/06/12 06:59:37 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 2 2022/06/12 06:59:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2022/06/12 06:59:40 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2022/06/12 06:59:45 DEBUG : chunked-10Mi-20Mi.bin: Starting upload of large file in 2 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f2138635b9740a10e_d20220612_m065945_c001_v0001097_t0044_u01655017185562") 2022/06/12 06:59:46 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2022/06/12 06:59:46 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 2 length 10485760 2022/06/12 06:59:49 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2022/06/12 06:59:51 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 2 2022/06/12 06:59:51 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2022/06/12 06:59:57 DEBUG : chunked-10Mi-20.000Mi.bin: Starting upload of large file in 3 chunks (id "4_z0fa27de3b01d5b6b8f180e1b_f210b0a79ad965229_d20220612_m065957_c001_v0001106_t0058_u01655017197427") 2022/06/12 06:59:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2022/06/12 06:59:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 3 length 1 2022/06/12 06:59:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 10485760 2022/06/12 07:00:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 3 2022/06/12 07:00:02 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2022/06/12 07:00:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2022/06/12 07:00:05 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2022/06/12 07:00:20 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2022/06/12 07:00:23 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2022/06/12 07:00:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fohupoy3midevig6vubomin7/deeper/nonexisting/directory" 2022/06/12 07:00:26 DEBUG : Config file has changed externaly - reloading 2022/06/12 07:00:27 DEBUG : Couldn't decode error response: EOF 2022/06/12 07:00:27 DEBUG : Couldn't decode error response: EOF 2022/06/12 07:00:27 DEBUG : leading space/ leading space: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1144c29139d85972_d20220612_m065454_c001_v0001032_t0004_u01655016894439") 2022/06/12 07:00:27 DEBUG : leading space/ leading space: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf483_d20220612_m065453_c001_v0001116_t0051_u01655016893335") 2022/06/12 07:00:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1193f882042cc82a_d20220612_m065452_c001_v0001109_t0055_u01655016892013") 2022/06/12 07:00:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf463_d20220612_m065450_c001_v0001116_t0039_u01655016890930") 2022/06/12 07:00:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f10794e7982bc09d3_d20220612_m065515_c001_v0001103_t0033_u01655016915651") 2022/06/12 07:00:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf577_d20220612_m065514_c001_v0001116_t0048_u01655016914394") 2022/06/12 07:00:27 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f112112c3b1c3bb23_d20220612_m065944_c001_v0001106_t0057_u01655017184491") 2022/06/12 07:00:27 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f2138635b9740a10c_d20220612_m065935_c001_v0001004_t0009_u01655017175098") 2022/06/12 07:00:27 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f110d9b4e04143eb9_d20220612_m070011_c001_v0001117_t0032_u01655017211580") 2022/06/12 07:00:28 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f210b0a79ad965229_d20220612_m065957_c001_v0001106_t0058_u01655017197427") 2022/06/12 07:00:28 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f101b0affbb69ad6e_d20220612_m065956_c001_v0001134_t0028_u01655017196440") 2022/06/12 07:00:28 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f2138635b9740a10e_d20220612_m065945_c001_v0001097_t0044_u01655017185562") 2022/06/12 07:00:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1167b653a89e59db_d20220612_m065739_c001_v0001038_t0035_u01655017059797") 2022/06/12 07:00:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f210b0a79ad96521e_d20220612_m065728_c001_v0001109_t0034_u01655017048863") 2022/06/12 07:00:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1144180778e4e400_d20220612_m065727_c001_v0001040_t0057_u01655017047748") 2022/06/12 07:00:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f210b0a79ad96521d_d20220612_m065721_c001_v0001157_t0052_u01655017041325") 2022/06/12 07:00:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1129715a0989e14a_d20220612_m065720_c001_v0001099_t0011_u01655017040211") 2022/06/12 07:00:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f210b0a79ad96521b_d20220612_m065715_c001_v0001130_t0019_u01655017035575") 2022/06/12 07:00:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f115584a13eaa287c_d20220612_m065809_c001_v0001102_t0047_u01655017089998") 2022/06/12 07:00:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f2065082d1ee2249b_d20220612_m065803_c001_v0001165_t0048_u01655017083967") 2022/06/12 07:00:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f102dc76ea3b4f126_d20220612_m065802_c001_v0001109_t0053_u01655017082351") 2022/06/12 07:00:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f2023a52cfde59005_d20220612_m065749_c001_v0001104_t0003_u01655017069668") 2022/06/12 07:00:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f101b99472bcaffae_d20220612_m065749_c001_v0001165_t0004_u01655017069305") 2022/06/12 07:00:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f2023a52cfde59004_d20220612_m065742_c001_v0001146_t0003_u01655017062906") 2022/06/12 07:00:29 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f103c0ca3e5510fdc_d20220612_m065715_c001_v0001150_t0043_u01655017035058") 2022/06/12 07:00:29 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f210b0a79ad965218_d20220612_m065708_c001_v0001161_t0045_u01655017028032") 2022/06/12 07:00:29 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f111963e4a86bb4df_d20220612_m065706_c001_v0001102_t0037_u01655017026251") 2022/06/12 07:00:29 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f205523ee03a31a61_d20220612_m065641_c001_v0001042_t0052_u01655017001013") 2022/06/12 07:00:29 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1063ab2dfb3a980b_d20220612_m065639_c001_v0001106_t0036_u01655016999805") 2022/06/12 07:00:30 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f205523ee03a31a60_d20220612_m065634_c001_v0001098_t0009_u01655016994201") 2022/06/12 07:00:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1197eb8a40907624_d20220612_m065859_c001_v0001039_t0008_u01655017139272") 2022/06/12 07:00:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f215b6886584c99ed_d20220612_m065831_c001_v0001098_t0048_u01655017111750") 2022/06/12 07:00:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1021a920edb41006_d20220612_m065829_c001_v0001115_t0058_u01655017109989") 2022/06/12 07:00:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f215b6886584c99ea_d20220612_m065824_c001_v0001165_t0056_u01655017104653") 2022/06/12 07:00:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f11969782a802aac4_d20220612_m065824_c001_v0001093_t0000_u01655017104207") 2022/06/12 07:00:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f2065082d1ee2249c_d20220612_m065810_c001_v0001102_t0053_u01655017090448") 2022/06/12 07:00:30 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1191eee6bcb8f825_d20220612_m065934_c001_v0001103_t0051_u01655017174460") 2022/06/12 07:00:30 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f2138635b9740a10a_d20220612_m065926_c001_v0001136_t0037_u01655017166100") 2022/06/12 07:00:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f103fddcb3dd096fd_d20220612_m065925_c001_v0001116_t0044_u01655017165382") 2022/06/12 07:00:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f205523ee03a31a79_d20220612_m065910_c001_v0001104_t0013_u01655017150481") 2022/06/12 07:00:31 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f117ab360e464588f_d20220612_m065907_c001_v0001032_t0044_u01655017147786") 2022/06/12 07:00:31 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f205523ee03a31a77_d20220612_m065901_c001_v0001154_t0002_u01655017141865") 2022/06/12 07:00:31 DEBUG : created from root.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f105b8af4a39db089_d20220612_m065615_c001_v0001153_t0005_u01655016975859") 2022/06/12 07:00:31 DEBUG : created from root.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f119f1282b11df601_d20220612_m065614_c001_v0001097_t0037_u01655016974206") 2022/06/12 07:00:31 DEBUG : file name.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1167dc04f5ee9baf_d20220612_m065624_c001_v0001106_t0052_u01655016984792") 2022/06/12 07:00:31 DEBUG : file name.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf805_d20220612_m065605_c001_v0001116_t0016_u01655016965636") 2022/06/12 07:00:31 DEBUG : file name.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f11413e98a459b0bb_d20220612_m065602_c001_v0001165_t0048_u01655016962149") 2022/06/12 07:00:31 DEBUG : file name.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf71d_d20220612_m065547_c001_v0001116_t0012_u01655016947994") 2022/06/12 07:00:32 DEBUG : file name.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf6ff_d20220612_m065545_c001_v0001116_t0043_u01655016945708") 2022/06/12 07:00:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf70e_d20220612_m065546_c001_v0001116_t0027_u01655016946825") 2022/06/12 07:00:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f11226e09981bfe8d_d20220612_m065557_c001_v0001102_t0020_u01655016957926") 2022/06/12 07:00:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1143afe474a6a484_d20220612_m065557_c001_v0001044_t0020_u01655016957099") 2022/06/12 07:00:32 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1005512dfc4dfaed_d20220612_m065538_c001_v0001157_t0007_u01655016938512") 2022/06/12 07:00:32 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf690_d20220612_m065537_c001_v0001116_t0020_u01655016937340") 2022/06/12 07:00:32 DEBUG : piped data.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f109a1fd60856fc5f_d20220612_m065630_c001_v0001104_t0039_u01655016990610") 2022/06/12 07:00:32 DEBUG : piped data.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf930_d20220612_m065629_c001_v0001116_t0001_u01655016989397") 2022/06/12 07:00:32 DEBUG : piped data.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f104d1ac1f799a89e_d20220612_m065628_c001_v0001144_t0042_u01655016988184") 2022/06/12 07:00:32 DEBUG : piped data.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf905_d20220612_m065626_c001_v0001116_t0025_u01655016986377") 2022/06/12 07:00:32 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f103d8bf6d1eadad1_d20220612_m065540_c001_v0001145_t0034_u01655016940582") 2022/06/12 07:00:32 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf6b0_d20220612_m065539_c001_v0001116_t0039_u01655016939565") 2022/06/12 07:00:32 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f117e384e84ed0105_d20220612_m065520_c001_v0001104_t0009_u01655016920507") 2022/06/12 07:00:32 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf5af_d20220612_m065519_c001_v0001116_t0045_u01655016919118") 2022/06/12 07:00:32 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f107725d8baea59eb_d20220612_m065527_c001_v0001100_t0017_u01655016927722") 2022/06/12 07:00:33 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf60f_d20220612_m065526_c001_v0001116_t0037_u01655016926522") 2022/06/12 07:00:33 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f10836f60bf3197da_d20220612_m065524_c001_v0001115_t0010_u01655016924946") 2022/06/12 07:00:33 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf5e0_d20220612_m065523_c001_v0001116_t0007_u01655016923343") 2022/06/12 07:00:33 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1004d2f8ca06ad2f_d20220612_m065531_c001_v0001012_t0012_u01655016931854") 2022/06/12 07:00:33 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf640_d20220612_m065530_c001_v0001116_t0039_u01655016930718") 2022/06/12 07:00:33 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f113e6166a1680012_d20220612_m065536_c001_v0001109_t0007_u01655016936158") 2022/06/12 07:00:33 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf66b_d20220612_m065534_c001_v0001116_t0021_u01655016932684") 2022/06/12 07:00:33 DEBUG : trailing space /trailing space : Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f108b571a022a39c7_d20220612_m065517_c001_v0001040_t0056_u01655016917982") 2022/06/12 07:00:33 DEBUG : trailing space /trailing space : Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf58b_d20220612_m065516_c001_v0001116_t0051_u01655016916958") 2022/06/12 07:00:33 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f103f5af37299d6d0_d20220612_m070021_c001_v0001103_t0011_u01655017221765") 2022/06/12 07:00:33 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dc04ce_d20220612_m070020_c001_v0001116_t0026_u01655017220578") 2022/06/12 07:00:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1103f8129f49d3c0_d20220612_m070025_c001_v0001115_t0011_u01655017225126") 2022/06/12 07:00:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dc04fa_d20220612_m070024_c001_v0001116_t0050_u01655017224042") 2022/06/12 07:00:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dc04e1_d20220612_m070022_c001_v0001116_t0047_u01655017222333") 2022/06/12 07:00:33 DEBUG : zero-length-file: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f10787e3750315937_d20220612_m065543_c001_v0001104_t0020_u01655016943953") 2022/06/12 07:00:33 DEBUG : zero-length-file: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf6dc_d20220612_m065542_c001_v0001116_t0022_u01655016942444") 2022/06/12 07:00:34 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1010cef11f441615_d20220612_m065500_c001_v0001092_t0013_u01655016900274") 2022/06/12 07:00:34 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf4b8_d20220612_m065458_c001_v0001116_t0042_u01655016898668") 2022/06/12 07:00:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1042b0093ce535ac_d20220612_m065446_c001_v0001038_t0008_u01655016886372") 2022/06/12 07:00:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf421_d20220612_m065444_c001_v0001116_t0000_u01655016884779") 2022/06/12 07:00:34 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1183c6bfdd5cc13e_d20220612_m065510_c001_v0001104_t0025_u01655016910150") 2022/06/12 07:00:34 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf52a_d20220612_m065508_c001_v0001116_t0053_u01655016908502") 2022/06/12 07:00:34 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f104f516858e5c7e3_d20220612_m065506_c001_v0001100_t0057_u01655016906916") 2022/06/12 07:00:34 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf4fa_d20220612_m065505_c001_v0001116_t0019_u01655016905753") 2022/06/12 07:00:34 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1024cb5140f3b34a_d20220612_m065512_c001_v0001102_t0037_u01655016912617") 2022/06/12 07:00:34 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf54d_d20220612_m065511_c001_v0001116_t0041_u01655016911253") 2022/06/12 07:00:34 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1020ff7e6355919c_d20220612_m065503_c001_v0001161_t0018_u01655016903743") 2022/06/12 07:00:34 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf4d1_d20220612_m065502_c001_v0001116_t0001_u01655016902317") 2022/06/12 07:00:34 DEBUG : ./.: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f109a65fe78ea26c5_d20220612_m065448_c001_v0001134_t0005_u01655016888337") 2022/06/12 07:00:34 DEBUG : ./.: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf430_d20220612_m065446_c001_v0001116_t0026_u01655016886979") 2022/06/12 07:00:35 DEBUG : ../..: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1175d1563f390103_d20220612_m065450_c001_v0001044_t0011_u01655016890181") 2022/06/12 07:00:35 DEBUG : ../..: Deleting (id "4_z0fa27de3b01d5b6b8f180e1b_f1083724ba1dbf44b_d20220612_m065449_c001_v0001116_t0014_u01655016889042") === RUN TestIntegration/FsShutdown fstests.go:2003: Shutdown method not supported --- PASS: TestIntegration (357.94s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.64s) --- PASS: TestIntegration/FsMkdir (355.34s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.50s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (57.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (5.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.60s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (48.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.21s) --- 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) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.78s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (4.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (226.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (41.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (6.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (27.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (7.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (14.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (6.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (14.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (6.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (51.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (14.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (7.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (30.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (15.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (45.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (22.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.38s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.97s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 357.950s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m58.685962172s (try 1/5)