"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:464: Using remote "TestChunkerS3:" 2026/09/06 02:05:25 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dunoder2qake" 2026/09/06 02:05:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/06 02:05:25 DEBUG : Creating backend with remote "TestS3:rclone-test-dunoder2qake" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:533: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/09/06 02:05:26 INFO : S3 bucket rclone-test-dunoder2qake: Bucket "rclone-test-dunoder2qake" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/06 02:05:26 INFO : S3 bucket rclone-test-dunoder2qake: Bucket "rclone-test-dunoder2qake" deleted === RUN TestIntegration/FsMkdir 2026/09/06 02:05:27 INFO : S3 bucket rclone-test-dunoder2qake: Bucket "rclone-test-dunoder2qake" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/06 02:05:27 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/06 02:05:27 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/06 02:05:27 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/09/06 02:05:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/09/06 02:05:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_xcvzhp: md5 = 2d4305c7c03e179a7a5ad5c66fef17c4 OK 2026/09/06 02:05:27 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_xcvzhp: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/09/06 02:05:27 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_xcvzhp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." 2026/09/06 02:05:28 DEBUG : ./.: size = 100 OK 2026/09/06 02:05:28 DEBUG : ./..rclone_chunk.001_xcw09t: md5 = 737997e4c529697e03f22d2184495d8a OK 2026/09/06 02:05:28 INFO : ./..rclone_chunk.001_xcw09t: Copied (server-side copy) to: ./. 2026/09/06 02:05:28 INFO : ./..rclone_chunk.001_xcw09t: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." 2026/09/06 02:05:29 DEBUG : ../..: size = 100 OK 2026/09/06 02:05:29 DEBUG : ../...rclone_chunk.001_xcw0ye: md5 = a5d26eaa61425404adb7094e4c88d20c OK 2026/09/06 02:05:29 INFO : ../...rclone_chunk.001_xcw0ye: Copied (server-side copy) to: ../.. 2026/09/06 02:05:29 INFO : ../...rclone_chunk.001_xcw0ye: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/09/06 02:05:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/09/06 02:05:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_xcw1oj: md5 = dc26d12ad7b7282e885f2b54c998bab7 OK 2026/09/06 02:05:30 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_xcw1oj: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/09/06 02:05:30 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_xcw1oj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" 2026/09/06 02:05:30 DEBUG : leading space/ leading space: size = 100 OK 2026/09/06 02:05:30 DEBUG : leading space/ leading space.rclone_chunk.001_xcw24u: md5 = 60a04135755a7ad9f6936c71b23714cb OK 2026/09/06 02:05:30 INFO : leading space/ leading space.rclone_chunk.001_xcw24u: Copied (server-side copy) to: leading space/ leading space 2026/09/06 02:05:30 INFO : leading space/ leading space.rclone_chunk.001_xcw24u: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" 2026/09/06 02:05:31 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/09/06 02:05:31 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_xcw3eh: md5 = 8d57c3ecfa2f5c083d37789b8bed8751 OK 2026/09/06 02:05:31 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_xcw3eh: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/09/06 02:05:31 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_xcw3eh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" 2026/09/06 02:05:32 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/09/06 02:05:32 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_xcw4so: md5 = 718609b14099562183287857fa63feee OK 2026/09/06 02:05:32 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_xcw4so: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/09/06 02:05:32 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_xcw4so: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" 2026/09/06 02:05:33 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/09/06 02:05:33 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_xcw4bo: md5 = 469b5e5b3e76f4c61bd8df63d75cfd90 OK 2026/09/06 02:05:33 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_xcw4bo: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/09/06 02:05:33 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_xcw4bo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" 2026/09/06 02:05:33 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/09/06 02:05:33 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_xcw5dg: md5 = 1dded9d0f2d89e2a05305e38664b368a OK 2026/09/06 02:05:33 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_xcw5dg: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/09/06 02:05:33 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_xcw5dg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" 2026/09/06 02:05:34 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/09/06 02:05:34 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_xcw69c: md5 = e1f3e5805930841765502c652f886323 OK 2026/09/06 02:05:34 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_xcw69c: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/09/06 02:05:34 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_xcw69c: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" 2026/09/06 02:05:35 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/09/06 02:05:35 DEBUG : .leading dot/.leading dot.rclone_chunk.001_xcw659: md5 = 4d47e2ccd273f495b53ab2585633d7ea OK 2026/09/06 02:05:35 INFO : .leading dot/.leading dot.rclone_chunk.001_xcw659: Copied (server-side copy) to: .leading dot/.leading dot 2026/09/06 02:05:35 INFO : .leading dot/.leading dot.rclone_chunk.001_xcw659: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " 2026/09/06 02:05:36 DEBUG : trailing space /trailing space : size = 100 OK 2026/09/06 02:05:36 DEBUG : trailing space /trailing space .rclone_chunk.001_xcw72j: md5 = 190860d0317063a7d8b6290e1557b133 OK 2026/09/06 02:05:36 INFO : trailing space /trailing space .rclone_chunk.001_xcw72j: Copied (server-side copy) to: trailing space /trailing space 2026/09/06 02:05:36 INFO : trailing space /trailing space .rclone_chunk.001_xcw72j: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" 2026/09/06 02:05:36 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/09/06 02:05:36 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_xcw85n: md5 = 5e130347cb515cf7f5e0061581668af0 OK 2026/09/06 02:05:36 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_xcw85n: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/09/06 02:05:36 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_xcw85n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" 2026/09/06 02:05:37 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/09/06 02:05:37 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_xcw9vl: md5 = 982ca0b7b28bde0e8c26753067a9f9af OK 2026/09/06 02:05:37 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_xcw9vl: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/09/06 02:05:37 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_xcw9vl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" 2026/09/06 02:05:38 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/09/06 02:05:38 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_xcw9p9: md5 = 981cdcc505590b009b0da7628243f94a OK 2026/09/06 02:05:38 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_xcw9p9: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/09/06 02:05:38 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_xcw9p9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" 2026/09/06 02:05:39 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/09/06 02:05:39 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_xcwa3t: md5 = 5e246b2d4d60899809f7a8b0e8e3a3ba OK 2026/09/06 02:05:39 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_xcwa3t: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/09/06 02:05:39 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_xcwa3t: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." 2026/09/06 02:05:39 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/09/06 02:05:39 DEBUG : trailing dot./trailing dot..rclone_chunk.001_xcwb54: md5 = f6366fd025e367777749930bd438158a OK 2026/09/06 02:05:39 INFO : trailing dot./trailing dot..rclone_chunk.001_xcwb54: Copied (server-side copy) to: trailing dot./trailing dot. 2026/09/06 02:05:39 INFO : trailing dot./trailing dot..rclone_chunk.001_xcwb54: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" 2026/09/06 02:05:40 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/09/06 02:05:40 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_xcwc2q: md5 = 599746a99a3febf825ccbc4e09485ad7 OK 2026/09/06 02:05:40 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_xcwc2q: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/09/06 02:05:40 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_xcwc2q: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" 2026/09/06 02:05:41 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/09/06 02:05:41 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_xcwdde: md5 = d439e7f7d8873b8a3d50e28649acbf8f OK 2026/09/06 02:05:41 INFO : test%46.txt/test%46.txt.rclone_chunk.001_xcwdde: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/09/06 02:05:41 INFO : test%46.txt/test%46.txt.rclone_chunk.001_xcwdde: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/09/06 02:05:42 DEBUG : zero-length-file: size = 0 OK 2026/09/06 02:05:42 DEBUG : zero-length-file.rclone_chunk.001_xcwesx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:05:42 INFO : zero-length-file.rclone_chunk.001_xcwesx: Copied (server-side copy) to: zero-length-file 2026/09/06 02:05:42 INFO : zero-length-file.rclone_chunk.001_xcwesx: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:846: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/09/06 02:05:43 DEBUG : file name.txt: size = 100 OK 2026/09/06 02:05:43 DEBUG : file name.txt.rclone_chunk.001_xcweba: md5 = b9344f964bf959fe382101b524aa8c8e OK 2026/09/06 02:05:43 INFO : file name.txt.rclone_chunk.001_xcweba: Copied (server-side copy) to: file name.txt 2026/09/06 02:05:43 INFO : file name.txt.rclone_chunk.001_xcweba: Deleted 2026/09/06 02:05:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/09/06 02:05:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_xcwfop: md5 = d3b6ca80ecae7be87b35cadb2095effa OK 2026/09/06 02:05:43 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_xcwfop: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/09/06 02:05:43 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_xcwfop: Deleted 2026/09/06 02:05:44 DEBUG : file name.txt: size = 100 OK 2026/09/06 02:05:44 DEBUG : file name.txt.rclone_chunk.001_xcwfvz: md5 = c131133e79381f1f7fbcbeddf0bd2f65 OK 2026/09/06 02:05:44 INFO : file name.txt.rclone_chunk.001_xcwfvz: Copied (server-side copy) to: file name.txt 2026/09/06 02:05:44 INFO : file name.txt.rclone_chunk.001_xcwfvz: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/06 02:05:44 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/09/06 02:05:44 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/06 02:05:46 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/09/06 02:05:46 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_xcwi31: md5 = 2ba5422b63aefc189ab6a7ca1ca24ff7 OK 2026/09/06 02:05:46 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_xcwi31: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/09/06 02:05:46 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_xcwi31: Deleted 2026/09/06 02:05:46 DEBUG : S3 bucket rclone-test-dunoder2qake: bucket is versioned: false 2026/09/06 02:05:46 DEBUG : Waiting for deletions to finish 2026/09/06 02:05:46 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/06 02:05:46 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/06 02:05:47 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/06 02:05:47 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/09/06 02:05:47 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_xcwjo8: md5 = 5e87c9a0c04a675b2f586936e9b14a58 OK 2026/09/06 02:05:47 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_xcwjo8: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/09/06 02:05:47 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_xcwjo8: Deleted 2026/09/06 02:05:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dunoder2qake/dirToPurgeFromRoot" 2026/09/06 02:05:48 DEBUG : Creating backend with remote "TestS3:rclone-test-dunoder2qake/dirToPurgeFromRoot" 2026/09/06 02:05:48 DEBUG : S3 bucket rclone-test-dunoder2qake path dirToPurgeFromRoot: bucket is versioned: false 2026/09/06 02:05:48 DEBUG : Waiting for deletions to finish 2026/09/06 02:05:48 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/06 02:05:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/06 02:05:48 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/06 02:05:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dunoder2qake/hello? sausage/êé" 2026/09/06 02:05:48 DEBUG : Creating backend with remote "TestS3:rclone-test-dunoder2qake/hello? sausage/êé" 2026/09/06 02:05:49 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/09/06 02:05:49 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_xcwlzs: md5 = e221c4da34c0ba756f2de261461f82b3 OK 2026/09/06 02:05:49 INFO : a/b/c/d/e.txt.rclone_chunk.001_xcwlzs: Copied (server-side copy) to: a/b/c/d/e.txt 2026/09/06 02:05:49 INFO : a/b/c/d/e.txt.rclone_chunk.001_xcwlzs: Deleted 2026/09/06 02:05:50 DEBUG : S3 bucket rclone-test-dunoder2qake path hello? sausage/êé: bucket is versioned: false 2026/09/06 02:05:50 DEBUG : Waiting for deletions to finish 2026/09/06 02:05:50 DEBUG : "a/b/c/d/e.txt" version false 2026/09/06 02:05:50 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/06 02:05:50 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/09/06 02:05:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1633: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/09/06 02:05:54 DEBUG : file name.txt: size = 200 OK 2026/09/06 02:05:54 DEBUG : file name.txt.rclone_chunk.001_xcwp07: md5 = bca0d11b8b19dfb5af31edb32feef462 OK 2026/09/06 02:05:54 INFO : file name.txt.rclone_chunk.001_xcwp07: Copied (server-side copy) to: file name.txt 2026/09/06 02:05:54 INFO : file name.txt.rclone_chunk.001_xcwp07: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/06 02:05:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dunoder2qake/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/06 02:05:54 DEBUG : Creating backend with remote "TestS3:rclone-test-dunoder2qake/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/06 02:05:54 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-dunoder2qake/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-dunoder2qake/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/06 02:05:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dunoder2qake/not found.txt" 2026/09/06 02:05:54 DEBUG : Creating backend with remote "TestS3:rclone-test-dunoder2qake/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1983: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2090: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/06 02:05:55 NOTICE: S3 bucket rclone-test-dunoder2qake: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/06 02:05:55 DEBUG : piped data.txt.rclone_chunk.001_xcwr7c: open chunk writer: started multipart upload: LMnXEaqitq22z8IWMUM4cC7gna8m5b63txAVuNGEQQdgK0QbrO3X8nEfBBtu.YKIR4WtRhv2WgsiBycjqaTU1HJ7O0h01O.9JBpqo3BuXVZH7VbOY9wBc3XdRPUaUMcH 2026/09/06 02:05:55 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/06 02:05:55 DEBUG : piped data.txt.rclone_chunk.001_xcwr7c: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/06 02:05:55 DEBUG : piped data.txt.rclone_chunk.001_xcwr7c: multipart upload "LMnXEaqitq22z8IWMUM4cC7gna8m5b63txAVuNGEQQdgK0QbrO3X8nEfBBtu.YKIR4WtRhv2WgsiBycjqaTU1HJ7O0h01O.9JBpqo3BuXVZH7VbOY9wBc3XdRPUaUMcH" finished 2026/09/06 02:05:55 DEBUG : piped data.txt.rclone_chunk.001_xcwr7c: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/09/06 02:05:55 DEBUG : piped data.txt: size = 0 OK 2026/09/06 02:05:55 DEBUG : piped data.txt.rclone_chunk.001_xcwr7c: Src hash empty - aborting Dst hash check 2026/09/06 02:05:55 INFO : piped data.txt.rclone_chunk.001_xcwr7c: Copied (server-side copy) to: piped data.txt 2026/09/06 02:05:55 INFO : piped data.txt.rclone_chunk.001_xcwr7c: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/06 02:05:56 DEBUG : piped data.txt.rclone_chunk.001_xcws9t: open chunk writer: started multipart upload: OqM.QiYD.5QMZCEwU4ViLR0v1_FmFm0TYRWe2tOGqD7cPVPQsVnDGyoC_OzM93TD1bO_fb.1tZ.EIJeVFk4QdAf9p0VBiy9HaeI9aewIpV6BTluUBDUC0c1jDtwdh0hT 2026/09/06 02:05:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/06 02:05:56 DEBUG : piped data.txt.rclone_chunk.001_xcws9t: multipart upload wrote chunk 1 with 100 bytes and etag "5b161605a1aee9959d35867c0ec77a87" 2026/09/06 02:05:56 DEBUG : piped data.txt.rclone_chunk.001_xcws9t: multipart upload "OqM.QiYD.5QMZCEwU4ViLR0v1_FmFm0TYRWe2tOGqD7cPVPQsVnDGyoC_OzM93TD1bO_fb.1tZ.EIJeVFk4QdAf9p0VBiy9HaeI9aewIpV6BTluUBDUC0c1jDtwdh0hT" finished 2026/09/06 02:05:56 DEBUG : piped data.txt.rclone_chunk.001_xcws9t: Multipart upload Etag: 31f38b0a2129430fcef9b659da0fe642-1 OK 2026/09/06 02:05:56 DEBUG : piped data.txt: size = 100 OK 2026/09/06 02:05:56 DEBUG : piped data.txt.rclone_chunk.001_xcws9t: Src hash empty - aborting Dst hash check 2026/09/06 02:05:56 INFO : piped data.txt.rclone_chunk.001_xcws9t: Copied (server-side copy) to: piped data.txt 2026/09/06 02:05:56 INFO : piped data.txt.rclone_chunk.001_xcws9t: 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/09/06 02:05:56 INFO : Chunked 'TestChunkerS3:rclone-test-dunoder2qake': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/09/06 02:05:57 DEBUG : small/emptyfile: size = 0 OK 2026/09/06 02:05:57 DEBUG : small/emptyfile.rclone_chunk.001_xcwsg7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:05:57 INFO : small/emptyfile.rclone_chunk.001_xcwsg7: Copied (server-side copy) to: small/emptyfile 2026/09/06 02:05:57 INFO : small/emptyfile.rclone_chunk.001_xcwsg7: Deleted 2026/09/06 02:05:57 DEBUG : small/smallfile: size = 2 OK 2026/09/06 02:05:57 DEBUG : small/smallfile.rclone_chunk.001_xcwtyw: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/09/06 02:05:57 INFO : small/smallfile.rclone_chunk.001_xcwtyw: Copied (server-side copy) to: small/smallfile 2026/09/06 02:05:57 INFO : small/smallfile.rclone_chunk.001_xcwtyw: Deleted 2026/09/06 02:05:58 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/09/06 02:05:58 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/09/06 02:05:58 DEBUG : usermeta/today.rclone_chunk.001_xcwue2: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/09/06 02:05:58 INFO : usermeta/today.rclone_chunk.001_xcwue2: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/09/06 02:05:58 INFO : usermeta/today.rclone_chunk.001_xcwue2: Deleted 2026/09/06 02:05:59 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/09/06 02:05:59 DEBUG : usermeta/past.rclone_chunk.001_xcwvm0: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/09/06 02:05:59 INFO : usermeta/past.rclone_chunk.001_xcwvm0: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/09/06 02:05:59 INFO : usermeta/past.rclone_chunk.001_xcwvm0: Deleted 2026/09/06 02:06:00 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/09/06 02:06:00 DEBUG : usermeta/future.rclone_chunk.001_xcwwam: md5 = 82e240013837bf80c807dba600b4594d OK 2026/09/06 02:06:00 INFO : usermeta/future.rclone_chunk.001_xcwwam: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/09/06 02:06:00 INFO : usermeta/future.rclone_chunk.001_xcwwam: Deleted 2026/09/06 02:06:01 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/09/06 02:06:01 DEBUG : future/test: Can't copy - required hash not found 2026/09/06 02:06:01 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/06 02:06:01 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/06 02:06:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-dunoder2qake': File to upload is small (3 bytes), uploading instead of streaming 2026/09/06 02:06:02 DEBUG : Waiting for deletions to finish 2026/09/06 02:06:02 DEBUG : "future/test" version false 2026/09/06 02:06:02 DEBUG : future/test: Deleting (id "") 2026/09/06 02:06:02 DEBUG : "future/test.rclone_chunk.001" version false 2026/09/06 02:06:02 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/09/06 02:06:02 DEBUG : "future/test.rclone_chunk.002" version false 2026/09/06 02:06:02 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/09/06 02:06:02 DEBUG : "future/test.rclone_chunk.003" version false 2026/09/06 02:06:02 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/09/06 02:06:02 INFO : future/test.rclone_chunk.001: Deleted 2026/09/06 02:06:02 INFO : future/test: Deleted 2026/09/06 02:06:02 INFO : future/test.rclone_chunk.002: Deleted 2026/09/06 02:06:02 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/09/06 02:06:04 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/09/06 02:06:04 DEBUG : backcomp/renamefile.rclone_chunk.001_xcwyai: md5 = addbc40e3926325d2cb32bd5a754fb9f OK 2026/09/06 02:06:04 INFO : backcomp/renamefile.rclone_chunk.001_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/09/06 02:06:04 INFO : backcomp/renamefile.rclone_chunk.001_xcwyai: Deleted 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.002_xcwyai: md5 = 6ec863a6d1e2d4cbd65369d7b1ec9cde OK 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.002_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.002_xcwyai: Deleted 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.003_xcwyai: md5 = 8c7916b127420513271baf85073de9c5 OK 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.003_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.003_xcwyai: Deleted 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.004_xcwyai: md5 = 41abece833fe4fa9eef6a6dbab17c931 OK 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.004_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.004_xcwyai: Deleted 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.005_xcwyai: md5 = 35021ea58c23613fdaf345edd50d9e72 OK 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.005_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.005_xcwyai: Deleted 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.006_xcwyai: md5 = 14d663c6a16c8ea13e58504073a30107 OK 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.006_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.006_xcwyai: Deleted 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.007_xcwyai: md5 = eee3ad0f5e2ea01061298653b12a5862 OK 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.007_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.007_xcwyai: Deleted 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/09/06 02:06:05 DEBUG : backcomp/renamefile.rclone_chunk.008_xcwyai: md5 = f71019fab06b0f5619c43a3b69cdeebf OK 2026/09/06 02:06:05 INFO : backcomp/renamefile.rclone_chunk.008_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.008_xcwyai: Deleted 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.009_xcwyai: md5 = f110e788b79deac0fe9b2c579b0802b3 OK 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.009_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.009_xcwyai: Deleted 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.010_xcwyai: md5 = 0ed1fac9c057c41e78aabb2227fe6ca5 OK 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.010_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.010_xcwyai: Deleted 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.011_xcwyai: md5 = c583cd779452688fd2eb85d236918976 OK 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.011_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.011_xcwyai: Deleted 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.012_xcwyai: md5 = d7bbd3de781dc31db8a9992be9495039 OK 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.012_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.012_xcwyai: Deleted 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.013_xcwyai: md5 = aaea351a52241f8a85972becc5950ac9 OK 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.013_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.013_xcwyai: Deleted 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/09/06 02:06:06 DEBUG : backcomp/renamefile.rclone_chunk.014_xcwyai: md5 = 879b20f7aed672a268e04d5b4d404277 OK 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.014_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/09/06 02:06:06 INFO : backcomp/renamefile.rclone_chunk.014_xcwyai: Deleted 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.015_xcwyai: md5 = 5071dd35148f4c97b8d3d2888267282e OK 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.015_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.015_xcwyai: Deleted 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.016_xcwyai: md5 = 960d16e5b125ffffc4e5d6c15d908fae OK 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.016_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.016_xcwyai: Deleted 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.017_xcwyai: md5 = 5f1f4527324ccf3a35126342c693673a OK 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.017_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.017_xcwyai: Deleted 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.018_xcwyai: md5 = a0737e1e82654b0c6362c108906af639 OK 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.018_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.018_xcwyai: Deleted 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.019_xcwyai: md5 = ba4a131d4ed553e658cd15d47e0afece OK 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.019_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.019_xcwyai: Deleted 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.020_xcwyai: md5 = da4efde7992537fdb61c09defe0da823 OK 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.020_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.020_xcwyai: Deleted 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/09/06 02:06:07 DEBUG : backcomp/renamefile.rclone_chunk.021_xcwyai: md5 = 05ac5034519ba51ff41d08040222efda OK 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.021_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/09/06 02:06:07 INFO : backcomp/renamefile.rclone_chunk.021_xcwyai: Deleted 2026/09/06 02:06:08 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/09/06 02:06:08 DEBUG : backcomp/renamefile.rclone_chunk.022_xcwyai: md5 = cb4a56b7136449b6c0c599def7bf4f09 OK 2026/09/06 02:06:08 INFO : backcomp/renamefile.rclone_chunk.022_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/09/06 02:06:08 INFO : backcomp/renamefile.rclone_chunk.022_xcwyai: Deleted 2026/09/06 02:06:08 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/09/06 02:06:08 DEBUG : backcomp/renamefile.rclone_chunk.023_xcwyai: md5 = 21e29a6bd6bc6395014625a77cd276e0 OK 2026/09/06 02:06:08 INFO : backcomp/renamefile.rclone_chunk.023_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/09/06 02:06:08 INFO : backcomp/renamefile.rclone_chunk.023_xcwyai: Deleted 2026/09/06 02:06:08 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/09/06 02:06:08 DEBUG : backcomp/renamefile.rclone_chunk.024_xcwyai: md5 = 27c51e1a30d38aa9ae8ddb0cad67febc OK 2026/09/06 02:06:08 INFO : backcomp/renamefile.rclone_chunk.024_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/09/06 02:06:08 INFO : backcomp/renamefile.rclone_chunk.024_xcwyai: Deleted 2026/09/06 02:06:08 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/09/06 02:06:08 DEBUG : backcomp/renamefile.rclone_chunk.025_xcwyai: md5 = 295b776d891021ff62034050ac9958d3 OK 2026/09/06 02:06:08 INFO : backcomp/renamefile.rclone_chunk.025_xcwyai: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/09/06 02:06:08 INFO : backcomp/renamefile.rclone_chunk.025_xcwyai: Deleted 2026/09/06 02:06:10 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/09/06 02:06:10 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dunoder2qake/servermovetest/subdir1" 2026/09/06 02:06:10 DEBUG : Creating backend with remote "TestS3:rclone-test-dunoder2qake/servermovetest/subdir1" 2026/09/06 02:06:10 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dunoder2qake/servermovetest/subdir2" 2026/09/06 02:06:10 DEBUG : Creating backend with remote "TestS3:rclone-test-dunoder2qake/servermovetest/subdir2" 2026/09/06 02:06:11 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/09/06 02:06:11 DEBUG : movefile.rclone_chunk.001_xcx6ka: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/09/06 02:06:11 INFO : movefile.rclone_chunk.001_xcx6ka: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/09/06 02:06:11 INFO : movefile.rclone_chunk.001_xcx6ka: Deleted 2026/09/06 02:06:11 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/09/06 02:06:11 DEBUG : movefile.rclone_chunk.002_xcx6ka: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/09/06 02:06:11 INFO : movefile.rclone_chunk.002_xcx6ka: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/09/06 02:06:11 INFO : movefile.rclone_chunk.002_xcx6ka: Deleted 2026/09/06 02:06:12 DEBUG : movefile: copy 2 data chunks... 2026/09/06 02:06:12 DEBUG : movefile: size = 6 OK 2026/09/06 02:06:13 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/09/06 02:06:13 INFO : movefile: Copied (server-side copy) 2026/09/06 02:06:13 INFO : movefile: Deleted 2026/09/06 02:06:13 DEBUG : Waiting for deletions to finish 2026/09/06 02:06:13 DEBUG : "servermovetest/subdir2/movefile" version false 2026/09/06 02:06:13 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/09/06 02:06:13 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/09/06 02:06:13 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/09/06 02:06:13 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/09/06 02:06:13 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/09/06 02:06:13 INFO : servermovetest/subdir2/movefile: Deleted 2026/09/06 02:06:13 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/09/06 02:06:13 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/09/06 02:06:13 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-dunoder2qake/md5all" 2026/09/06 02:06:13 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/09/06 02:06:13 DEBUG : Creating backend with remote "TestS3:rclone-test-dunoder2qake/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2452: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/06 02:06:13 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error) 2026/09/06 02:06:13 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error 2026/09/06 02:06:13 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/06 02:06:13 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-dunoder2qake.s3.eu-west-2.amazonaws.com/retry-NetError.bin.rclone_chunk.001_xcx9gd?x-id=PutObject": write tcp: unexpected EOF) 2026/09/06 02:06:13 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-dunoder2qake.s3.eu-west-2.amazonaws.com/retry-NetError.bin.rclone_chunk.001_xcx9gd?x-id=PutObject": write tcp: unexpected EOF 2026/09/06 02:06:13 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked fstests.go:2697: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/06 02:06:13 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-dunoder2qake.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_xcx92b?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/06 02:06:13 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2784: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-dunoder2qake.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_xcx92b?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/06 02:06:14 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2828: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2879: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/06 02:06:14 DEBUG : unknown-size-put.txt.rclone_chunk.001_xcxao5: open chunk writer: started multipart upload: uViyV0kYPWbY3jn5sIheEKT_oyFyQedBrWuXXIXhRfLxPb_UQt43J_5VauDWwzlHe7YtBBHqiuSuq1j10oQUO7NAf9HLCsg44uEgcaBfkUFer2sCNBZtVLxmZ2LSsATX 2026/09/06 02:06:14 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/06 02:06:14 DEBUG : unknown-size-put.txt.rclone_chunk.001_xcxao5: multipart upload wrote chunk 1 with 100 bytes and etag "8402d3f25a37f4aae3519a753a7c148a" 2026/09/06 02:06:14 DEBUG : unknown-size-put.txt.rclone_chunk.001_xcxao5: multipart upload "uViyV0kYPWbY3jn5sIheEKT_oyFyQedBrWuXXIXhRfLxPb_UQt43J_5VauDWwzlHe7YtBBHqiuSuq1j10oQUO7NAf9HLCsg44uEgcaBfkUFer2sCNBZtVLxmZ2LSsATX" finished 2026/09/06 02:06:14 DEBUG : unknown-size-put.txt.rclone_chunk.001_xcxao5: Multipart upload Etag: bbf7180446b1d2f2bd978309468ceca6-1 OK 2026/09/06 02:06:14 DEBUG : unknown-size-put.txt: size = 100 OK 2026/09/06 02:06:14 DEBUG : unknown-size-put.txt.rclone_chunk.001_xcxao5: Src hash empty - aborting Dst hash check 2026/09/06 02:06:14 INFO : unknown-size-put.txt.rclone_chunk.001_xcxao5: Copied (server-side copy) to: unknown-size-put.txt 2026/09/06 02:06:14 INFO : unknown-size-put.txt.rclone_chunk.001_xcxao5: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/06 02:06:15 DEBUG : unknown-size-update.txt: size = 100 OK 2026/09/06 02:06:15 DEBUG : unknown-size-update.txt.rclone_chunk.001_xcxaqs: md5 = 569f51c4bdc02b4f368ca9d3f6cfb2ec OK 2026/09/06 02:06:15 INFO : unknown-size-update.txt.rclone_chunk.001_xcxaqs: Copied (server-side copy) to: unknown-size-update.txt 2026/09/06 02:06:15 INFO : unknown-size-update.txt.rclone_chunk.001_xcxaqs: Deleted 2026/09/06 02:06:15 DEBUG : unknown-size-update.txt.rclone_chunk.001_xcxb9r: open chunk writer: started multipart upload: VNlM3DD8pnlswCtRCv4CeeL4CcP1R4hOmiiVZK6MsDkv2XkxjTSvityFHRWx6weMN2akoFPQMUCDTaeJbXm0_V2nXj1E_oPbeYvG7w1lqpDZUPd2dIrJTFMNULar6j_Y 2026/09/06 02:06:15 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/06 02:06:15 DEBUG : unknown-size-update.txt.rclone_chunk.001_xcxb9r: multipart upload wrote chunk 1 with 200 bytes and etag "0ad29937da88160df9ae88c6b748c2f9" 2026/09/06 02:06:15 DEBUG : unknown-size-update.txt.rclone_chunk.001_xcxb9r: multipart upload "VNlM3DD8pnlswCtRCv4CeeL4CcP1R4hOmiiVZK6MsDkv2XkxjTSvityFHRWx6weMN2akoFPQMUCDTaeJbXm0_V2nXj1E_oPbeYvG7w1lqpDZUPd2dIrJTFMNULar6j_Y" finished 2026/09/06 02:06:15 DEBUG : unknown-size-update.txt.rclone_chunk.001_xcxb9r: Multipart upload Etag: 20957328a3f43aa393bb498244706b99-1 OK 2026/09/06 02:06:15 DEBUG : unknown-size-update.txt: size = 200 OK 2026/09/06 02:06:15 DEBUG : unknown-size-update.txt.rclone_chunk.001_xcxb9r: Src hash empty - aborting Dst hash check 2026/09/06 02:06:15 INFO : unknown-size-update.txt.rclone_chunk.001_xcxb9r: Copied (server-side copy) to: unknown-size-update.txt 2026/09/06 02:06:15 INFO : unknown-size-update.txt.rclone_chunk.001_xcxb9r: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/06 02:06:15 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dunoder2qake/deeper/nonexisting/directory" 2026/09/06 02:06:15 DEBUG : Creating backend with remote "TestS3:rclone-test-dunoder2qake/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/06 02:06:16 DEBUG : Waiting for deletions to finish 2026/09/06 02:06:16 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/06 02:06:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/09/06 02:06:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/06 02:06:16 INFO : S3 bucket rclone-test-dunoder2qake: Bucket "rclone-test-dunoder2qake" deleted 2026/09/06 02:06:16 ERROR : error listing: directory not found 2026/09/06 02:06:16 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (51.04s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (50.02s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.58s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- 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.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- 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.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- 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.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (16.86s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutRetry/Chunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.24s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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.100s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.918181087s (try 1/5)