"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/06/25 05:34:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zapizif0qapi" 2026/06/25 05:34:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 05:34:55 DEBUG : Creating backend with remote "TestS3:rclone-test-zapizif0qapi" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/06/25 05:34:56 INFO : S3 bucket rclone-test-zapizif0qapi: Bucket "rclone-test-zapizif0qapi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/06/25 05:34:56 INFO : S3 bucket rclone-test-zapizif0qapi: Bucket "rclone-test-zapizif0qapi" deleted === RUN TestIntegration/FsMkdir 2026/06/25 05:34:57 INFO : S3 bucket rclone-test-zapizif0qapi: Bucket "rclone-test-zapizif0qapi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/25 05:34:57 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/25 05:34:57 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/25 05:34:57 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/25 05:34:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/06/25 05:34:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_6fwktu: md5 = 9ae997055b3ddb585d664f8159590e06 OK 2026/06/25 05:34:58 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_6fwktu: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 05:34:58 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_6fwktu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/25 05:34:59 DEBUG : ./.: size = 100 OK 2026/06/25 05:34:59 DEBUG : ./..rclone_chunk.001_6fwl5y: md5 = 09c71352560664a0de5158597379076c OK 2026/06/25 05:34:59 INFO : ./..rclone_chunk.001_6fwl5y: Copied (server-side copy) to: ./. 2026/06/25 05:34:59 INFO : ./..rclone_chunk.001_6fwl5y: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/25 05:34:59 DEBUG : ../..: size = 100 OK 2026/06/25 05:34:59 DEBUG : ../...rclone_chunk.001_6fwme7: md5 = 66a4e805fe5db99231775f4b5495c4ae OK 2026/06/25 05:34:59 INFO : ../...rclone_chunk.001_6fwme7: Copied (server-side copy) to: ../.. 2026/06/25 05:34:59 INFO : ../...rclone_chunk.001_6fwme7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/25 05:35:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/06/25 05:35:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_6fwnja: md5 = a3d469887a9ef6c6319f4e44fc1c3480 OK 2026/06/25 05:35:00 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_6fwnja: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/25 05:35:00 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_6fwnja: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/25 05:35:01 DEBUG : leading space/ leading space: size = 100 OK 2026/06/25 05:35:01 DEBUG : leading space/ leading space.rclone_chunk.001_6fwnq6: md5 = b5de7a0030aa6b942670147139f126e1 OK 2026/06/25 05:35:01 INFO : leading space/ leading space.rclone_chunk.001_6fwnq6: Copied (server-side copy) to: leading space/ leading space 2026/06/25 05:35:01 INFO : leading space/ leading space.rclone_chunk.001_6fwnq6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/25 05:35:02 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/06/25 05:35:02 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_6fwokg: md5 = bd18629ff9bb63d5418c2e913a9aa411 OK 2026/06/25 05:35:02 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_6fwokg: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/06/25 05:35:02 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_6fwokg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/25 05:35:02 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/06/25 05:35:02 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_6fwp5v: md5 = 1c31b7039dc5a0f547a8449c2acf4cc6 OK 2026/06/25 05:35:02 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_6fwp5v: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/06/25 05:35:02 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_6fwp5v: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/25 05:35:03 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/06/25 05:35:03 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_6fwq0p: md5 = ffc8ba910306a4eb79ba9813597c4e5d OK 2026/06/25 05:35:03 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_6fwq0p: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/06/25 05:35:03 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_6fwq0p: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/25 05:35:04 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/06/25 05:35:04 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_6fwqlo: md5 = 43c87c1f3d56046793bf16ef68f3d5c3 OK 2026/06/25 05:35:04 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_6fwqlo: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/06/25 05:35:04 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_6fwqlo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/25 05:35:05 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/06/25 05:35:05 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_6fwr4j: md5 = 0aeacacfb4c6ab98713ad65b17b4ac82 OK 2026/06/25 05:35:05 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_6fwr4j: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/06/25 05:35:05 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_6fwr4j: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/25 05:35:05 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/06/25 05:35:05 DEBUG : .leading dot/.leading dot.rclone_chunk.001_6fwsdd: md5 = de7e2d36256c1a54406a2d95bc4942c6 OK 2026/06/25 05:35:05 INFO : .leading dot/.leading dot.rclone_chunk.001_6fwsdd: Copied (server-side copy) to: .leading dot/.leading dot 2026/06/25 05:35:05 INFO : .leading dot/.leading dot.rclone_chunk.001_6fwsdd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/25 05:35:06 DEBUG : trailing space /trailing space : size = 100 OK 2026/06/25 05:35:06 DEBUG : trailing space /trailing space .rclone_chunk.001_6fwt3s: md5 = 163bad04fe9b335be2ff89c68dc19ced OK 2026/06/25 05:35:06 INFO : trailing space /trailing space .rclone_chunk.001_6fwt3s: Copied (server-side copy) to: trailing space /trailing space 2026/06/25 05:35:06 INFO : trailing space /trailing space .rclone_chunk.001_6fwt3s: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/25 05:35:07 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/06/25 05:35:07 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_6fwug0: md5 = e6e93044fe6acd4d0e3bf56fc21839e2 OK 2026/06/25 05:35:07 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_6fwug0: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/06/25 05:35:07 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_6fwug0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/25 05:35:08 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/06/25 05:35:08 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_6fwuix: md5 = 7019d87ef30fcbe26ef11fd409fc604b OK 2026/06/25 05:35:08 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_6fwuix: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/06/25 05:35:08 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_6fwuix: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/25 05:35:08 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/06/25 05:35:08 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_6fwv01: md5 = 237021f46ee10557f31432a988cec663 OK 2026/06/25 05:35:08 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_6fwv01: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/06/25 05:35:08 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_6fwv01: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/25 05:35:09 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/06/25 05:35:09 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_6fwwxh: md5 = 31e5b17f1e5f572c4d5303e214c2665a OK 2026/06/25 05:35:09 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_6fwwxh: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/06/25 05:35:09 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_6fwwxh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/25 05:35:10 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/06/25 05:35:10 DEBUG : trailing dot./trailing dot..rclone_chunk.001_6fwxr4: md5 = 4a43ea2ce4bb81eeee453bacf337c5bc OK 2026/06/25 05:35:10 INFO : trailing dot./trailing dot..rclone_chunk.001_6fwxr4: Copied (server-side copy) to: trailing dot./trailing dot. 2026/06/25 05:35:10 INFO : trailing dot./trailing dot..rclone_chunk.001_6fwxr4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/25 05:35:11 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/06/25 05:35:11 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_6fwxk1: md5 = 175c380756df00bdd82b602491d08268 OK 2026/06/25 05:35:11 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_6fwxk1: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/06/25 05:35:11 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_6fwxk1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/25 05:35:12 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/06/25 05:35:12 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_6fwy6b: md5 = 580902f5bbfa1b7388739d6c9046b7f4 OK 2026/06/25 05:35:12 INFO : test%46.txt/test%46.txt.rclone_chunk.001_6fwy6b: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/06/25 05:35:12 INFO : test%46.txt/test%46.txt.rclone_chunk.001_6fwy6b: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/25 05:35:12 DEBUG : zero-length-file: size = 0 OK 2026/06/25 05:35:12 DEBUG : zero-length-file.rclone_chunk.001_6fwzzd: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 05:35:12 INFO : zero-length-file.rclone_chunk.001_6fwzzd: Copied (server-side copy) to: zero-length-file 2026/06/25 05:35:13 INFO : zero-length-file.rclone_chunk.001_6fwzzd: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/25 05:35:13 DEBUG : file name.txt: size = 100 OK 2026/06/25 05:35:13 DEBUG : file name.txt.rclone_chunk.001_6fx06h: md5 = ca4b47a80deeab36c1d90e0b0074eaef OK 2026/06/25 05:35:13 INFO : file name.txt.rclone_chunk.001_6fx06h: Copied (server-side copy) to: file name.txt 2026/06/25 05:35:13 INFO : file name.txt.rclone_chunk.001_6fx06h: Deleted 2026/06/25 05:35:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/06/25 05:35:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_6fx0y3: md5 = dcb944088536ae7e86eab7ef1979baec OK 2026/06/25 05:35:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_6fx0y3: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 05:35:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_6fx0y3: Deleted 2026/06/25 05:35:14 DEBUG : file name.txt: size = 100 OK 2026/06/25 05:35:14 DEBUG : file name.txt.rclone_chunk.001_6fx1b9: md5 = fbfe45a6209518490b8737cb02b41039 OK 2026/06/25 05:35:14 INFO : file name.txt.rclone_chunk.001_6fx1b9: Copied (server-side copy) to: file name.txt 2026/06/25 05:35:14 INFO : file name.txt.rclone_chunk.001_6fx1b9: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/25 05:35:15 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/06/25 05:35:15 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/25 05:35:16 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/06/25 05:35:16 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_6fx3cc: md5 = 831480e51f8f210a0853517164ced02c OK 2026/06/25 05:35:16 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_6fx3cc: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/06/25 05:35:16 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_6fx3cc: Deleted 2026/06/25 05:35:17 DEBUG : S3 bucket rclone-test-zapizif0qapi: bucket is versioned: false 2026/06/25 05:35:17 DEBUG : Waiting for deletions to finish 2026/06/25 05:35:17 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/06/25 05:35:17 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/06/25 05:35:17 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/25 05:35:18 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/06/25 05:35:18 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_6fx476: md5 = 111c1225e25307209d95d3e4aac4ad10 OK 2026/06/25 05:35:18 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_6fx476: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/06/25 05:35:18 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_6fx476: Deleted 2026/06/25 05:35:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zapizif0qapi/dirToPurgeFromRoot" 2026/06/25 05:35:18 DEBUG : Creating backend with remote "TestS3:rclone-test-zapizif0qapi/dirToPurgeFromRoot" 2026/06/25 05:35:18 DEBUG : S3 bucket rclone-test-zapizif0qapi path dirToPurgeFromRoot: bucket is versioned: false 2026/06/25 05:35:18 DEBUG : Waiting for deletions to finish 2026/06/25 05:35:18 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/06/25 05:35:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/06/25 05:35:18 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/25 05:35:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zapizif0qapi/hello? sausage/êé" 2026/06/25 05:35:19 DEBUG : Creating backend with remote "TestS3:rclone-test-zapizif0qapi/hello? sausage/êé" 2026/06/25 05:35:20 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/06/25 05:35:20 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_6fx6cs: md5 = 09405889a3c73b311b06b328c8dc0f04 OK 2026/06/25 05:35:20 INFO : a/b/c/d/e.txt.rclone_chunk.001_6fx6cs: Copied (server-side copy) to: a/b/c/d/e.txt 2026/06/25 05:35:20 INFO : a/b/c/d/e.txt.rclone_chunk.001_6fx6cs: Deleted 2026/06/25 05:35:20 DEBUG : S3 bucket rclone-test-zapizif0qapi path hello? sausage/êé: bucket is versioned: false 2026/06/25 05:35:20 DEBUG : Waiting for deletions to finish 2026/06/25 05:35:20 DEBUG : "a/b/c/d/e.txt" version false 2026/06/25 05:35:20 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/06/25 05:35:20 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/25 05:35:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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 fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/25 05:35:23 DEBUG : file name.txt: size = 200 OK 2026/06/25 05:35:23 DEBUG : file name.txt.rclone_chunk.001_6fxakg: md5 = 99d0a9f823e5024392a32b3cc569118e OK 2026/06/25 05:35:23 INFO : file name.txt.rclone_chunk.001_6fxakg: Copied (server-side copy) to: file name.txt 2026/06/25 05:35:23 INFO : file name.txt.rclone_chunk.001_6fxakg: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/25 05:35:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zapizif0qapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 05:35:23 DEBUG : Creating backend with remote "TestS3:rclone-test-zapizif0qapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 05:35:24 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-zapizif0qapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-zapizif0qapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/25 05:35:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zapizif0qapi/not found.txt" 2026/06/25 05:35:24 DEBUG : Creating backend with remote "TestS3:rclone-test-zapizif0qapi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1909: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/25 05:35:24 NOTICE: S3 bucket rclone-test-zapizif0qapi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/25 05:35:24 DEBUG : piped data.txt.rclone_chunk.001_6fxbjs: open chunk writer: started multipart upload: 6zi6GS4Vkd9rH6vKBVfA0BEY6r0T9kDTT4eXowNwq9J9XOvSt9nJXMFTjnUttZa0DLASlcEiJSRvnGfgJAceNFr2M0aKU_1wDuNsjoljvXeq8JyO7Z2GYbBuHXPsZsDQ 2026/06/25 05:35:24 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/06/25 05:35:25 DEBUG : piped data.txt.rclone_chunk.001_6fxbjs: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/06/25 05:35:25 DEBUG : piped data.txt.rclone_chunk.001_6fxbjs: multipart upload "6zi6GS4Vkd9rH6vKBVfA0BEY6r0T9kDTT4eXowNwq9J9XOvSt9nJXMFTjnUttZa0DLASlcEiJSRvnGfgJAceNFr2M0aKU_1wDuNsjoljvXeq8JyO7Z2GYbBuHXPsZsDQ" finished 2026/06/25 05:35:25 DEBUG : piped data.txt.rclone_chunk.001_6fxbjs: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/06/25 05:35:25 DEBUG : piped data.txt: size = 0 OK 2026/06/25 05:35:25 DEBUG : piped data.txt.rclone_chunk.001_6fxbjs: Src hash empty - aborting Dst hash check 2026/06/25 05:35:25 INFO : piped data.txt.rclone_chunk.001_6fxbjs: Copied (server-side copy) to: piped data.txt 2026/06/25 05:35:25 INFO : piped data.txt.rclone_chunk.001_6fxbjs: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/25 05:35:25 DEBUG : piped data.txt.rclone_chunk.001_6fxc6h: open chunk writer: started multipart upload: Y0DZjxAgawL8zxaExM7bNkzodb4HCyo6SzDFnamNIjYNmB2OI8ZPCToagdta.0ZioY.Cqpm3namg.mqKI7opyvw4gt.LuWBAHn_175E3zwdI2g2c6siVlqcxruFxYUSG 2026/06/25 05:35:25 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/25 05:35:25 DEBUG : piped data.txt.rclone_chunk.001_6fxc6h: multipart upload wrote chunk 1 with 100 bytes and etag "90c31ecb1188cac13050db3e0e99fd0b" 2026/06/25 05:35:25 DEBUG : piped data.txt.rclone_chunk.001_6fxc6h: multipart upload "Y0DZjxAgawL8zxaExM7bNkzodb4HCyo6SzDFnamNIjYNmB2OI8ZPCToagdta.0ZioY.Cqpm3namg.mqKI7opyvw4gt.LuWBAHn_175E3zwdI2g2c6siVlqcxruFxYUSG" finished 2026/06/25 05:35:25 DEBUG : piped data.txt.rclone_chunk.001_6fxc6h: Multipart upload Etag: 2e0e2eb4a5007eae8269c852f53ac4c2-1 OK 2026/06/25 05:35:26 DEBUG : piped data.txt: size = 100 OK 2026/06/25 05:35:26 DEBUG : piped data.txt.rclone_chunk.001_6fxc6h: Src hash empty - aborting Dst hash check 2026/06/25 05:35:26 INFO : piped data.txt.rclone_chunk.001_6fxc6h: Copied (server-side copy) to: piped data.txt 2026/06/25 05:35:26 INFO : piped data.txt.rclone_chunk.001_6fxc6h: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2026/06/25 05:35:26 INFO : Chunked 'TestChunkerS3:rclone-test-zapizif0qapi': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/06/25 05:35:26 DEBUG : small/emptyfile: size = 0 OK 2026/06/25 05:35:26 DEBUG : small/emptyfile.rclone_chunk.001_6fxd6t: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 05:35:26 INFO : small/emptyfile.rclone_chunk.001_6fxd6t: Copied (server-side copy) to: small/emptyfile 2026/06/25 05:35:26 INFO : small/emptyfile.rclone_chunk.001_6fxd6t: Deleted 2026/06/25 05:35:27 DEBUG : small/smallfile: size = 2 OK 2026/06/25 05:35:27 DEBUG : small/smallfile.rclone_chunk.001_6fxe53: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/06/25 05:35:27 INFO : small/smallfile.rclone_chunk.001_6fxe53: Copied (server-side copy) to: small/smallfile 2026/06/25 05:35:27 INFO : small/smallfile.rclone_chunk.001_6fxe53: Deleted 2026/06/25 05:35:27 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2026/06/25 05:35:28 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/06/25 05:35:28 DEBUG : usermeta/today.rclone_chunk.001_6fxevn: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/06/25 05:35:28 INFO : usermeta/today.rclone_chunk.001_6fxevn: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/06/25 05:35:28 INFO : usermeta/today.rclone_chunk.001_6fxevn: Deleted 2026/06/25 05:35:29 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/06/25 05:35:29 DEBUG : usermeta/past.rclone_chunk.001_6fxfxo: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/06/25 05:35:29 INFO : usermeta/past.rclone_chunk.001_6fxfxo: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/06/25 05:35:29 INFO : usermeta/past.rclone_chunk.001_6fxfxo: Deleted 2026/06/25 05:35:30 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/06/25 05:35:30 DEBUG : usermeta/future.rclone_chunk.001_6fxgnp: md5 = 82e240013837bf80c807dba600b4594d OK 2026/06/25 05:35:30 INFO : usermeta/future.rclone_chunk.001_6fxgnp: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/06/25 05:35:30 INFO : usermeta/future.rclone_chunk.001_6fxgnp: Deleted 2026/06/25 05:35:30 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/06/25 05:35:31 DEBUG : future/test: Can't copy - required hash not found 2026/06/25 05:35:31 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/06/25 05:35:31 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/06/25 05:35:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-zapizif0qapi': File to upload is small (3 bytes), uploading instead of streaming 2026/06/25 05:35:31 DEBUG : Waiting for deletions to finish 2026/06/25 05:35:31 DEBUG : "future/test" version false 2026/06/25 05:35:31 DEBUG : future/test: Deleting (id "") 2026/06/25 05:35:31 DEBUG : "future/test.rclone_chunk.001" version false 2026/06/25 05:35:31 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/06/25 05:35:31 DEBUG : "future/test.rclone_chunk.002" version false 2026/06/25 05:35:31 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/06/25 05:35:31 DEBUG : "future/test.rclone_chunk.003" version false 2026/06/25 05:35:31 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/06/25 05:35:31 INFO : future/test.rclone_chunk.001: Deleted 2026/06/25 05:35:32 INFO : future/test.rclone_chunk.003: Deleted 2026/06/25 05:35:32 INFO : future/test.rclone_chunk.002: Deleted 2026/06/25 05:35:32 INFO : future/test: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/06/25 05:35:34 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/06/25 05:35:34 DEBUG : backcomp/renamefile.rclone_chunk.001_6fxjcp: md5 = 7b3e396bae0e46f9922785d291016949 OK 2026/06/25 05:35:34 INFO : backcomp/renamefile.rclone_chunk.001_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/06/25 05:35:34 INFO : backcomp/renamefile.rclone_chunk.001_6fxjcp: Deleted 2026/06/25 05:35:34 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/06/25 05:35:34 DEBUG : backcomp/renamefile.rclone_chunk.002_6fxjcp: md5 = e9a44ef811d3d1e318710f0d8e068241 OK 2026/06/25 05:35:34 INFO : backcomp/renamefile.rclone_chunk.002_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/06/25 05:35:34 INFO : backcomp/renamefile.rclone_chunk.002_6fxjcp: Deleted 2026/06/25 05:35:34 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/06/25 05:35:34 DEBUG : backcomp/renamefile.rclone_chunk.003_6fxjcp: md5 = 714dc4df9a1f8fbc242013afa340d990 OK 2026/06/25 05:35:34 INFO : backcomp/renamefile.rclone_chunk.003_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/06/25 05:35:34 INFO : backcomp/renamefile.rclone_chunk.003_6fxjcp: Deleted 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.004_6fxjcp: md5 = 614981c50f7806f05bc9d6b61f1e0057 OK 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.004_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.004_6fxjcp: Deleted 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.005_6fxjcp: md5 = 1dc407788cf2c40086c78b72e14ccca4 OK 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.005_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.005_6fxjcp: Deleted 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.006_6fxjcp: md5 = a6b1c065f0a6b3d749be354208327264 OK 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.006_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.006_6fxjcp: Deleted 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.007_6fxjcp: md5 = 907a9381caa6f0dd65e8f20cc49fab30 OK 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.007_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.007_6fxjcp: Deleted 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.008_6fxjcp: md5 = c144560506800432102f9020e22fa4e2 OK 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.008_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.008_6fxjcp: Deleted 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.009_6fxjcp: md5 = 30cce88a5f3a3599c64a07ec5944b292 OK 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.009_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.009_6fxjcp: Deleted 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/06/25 05:35:35 DEBUG : backcomp/renamefile.rclone_chunk.010_6fxjcp: md5 = ccabc0601fe8dff9e60e856cca3910c8 OK 2026/06/25 05:35:35 INFO : backcomp/renamefile.rclone_chunk.010_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.010_6fxjcp: Deleted 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.011_6fxjcp: md5 = c9ad205031a0cbfdf5693dac69d6a417 OK 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.011_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.011_6fxjcp: Deleted 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.012_6fxjcp: md5 = 10c55aaec8107c06e0159c01217220dc OK 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.012_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.012_6fxjcp: Deleted 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.013_6fxjcp: md5 = 744028e4094bc8247cb296c213989312 OK 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.013_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.013_6fxjcp: Deleted 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.014_6fxjcp: md5 = 78cc2515455e1a8a87f0f69f1844c9e8 OK 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.014_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.014_6fxjcp: Deleted 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.015_6fxjcp: md5 = dae805ec7b1c3dd4a58631070f9bc253 OK 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.015_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.015_6fxjcp: Deleted 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/06/25 05:35:36 DEBUG : backcomp/renamefile.rclone_chunk.016_6fxjcp: md5 = a85b9b4c3c550f18118b9e7122ed0519 OK 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.016_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/06/25 05:35:36 INFO : backcomp/renamefile.rclone_chunk.016_6fxjcp: Deleted 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.017_6fxjcp: md5 = 43893e3f19b6537d9de8bbdaeec833b9 OK 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.017_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.017_6fxjcp: Deleted 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.018_6fxjcp: md5 = b250f4212f2e00a6eab96999bbcbbd92 OK 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.018_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.018_6fxjcp: Deleted 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.019_6fxjcp: md5 = a666151769b21a72a46ba25195c3a855 OK 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.019_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.019_6fxjcp: Deleted 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.020_6fxjcp: md5 = 13363a8ccc698ff0f9194dc006a2d92d OK 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.020_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.020_6fxjcp: Deleted 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.021_6fxjcp: md5 = d7e7ae11a476638d286942f4dc5263ae OK 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.021_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.021_6fxjcp: Deleted 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.022_6fxjcp: md5 = 8d408f097a43cc30522652fa1c1d138b OK 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.022_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.022_6fxjcp: Deleted 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/06/25 05:35:37 DEBUG : backcomp/renamefile.rclone_chunk.023_6fxjcp: md5 = e11d8046496fc74c560a2f58cda6275e OK 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.023_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/06/25 05:35:37 INFO : backcomp/renamefile.rclone_chunk.023_6fxjcp: Deleted 2026/06/25 05:35:38 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/06/25 05:35:38 DEBUG : backcomp/renamefile.rclone_chunk.024_6fxjcp: md5 = 2a0dde6a93293632ccfd7f91cefaa2f0 OK 2026/06/25 05:35:38 INFO : backcomp/renamefile.rclone_chunk.024_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/06/25 05:35:38 INFO : backcomp/renamefile.rclone_chunk.024_6fxjcp: Deleted 2026/06/25 05:35:38 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/06/25 05:35:38 DEBUG : backcomp/renamefile.rclone_chunk.025_6fxjcp: md5 = 2c0b9d4d25fd041697d4b177f97feaf7 OK 2026/06/25 05:35:38 INFO : backcomp/renamefile.rclone_chunk.025_6fxjcp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/06/25 05:35:38 INFO : backcomp/renamefile.rclone_chunk.025_6fxjcp: Deleted 2026/06/25 05:35:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/06/25 05:35:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zapizif0qapi/servermovetest/subdir1" 2026/06/25 05:35:40 DEBUG : Creating backend with remote "TestS3:rclone-test-zapizif0qapi/servermovetest/subdir1" 2026/06/25 05:35:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zapizif0qapi/servermovetest/subdir2" 2026/06/25 05:35:40 DEBUG : Creating backend with remote "TestS3:rclone-test-zapizif0qapi/servermovetest/subdir2" 2026/06/25 05:35:41 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/06/25 05:35:41 DEBUG : movefile.rclone_chunk.001_6fxrlc: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/06/25 05:35:41 INFO : movefile.rclone_chunk.001_6fxrlc: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/06/25 05:35:41 INFO : movefile.rclone_chunk.001_6fxrlc: Deleted 2026/06/25 05:35:41 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/06/25 05:35:41 DEBUG : movefile.rclone_chunk.002_6fxrlc: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/06/25 05:35:41 INFO : movefile.rclone_chunk.002_6fxrlc: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/06/25 05:35:41 INFO : movefile.rclone_chunk.002_6fxrlc: Deleted 2026/06/25 05:35:41 DEBUG : movefile: copy 2 data chunks... 2026/06/25 05:35:42 DEBUG : movefile: size = 6 OK 2026/06/25 05:35:42 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/06/25 05:35:42 INFO : movefile: Copied (server-side copy) 2026/06/25 05:35:42 INFO : movefile: Deleted 2026/06/25 05:35:43 DEBUG : Waiting for deletions to finish 2026/06/25 05:35:43 DEBUG : "servermovetest/subdir2/movefile" version false 2026/06/25 05:35:43 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/06/25 05:35:43 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/06/25 05:35:43 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/06/25 05:35:43 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/06/25 05:35:43 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/06/25 05:35:43 INFO : servermovetest/subdir2/movefile: Deleted 2026/06/25 05:35:43 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/06/25 05:35:43 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/06/25 05:35:43 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-zapizif0qapi/md5all" 2026/06/25 05:35:43 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/06/25 05:35:43 DEBUG : Creating backend with remote "TestS3:rclone-test-zapizif0qapi/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/25 05:35:43 DEBUG : unknown-size-put.txt.rclone_chunk.001_6fxu1e: open chunk writer: started multipart upload: 4NRGIjYWQl9BzHU0a_rtRVmydmKOds.BRdjAZD4mkfgY4GOv.5Oy0zCAGOmNFlOal.6Krki1oa6Dfgi71KbUnySQTK.L6eU7354lfYPgYonp42kn3ZOpBCW6AbY3qH.d 2026/06/25 05:35:43 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/25 05:35:43 DEBUG : unknown-size-put.txt.rclone_chunk.001_6fxu1e: multipart upload wrote chunk 1 with 100 bytes and etag "01299778eae41f33185178b9751beb40" 2026/06/25 05:35:43 DEBUG : unknown-size-put.txt.rclone_chunk.001_6fxu1e: multipart upload "4NRGIjYWQl9BzHU0a_rtRVmydmKOds.BRdjAZD4mkfgY4GOv.5Oy0zCAGOmNFlOal.6Krki1oa6Dfgi71KbUnySQTK.L6eU7354lfYPgYonp42kn3ZOpBCW6AbY3qH.d" finished 2026/06/25 05:35:43 DEBUG : unknown-size-put.txt.rclone_chunk.001_6fxu1e: Multipart upload Etag: de7508c39425ebdc610fa50cadad5973-1 OK 2026/06/25 05:35:43 DEBUG : unknown-size-put.txt: size = 100 OK 2026/06/25 05:35:43 DEBUG : unknown-size-put.txt.rclone_chunk.001_6fxu1e: Src hash empty - aborting Dst hash check 2026/06/25 05:35:43 INFO : unknown-size-put.txt.rclone_chunk.001_6fxu1e: Copied (server-side copy) to: unknown-size-put.txt 2026/06/25 05:35:43 INFO : unknown-size-put.txt.rclone_chunk.001_6fxu1e: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/25 05:35:44 DEBUG : unknown-size-update.txt: size = 100 OK 2026/06/25 05:35:44 DEBUG : unknown-size-update.txt.rclone_chunk.001_6fxvsg: md5 = 024c3df1aeb6e789e14a448bcbde5eb5 OK 2026/06/25 05:35:44 INFO : unknown-size-update.txt.rclone_chunk.001_6fxvsg: Copied (server-side copy) to: unknown-size-update.txt 2026/06/25 05:35:44 INFO : unknown-size-update.txt.rclone_chunk.001_6fxvsg: Deleted 2026/06/25 05:35:44 DEBUG : unknown-size-update.txt.rclone_chunk.001_6fxvzb: open chunk writer: started multipart upload: a6Nag.H3fk5gwxDjjL9PWrVkX7wkp3qOqi2i9Pg6bftqHQ7Px6.hEJhYO70xyE9c1B.ojRWUUNv9P64.LEYDZPlzAvAnZ9XOJeblHOBVDkH345RSpFrSar1MRiBlcGQ4 2026/06/25 05:35:44 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/06/25 05:35:44 DEBUG : unknown-size-update.txt.rclone_chunk.001_6fxvzb: multipart upload wrote chunk 1 with 200 bytes and etag "e38e385704f2f2c97d47d8819e83fea8" 2026/06/25 05:35:44 DEBUG : unknown-size-update.txt.rclone_chunk.001_6fxvzb: multipart upload "a6Nag.H3fk5gwxDjjL9PWrVkX7wkp3qOqi2i9Pg6bftqHQ7Px6.hEJhYO70xyE9c1B.ojRWUUNv9P64.LEYDZPlzAvAnZ9XOJeblHOBVDkH345RSpFrSar1MRiBlcGQ4" finished 2026/06/25 05:35:44 DEBUG : unknown-size-update.txt.rclone_chunk.001_6fxvzb: Multipart upload Etag: 93a27b08d7acb4b8c8b65f21c3a4cef8-1 OK 2026/06/25 05:35:45 DEBUG : unknown-size-update.txt: size = 200 OK 2026/06/25 05:35:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_6fxvzb: Src hash empty - aborting Dst hash check 2026/06/25 05:35:45 INFO : unknown-size-update.txt.rclone_chunk.001_6fxvzb: Copied (server-side copy) to: unknown-size-update.txt 2026/06/25 05:35:45 INFO : unknown-size-update.txt.rclone_chunk.001_6fxvzb: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/25 05:35:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zapizif0qapi/deeper/nonexisting/directory" 2026/06/25 05:35:45 DEBUG : Creating backend with remote "TestS3:rclone-test-zapizif0qapi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/25 05:35:45 DEBUG : Waiting for deletions to finish 2026/06/25 05:35:45 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/25 05:35:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/06/25 05:35:45 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/25 05:35:45 INFO : S3 bucket rclone-test-zapizif0qapi: Bucket "rclone-test-zapizif0qapi" deleted 2026/06/25 05:35:45 ERROR : error listing: directory not found 2026/06/25 05:35:45 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (50.27s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.15s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (49.10s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.57s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 50.335s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.118323789s (try 1/5)