"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/05/20 02:19:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hekazaf5peba" 2026/05/20 02:19:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/20 02:19:42 DEBUG : Creating backend with remote "TestS3:rclone-test-hekazaf5peba" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/05/20 02:19:43 INFO : S3 bucket rclone-test-hekazaf5peba: Bucket "rclone-test-hekazaf5peba" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/05/20 02:19:43 INFO : S3 bucket rclone-test-hekazaf5peba: Bucket "rclone-test-hekazaf5peba" deleted === RUN TestIntegration/FsMkdir 2026/05/20 02:19:44 INFO : S3 bucket rclone-test-hekazaf5peba: Bucket "rclone-test-hekazaf5peba" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/20 02:19:44 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/20 02:19:44 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/20 02:19:44 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/05/20 02:19:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/05/20 02:19:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_biut5c: md5 = 616c5084e1803b6ca59e27a9515bbd9e OK 2026/05/20 02:19:45 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_biut5c: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 02:19:45 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_biut5c: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/20 02:19:45 DEBUG : ./.: size = 100 OK 2026/05/20 02:19:45 DEBUG : ./..rclone_chunk.001_biuuub: md5 = c4c525c8b91ec69f80bc65396e20cffe OK 2026/05/20 02:19:45 INFO : ./..rclone_chunk.001_biuuub: Copied (server-side copy) to: ./. 2026/05/20 02:19:45 INFO : ./..rclone_chunk.001_biuuub: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/20 02:19:46 DEBUG : ../..: size = 100 OK 2026/05/20 02:19:46 DEBUG : ../...rclone_chunk.001_biuv7c: md5 = c105021a59fe26c0263a1bb06ce7d8f3 OK 2026/05/20 02:19:46 INFO : ../...rclone_chunk.001_biuv7c: Copied (server-side copy) to: ../.. 2026/05/20 02:19:46 INFO : ../...rclone_chunk.001_biuv7c: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/20 02:19:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/05/20 02:19:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_biuvsj: md5 = e589023c0e331c0f9cd938ac36a28e5e OK 2026/05/20 02:19:47 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_biuvsj: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/20 02:19:47 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_biuvsj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/20 02:19:48 DEBUG : leading space/ leading space: size = 100 OK 2026/05/20 02:19:48 DEBUG : leading space/ leading space.rclone_chunk.001_biuwud: md5 = 0ba55c8b211c23ea1cb14736b0a57f14 OK 2026/05/20 02:19:48 INFO : leading space/ leading space.rclone_chunk.001_biuwud: Copied (server-side copy) to: leading space/ leading space 2026/05/20 02:19:48 INFO : leading space/ leading space.rclone_chunk.001_biuwud: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/20 02:19:48 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/05/20 02:19:48 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_biux1r: md5 = ecb1042f8172eed45dc896e47568f933 OK 2026/05/20 02:19:48 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_biux1r: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/05/20 02:19:48 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_biux1r: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/20 02:19:49 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/05/20 02:19:49 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_biuy4a: md5 = c73f5385a8eca7769abdfa4b0150d3ac OK 2026/05/20 02:19:49 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_biuy4a: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/05/20 02:19:49 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_biuy4a: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/20 02:19:50 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/05/20 02:19:50 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_biuzud: md5 = d581833ce1ea3d851a6c44a9208fdb37 OK 2026/05/20 02:19:50 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_biuzud: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/05/20 02:19:50 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_biuzud: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/20 02:19:51 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/05/20 02:19:51 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_biuzxu: md5 = 42925f90c8ab962552af4550ffd10d49 OK 2026/05/20 02:19:51 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_biuzxu: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/05/20 02:19:51 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_biuzxu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/20 02:19:51 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/05/20 02:19:51 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_biv011: md5 = 321ae9b762bf367bc1e58864f36171e7 OK 2026/05/20 02:19:51 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_biv011: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/05/20 02:19:51 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_biv011: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/20 02:19:52 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/05/20 02:19:52 DEBUG : .leading dot/.leading dot.rclone_chunk.001_biv1da: md5 = d1505e2d2b939863e048e7d3850c40e3 OK 2026/05/20 02:19:52 INFO : .leading dot/.leading dot.rclone_chunk.001_biv1da: Copied (server-side copy) to: .leading dot/.leading dot 2026/05/20 02:19:52 INFO : .leading dot/.leading dot.rclone_chunk.001_biv1da: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/20 02:19:53 DEBUG : trailing space /trailing space : size = 100 OK 2026/05/20 02:19:53 DEBUG : trailing space /trailing space .rclone_chunk.001_biv2lz: md5 = cfbe881be9d35e7802e963a5418831f6 OK 2026/05/20 02:19:53 INFO : trailing space /trailing space .rclone_chunk.001_biv2lz: Copied (server-side copy) to: trailing space /trailing space 2026/05/20 02:19:53 INFO : trailing space /trailing space .rclone_chunk.001_biv2lz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/20 02:19:54 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/05/20 02:19:54 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_biv21f: md5 = 7aff37136a81db27408c0e3e2cf8fa59 OK 2026/05/20 02:19:54 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_biv21f: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/05/20 02:19:54 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_biv21f: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/20 02:19:54 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/05/20 02:19:54 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_biv3nt: md5 = 2dbf2c41dd01c653af75efa99aebfec1 OK 2026/05/20 02:19:54 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_biv3nt: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/05/20 02:19:54 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_biv3nt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/20 02:19:55 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/05/20 02:19:55 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_biv40b: md5 = d9150a3447c4f4f63626a1e32dd2b104 OK 2026/05/20 02:19:55 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_biv40b: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/05/20 02:19:55 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_biv40b: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/20 02:19:56 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/05/20 02:19:56 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_biv555: md5 = 8960556e495bf981a4df04018d3746a2 OK 2026/05/20 02:19:56 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_biv555: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/05/20 02:19:56 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_biv555: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/20 02:19:57 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/05/20 02:19:57 DEBUG : trailing dot./trailing dot..rclone_chunk.001_biv511: md5 = 8644eccb699759edb2ff8845229c6f76 OK 2026/05/20 02:19:57 INFO : trailing dot./trailing dot..rclone_chunk.001_biv511: Copied (server-side copy) to: trailing dot./trailing dot. 2026/05/20 02:19:57 INFO : trailing dot./trailing dot..rclone_chunk.001_biv511: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/20 02:19:57 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/05/20 02:19:57 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_biv6vh: md5 = 89eadc250ac3b60bfd456b283f596504 OK 2026/05/20 02:19:57 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_biv6vh: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/05/20 02:19:57 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_biv6vh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/20 02:19:58 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/05/20 02:19:58 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_biv79y: md5 = 3a164ebfbc4bacd80e3939362d1090bb OK 2026/05/20 02:19:58 INFO : test%46.txt/test%46.txt.rclone_chunk.001_biv79y: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/05/20 02:19:58 INFO : test%46.txt/test%46.txt.rclone_chunk.001_biv79y: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/20 02:19:59 DEBUG : zero-length-file: size = 0 OK 2026/05/20 02:19:59 DEBUG : zero-length-file.rclone_chunk.001_biv8hg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:19:59 INFO : zero-length-file.rclone_chunk.001_biv8hg: Copied (server-side copy) to: zero-length-file 2026/05/20 02:19:59 INFO : zero-length-file.rclone_chunk.001_biv8hg: 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/05/20 02:20:00 DEBUG : file name.txt: size = 100 OK 2026/05/20 02:20:00 DEBUG : file name.txt.rclone_chunk.001_biv90i: md5 = 20c894ed327f685a9762c3ed0017c271 OK 2026/05/20 02:20:00 INFO : file name.txt.rclone_chunk.001_biv90i: Copied (server-side copy) to: file name.txt 2026/05/20 02:20:00 INFO : file name.txt.rclone_chunk.001_biv90i: Deleted 2026/05/20 02:20:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/05/20 02:20:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_biv9g7: md5 = 4d819e53c5c9c7e60e766e81cea5a752 OK 2026/05/20 02:20:00 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_biv9g7: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 02:20:00 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_biv9g7: Deleted 2026/05/20 02:20:01 DEBUG : file name.txt: size = 100 OK 2026/05/20 02:20:01 DEBUG : file name.txt.rclone_chunk.001_bivawd: md5 = 58fa0b9e9ee93088e5f0825ad6b6efe7 OK 2026/05/20 02:20:01 INFO : file name.txt.rclone_chunk.001_bivawd: Copied (server-side copy) to: file name.txt 2026/05/20 02:20:01 INFO : file name.txt.rclone_chunk.001_bivawd: 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/05/20 02:20:02 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/05/20 02:20:02 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/05/20 02:20:03 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/05/20 02:20:03 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_bivc67: md5 = 52f92a173b1825f1c15207be2a38c15b OK 2026/05/20 02:20:03 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_bivc67: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/05/20 02:20:03 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_bivc67: Deleted 2026/05/20 02:20:04 DEBUG : S3 bucket rclone-test-hekazaf5peba: bucket is versioned: false 2026/05/20 02:20:04 DEBUG : Waiting for deletions to finish 2026/05/20 02:20:04 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/05/20 02:20:04 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/05/20 02:20:04 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/20 02:20:04 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/05/20 02:20:04 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_bivd2f: md5 = 72ad065d2be4194ab97e98383620095a OK 2026/05/20 02:20:04 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_bivd2f: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/05/20 02:20:05 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_bivd2f: Deleted 2026/05/20 02:20:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hekazaf5peba/dirToPurgeFromRoot" 2026/05/20 02:20:05 DEBUG : Creating backend with remote "TestS3:rclone-test-hekazaf5peba/dirToPurgeFromRoot" 2026/05/20 02:20:05 DEBUG : S3 bucket rclone-test-hekazaf5peba path dirToPurgeFromRoot: bucket is versioned: false 2026/05/20 02:20:05 DEBUG : Waiting for deletions to finish 2026/05/20 02:20:05 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/05/20 02:20:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/05/20 02:20:05 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/20 02:20:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hekazaf5peba/hello? sausage/êé" 2026/05/20 02:20:06 DEBUG : Creating backend with remote "TestS3:rclone-test-hekazaf5peba/hello? sausage/êé" 2026/05/20 02:20:06 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/05/20 02:20:06 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_bivf6s: md5 = 3b883036ace8dbb0f0239174b3aa8acf OK 2026/05/20 02:20:06 INFO : a/b/c/d/e.txt.rclone_chunk.001_bivf6s: Copied (server-side copy) to: a/b/c/d/e.txt 2026/05/20 02:20:06 INFO : a/b/c/d/e.txt.rclone_chunk.001_bivf6s: Deleted 2026/05/20 02:20:07 DEBUG : S3 bucket rclone-test-hekazaf5peba path hello? sausage/êé: bucket is versioned: false 2026/05/20 02:20:07 DEBUG : Waiting for deletions to finish 2026/05/20 02:20:07 DEBUG : "a/b/c/d/e.txt" version false 2026/05/20 02:20:07 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/05/20 02:20:07 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/20 02:20:07 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/05/20 02:20:10 DEBUG : file name.txt: size = 200 OK 2026/05/20 02:20:10 DEBUG : file name.txt.rclone_chunk.001_bivjoq: md5 = e5116066ce57749e3e67c17b390aa98f OK 2026/05/20 02:20:10 INFO : file name.txt.rclone_chunk.001_bivjoq: Copied (server-side copy) to: file name.txt 2026/05/20 02:20:10 INFO : file name.txt.rclone_chunk.001_bivjoq: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/20 02:20:10 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hekazaf5peba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 02:20:10 DEBUG : Creating backend with remote "TestS3:rclone-test-hekazaf5peba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 02:20:10 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-hekazaf5peba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-hekazaf5peba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/20 02:20:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hekazaf5peba/not found.txt" 2026/05/20 02:20:11 DEBUG : Creating backend with remote "TestS3:rclone-test-hekazaf5peba/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/05/20 02:20:11 NOTICE: S3 bucket rclone-test-hekazaf5peba: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/05/20 02:20:11 DEBUG : piped data.txt.rclone_chunk.001_bivkg8: open chunk writer: started multipart upload: MpGr69RyqreogkjmjLouVIR4s5REfYa3Ej29kpHO4jTTIb_Ig1SdPgCOg_MEHZxvTNf0CNBCpNUlT2GKIuw1o38B7tXtt97koILQM_9_kj2pPdCJjccGqGUD.fr7JUjN 2026/05/20 02:20:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/05/20 02:20:11 DEBUG : piped data.txt.rclone_chunk.001_bivkg8: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/05/20 02:20:12 DEBUG : piped data.txt.rclone_chunk.001_bivkg8: multipart upload "MpGr69RyqreogkjmjLouVIR4s5REfYa3Ej29kpHO4jTTIb_Ig1SdPgCOg_MEHZxvTNf0CNBCpNUlT2GKIuw1o38B7tXtt97koILQM_9_kj2pPdCJjccGqGUD.fr7JUjN" finished 2026/05/20 02:20:12 DEBUG : piped data.txt.rclone_chunk.001_bivkg8: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/05/20 02:20:12 DEBUG : piped data.txt: size = 0 OK 2026/05/20 02:20:12 DEBUG : piped data.txt.rclone_chunk.001_bivkg8: Src hash empty - aborting Dst hash check 2026/05/20 02:20:12 INFO : piped data.txt.rclone_chunk.001_bivkg8: Copied (server-side copy) to: piped data.txt 2026/05/20 02:20:12 INFO : piped data.txt.rclone_chunk.001_bivkg8: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/20 02:20:12 DEBUG : piped data.txt.rclone_chunk.001_bivlab: open chunk writer: started multipart upload: .zN32D5RDyMgsYkAS4d1wvH8h7bZ2Jq7ONYG7J5DnatphMYZOCi9tgE92v28wyGmoNSROhiyDRIUWAjD3TX5TBL3LS1WZdV0pfyfqE1tPHBO8vQu_O0GMrbFfz_Hp0U8 2026/05/20 02:20:12 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/20 02:20:12 DEBUG : piped data.txt.rclone_chunk.001_bivlab: multipart upload wrote chunk 1 with 100 bytes and etag "953f3c42b2978d98fd96ab5d70032eea" 2026/05/20 02:20:12 DEBUG : piped data.txt.rclone_chunk.001_bivlab: multipart upload ".zN32D5RDyMgsYkAS4d1wvH8h7bZ2Jq7ONYG7J5DnatphMYZOCi9tgE92v28wyGmoNSROhiyDRIUWAjD3TX5TBL3LS1WZdV0pfyfqE1tPHBO8vQu_O0GMrbFfz_Hp0U8" finished 2026/05/20 02:20:12 DEBUG : piped data.txt.rclone_chunk.001_bivlab: Multipart upload Etag: 99309c1ea610c2cbc181e2e443fd382e-1 OK 2026/05/20 02:20:13 DEBUG : piped data.txt: size = 100 OK 2026/05/20 02:20:13 DEBUG : piped data.txt.rclone_chunk.001_bivlab: Src hash empty - aborting Dst hash check 2026/05/20 02:20:13 INFO : piped data.txt.rclone_chunk.001_bivlab: Copied (server-side copy) to: piped data.txt 2026/05/20 02:20:13 INFO : piped data.txt.rclone_chunk.001_bivlab: 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/05/20 02:20:13 INFO : Chunked 'TestChunkerS3:rclone-test-hekazaf5peba': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/05/20 02:20:13 DEBUG : small/emptyfile: size = 0 OK 2026/05/20 02:20:13 DEBUG : small/emptyfile.rclone_chunk.001_bivmnd: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:20:13 INFO : small/emptyfile.rclone_chunk.001_bivmnd: Copied (server-side copy) to: small/emptyfile 2026/05/20 02:20:13 INFO : small/emptyfile.rclone_chunk.001_bivmnd: Deleted 2026/05/20 02:20:14 DEBUG : small/smallfile: size = 2 OK 2026/05/20 02:20:14 DEBUG : small/smallfile.rclone_chunk.001_bivnj7: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/05/20 02:20:14 INFO : small/smallfile.rclone_chunk.001_bivnj7: Copied (server-side copy) to: small/smallfile 2026/05/20 02:20:14 INFO : small/smallfile.rclone_chunk.001_bivnj7: Deleted 2026/05/20 02:20:14 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/05/20 02:20:15 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/05/20 02:20:15 DEBUG : usermeta/today.rclone_chunk.001_bivosk: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/05/20 02:20:15 INFO : usermeta/today.rclone_chunk.001_bivosk: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/05/20 02:20:15 INFO : usermeta/today.rclone_chunk.001_bivosk: Deleted 2026/05/20 02:20:16 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/05/20 02:20:16 DEBUG : usermeta/past.rclone_chunk.001_bivp5z: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/05/20 02:20:16 INFO : usermeta/past.rclone_chunk.001_bivp5z: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/05/20 02:20:16 INFO : usermeta/past.rclone_chunk.001_bivp5z: Deleted 2026/05/20 02:20:17 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/05/20 02:20:17 DEBUG : usermeta/future.rclone_chunk.001_bivq5i: md5 = 82e240013837bf80c807dba600b4594d OK 2026/05/20 02:20:17 INFO : usermeta/future.rclone_chunk.001_bivq5i: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/05/20 02:20:17 INFO : usermeta/future.rclone_chunk.001_bivq5i: Deleted 2026/05/20 02:20:17 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/05/20 02:20:18 DEBUG : future/test: Can't copy - required hash not found 2026/05/20 02:20:18 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/20 02:20:18 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/20 02:20:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-hekazaf5peba': File to upload is small (3 bytes), uploading instead of streaming 2026/05/20 02:20:19 DEBUG : Waiting for deletions to finish 2026/05/20 02:20:19 DEBUG : "future/test" version false 2026/05/20 02:20:19 DEBUG : future/test: Deleting (id "") 2026/05/20 02:20:19 DEBUG : "future/test.rclone_chunk.001" version false 2026/05/20 02:20:19 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/05/20 02:20:19 DEBUG : "future/test.rclone_chunk.002" version false 2026/05/20 02:20:19 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/05/20 02:20:19 DEBUG : "future/test.rclone_chunk.003" version false 2026/05/20 02:20:19 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/05/20 02:20:19 INFO : future/test: Deleted 2026/05/20 02:20:19 INFO : future/test.rclone_chunk.001: Deleted 2026/05/20 02:20:19 INFO : future/test.rclone_chunk.002: Deleted 2026/05/20 02:20:19 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/05/20 02:20:21 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/05/20 02:20:21 DEBUG : backcomp/renamefile.rclone_chunk.001_bivsxl: md5 = 541b9f4104485ef28116040bc247b852 OK 2026/05/20 02:20:21 INFO : backcomp/renamefile.rclone_chunk.001_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.001_bivsxl: Deleted 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.002_bivsxl: md5 = 03ba721016a9de1f95c3c3b29f7ba8cc OK 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.002_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.002_bivsxl: Deleted 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.003_bivsxl: md5 = aca83559342ebef3611af972b60c5ca3 OK 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.003_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.003_bivsxl: Deleted 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.004_bivsxl: md5 = e7aecb6e4815c864319124a25da16f4a OK 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.004_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.004_bivsxl: Deleted 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.005_bivsxl: md5 = 8dd1ebef917443b8d0f3eaf38f3827eb OK 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.005_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.005_bivsxl: Deleted 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.006_bivsxl: md5 = e7f2209afbfbc94146cfb128ce6bbeab OK 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.006_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.006_bivsxl: Deleted 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/05/20 02:20:22 DEBUG : backcomp/renamefile.rclone_chunk.007_bivsxl: md5 = ac57da2eed069e1cd9397efc8c95dba1 OK 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.007_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/05/20 02:20:22 INFO : backcomp/renamefile.rclone_chunk.007_bivsxl: Deleted 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.008_bivsxl: md5 = 9c385f853229f6154b8240f0ca862fb6 OK 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.008_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.008_bivsxl: Deleted 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.009_bivsxl: md5 = a6355c4587efd9251595e979d294cc54 OK 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.009_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.009_bivsxl: Deleted 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.010_bivsxl: md5 = 7eb128548d7b18f8a93b5938a15f08c7 OK 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.010_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.010_bivsxl: Deleted 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.011_bivsxl: md5 = f2c1ee63f5d7f079df91943c563ff1b1 OK 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.011_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.011_bivsxl: Deleted 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.012_bivsxl: md5 = d84ffe0bc03f2e0a8f81645f85ea1d4c OK 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.012_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.012_bivsxl: Deleted 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/05/20 02:20:23 DEBUG : backcomp/renamefile.rclone_chunk.013_bivsxl: md5 = cee48bf7920b451634bc51847aaa7bb8 OK 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.013_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/05/20 02:20:23 INFO : backcomp/renamefile.rclone_chunk.013_bivsxl: Deleted 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.014_bivsxl: md5 = 8e6cd1479afdd665d9d37a53e554704b OK 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.014_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.014_bivsxl: Deleted 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.015_bivsxl: md5 = a35d766ec1e6ca90ea50541844759472 OK 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.015_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.015_bivsxl: Deleted 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.016_bivsxl: md5 = 425ebf75b94a4d5a1ed859fc8ef97d59 OK 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.016_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.016_bivsxl: Deleted 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.017_bivsxl: md5 = 74f55705dbaa229cf12f2a192f274aa3 OK 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.017_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.017_bivsxl: Deleted 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.018_bivsxl: md5 = 2c4e1f3c7835ed62ca623e37d18f2656 OK 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.018_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.018_bivsxl: Deleted 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/05/20 02:20:24 DEBUG : backcomp/renamefile.rclone_chunk.019_bivsxl: md5 = 0bc2c55e035a92b8fecfb26f690c362e OK 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.019_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/05/20 02:20:24 INFO : backcomp/renamefile.rclone_chunk.019_bivsxl: Deleted 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.020_bivsxl: md5 = 29840a30a7ef2e1b43f7288a8087b198 OK 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.020_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.020_bivsxl: Deleted 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.021_bivsxl: md5 = d2bf7393428445357ec23ed337e36450 OK 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.021_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.021_bivsxl: Deleted 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.022_bivsxl: md5 = 689cda271c81b1aea27d6f3aa1addb5d OK 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.022_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.022_bivsxl: Deleted 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.023_bivsxl: md5 = 811058acda0a0057fecbfa5dbaeb3ad7 OK 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.023_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.023_bivsxl: Deleted 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.024_bivsxl: md5 = 383302f4a72363f7f963254e6fe3cae9 OK 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.024_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.024_bivsxl: Deleted 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/05/20 02:20:25 DEBUG : backcomp/renamefile.rclone_chunk.025_bivsxl: md5 = 802ed847697d41c24ea8a059d6102879 OK 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.025_bivsxl: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/05/20 02:20:25 INFO : backcomp/renamefile.rclone_chunk.025_bivsxl: Deleted 2026/05/20 02:20:27 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/05/20 02:20:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hekazaf5peba/servermovetest/subdir1" 2026/05/20 02:20:28 DEBUG : Creating backend with remote "TestS3:rclone-test-hekazaf5peba/servermovetest/subdir1" 2026/05/20 02:20:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hekazaf5peba/servermovetest/subdir2" 2026/05/20 02:20:28 DEBUG : Creating backend with remote "TestS3:rclone-test-hekazaf5peba/servermovetest/subdir2" 2026/05/20 02:20:29 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/05/20 02:20:29 DEBUG : movefile.rclone_chunk.001_biw1cb: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/05/20 02:20:29 INFO : movefile.rclone_chunk.001_biw1cb: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/05/20 02:20:29 INFO : movefile.rclone_chunk.001_biw1cb: Deleted 2026/05/20 02:20:29 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/05/20 02:20:29 DEBUG : movefile.rclone_chunk.002_biw1cb: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/05/20 02:20:29 INFO : movefile.rclone_chunk.002_biw1cb: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/05/20 02:20:29 INFO : movefile.rclone_chunk.002_biw1cb: Deleted 2026/05/20 02:20:29 DEBUG : movefile: copy 2 data chunks... 2026/05/20 02:20:30 DEBUG : movefile: size = 6 OK 2026/05/20 02:20:30 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/05/20 02:20:30 INFO : movefile: Copied (server-side copy) 2026/05/20 02:20:30 INFO : movefile: Deleted 2026/05/20 02:20:30 DEBUG : Waiting for deletions to finish 2026/05/20 02:20:30 DEBUG : "servermovetest/subdir2/movefile" version false 2026/05/20 02:20:30 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/05/20 02:20:30 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/05/20 02:20:30 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/05/20 02:20:30 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/05/20 02:20:30 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/05/20 02:20:30 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/05/20 02:20:30 INFO : servermovetest/subdir2/movefile: Deleted 2026/05/20 02:20:30 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/05/20 02:20:30 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-hekazaf5peba/md5all" 2026/05/20 02:20:30 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/05/20 02:20:30 DEBUG : Creating backend with remote "TestS3:rclone-test-hekazaf5peba/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/05/20 02:20:31 DEBUG : unknown-size-put.txt.rclone_chunk.001_biw4qs: open chunk writer: started multipart upload: oaYaiMqR1VXefzUmxuengPyzNCOvnKpQPEsSYKYlVgBzDvkGUSWFD9Gg_G56t.0WyaYbJU4Z3U21JLTDovbazsw3J.CX18keZHhj9qv4FzrZr._LH880at4kS_EJrM3g 2026/05/20 02:20:31 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/20 02:20:31 DEBUG : unknown-size-put.txt.rclone_chunk.001_biw4qs: multipart upload wrote chunk 1 with 100 bytes and etag "f2986aae26f3bc77c225a8ef92bc6ef7" 2026/05/20 02:20:31 DEBUG : unknown-size-put.txt.rclone_chunk.001_biw4qs: multipart upload "oaYaiMqR1VXefzUmxuengPyzNCOvnKpQPEsSYKYlVgBzDvkGUSWFD9Gg_G56t.0WyaYbJU4Z3U21JLTDovbazsw3J.CX18keZHhj9qv4FzrZr._LH880at4kS_EJrM3g" finished 2026/05/20 02:20:31 DEBUG : unknown-size-put.txt.rclone_chunk.001_biw4qs: Multipart upload Etag: d47ec4aa1883e7b2931b1881e2450377-1 OK 2026/05/20 02:20:31 DEBUG : unknown-size-put.txt: size = 100 OK 2026/05/20 02:20:31 DEBUG : unknown-size-put.txt.rclone_chunk.001_biw4qs: Src hash empty - aborting Dst hash check 2026/05/20 02:20:31 INFO : unknown-size-put.txt.rclone_chunk.001_biw4qs: Copied (server-side copy) to: unknown-size-put.txt 2026/05/20 02:20:31 INFO : unknown-size-put.txt.rclone_chunk.001_biw4qs: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/20 02:20:32 DEBUG : unknown-size-update.txt: size = 100 OK 2026/05/20 02:20:32 DEBUG : unknown-size-update.txt.rclone_chunk.001_biw4xt: md5 = 3b00ebe727c8d6fbbf2a8ec0ea35749c OK 2026/05/20 02:20:32 INFO : unknown-size-update.txt.rclone_chunk.001_biw4xt: Copied (server-side copy) to: unknown-size-update.txt 2026/05/20 02:20:32 INFO : unknown-size-update.txt.rclone_chunk.001_biw4xt: Deleted 2026/05/20 02:20:32 DEBUG : unknown-size-update.txt.rclone_chunk.001_biw54l: open chunk writer: started multipart upload: KZgwhPpnwRuLGdIswgGxgThruao8aj_1OAQM8GsX3aRtS_Qx4v7TmOAGPdMORKgmZa7vuQ.estVjrOxa6kNsJasvPxgJabVTrkPMy_gUqCl24NIF.dkVo_P.Xxhe4Lt2 2026/05/20 02:20:32 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/05/20 02:20:32 DEBUG : unknown-size-update.txt.rclone_chunk.001_biw54l: multipart upload wrote chunk 1 with 200 bytes and etag "41b9f009890a85610cb0cf6f96d9abf1" 2026/05/20 02:20:32 DEBUG : unknown-size-update.txt.rclone_chunk.001_biw54l: multipart upload "KZgwhPpnwRuLGdIswgGxgThruao8aj_1OAQM8GsX3aRtS_Qx4v7TmOAGPdMORKgmZa7vuQ.estVjrOxa6kNsJasvPxgJabVTrkPMy_gUqCl24NIF.dkVo_P.Xxhe4Lt2" finished 2026/05/20 02:20:32 DEBUG : unknown-size-update.txt.rclone_chunk.001_biw54l: Multipart upload Etag: 9a4e6e5084ee6f46e1432cd0fbb7352f-1 OK 2026/05/20 02:20:33 DEBUG : unknown-size-update.txt: size = 200 OK 2026/05/20 02:20:33 DEBUG : unknown-size-update.txt.rclone_chunk.001_biw54l: Src hash empty - aborting Dst hash check 2026/05/20 02:20:33 INFO : unknown-size-update.txt.rclone_chunk.001_biw54l: Copied (server-side copy) to: unknown-size-update.txt 2026/05/20 02:20:33 INFO : unknown-size-update.txt.rclone_chunk.001_biw54l: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/20 02:20:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hekazaf5peba/deeper/nonexisting/directory" 2026/05/20 02:20:33 DEBUG : Creating backend with remote "TestS3:rclone-test-hekazaf5peba/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/05/20 02:20:33 DEBUG : Waiting for deletions to finish 2026/05/20 02:20:33 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/20 02:20:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/05/20 02:20:33 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/20 02:20:33 INFO : S3 bucket rclone-test-hekazaf5peba: Bucket "rclone-test-hekazaf5peba" deleted 2026/05/20 02:20:33 ERROR : error listing: directory not found 2026/05/20 02:20:33 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (51.35s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.19s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (50.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.78s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.61s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.18s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.73s) --- 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.05s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- 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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.85s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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 51.396s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 54.757158923s (try 1/5)