"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/01/17 06:47:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kazoyeh5fujoset6xanejek4" 2022/01/17 06:47:32 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/01/17 06:47:35 DEBUG : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2022/01/17 06:47:35 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2022/01/17 06:47:35 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/01/17 06:48:17 DEBUG : Couldn't decode error response: EOF 2022/01/17 06:48:17 DEBUG : Couldn't decode error response: EOF === RUN TestIntegration/FsMkdir/FsPutError 2022/01/17 06:48:17 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/01/17 06:48:23 DEBUG : Creating backend with remote "TestB2:" 2022/01/17 06:48:23 DEBUG : Config file has changed externaly - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2022/01/17 06:48:24 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/01/17 06:48:27 DEBUG : Couldn't decode error response: EOF === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2022/01/17 06:48:28 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103246_d20220117_m064827_c001_v0001137_t0019") === 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/01/17 06:48:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kazoyeh5fujoset6xanejek4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2022/01/17 06:48:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kazoyeh5fujoset6xanejek4/not found.txt" 2022/01/17 06:48:40 DEBUG : Couldn't decode error response: EOF === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1503: Opening root remote "TestB2:" path "rclone-test-kazoyeh5fujoset6xanejek4" from "TestB2:rclone-test-kazoyeh5fujoset6xanejek4" 2022/01/17 06:48:40 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/01/17 06:48:47 DEBUG : Couldn't decode error response: EOF 2022/01/17 06:48:48 DEBUG : Couldn't decode error response: EOF 2022/01/17 06:48:49 DEBUG : Couldn't decode error response: EOF 2022/01/17 06:48:50 DEBUG : Creating backend with remote "TestB2:rclone-test-mefakam9yazepav7toxegaj9" 2022/01/17 06:48:52 DEBUG : Couldn't decode error response: EOF 2022/01/17 06:48:53 DEBUG : B2 bucket rclone-test-mefakam9yazepav7toxegaj9: Purge remote 2022/01/17 06:48:53 DEBUG : somefile: Deleting (id "4_zdfa2adb3c0bd6b6b7fe80e1b_f117da27737f321b6_d20220117_m064851_c001_v0001117_t0052") === 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/01/17 06:48:55 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2022/01/17 06:48:57 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/01/17 06:48:58 DEBUG : chunked-5Mi-5.000Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f217a8d0f94d539b3_d20220117_m064858_c001_v0001033_t0008") 2022/01/17 06:48:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 5242880 2022/01/17 06:48:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 2 length 1 2022/01/17 06:49:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 2 2022/01/17 06:49:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2022/01/17 06:49:01 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2022/01/17 06:49:04 DEBUG : chunked-5Mi-10Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f217a8d0f94d539b5_d20220117_m064904_c001_v0001090_t0013") 2022/01/17 06:49:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2022/01/17 06:49:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 2 length 5242880 2022/01/17 06:49:08 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 2 2022/01/17 06:49:09 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2022/01/17 06:49:09 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2022/01/17 06:49:12 DEBUG : chunked-5Mi-10.000Mi.bin: Starting upload of large file in 3 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f217a8d0f94d539b6_d20220117_m064912_c001_v0001117_t0042") 2022/01/17 06:49:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2022/01/17 06:49:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 5242880 2022/01/17 06:49:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 3 length 1 2022/01/17 06:49:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 3 2022/01/17 06:49:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2022/01/17 06:49:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2022/01/17 06:49:18 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/01/17 06:49:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2015d0301e2c6bc8_d20220117_m064923_c001_v0001146_t0053") 2022/01/17 06:49:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 2 length 1 2022/01/17 06:49:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 5300000 2022/01/17 06:49:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 2 2022/01/17 06:49:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2022/01/17 06:49:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2022/01/17 06:49:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2015d0301e2c6bc9_d20220117_m064933_c001_v0001037_t0056") 2022/01/17 06:49:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2022/01/17 06:49:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 5300000 2022/01/17 06:49:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2022/01/17 06:49:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2022/01/17 06:49:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2022/01/17 06:49:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Starting upload of large file in 3 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2015d0301e2c6bcc_d20220117_m064940_c001_v0001117_t0013") 2022/01/17 06:49:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2022/01/17 06:49:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 3 length 1 2022/01/17 06:49:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 5300000 2022/01/17 06:49:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 3 2022/01/17 06:49:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2022/01/17 06:49:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2022/01/17 06:49:47 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/01/17 06:49:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568dd_d20220117_m064953_c001_v0001031_t0017") 2022/01/17 06:49:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 2 length 1 2022/01/17 06:49:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 5300053 2022/01/17 06:49:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 2 2022/01/17 06:49:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2022/01/17 06:49:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2022/01/17 06:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568df_d20220117_m064959_c001_v0001157_t0013") 2022/01/17 06:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2022/01/17 06:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 5300053 2022/01/17 06:50:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2022/01/17 06:50:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2022/01/17 06:50:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2022/01/17 06:50:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Starting upload of large file in 3 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568e4_d20220117_m065005_c001_v0001117_t0055") 2022/01/17 06:50:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2022/01/17 06:50:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 3 length 1 2022/01/17 06:50:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 5300053 2022/01/17 06:50:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 3 2022/01/17 06:50:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2022/01/17 06:50:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2022/01/17 06:50:09 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/01/17 06:50:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568e8_d20220117_m065017_c001_v0001105_t0010") 2022/01/17 06:50:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 2 length 1 2022/01/17 06:50:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 6990506 2022/01/17 06:50:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 2 2022/01/17 06:50:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2022/01/17 06:50:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2022/01/17 06:50:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568ea_d20220117_m065027_c001_v0001161_t0042") 2022/01/17 06:50:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2022/01/17 06:50:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 6990506 2022/01/17 06:50:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2022/01/17 06:50:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2022/01/17 06:50:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2022/01/17 06:50:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Starting upload of large file in 3 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568ed_d20220117_m065035_c001_v0001144_t0004") 2022/01/17 06:50:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2022/01/17 06:50:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 3 length 1 2022/01/17 06:50:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 6990506 2022/01/17 06:50:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 3 2022/01/17 06:50:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2022/01/17 06:50:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2022/01/17 06:50:38 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/01/17 06:50:40 DEBUG : chunked-8Mi-8.000Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568ef_d20220117_m065040_c001_v0001117_t0039") 2022/01/17 06:50:41 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 2 length 1 2022/01/17 06:50:41 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 8388608 2022/01/17 06:50:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 2 2022/01/17 06:50:44 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2022/01/17 06:50:44 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2022/01/17 06:50:51 DEBUG : chunked-8Mi-16Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568f2_d20220117_m065051_c001_v0001097_t0004") 2022/01/17 06:50:51 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2022/01/17 06:50:51 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 2 length 8388608 2022/01/17 06:50:55 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 2 2022/01/17 06:50:57 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2022/01/17 06:50:57 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2022/01/17 06:51:05 DEBUG : chunked-8Mi-16.000Mi.bin: Starting upload of large file in 3 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f207c849421786919_d20220117_m065105_c001_v0001117_t0033") 2022/01/17 06:51:05 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2022/01/17 06:51:06 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 3 length 1 2022/01/17 06:51:06 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 8388608 2022/01/17 06:51:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 3 2022/01/17 06:51:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2022/01/17 06:51:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2022/01/17 06:51:12 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/01/17 06:51:20 DEBUG : chunked-10Mi-10.000Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f213f3e3cea1d3bea_d20220117_m065120_c001_v0001145_t0035") 2022/01/17 06:51:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 2 length 1 2022/01/17 06:51:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 10485760 2022/01/17 06:51:22 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 2 2022/01/17 06:51:23 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2022/01/17 06:51:23 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2022/01/17 06:51:29 DEBUG : chunked-10Mi-20Mi.bin: Starting upload of large file in 2 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f213f3e3cea1d3bee_d20220117_m065129_c001_v0001117_t0055") 2022/01/17 06:51:29 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2022/01/17 06:51:29 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 2 length 10485760 2022/01/17 06:51:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2022/01/17 06:51:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 2 2022/01/17 06:51:39 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2022/01/17 06:51:46 DEBUG : chunked-10Mi-20.000Mi.bin: Starting upload of large file in 3 chunks (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f956900_d20220117_m065146_c001_v0001117_t0042") 2022/01/17 06:51:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2022/01/17 06:51:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 3 length 1 2022/01/17 06:51:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 10485760 2022/01/17 06:51:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 3 2022/01/17 06:51:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2022/01/17 06:51:54 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2022/01/17 06:51:54 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2022/01/17 06:52:01 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2022/01/17 06:52:03 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2022/01/17 06:52:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kazoyeh5fujoset6xanejek4/deeper/nonexisting/directory" 2022/01/17 06:52:05 DEBUG : Couldn't decode error response: EOF 2022/01/17 06:52:05 DEBUG : Couldn't decode error response: EOF 2022/01/17 06:52:06 DEBUG : leading space/ leading space: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f11012dfc3cc10093_d20220117_m064744_c001_v0001105_t0024") 2022/01/17 06:52:06 DEBUG : leading space/ leading space: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031ce_d20220117_m064743_c001_v0001137_t0041") 2022/01/17 06:52:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f109424515dadd124_d20220117_m064743_c001_v0001097_t0011") 2022/01/17 06:52:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031c6_d20220117_m064742_c001_v0001137_t0043") 2022/01/17 06:52:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f109d76844809b7ef_d20220117_m064753_c001_v0001109_t0011") 2022/01/17 06:52:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031e5_d20220117_m064752_c001_v0001137_t0002") 2022/01/17 06:52:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1094c776b2d36b6c_d20220117_m065127_c001_v0001033_t0051") 2022/01/17 06:52:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f213f3e3cea1d3bea_d20220117_m065120_c001_v0001145_t0035") 2022/01/17 06:52:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1129b03e7b319f27_d20220117_m065200_c001_v0001105_t0011") 2022/01/17 06:52:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f956900_d20220117_m065146_c001_v0001117_t0042") 2022/01/17 06:52:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f11797d79e1b4bcc7_d20220117_m065146_c001_v0001105_t0016") 2022/01/17 06:52:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f213f3e3cea1d3bee_d20220117_m065129_c001_v0001117_t0055") 2022/01/17 06:52:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f10293e72787bf89e_d20220117_m064953_c001_v0001109_t0016") 2022/01/17 06:52:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2015d0301e2c6bcc_d20220117_m064940_c001_v0001117_t0013") 2022/01/17 06:52:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f10924b1c1fc02c4f_d20220117_m064939_c001_v0001091_t0040") 2022/01/17 06:52:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2015d0301e2c6bc9_d20220117_m064933_c001_v0001037_t0056") 2022/01/17 06:52:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f11796a7fa11c4b54_d20220117_m064928_c001_v0001025_t0008") 2022/01/17 06:52:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2015d0301e2c6bc8_d20220117_m064923_c001_v0001146_t0053") 2022/01/17 06:52:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f112b1a248251096d_d20220117_m065016_c001_v0001144_t0009") 2022/01/17 06:52:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568e4_d20220117_m065005_c001_v0001117_t0055") 2022/01/17 06:52:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1129b03e7b319645_d20220117_m065004_c001_v0001105_t0041") 2022/01/17 06:52:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568df_d20220117_m064959_c001_v0001157_t0013") 2022/01/17 06:52:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f107fd9423255d8fb_d20220117_m064958_c001_v0001109_t0020") 2022/01/17 06:52:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568dd_d20220117_m064953_c001_v0001031_t0017") 2022/01/17 06:52:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1115f2f71ad988c6_d20220117_m064922_c001_v0001105_t0006") 2022/01/17 06:52:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f217a8d0f94d539b6_d20220117_m064912_c001_v0001117_t0042") 2022/01/17 06:52:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f10543363e26b7aae_d20220117_m064912_c001_v0001037_t0045") 2022/01/17 06:52:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f217a8d0f94d539b5_d20220117_m064904_c001_v0001090_t0013") 2022/01/17 06:52:07 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f11600f323ff04727_d20220117_m064903_c001_v0001105_t0033") 2022/01/17 06:52:07 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f217a8d0f94d539b3_d20220117_m064858_c001_v0001033_t0008") 2022/01/17 06:52:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f10850e0e1dc81978_d20220117_m065040_c001_v0001033_t0039") 2022/01/17 06:52:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568ed_d20220117_m065035_c001_v0001144_t0004") 2022/01/17 06:52:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f10820402163a8e09_d20220117_m065034_c001_v0001153_t0017") 2022/01/17 06:52:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568ea_d20220117_m065027_c001_v0001161_t0042") 2022/01/17 06:52:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f108aef6b4aaaf9ea_d20220117_m065024_c001_v0001098_t0039") 2022/01/17 06:52:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568e8_d20220117_m065017_c001_v0001105_t0010") 2022/01/17 06:52:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f11835a5b262960d9_d20220117_m065118_c001_v0001117_t0015") 2022/01/17 06:52:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f207c849421786919_d20220117_m065105_c001_v0001117_t0033") 2022/01/17 06:52:08 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f110ef4122bf66dd3_d20220117_m065101_c001_v0001117_t0025") 2022/01/17 06:52:08 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568f2_d20220117_m065051_c001_v0001097_t0004") 2022/01/17 06:52:08 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f103a8c5cb4afdd38_d20220117_m065049_c001_v0001042_t0010") 2022/01/17 06:52:08 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f2155cfd38f9568ef_d20220117_m065040_c001_v0001117_t0039") 2022/01/17 06:52:08 DEBUG : created from root.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f11600f323ff04617_d20220117_m064846_c001_v0001105_t0005") 2022/01/17 06:52:08 DEBUG : created from root.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f118fab1397b39fcb_d20220117_m064845_c001_v0001030_t0022") 2022/01/17 06:52:08 DEBUG : file name.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f103fce192ed2ce86_d20220117_m064855_c001_v0001098_t0058") 2022/01/17 06:52:08 DEBUG : file name.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b10324e_d20220117_m064837_c001_v0001137_t0040") 2022/01/17 06:52:08 DEBUG : file name.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f110e5d7c01b837b0_d20220117_m064833_c001_v0001015_t0043") 2022/01/17 06:52:08 DEBUG : file name.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103239_d20220117_m064820_c001_v0001137_t0058") 2022/01/17 06:52:08 DEBUG : file name.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103235_d20220117_m064819_c001_v0001137_t0006") 2022/01/17 06:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103237_d20220117_m064819_c001_v0001137_t0022") 2022/01/17 06:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f10489d09de91e3a5_d20220117_m064830_c001_v0001165_t0045") 2022/01/17 06:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1137019be07ecbc2_d20220117_m064829_c001_v0001097_t0008") 2022/01/17 06:52:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f10343e46b5d2c43e_d20220117_m064814_c001_v0001144_t0041") 2022/01/17 06:52:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103224_d20220117_m064813_c001_v0001137_t0026") 2022/01/17 06:52:09 DEBUG : piped data.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f107d0717c6460c6c_d20220117_m064859_c001_v0001136_t0040") 2022/01/17 06:52:09 DEBUG : piped data.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103273_d20220117_m064858_c001_v0001137_t0020") 2022/01/17 06:52:09 DEBUG : piped data.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f107cdcf5e15aeeec_d20220117_m064857_c001_v0001026_t0015") 2022/01/17 06:52:09 DEBUG : piped data.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b10326c_d20220117_m064856_c001_v0001137_t0008") 2022/01/17 06:52:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f115ac477b7e85453_d20220117_m064815_c001_v0001105_t0052") 2022/01/17 06:52:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103229_d20220117_m064814_c001_v0001137_t0045") 2022/01/17 06:52:09 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f100ce1ab60ff72fa_d20220117_m064802_c001_v0001105_t0044") 2022/01/17 06:52:09 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031ff_d20220117_m064801_c001_v0001137_t0027") 2022/01/17 06:52:09 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f104ccde495a31b45_d20220117_m064807_c001_v0001157_t0005") 2022/01/17 06:52:09 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b10320a_d20220117_m064806_c001_v0001137_t0022") 2022/01/17 06:52:09 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1122fee4fe8071e3_d20220117_m064805_c001_v0001037_t0011") 2022/01/17 06:52:09 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103206_d20220117_m064804_c001_v0001137_t0056") 2022/01/17 06:52:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1188851593a8a6da_d20220117_m064808_c001_v0001033_t0017") 2022/01/17 06:52:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103210_d20220117_m064807_c001_v0001137_t0029") 2022/01/17 06:52:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f114ac86e7b5d0ef6_d20220117_m064812_c001_v0001144_t0054") 2022/01/17 06:52:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103217_d20220117_m064811_c001_v0001137_t0017") 2022/01/17 06:52:09 DEBUG : trailing space /trailing space : Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f116ea032283e6fa8_d20220117_m064755_c001_v0001117_t0053") 2022/01/17 06:52:09 DEBUG : trailing space /trailing space : Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031ed_d20220117_m064754_c001_v0001137_t0045") 2022/01/17 06:52:09 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f10875e538b2562b7_d20220117_m065203_c001_v0001105_t0042") 2022/01/17 06:52:09 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103386_d20220117_m065202_c001_v0001137_t0008") 2022/01/17 06:52:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1006bac54c478f0c_d20220117_m065205_c001_v0001131_t0048") 2022/01/17 06:52:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103390_d20220117_m065204_c001_v0001137_t0013") 2022/01/17 06:52:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b10338c_d20220117_m065203_c001_v0001137_t0037") 2022/01/17 06:52:10 DEBUG : zero-length-file: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f110ad2a418929cd5_d20220117_m064819_c001_v0001109_t0001") 2022/01/17 06:52:10 DEBUG : zero-length-file: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b103231_d20220117_m064818_c001_v0001137_t0027") 2022/01/17 06:52:10 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f105527f39b0f29aa_d20220117_m064746_c001_v0001154_t0017") 2022/01/17 06:52:10 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031d0_d20220117_m064745_c001_v0001137_t0056") 2022/01/17 06:52:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1133f8d15bbe8492_d20220117_m064738_c001_v0001105_t0039") 2022/01/17 06:52:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031b6_d20220117_m064737_c001_v0001137_t0008") 2022/01/17 06:52:10 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f108cf1fa1fbe6b8d_d20220117_m064750_c001_v0001150_t0010") 2022/01/17 06:52:10 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031d8_d20220117_m064749_c001_v0001137_t0049") 2022/01/17 06:52:10 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1122cd0bb6337592_d20220117_m064749_c001_v0001097_t0057") 2022/01/17 06:52:10 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031d6_d20220117_m064748_c001_v0001137_t0000") 2022/01/17 06:52:10 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f112dd91e81695d8e_d20220117_m064752_c001_v0001109_t0035") 2022/01/17 06:52:10 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031df_d20220117_m064751_c001_v0001137_t0002") 2022/01/17 06:52:10 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f11860e867ab54cce_d20220117_m064748_c001_v0001098_t0050") 2022/01/17 06:52:10 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031d2_d20220117_m064747_c001_v0001137_t0050") 2022/01/17 06:52:10 DEBUG : ./.: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f11934228c14089f3_d20220117_m064740_c001_v0001093_t0043") 2022/01/17 06:52:10 DEBUG : ./.: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031be_d20220117_m064739_c001_v0001137_t0032") 2022/01/17 06:52:10 DEBUG : ../..: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1038b9c00b63a875_d20220117_m064742_c001_v0001093_t0033") 2022/01/17 06:52:10 DEBUG : ../..: Deleting (id "4_z2f928d23c0ad6b6b7fe80e1b_f1172a7ed8b1031c2_d20220117_m064741_c001_v0001137_t0010") === RUN TestIntegration/FsShutdown fstests.go:2003: Shutdown method not supported --- PASS: TestIntegration (280.08s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.71s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- PASS: TestIntegration/FsMkdir (277.54s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- 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 (40.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (3.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (6.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.25s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.81s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (38.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.39s) --- 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.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (6.94s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (183.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (6.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (13.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (6.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (12.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (23.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (7.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (39.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (14.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (14.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (41.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (17.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.47s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.18s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 280.095s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 4m41.16034626s (try 1/5)