"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/01/30 05:09:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hojelop1gamo" 2026/01/30 05:09:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 05:09:06 DEBUG : Creating backend with remote "TestS3:rclone-test-hojelop1gamo" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/01/30 05:09:06 INFO : S3 bucket rclone-test-hojelop1gamo: Bucket "rclone-test-hojelop1gamo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/01/30 05:09:07 INFO : S3 bucket rclone-test-hojelop1gamo: Bucket "rclone-test-hojelop1gamo" deleted === RUN TestIntegration/FsMkdir 2026/01/30 05:09:07 INFO : S3 bucket rclone-test-hojelop1gamo: Bucket "rclone-test-hojelop1gamo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/01/30 05:09:07 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/01/30 05:09:07 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/01/30 05:09:07 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/01/30 05:09:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/01/30 05:09:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_o1bzgy: md5 = d09ea7e8203f8755abbfffdd9a5e7d09 OK 2026/01/30 05:09:08 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_o1bzgy: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/01/30 05:09:08 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_o1bzgy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2026/01/30 05:09:09 DEBUG : ./.: size = 100 OK 2026/01/30 05:09:09 DEBUG : ./..rclone_chunk.001_o1bzgf: md5 = 2826372e82670a0c431d377910e7c61f OK 2026/01/30 05:09:09 INFO : ./..rclone_chunk.001_o1bzgf: Copied (server-side copy) to: ./. 2026/01/30 05:09:09 INFO : ./..rclone_chunk.001_o1bzgf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2026/01/30 05:09:10 DEBUG : ../..: size = 100 OK 2026/01/30 05:09:10 DEBUG : ../...rclone_chunk.001_o1c02s: md5 = 08f20285a619a5c0ec672d6efe6e559f OK 2026/01/30 05:09:10 INFO : ../...rclone_chunk.001_o1c02s: Copied (server-side copy) to: ../.. 2026/01/30 05:09:10 INFO : ../...rclone_chunk.001_o1c02s: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/01/30 05:09:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/01/30 05:09:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_o1c1wn: md5 = be31cdd14af07fcee256ed21b377d709 OK 2026/01/30 05:09:10 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_o1c1wn: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/01/30 05:09:10 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_o1c1wn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2026/01/30 05:09:11 DEBUG : leading space/ leading space: size = 100 OK 2026/01/30 05:09:11 DEBUG : leading space/ leading space.rclone_chunk.001_o1c2t4: md5 = f3a9adbeb84e39a5bd2f38ac7e327911 OK 2026/01/30 05:09:11 INFO : leading space/ leading space.rclone_chunk.001_o1c2t4: Copied (server-side copy) to: leading space/ leading space 2026/01/30 05:09:11 INFO : leading space/ leading space.rclone_chunk.001_o1c2t4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2026/01/30 05:09:12 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/01/30 05:09:12 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_o1c2s0: md5 = 1d4ba5ad3817c71c1ef61a4cc1a5c379 OK 2026/01/30 05:09:12 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_o1c2s0: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/01/30 05:09:12 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_o1c2s0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2026/01/30 05:09:13 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/01/30 05:09:13 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_o1c32o: md5 = 985fb03d149295f66f8b3ec27b0bb45c OK 2026/01/30 05:09:13 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_o1c32o: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/01/30 05:09:13 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_o1c32o: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2026/01/30 05:09:13 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/01/30 05:09:13 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_o1c4k0: md5 = 7e03d8218cfbc728c3f3a024aff3fcae OK 2026/01/30 05:09:13 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_o1c4k0: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/01/30 05:09:13 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_o1c4k0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2026/01/30 05:09:14 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/01/30 05:09:14 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_o1c593: md5 = 14cd4bba84f25b8c7cfa51f18e0ac9ff OK 2026/01/30 05:09:14 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_o1c593: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/01/30 05:09:14 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_o1c593: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2026/01/30 05:09:15 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/01/30 05:09:15 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_o1c5v7: md5 = 5edba40b8a0dbb7f50cdc9ebd1f0b86e OK 2026/01/30 05:09:15 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_o1c5v7: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/01/30 05:09:15 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_o1c5v7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2026/01/30 05:09:16 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/01/30 05:09:16 DEBUG : .leading dot/.leading dot.rclone_chunk.001_o1c6dw: md5 = e51e270afbd0da36a94c0fa924c8aa85 OK 2026/01/30 05:09:16 INFO : .leading dot/.leading dot.rclone_chunk.001_o1c6dw: Copied (server-side copy) to: .leading dot/.leading dot 2026/01/30 05:09:16 INFO : .leading dot/.leading dot.rclone_chunk.001_o1c6dw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2026/01/30 05:09:16 DEBUG : trailing space /trailing space : size = 100 OK 2026/01/30 05:09:16 DEBUG : trailing space /trailing space .rclone_chunk.001_o1c7fg: md5 = ac5182f0552224776c5e5a437b3b0631 OK 2026/01/30 05:09:16 INFO : trailing space /trailing space .rclone_chunk.001_o1c7fg: Copied (server-side copy) to: trailing space /trailing space 2026/01/30 05:09:16 INFO : trailing space /trailing space .rclone_chunk.001_o1c7fg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2026/01/30 05:09:17 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/01/30 05:09:17 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_o1c8wv: md5 = a6b83410f354b5f67a4f869f0b318eb6 OK 2026/01/30 05:09:17 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_o1c8wv: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/01/30 05:09:17 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_o1c8wv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2026/01/30 05:09:18 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/01/30 05:09:18 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_o1c8xh: md5 = b7e990dfca9cb2ad0b1635b859197950 OK 2026/01/30 05:09:18 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_o1c8xh: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/01/30 05:09:18 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_o1c8xh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2026/01/30 05:09:19 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/01/30 05:09:19 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_o1c9vs: md5 = f4c64269d0f95aca15e596a2f9dd20c1 OK 2026/01/30 05:09:19 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_o1c9vs: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/01/30 05:09:19 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_o1c9vs: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2026/01/30 05:09:19 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/01/30 05:09:19 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_o1caqs: md5 = c8d865fdf4eee06e633d07a607561cfc OK 2026/01/30 05:09:19 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_o1caqs: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/01/30 05:09:20 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_o1caqs: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2026/01/30 05:09:20 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/01/30 05:09:20 DEBUG : trailing dot./trailing dot..rclone_chunk.001_o1cbdc: md5 = c9555acd8c7d7fae52736f2616b18770 OK 2026/01/30 05:09:20 INFO : trailing dot./trailing dot..rclone_chunk.001_o1cbdc: Copied (server-side copy) to: trailing dot./trailing dot. 2026/01/30 05:09:20 INFO : trailing dot./trailing dot..rclone_chunk.001_o1cbdc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2026/01/30 05:09:21 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/01/30 05:09:21 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_o1ccxz: md5 = 79003eb706b7c0db52b79c68b6f05093 OK 2026/01/30 05:09:21 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_o1ccxz: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/01/30 05:09:21 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_o1ccxz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2026/01/30 05:09:22 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/01/30 05:09:22 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_o1cc33: md5 = e4044473ed03e8e74684d9068644c482 OK 2026/01/30 05:09:22 INFO : test%46.txt/test%46.txt.rclone_chunk.001_o1cc33: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/01/30 05:09:22 INFO : test%46.txt/test%46.txt.rclone_chunk.001_o1cc33: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/01/30 05:09:23 DEBUG : zero-length-file: size = 0 OK 2026/01/30 05:09:23 DEBUG : zero-length-file.rclone_chunk.001_o1cebl: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/01/30 05:09:23 INFO : zero-length-file.rclone_chunk.001_o1cebl: Copied (server-side copy) to: zero-length-file 2026/01/30 05:09:23 INFO : zero-length-file.rclone_chunk.001_o1cebl: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/01/30 05:09:24 DEBUG : file name.txt: size = 100 OK 2026/01/30 05:09:24 DEBUG : file name.txt.rclone_chunk.001_o1cep6: md5 = ad795be7d05a264fac450a16fc9adb20 OK 2026/01/30 05:09:24 INFO : file name.txt.rclone_chunk.001_o1cep6: Copied (server-side copy) to: file name.txt 2026/01/30 05:09:24 INFO : file name.txt.rclone_chunk.001_o1cep6: Deleted 2026/01/30 05:09:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/01/30 05:09:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_o1cfom: md5 = 417b1a8f0bb7083ba382e4acacd5edb3 OK 2026/01/30 05:09:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_o1cfom: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/01/30 05:09:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_o1cfom: Deleted 2026/01/30 05:09:25 DEBUG : file name.txt: size = 100 OK 2026/01/30 05:09:25 DEBUG : file name.txt.rclone_chunk.001_o1cftx: md5 = 4b9c43d7b52735efd8856b392f08ecaf OK 2026/01/30 05:09:25 INFO : file name.txt.rclone_chunk.001_o1cftx: Copied (server-side copy) to: file name.txt 2026/01/30 05:09:25 INFO : file name.txt.rclone_chunk.001_o1cftx: 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/01/30 05:09:25 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/01/30 05:09:25 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/01/30 05:09:27 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/01/30 05:09:27 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_o1cisl: md5 = 7442796c850e253d411e52300aec5653 OK 2026/01/30 05:09:27 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_o1cisl: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/01/30 05:09:27 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_o1cisl: Deleted 2026/01/30 05:09:27 DEBUG : S3 bucket rclone-test-hojelop1gamo: bucket is versioned: false 2026/01/30 05:09:27 DEBUG : Waiting for deletions to finish 2026/01/30 05:09:28 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/01/30 05:09:28 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/01/30 05:09:28 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/01/30 05:09:28 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/01/30 05:09:28 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_o1cjl1: md5 = bc4e2a994cd536a4971ef7a006058c26 OK 2026/01/30 05:09:28 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_o1cjl1: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/01/30 05:09:28 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_o1cjl1: Deleted 2026/01/30 05:09:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hojelop1gamo/dirToPurgeFromRoot" 2026/01/30 05:09:29 DEBUG : Creating backend with remote "TestS3:rclone-test-hojelop1gamo/dirToPurgeFromRoot" 2026/01/30 05:09:29 DEBUG : S3 bucket rclone-test-hojelop1gamo path dirToPurgeFromRoot: bucket is versioned: false 2026/01/30 05:09:29 DEBUG : Waiting for deletions to finish 2026/01/30 05:09:29 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/01/30 05:09:29 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/01/30 05:09:29 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/01/30 05:09:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hojelop1gamo/hello? sausage/êé" 2026/01/30 05:09:30 DEBUG : Creating backend with remote "TestS3:rclone-test-hojelop1gamo/hello? sausage/êé" 2026/01/30 05:09:30 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/01/30 05:09:30 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_o1cl12: md5 = 698ee016e4af8f966232989254975173 OK 2026/01/30 05:09:30 INFO : a/b/c/d/e.txt.rclone_chunk.001_o1cl12: Copied (server-side copy) to: a/b/c/d/e.txt 2026/01/30 05:09:30 INFO : a/b/c/d/e.txt.rclone_chunk.001_o1cl12: Deleted 2026/01/30 05:09:31 DEBUG : S3 bucket rclone-test-hojelop1gamo path hello? sausage/êé: bucket is versioned: false 2026/01/30 05:09:31 DEBUG : Waiting for deletions to finish 2026/01/30 05:09:31 DEBUG : "a/b/c/d/e.txt" version false 2026/01/30 05:09:31 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/01/30 05:09:31 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/01/30 05:09:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1596: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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/01/30 05:09:34 DEBUG : file name.txt: size = 200 OK 2026/01/30 05:09:34 DEBUG : file name.txt.rclone_chunk.001_o1cpyb: md5 = 2490f2d553c92bc3b0b59df880e6a9b7 OK 2026/01/30 05:09:34 INFO : file name.txt.rclone_chunk.001_o1cpyb: Copied (server-side copy) to: file name.txt 2026/01/30 05:09:34 INFO : file name.txt.rclone_chunk.001_o1cpyb: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/01/30 05:09:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hojelop1gamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/01/30 05:09:34 DEBUG : Creating backend with remote "TestS3:rclone-test-hojelop1gamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/01/30 05:09:34 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-hojelop1gamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-hojelop1gamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/01/30 05:09:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hojelop1gamo/not found.txt" 2026/01/30 05:09:35 DEBUG : Creating backend with remote "TestS3:rclone-test-hojelop1gamo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1904: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2008: 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:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/01/30 05:09:35 NOTICE: S3 bucket rclone-test-hojelop1gamo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/01/30 05:09:35 DEBUG : piped data.txt.rclone_chunk.001_o1cqai: open chunk writer: started multipart upload: Ua8NWtMy9lJVCyE_OII4lQAaq0e1TZpbTf4_nyM0qDMHLKSD6pyMu5O2FVVxbZXdtwlMW_zBGNAQvpuKGOirJUeR8m_mjG9w7qvPZjrxCo2QB3ocHUN2X1l2EyA5wvTw 2026/01/30 05:09:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/01/30 05:09:35 DEBUG : piped data.txt.rclone_chunk.001_o1cqai: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/01/30 05:09:36 DEBUG : piped data.txt.rclone_chunk.001_o1cqai: multipart upload "Ua8NWtMy9lJVCyE_OII4lQAaq0e1TZpbTf4_nyM0qDMHLKSD6pyMu5O2FVVxbZXdtwlMW_zBGNAQvpuKGOirJUeR8m_mjG9w7qvPZjrxCo2QB3ocHUN2X1l2EyA5wvTw" finished 2026/01/30 05:09:36 DEBUG : piped data.txt.rclone_chunk.001_o1cqai: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/01/30 05:09:36 DEBUG : piped data.txt: size = 0 OK 2026/01/30 05:09:36 DEBUG : piped data.txt.rclone_chunk.001_o1cqai: Src hash empty - aborting Dst hash check 2026/01/30 05:09:36 INFO : piped data.txt.rclone_chunk.001_o1cqai: Copied (server-side copy) to: piped data.txt 2026/01/30 05:09:36 INFO : piped data.txt.rclone_chunk.001_o1cqai: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/01/30 05:09:36 DEBUG : piped data.txt.rclone_chunk.001_o1cr6v: open chunk writer: started multipart upload: IUxDJeWGvGNc_kX8zXTHkr4ppxqiiMb4EbVJ9_l9Xmp5En23oNLdOCbmvxQve2ubmKhAxoUnzACXZSe8JRlPogOm7dlkcAtau5W_6IUIgj6ChP84kHRNKx8j9YcHheKA 2026/01/30 05:09:36 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/01/30 05:09:36 DEBUG : piped data.txt.rclone_chunk.001_o1cr6v: multipart upload wrote chunk 1 with 100 bytes and etag "74bcae188e0d8fd85b854d1bf03980fc" 2026/01/30 05:09:36 DEBUG : piped data.txt.rclone_chunk.001_o1cr6v: multipart upload "IUxDJeWGvGNc_kX8zXTHkr4ppxqiiMb4EbVJ9_l9Xmp5En23oNLdOCbmvxQve2ubmKhAxoUnzACXZSe8JRlPogOm7dlkcAtau5W_6IUIgj6ChP84kHRNKx8j9YcHheKA" finished 2026/01/30 05:09:36 DEBUG : piped data.txt.rclone_chunk.001_o1cr6v: Multipart upload Etag: cf37442ffbbc2b0111ed4265d531dd7f-1 OK 2026/01/30 05:09:37 DEBUG : piped data.txt: size = 100 OK 2026/01/30 05:09:37 DEBUG : piped data.txt.rclone_chunk.001_o1cr6v: Src hash empty - aborting Dst hash check 2026/01/30 05:09:37 INFO : piped data.txt.rclone_chunk.001_o1cr6v: Copied (server-side copy) to: piped data.txt 2026/01/30 05:09:37 INFO : piped data.txt.rclone_chunk.001_o1cr6v: 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/01/30 05:09:37 INFO : Chunked 'TestChunkerS3:rclone-test-hojelop1gamo': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/01/30 05:09:37 DEBUG : small/emptyfile: size = 0 OK 2026/01/30 05:09:37 DEBUG : small/emptyfile.rclone_chunk.001_o1cseb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/01/30 05:09:37 INFO : small/emptyfile.rclone_chunk.001_o1cseb: Copied (server-side copy) to: small/emptyfile 2026/01/30 05:09:37 INFO : small/emptyfile.rclone_chunk.001_o1cseb: Deleted 2026/01/30 05:09:38 DEBUG : small/smallfile: size = 2 OK 2026/01/30 05:09:38 DEBUG : small/smallfile.rclone_chunk.001_o1cta5: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/01/30 05:09:38 INFO : small/smallfile.rclone_chunk.001_o1cta5: Copied (server-side copy) to: small/smallfile 2026/01/30 05:09:38 INFO : small/smallfile.rclone_chunk.001_o1cta5: Deleted 2026/01/30 05:09:38 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/01/30 05:09:39 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/01/30 05:09:39 DEBUG : usermeta/today.rclone_chunk.001_o1ctdz: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/01/30 05:09:39 INFO : usermeta/today.rclone_chunk.001_o1ctdz: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/01/30 05:09:39 INFO : usermeta/today.rclone_chunk.001_o1ctdz: Deleted 2026/01/30 05:09:40 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/01/30 05:09:40 DEBUG : usermeta/past.rclone_chunk.001_o1cu80: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/01/30 05:09:40 INFO : usermeta/past.rclone_chunk.001_o1cu80: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/01/30 05:09:40 INFO : usermeta/past.rclone_chunk.001_o1cu80: Deleted 2026/01/30 05:09:41 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/01/30 05:09:41 DEBUG : usermeta/future.rclone_chunk.001_o1cwhb: md5 = 82e240013837bf80c807dba600b4594d OK 2026/01/30 05:09:41 INFO : usermeta/future.rclone_chunk.001_o1cwhb: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/01/30 05:09:41 INFO : usermeta/future.rclone_chunk.001_o1cwhb: Deleted 2026/01/30 05:09:41 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/01/30 05:09:42 DEBUG : future/test: Can't copy - required hash not found 2026/01/30 05:09:42 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/01/30 05:09:42 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/01/30 05:09:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-hojelop1gamo': File to upload is small (3 bytes), uploading instead of streaming 2026/01/30 05:09:43 DEBUG : Waiting for deletions to finish 2026/01/30 05:09:43 DEBUG : "future/test" version false 2026/01/30 05:09:43 DEBUG : future/test: Deleting (id "") 2026/01/30 05:09:43 DEBUG : "future/test.rclone_chunk.001" version false 2026/01/30 05:09:43 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/01/30 05:09:43 DEBUG : "future/test.rclone_chunk.002" version false 2026/01/30 05:09:43 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/01/30 05:09:43 DEBUG : "future/test.rclone_chunk.003" version false 2026/01/30 05:09:43 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/01/30 05:09:43 INFO : future/test.rclone_chunk.001: Deleted 2026/01/30 05:09:43 INFO : future/test.rclone_chunk.002: Deleted 2026/01/30 05:09:43 INFO : future/test.rclone_chunk.003: Deleted 2026/01/30 05:09:43 INFO : future/test: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/01/30 05:09:46 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/01/30 05:09:46 DEBUG : backcomp/renamefile.rclone_chunk.001_o1cy55: md5 = 1fa27d7d0e0709dfac646ff8a339fe8e OK 2026/01/30 05:09:46 INFO : backcomp/renamefile.rclone_chunk.001_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/01/30 05:09:46 INFO : backcomp/renamefile.rclone_chunk.001_o1cy55: Deleted 2026/01/30 05:09:46 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/01/30 05:09:46 DEBUG : backcomp/renamefile.rclone_chunk.002_o1cy55: md5 = 85b16be8f1b91546ad328dc37c8c0a18 OK 2026/01/30 05:09:46 INFO : backcomp/renamefile.rclone_chunk.002_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/01/30 05:09:46 INFO : backcomp/renamefile.rclone_chunk.002_o1cy55: Deleted 2026/01/30 05:09:46 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/01/30 05:09:46 DEBUG : backcomp/renamefile.rclone_chunk.003_o1cy55: md5 = 96d293987959752d04987be060886ac4 OK 2026/01/30 05:09:46 INFO : backcomp/renamefile.rclone_chunk.003_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/01/30 05:09:46 INFO : backcomp/renamefile.rclone_chunk.003_o1cy55: Deleted 2026/01/30 05:09:46 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/01/30 05:09:46 DEBUG : backcomp/renamefile.rclone_chunk.004_o1cy55: md5 = b7997ec2a58a343da8430b2c44547c32 OK 2026/01/30 05:09:46 INFO : backcomp/renamefile.rclone_chunk.004_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/01/30 05:09:46 INFO : backcomp/renamefile.rclone_chunk.004_o1cy55: Deleted 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.005_o1cy55: md5 = 6ed047b36cb7868813d25e5fc2af61f4 OK 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.005_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.005_o1cy55: Deleted 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.006_o1cy55: md5 = e93fbd97d1d5636d99b0bdd6d393692b OK 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.006_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.006_o1cy55: Deleted 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.007_o1cy55: md5 = b833a82a07a4b3062a965c43fcb3709d OK 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.007_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.007_o1cy55: Deleted 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.008_o1cy55: md5 = 49c3e30b3bb2e0d9e519150fa9b68020 OK 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.008_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.008_o1cy55: Deleted 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.009_o1cy55: md5 = 8a70618027531f8c311b7c4a640b7601 OK 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.009_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.009_o1cy55: Deleted 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.010_o1cy55: md5 = 55797ceb2bcfe1fad86e700e5c05c52e OK 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.010_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.010_o1cy55: Deleted 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/01/30 05:09:47 DEBUG : backcomp/renamefile.rclone_chunk.011_o1cy55: md5 = 1b9be46935811e2e493ba5d85bf373d0 OK 2026/01/30 05:09:47 INFO : backcomp/renamefile.rclone_chunk.011_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/01/30 05:09:48 INFO : backcomp/renamefile.rclone_chunk.011_o1cy55: Deleted 2026/01/30 05:09:48 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/01/30 05:09:48 DEBUG : backcomp/renamefile.rclone_chunk.012_o1cy55: md5 = 00ea4b704b230b63cf36d234963658e7 OK 2026/01/30 05:09:48 INFO : backcomp/renamefile.rclone_chunk.012_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/01/30 05:09:48 INFO : backcomp/renamefile.rclone_chunk.012_o1cy55: Deleted 2026/01/30 05:09:48 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/01/30 05:09:48 DEBUG : backcomp/renamefile.rclone_chunk.013_o1cy55: md5 = 334754b1d3adbda16d202397f4afb02a OK 2026/01/30 05:09:48 INFO : backcomp/renamefile.rclone_chunk.013_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/01/30 05:09:48 INFO : backcomp/renamefile.rclone_chunk.013_o1cy55: Deleted 2026/01/30 05:09:48 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/01/30 05:09:48 DEBUG : backcomp/renamefile.rclone_chunk.014_o1cy55: md5 = 9da88c95ff4a4140f80075b62d4eac14 OK 2026/01/30 05:09:48 INFO : backcomp/renamefile.rclone_chunk.014_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/01/30 05:09:48 INFO : backcomp/renamefile.rclone_chunk.014_o1cy55: Deleted 2026/01/30 05:09:48 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/01/30 05:09:48 DEBUG : backcomp/renamefile.rclone_chunk.015_o1cy55: md5 = 411ad2c02d330a6b9eb8923db5f627e8 OK 2026/01/30 05:09:48 INFO : backcomp/renamefile.rclone_chunk.015_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/01/30 05:09:48 INFO : backcomp/renamefile.rclone_chunk.015_o1cy55: Deleted 2026/01/30 05:09:48 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/01/30 05:09:48 DEBUG : backcomp/renamefile.rclone_chunk.016_o1cy55: md5 = 65bd996907f88d60d8a8bf384323617b OK 2026/01/30 05:09:48 INFO : backcomp/renamefile.rclone_chunk.016_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/01/30 05:09:48 INFO : backcomp/renamefile.rclone_chunk.016_o1cy55: Deleted 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.017_o1cy55: md5 = 2d6296265c97f8c25cc7d8a084b91aaf OK 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.017_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.017_o1cy55: Deleted 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.018_o1cy55: md5 = 996a61cb4dd274edd5ef6f6459bdf219 OK 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.018_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.018_o1cy55: Deleted 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.019_o1cy55: md5 = 7468e2beac5b100e7228b8a64d65d4c8 OK 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.019_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.019_o1cy55: Deleted 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.020_o1cy55: md5 = 701578195c95974b73f143076f5cb884 OK 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.020_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.020_o1cy55: Deleted 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.021_o1cy55: md5 = b9d50b524b4ecd7498cd0beb8b592e73 OK 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.021_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.021_o1cy55: Deleted 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.022_o1cy55: md5 = c96019e0499847daa9b5e7c24259a53b OK 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.022_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.022_o1cy55: Deleted 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/01/30 05:09:49 DEBUG : backcomp/renamefile.rclone_chunk.023_o1cy55: md5 = 8f156666f63f1a076a36936a976fec6b OK 2026/01/30 05:09:49 INFO : backcomp/renamefile.rclone_chunk.023_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/01/30 05:09:50 INFO : backcomp/renamefile.rclone_chunk.023_o1cy55: Deleted 2026/01/30 05:09:50 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/01/30 05:09:50 DEBUG : backcomp/renamefile.rclone_chunk.024_o1cy55: md5 = bef5f99b14a72515dd1d08dead8a32d0 OK 2026/01/30 05:09:50 INFO : backcomp/renamefile.rclone_chunk.024_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/01/30 05:09:50 INFO : backcomp/renamefile.rclone_chunk.024_o1cy55: Deleted 2026/01/30 05:09:50 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/01/30 05:09:50 DEBUG : backcomp/renamefile.rclone_chunk.025_o1cy55: md5 = 66585890c730bd0a02cc4d3cd787ab49 OK 2026/01/30 05:09:50 INFO : backcomp/renamefile.rclone_chunk.025_o1cy55: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/01/30 05:09:50 INFO : backcomp/renamefile.rclone_chunk.025_o1cy55: Deleted 2026/01/30 05:09:52 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/01/30 05:09:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hojelop1gamo/servermovetest/subdir1" 2026/01/30 05:09:52 DEBUG : Creating backend with remote "TestS3:rclone-test-hojelop1gamo/servermovetest/subdir1" 2026/01/30 05:09:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hojelop1gamo/servermovetest/subdir2" 2026/01/30 05:09:52 DEBUG : Creating backend with remote "TestS3:rclone-test-hojelop1gamo/servermovetest/subdir2" 2026/01/30 05:09:53 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/01/30 05:09:53 DEBUG : movefile.rclone_chunk.001_o1d7gl: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/01/30 05:09:53 INFO : movefile.rclone_chunk.001_o1d7gl: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/01/30 05:09:53 INFO : movefile.rclone_chunk.001_o1d7gl: Deleted 2026/01/30 05:09:53 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/01/30 05:09:53 DEBUG : movefile.rclone_chunk.002_o1d7gl: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/01/30 05:09:53 INFO : movefile.rclone_chunk.002_o1d7gl: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/01/30 05:09:53 INFO : movefile.rclone_chunk.002_o1d7gl: Deleted 2026/01/30 05:09:54 DEBUG : movefile: copy 2 data chunks... 2026/01/30 05:09:54 DEBUG : movefile: size = 6 OK 2026/01/30 05:09:54 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/01/30 05:09:54 INFO : movefile: Copied (server-side copy) 2026/01/30 05:09:54 INFO : movefile: Deleted 2026/01/30 05:09:55 DEBUG : Waiting for deletions to finish 2026/01/30 05:09:55 DEBUG : "servermovetest/subdir2/movefile" version false 2026/01/30 05:09:55 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/01/30 05:09:55 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/01/30 05:09:55 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/01/30 05:09:55 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/01/30 05:09:55 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/01/30 05:09:55 INFO : servermovetest/subdir2/movefile: Deleted 2026/01/30 05:09:55 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/01/30 05:09:55 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/01/30 05:09:55 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-hojelop1gamo/md5all" 2026/01/30 05:09:55 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/01/30 05:09:55 DEBUG : Creating backend with remote "TestS3:rclone-test-hojelop1gamo/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2368: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2489: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/01/30 05:09:55 DEBUG : unknown-size-put.txt.rclone_chunk.001_o1date: open chunk writer: started multipart upload: e4cerZf1KanEcNSO2SMkhoDCDlnYzOSikhQUh8g8tgGZgvwXwbASxY0AsHiwotQ81OPkWshRec.frqP5RL6XSIQEjO8k9_4ujmTpKrZVtoJKItYdDkMzsfp82Sk.6Yug 2026/01/30 05:09:55 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/01/30 05:09:55 DEBUG : unknown-size-put.txt.rclone_chunk.001_o1date: multipart upload wrote chunk 1 with 100 bytes and etag "33a1c629280d864a2d305122fb0cb37a" 2026/01/30 05:09:55 DEBUG : unknown-size-put.txt.rclone_chunk.001_o1date: multipart upload "e4cerZf1KanEcNSO2SMkhoDCDlnYzOSikhQUh8g8tgGZgvwXwbASxY0AsHiwotQ81OPkWshRec.frqP5RL6XSIQEjO8k9_4ujmTpKrZVtoJKItYdDkMzsfp82Sk.6Yug" finished 2026/01/30 05:09:55 DEBUG : unknown-size-put.txt.rclone_chunk.001_o1date: Multipart upload Etag: c317c7b2c50e9885d1b6917fdc427174-1 OK 2026/01/30 05:09:55 DEBUG : unknown-size-put.txt: size = 100 OK 2026/01/30 05:09:55 DEBUG : unknown-size-put.txt.rclone_chunk.001_o1date: Src hash empty - aborting Dst hash check 2026/01/30 05:09:55 INFO : unknown-size-put.txt.rclone_chunk.001_o1date: Copied (server-side copy) to: unknown-size-put.txt 2026/01/30 05:09:56 INFO : unknown-size-put.txt.rclone_chunk.001_o1date: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/01/30 05:09:56 DEBUG : unknown-size-update.txt: size = 100 OK 2026/01/30 05:09:56 DEBUG : unknown-size-update.txt.rclone_chunk.001_o1dbwc: md5 = e2864a071bfd920058c78808c07a0a60 OK 2026/01/30 05:09:56 INFO : unknown-size-update.txt.rclone_chunk.001_o1dbwc: Copied (server-side copy) to: unknown-size-update.txt 2026/01/30 05:09:56 INFO : unknown-size-update.txt.rclone_chunk.001_o1dbwc: Deleted 2026/01/30 05:09:56 DEBUG : unknown-size-update.txt.rclone_chunk.001_o1db54: open chunk writer: started multipart upload: cHGbCnjqH9Rt6UcgDem6AeRGqPrBmiwhINoyF4hkuFe2YO6z9ZXCWiELrHnAyG1DhUtR8ORn6NcfDtGgTQc.ENUd.eS.ypKD378LAsyy3jqy9D0mYvI7h6ScEB0sPNb4 2026/01/30 05:09:56 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/01/30 05:09:56 DEBUG : unknown-size-update.txt.rclone_chunk.001_o1db54: multipart upload wrote chunk 1 with 200 bytes and etag "68322415d4c15303cc224f8587959528" 2026/01/30 05:09:57 DEBUG : unknown-size-update.txt.rclone_chunk.001_o1db54: multipart upload "cHGbCnjqH9Rt6UcgDem6AeRGqPrBmiwhINoyF4hkuFe2YO6z9ZXCWiELrHnAyG1DhUtR8ORn6NcfDtGgTQc.ENUd.eS.ypKD378LAsyy3jqy9D0mYvI7h6ScEB0sPNb4" finished 2026/01/30 05:09:57 DEBUG : unknown-size-update.txt.rclone_chunk.001_o1db54: Multipart upload Etag: dc94dbd3d6ebf50768df7dfb47be9cf4-1 OK 2026/01/30 05:09:57 DEBUG : unknown-size-update.txt: size = 200 OK 2026/01/30 05:09:57 DEBUG : unknown-size-update.txt.rclone_chunk.001_o1db54: Src hash empty - aborting Dst hash check 2026/01/30 05:09:57 INFO : unknown-size-update.txt.rclone_chunk.001_o1db54: Copied (server-side copy) to: unknown-size-update.txt 2026/01/30 05:09:57 INFO : unknown-size-update.txt.rclone_chunk.001_o1db54: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/01/30 05:09:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hojelop1gamo/deeper/nonexisting/directory" 2026/01/30 05:09:57 DEBUG : Creating backend with remote "TestS3:rclone-test-hojelop1gamo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2629: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2672: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2721: Can't test if can't have empty directories 2026/01/30 05:09:57 DEBUG : Waiting for deletions to finish 2026/01/30 05:09:57 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/01/30 05:09:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/01/30 05:09:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/01/30 05:09:58 INFO : S3 bucket rclone-test-hojelop1gamo: Bucket "rclone-test-hojelop1gamo" deleted 2026/01/30 05:09:58 ERROR : error listing: directory not found 2026/01/30 05:09:58 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2835: Shutdown method not supported --- PASS: TestIntegration (52.11s) --- 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.30s) --- PASS: TestIntegration/FsMkdir (50.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.80s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.65s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.14s) --- 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.32s) --- 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.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.74s) --- 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.09s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- 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.17s) --- 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.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (18.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.78s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.30s) --- 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 52.167s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.694936048s (try 1/5)