"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:464: Using remote "TestChunkerS3:" 2026/09/04 01:27:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vuvuzav6sidu" 2026/09/04 01:27:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 01:27:55 DEBUG : Creating backend with remote "TestS3:rclone-test-vuvuzav6sidu" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:533: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/09/04 01:27:55 INFO : S3 bucket rclone-test-vuvuzav6sidu: Bucket "rclone-test-vuvuzav6sidu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/04 01:27:56 INFO : S3 bucket rclone-test-vuvuzav6sidu: Bucket "rclone-test-vuvuzav6sidu" deleted === RUN TestIntegration/FsMkdir 2026/09/04 01:27:56 INFO : S3 bucket rclone-test-vuvuzav6sidu: Bucket "rclone-test-vuvuzav6sidu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/04 01:27:56 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/04 01:27:56 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/04 01:27:56 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/04 01:27:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/09/04 01:27:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_tltgvw: md5 = ed52fc795ea88c7084858105d2b93b65 OK 2026/09/04 01:27:57 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_tltgvw: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/09/04 01:27:57 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_tltgvw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." 2026/09/04 01:27:57 DEBUG : ./.: size = 100 OK 2026/09/04 01:27:57 DEBUG : ./..rclone_chunk.001_tlthtd: md5 = 7b52e206dec6866bc8dfcf667c34c8d8 OK 2026/09/04 01:27:57 INFO : ./..rclone_chunk.001_tlthtd: Copied (server-side copy) to: ./. 2026/09/04 01:27:58 INFO : ./..rclone_chunk.001_tlthtd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." 2026/09/04 01:27:58 DEBUG : ../..: size = 100 OK 2026/09/04 01:27:58 DEBUG : ../...rclone_chunk.001_tltilv: md5 = 05fa6fac726f9ca343008b154ec490b1 OK 2026/09/04 01:27:58 INFO : ../...rclone_chunk.001_tltilv: Copied (server-side copy) to: ../.. 2026/09/04 01:27:58 INFO : ../...rclone_chunk.001_tltilv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/09/04 01:27:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/09/04 01:27:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_tltj11: md5 = cadff3190ac256b9ac0579300d261b67 OK 2026/09/04 01:27:59 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_tltj11: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/09/04 01:27:59 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_tltj11: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" 2026/09/04 01:28:00 DEBUG : leading space/ leading space: size = 100 OK 2026/09/04 01:28:00 DEBUG : leading space/ leading space.rclone_chunk.001_tltjxb: md5 = d1f99858c625e278de3b5daaab89607d OK 2026/09/04 01:28:00 INFO : leading space/ leading space.rclone_chunk.001_tltjxb: Copied (server-side copy) to: leading space/ leading space 2026/09/04 01:28:00 INFO : leading space/ leading space.rclone_chunk.001_tltjxb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" 2026/09/04 01:28:00 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/09/04 01:28:00 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_tltk9c: md5 = 0de8118ead03264a039cb966d13b3962 OK 2026/09/04 01:28:00 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_tltk9c: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/09/04 01:28:00 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_tltk9c: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" 2026/09/04 01:28:01 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/09/04 01:28:01 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_tltlk3: md5 = b840d04ad2b4d73433a539826fb3754f OK 2026/09/04 01:28:01 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_tltlk3: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/09/04 01:28:01 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_tltlk3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" 2026/09/04 01:28:02 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/09/04 01:28:02 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_tltmuz: md5 = 7d2043cee938102f9f638b2467781455 OK 2026/09/04 01:28:02 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_tltmuz: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/09/04 01:28:02 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_tltmuz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" 2026/09/04 01:28:03 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/09/04 01:28:03 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_tltmi9: md5 = 08a0dde466ddcf67811f52d6b1143800 OK 2026/09/04 01:28:03 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_tltmi9: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/09/04 01:28:03 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_tltmi9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" 2026/09/04 01:28:03 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/09/04 01:28:03 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_tltn1d: md5 = 0c75a1f265e786fddc7b08bf14494080 OK 2026/09/04 01:28:03 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_tltn1d: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/09/04 01:28:03 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_tltn1d: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" 2026/09/04 01:28:04 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/09/04 01:28:04 DEBUG : .leading dot/.leading dot.rclone_chunk.001_tltozt: md5 = 91e82fb3a011ddceb40ce207ec0c1631 OK 2026/09/04 01:28:04 INFO : .leading dot/.leading dot.rclone_chunk.001_tltozt: Copied (server-side copy) to: .leading dot/.leading dot 2026/09/04 01:28:04 INFO : .leading dot/.leading dot.rclone_chunk.001_tltozt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " 2026/09/04 01:28:05 DEBUG : trailing space /trailing space : size = 100 OK 2026/09/04 01:28:05 DEBUG : trailing space /trailing space .rclone_chunk.001_tltpng: md5 = e9bfa28369b60bec9892d9a2311453c3 OK 2026/09/04 01:28:05 INFO : trailing space /trailing space .rclone_chunk.001_tltpng: Copied (server-side copy) to: trailing space /trailing space 2026/09/04 01:28:05 INFO : trailing space /trailing space .rclone_chunk.001_tltpng: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" 2026/09/04 01:28:06 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/09/04 01:28:06 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_tltqk3: md5 = 5be70e74408c8816340146e30eceb4b4 OK 2026/09/04 01:28:06 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_tltqk3: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/09/04 01:28:06 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_tltqk3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" 2026/09/04 01:28:07 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/09/04 01:28:07 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_tltq9r: md5 = 4b4f7b5fd7a355d2df9a59632f3dc8a7 OK 2026/09/04 01:28:07 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_tltq9r: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/09/04 01:28:07 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_tltq9r: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" 2026/09/04 01:28:07 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/09/04 01:28:07 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_tltril: md5 = cdd33c71c0e62da32dc3fd87baca00d9 OK 2026/09/04 01:28:07 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_tltril: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/09/04 01:28:07 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_tltril: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" 2026/09/04 01:28:08 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/09/04 01:28:08 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_tlts0r: md5 = fafb5018e35a6558108b3d79ee23c13d OK 2026/09/04 01:28:08 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_tlts0r: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/09/04 01:28:08 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_tlts0r: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." 2026/09/04 01:28:09 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/09/04 01:28:09 DEBUG : trailing dot./trailing dot..rclone_chunk.001_tltta3: md5 = 33411b37237448e9bbe22ca1d9e03c5b OK 2026/09/04 01:28:09 INFO : trailing dot./trailing dot..rclone_chunk.001_tltta3: Copied (server-side copy) to: trailing dot./trailing dot. 2026/09/04 01:28:09 INFO : trailing dot./trailing dot..rclone_chunk.001_tltta3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" 2026/09/04 01:28:10 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/09/04 01:28:10 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_tltt1v: md5 = 91e8df814f2df7681c5107172048ed6e OK 2026/09/04 01:28:10 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_tltt1v: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/09/04 01:28:10 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_tltt1v: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" 2026/09/04 01:28:10 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/09/04 01:28:10 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_tltui3: md5 = d073b43b2b39fb6bc3a96ef6b0dc5abe OK 2026/09/04 01:28:10 INFO : test%46.txt/test%46.txt.rclone_chunk.001_tltui3: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/09/04 01:28:10 INFO : test%46.txt/test%46.txt.rclone_chunk.001_tltui3: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/09/04 01:28:11 DEBUG : zero-length-file: size = 0 OK 2026/09/04 01:28:11 DEBUG : zero-length-file.rclone_chunk.001_tltv6w: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:28:11 INFO : zero-length-file.rclone_chunk.001_tltv6w: Copied (server-side copy) to: zero-length-file 2026/09/04 01:28:12 INFO : zero-length-file.rclone_chunk.001_tltv6w: 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/04 01:28:12 DEBUG : file name.txt: size = 100 OK 2026/09/04 01:28:12 DEBUG : file name.txt.rclone_chunk.001_tltwx3: md5 = 7c7c0c3700333512148cd552f55c02a8 OK 2026/09/04 01:28:12 INFO : file name.txt.rclone_chunk.001_tltwx3: Copied (server-side copy) to: file name.txt 2026/09/04 01:28:12 INFO : file name.txt.rclone_chunk.001_tltwx3: Deleted 2026/09/04 01:28:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/09/04 01:28:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_tltwgm: md5 = c9c9e6e17f3900ae219880ffed0e5332 OK 2026/09/04 01:28:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_tltwgm: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/09/04 01:28:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_tltwgm: Deleted 2026/09/04 01:28:13 DEBUG : file name.txt: size = 100 OK 2026/09/04 01:28:13 DEBUG : file name.txt.rclone_chunk.001_tltxrd: md5 = 45e35a7410e0c115dd36afa02c961ff9 OK 2026/09/04 01:28:13 INFO : file name.txt.rclone_chunk.001_tltxrd: Copied (server-side copy) to: file name.txt 2026/09/04 01:28:13 INFO : file name.txt.rclone_chunk.001_tltxrd: 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/04 01:28:14 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/09/04 01:28:14 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/04 01:28:16 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/09/04 01:28:16 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_tltzhh: md5 = 00c0d2e42a09a2e7f1e37ba085ad3455 OK 2026/09/04 01:28:16 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_tltzhh: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/09/04 01:28:16 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_tltzhh: Deleted 2026/09/04 01:28:16 DEBUG : S3 bucket rclone-test-vuvuzav6sidu: bucket is versioned: false 2026/09/04 01:28:16 DEBUG : Waiting for deletions to finish 2026/09/04 01:28:16 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/04 01:28:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/04 01:28:16 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/04 01:28:17 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/09/04 01:28:17 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_tlu1ww: md5 = 5e8ea07a231be05a3a0d7a524503d2df OK 2026/09/04 01:28:17 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_tlu1ww: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/09/04 01:28:17 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_tlu1ww: Deleted 2026/09/04 01:28:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vuvuzav6sidu/dirToPurgeFromRoot" 2026/09/04 01:28:18 DEBUG : Creating backend with remote "TestS3:rclone-test-vuvuzav6sidu/dirToPurgeFromRoot" 2026/09/04 01:28:18 DEBUG : S3 bucket rclone-test-vuvuzav6sidu path dirToPurgeFromRoot: bucket is versioned: false 2026/09/04 01:28:18 DEBUG : Waiting for deletions to finish 2026/09/04 01:28:18 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/04 01:28:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/04 01:28:18 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/04 01:28:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vuvuzav6sidu/hello? sausage/êé" 2026/09/04 01:28:18 DEBUG : Creating backend with remote "TestS3:rclone-test-vuvuzav6sidu/hello? sausage/êé" 2026/09/04 01:28:19 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/09/04 01:28:19 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_tlu2lc: md5 = 90d832542783fe5bc2480a94d8a63f16 OK 2026/09/04 01:28:19 INFO : a/b/c/d/e.txt.rclone_chunk.001_tlu2lc: Copied (server-side copy) to: a/b/c/d/e.txt 2026/09/04 01:28:19 INFO : a/b/c/d/e.txt.rclone_chunk.001_tlu2lc: Deleted 2026/09/04 01:28:20 DEBUG : S3 bucket rclone-test-vuvuzav6sidu path hello? sausage/êé: bucket is versioned: false 2026/09/04 01:28:20 DEBUG : Waiting for deletions to finish 2026/09/04 01:28:20 DEBUG : "a/b/c/d/e.txt" version false 2026/09/04 01:28:20 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/04 01:28:20 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/09/04 01:28:20 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/04 01:28:23 DEBUG : file name.txt: size = 200 OK 2026/09/04 01:28:23 DEBUG : file name.txt.rclone_chunk.001_tlu7u9: md5 = 8e385080224f02f9f1af18feda5d8bda OK 2026/09/04 01:28:23 INFO : file name.txt.rclone_chunk.001_tlu7u9: Copied (server-side copy) to: file name.txt 2026/09/04 01:28:23 INFO : file name.txt.rclone_chunk.001_tlu7u9: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/04 01:28:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vuvuzav6sidu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/04 01:28:24 DEBUG : Creating backend with remote "TestS3:rclone-test-vuvuzav6sidu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/04 01:28:24 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-vuvuzav6sidu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-vuvuzav6sidu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/04 01:28:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vuvuzav6sidu/not found.txt" 2026/09/04 01:28:24 DEBUG : Creating backend with remote "TestS3:rclone-test-vuvuzav6sidu/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/04 01:28:25 NOTICE: S3 bucket rclone-test-vuvuzav6sidu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/04 01:28:25 DEBUG : piped data.txt.rclone_chunk.001_tlu9bu: open chunk writer: started multipart upload: X5ZhLkWO.nufzFEOyhIiSjhK4ZUpFYeHfEYkXGaG1LfHDqiGxbQWooHm23dlxXP6xIgQjeVDnQ1za2BBDFFwDnokLc1qxGKWPO5xpRi0FIqWNgLka0mw7RRwrBvZXDNJ 2026/09/04 01:28:25 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/04 01:28:25 DEBUG : piped data.txt.rclone_chunk.001_tlu9bu: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/04 01:28:25 DEBUG : piped data.txt.rclone_chunk.001_tlu9bu: multipart upload "X5ZhLkWO.nufzFEOyhIiSjhK4ZUpFYeHfEYkXGaG1LfHDqiGxbQWooHm23dlxXP6xIgQjeVDnQ1za2BBDFFwDnokLc1qxGKWPO5xpRi0FIqWNgLka0mw7RRwrBvZXDNJ" finished 2026/09/04 01:28:25 DEBUG : piped data.txt.rclone_chunk.001_tlu9bu: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/09/04 01:28:25 DEBUG : piped data.txt: size = 0 OK 2026/09/04 01:28:25 DEBUG : piped data.txt.rclone_chunk.001_tlu9bu: Src hash empty - aborting Dst hash check 2026/09/04 01:28:25 INFO : piped data.txt.rclone_chunk.001_tlu9bu: Copied (server-side copy) to: piped data.txt 2026/09/04 01:28:25 INFO : piped data.txt.rclone_chunk.001_tlu9bu: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/04 01:28:26 DEBUG : piped data.txt.rclone_chunk.001_tlu9zo: open chunk writer: started multipart upload: wvDmANoNYcruHA6tiQ82IjLyjOm5iHsdeBB9ApgZeBBGtPa5h9zPwx8pPolAzBk85zGT5M3V6SXWeoM6mmERT94msDiv_U05ZKHMA.n7PEsjWw7tjG9mLsNCiRGiBIj5 2026/09/04 01:28:26 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/04 01:28:26 DEBUG : piped data.txt.rclone_chunk.001_tlu9zo: multipart upload wrote chunk 1 with 100 bytes and etag "f2d9c8ec558f81b1687fe7ec3901971a" 2026/09/04 01:28:26 DEBUG : piped data.txt.rclone_chunk.001_tlu9zo: multipart upload "wvDmANoNYcruHA6tiQ82IjLyjOm5iHsdeBB9ApgZeBBGtPa5h9zPwx8pPolAzBk85zGT5M3V6SXWeoM6mmERT94msDiv_U05ZKHMA.n7PEsjWw7tjG9mLsNCiRGiBIj5" finished 2026/09/04 01:28:26 DEBUG : piped data.txt.rclone_chunk.001_tlu9zo: Multipart upload Etag: 38f059ccd151600a5d5c4d36d0c02770-1 OK 2026/09/04 01:28:26 DEBUG : piped data.txt: size = 100 OK 2026/09/04 01:28:26 DEBUG : piped data.txt.rclone_chunk.001_tlu9zo: Src hash empty - aborting Dst hash check 2026/09/04 01:28:26 INFO : piped data.txt.rclone_chunk.001_tlu9zo: Copied (server-side copy) to: piped data.txt 2026/09/04 01:28:26 INFO : piped data.txt.rclone_chunk.001_tlu9zo: 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/04 01:28:26 INFO : Chunked 'TestChunkerS3:rclone-test-vuvuzav6sidu': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/09/04 01:28:27 DEBUG : small/emptyfile: size = 0 OK 2026/09/04 01:28:27 DEBUG : small/emptyfile.rclone_chunk.001_tlua16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:28:27 INFO : small/emptyfile.rclone_chunk.001_tlua16: Copied (server-side copy) to: small/emptyfile 2026/09/04 01:28:27 INFO : small/emptyfile.rclone_chunk.001_tlua16: Deleted 2026/09/04 01:28:27 DEBUG : small/smallfile: size = 2 OK 2026/09/04 01:28:27 DEBUG : small/smallfile.rclone_chunk.001_tlubw2: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/09/04 01:28:27 INFO : small/smallfile.rclone_chunk.001_tlubw2: Copied (server-side copy) to: small/smallfile 2026/09/04 01:28:27 INFO : small/smallfile.rclone_chunk.001_tlubw2: Deleted 2026/09/04 01:28:28 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/04 01:28:28 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/09/04 01:28:28 DEBUG : usermeta/today.rclone_chunk.001_tlucue: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/09/04 01:28:28 INFO : usermeta/today.rclone_chunk.001_tlucue: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/09/04 01:28:28 INFO : usermeta/today.rclone_chunk.001_tlucue: Deleted 2026/09/04 01:28:29 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/09/04 01:28:29 DEBUG : usermeta/past.rclone_chunk.001_tluddj: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/09/04 01:28:29 INFO : usermeta/past.rclone_chunk.001_tluddj: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/09/04 01:28:29 INFO : usermeta/past.rclone_chunk.001_tluddj: Deleted 2026/09/04 01:28:30 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/09/04 01:28:30 DEBUG : usermeta/future.rclone_chunk.001_tlue5b: md5 = 82e240013837bf80c807dba600b4594d OK 2026/09/04 01:28:30 INFO : usermeta/future.rclone_chunk.001_tlue5b: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/09/04 01:28:30 INFO : usermeta/future.rclone_chunk.001_tlue5b: Deleted 2026/09/04 01:28:31 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/09/04 01:28:32 DEBUG : future/test: Can't copy - required hash not found 2026/09/04 01:28:32 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/04 01:28:32 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/04 01:28:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-vuvuzav6sidu': File to upload is small (3 bytes), uploading instead of streaming 2026/09/04 01:28:32 DEBUG : Waiting for deletions to finish 2026/09/04 01:28:32 DEBUG : "future/test" version false 2026/09/04 01:28:32 DEBUG : future/test: Deleting (id "") 2026/09/04 01:28:32 DEBUG : "future/test.rclone_chunk.001" version false 2026/09/04 01:28:32 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/09/04 01:28:32 DEBUG : "future/test.rclone_chunk.002" version false 2026/09/04 01:28:32 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/09/04 01:28:32 DEBUG : "future/test.rclone_chunk.003" version false 2026/09/04 01:28:32 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/09/04 01:28:32 INFO : future/test.rclone_chunk.003: Deleted 2026/09/04 01:28:32 INFO : future/test: Deleted 2026/09/04 01:28:32 INFO : future/test.rclone_chunk.002: Deleted 2026/09/04 01:28:32 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/09/04 01:28:35 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/09/04 01:28:35 DEBUG : backcomp/renamefile.rclone_chunk.001_tlugij: md5 = 36cbd96f51111dbf090abdeb55d60973 OK 2026/09/04 01:28:35 INFO : backcomp/renamefile.rclone_chunk.001_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/09/04 01:28:35 INFO : backcomp/renamefile.rclone_chunk.001_tlugij: Deleted 2026/09/04 01:28:35 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/09/04 01:28:35 DEBUG : backcomp/renamefile.rclone_chunk.002_tlugij: md5 = a2a8a539ef55e4f1214b490fe2517e58 OK 2026/09/04 01:28:35 INFO : backcomp/renamefile.rclone_chunk.002_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/09/04 01:28:35 INFO : backcomp/renamefile.rclone_chunk.002_tlugij: Deleted 2026/09/04 01:28:35 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/09/04 01:28:35 DEBUG : backcomp/renamefile.rclone_chunk.003_tlugij: md5 = 1a80f35e428662e2ed524a73103857f7 OK 2026/09/04 01:28:35 INFO : backcomp/renamefile.rclone_chunk.003_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/09/04 01:28:35 INFO : backcomp/renamefile.rclone_chunk.003_tlugij: Deleted 2026/09/04 01:28:35 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/09/04 01:28:35 DEBUG : backcomp/renamefile.rclone_chunk.004_tlugij: md5 = 02a714b8ca618b9780c2a486e7a47a4e OK 2026/09/04 01:28:35 INFO : backcomp/renamefile.rclone_chunk.004_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/09/04 01:28:35 INFO : backcomp/renamefile.rclone_chunk.004_tlugij: Deleted 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.005_tlugij: md5 = 819974f1ecb7cc07b366e322584427b5 OK 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.005_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.005_tlugij: Deleted 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.006_tlugij: md5 = eb3bb24adc8006501673fcea81096db0 OK 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.006_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.006_tlugij: Deleted 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.007_tlugij: md5 = 730b728cc0c976dfbf7973d4936b7b54 OK 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.007_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.007_tlugij: Deleted 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.008_tlugij: md5 = c3de35388c118f1820e592c9dddf05eb OK 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.008_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.008_tlugij: Deleted 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.009_tlugij: md5 = 23d5b5700e7d637009c909fdc102fb71 OK 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.009_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.009_tlugij: Deleted 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/09/04 01:28:36 DEBUG : backcomp/renamefile.rclone_chunk.010_tlugij: md5 = da6c97837d3d318c94faaf1cfb7dd3cc OK 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.010_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/09/04 01:28:36 INFO : backcomp/renamefile.rclone_chunk.010_tlugij: Deleted 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.011_tlugij: md5 = bbc2fc3b0fc33ac6403c1a9f625ecf90 OK 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.011_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.011_tlugij: Deleted 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.012_tlugij: md5 = 087e80f9d07141a1f2c1991a612c66f5 OK 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.012_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.012_tlugij: Deleted 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.013_tlugij: md5 = eb02e5ec12104823fd2dec6d678369f5 OK 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.013_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.013_tlugij: Deleted 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.014_tlugij: md5 = 38d035098d47d867831a2a081009de9a OK 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.014_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.014_tlugij: Deleted 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.015_tlugij: md5 = 676ad41e04f7bef7c8f2436f97d968fd OK 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.015_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.015_tlugij: Deleted 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.016_tlugij: md5 = 4dec3348f1bdc014717c6175f64bf67a OK 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.016_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.016_tlugij: Deleted 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/09/04 01:28:37 DEBUG : backcomp/renamefile.rclone_chunk.017_tlugij: md5 = a6eb3928bb3f19adee69bf1d99403322 OK 2026/09/04 01:28:37 INFO : backcomp/renamefile.rclone_chunk.017_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.017_tlugij: Deleted 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.018_tlugij: md5 = 8f9467145d408518f06fe8eac97d75fc OK 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.018_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.018_tlugij: Deleted 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.019_tlugij: md5 = 3e4dec6d0dbc22763ff574ae398d8750 OK 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.019_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.019_tlugij: Deleted 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.020_tlugij: md5 = 282b5a70bf2d2c27675c9d282b237545 OK 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.020_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.020_tlugij: Deleted 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.021_tlugij: md5 = d566331bdf806694b824895ff83db268 OK 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.021_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.021_tlugij: Deleted 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.022_tlugij: md5 = 1c21a7128c23e34c5ff42a32423c8826 OK 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.022_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.022_tlugij: Deleted 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/09/04 01:28:38 DEBUG : backcomp/renamefile.rclone_chunk.023_tlugij: md5 = 00cacbabfbf33c7b7da11b7a7f000eee OK 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.023_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/09/04 01:28:38 INFO : backcomp/renamefile.rclone_chunk.023_tlugij: Deleted 2026/09/04 01:28:39 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/09/04 01:28:39 DEBUG : backcomp/renamefile.rclone_chunk.024_tlugij: md5 = 82c2b4d6a416f298825cb4b0664e0044 OK 2026/09/04 01:28:39 INFO : backcomp/renamefile.rclone_chunk.024_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/09/04 01:28:39 INFO : backcomp/renamefile.rclone_chunk.024_tlugij: Deleted 2026/09/04 01:28:39 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/09/04 01:28:39 DEBUG : backcomp/renamefile.rclone_chunk.025_tlugij: md5 = ab948b6dceb5fa716527ef37e5b3bc03 OK 2026/09/04 01:28:39 INFO : backcomp/renamefile.rclone_chunk.025_tlugij: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/09/04 01:28:39 INFO : backcomp/renamefile.rclone_chunk.025_tlugij: Deleted 2026/09/04 01:28:41 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/09/04 01:28:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vuvuzav6sidu/servermovetest/subdir1" 2026/09/04 01:28:41 DEBUG : Creating backend with remote "TestS3:rclone-test-vuvuzav6sidu/servermovetest/subdir1" 2026/09/04 01:28:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vuvuzav6sidu/servermovetest/subdir2" 2026/09/04 01:28:41 DEBUG : Creating backend with remote "TestS3:rclone-test-vuvuzav6sidu/servermovetest/subdir2" 2026/09/04 01:28:42 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/09/04 01:28:42 DEBUG : movefile.rclone_chunk.001_tluppz: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/09/04 01:28:42 INFO : movefile.rclone_chunk.001_tluppz: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/09/04 01:28:42 INFO : movefile.rclone_chunk.001_tluppz: Deleted 2026/09/04 01:28:42 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/09/04 01:28:42 DEBUG : movefile.rclone_chunk.002_tluppz: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/09/04 01:28:42 INFO : movefile.rclone_chunk.002_tluppz: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/09/04 01:28:42 INFO : movefile.rclone_chunk.002_tluppz: Deleted 2026/09/04 01:28:42 DEBUG : movefile: copy 2 data chunks... 2026/09/04 01:28:43 DEBUG : movefile: size = 6 OK 2026/09/04 01:28:43 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/09/04 01:28:43 INFO : movefile: Copied (server-side copy) 2026/09/04 01:28:43 INFO : movefile: Deleted 2026/09/04 01:28:44 DEBUG : Waiting for deletions to finish 2026/09/04 01:28:44 DEBUG : "servermovetest/subdir2/movefile" version false 2026/09/04 01:28:44 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/09/04 01:28:44 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/09/04 01:28:44 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/09/04 01:28:44 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/09/04 01:28:44 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/09/04 01:28:44 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/09/04 01:28:44 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/09/04 01:28:44 INFO : servermovetest/subdir2/movefile: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/09/04 01:28:44 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-vuvuzav6sidu/md5all" 2026/09/04 01:28:44 DEBUG : Config file has changed externally - reloading 2026/09/04 01:28:44 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/09/04 01:28:44 DEBUG : Creating backend with remote "TestS3:rclone-test-vuvuzav6sidu/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/04 01:28:44 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/04 01:28:44 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/04 01:28:44 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/04 01:28:44 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-vuvuzav6sidu.s3.eu-west-2.amazonaws.com/retry-NetError.bin.rclone_chunk.001_tlusdw?x-id=PutObject": write tcp: unexpected EOF) 2026/09/04 01:28:44 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-vuvuzav6sidu.s3.eu-west-2.amazonaws.com/retry-NetError.bin.rclone_chunk.001_tlusdw?x-id=PutObject": write tcp: unexpected EOF 2026/09/04 01:28:44 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/04 01:28:44 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-vuvuzav6sidu.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_tlusl7?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/04 01:28:44 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-vuvuzav6sidu.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_tlusl7?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/04 01:28:44 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/04 01:28:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_tlus04: open chunk writer: started multipart upload: 5J14ovaMzIUGWdqkhiYxsWwF2FbyzG2ng3Dx53IJq5p.kvNr8QYMJqB0XgqnSrFa4uHgwAC4ppyyh2WoHcsjuB8XLr4rEnGTFVAIhVa9CBSvpG1fFYXGTs26AqYk6M3v 2026/09/04 01:28:44 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/04 01:28:45 DEBUG : unknown-size-put.txt.rclone_chunk.001_tlus04: multipart upload wrote chunk 1 with 100 bytes and etag "db9e531aadd8047e2eaea0b76487e031" 2026/09/04 01:28:45 DEBUG : unknown-size-put.txt.rclone_chunk.001_tlus04: multipart upload "5J14ovaMzIUGWdqkhiYxsWwF2FbyzG2ng3Dx53IJq5p.kvNr8QYMJqB0XgqnSrFa4uHgwAC4ppyyh2WoHcsjuB8XLr4rEnGTFVAIhVa9CBSvpG1fFYXGTs26AqYk6M3v" finished 2026/09/04 01:28:45 DEBUG : unknown-size-put.txt.rclone_chunk.001_tlus04: Multipart upload Etag: ee9225f9ec564bcde6787c62f207c8bb-1 OK 2026/09/04 01:28:45 DEBUG : unknown-size-put.txt: size = 100 OK 2026/09/04 01:28:45 DEBUG : unknown-size-put.txt.rclone_chunk.001_tlus04: Src hash empty - aborting Dst hash check 2026/09/04 01:28:45 INFO : unknown-size-put.txt.rclone_chunk.001_tlus04: Copied (server-side copy) to: unknown-size-put.txt 2026/09/04 01:28:45 INFO : unknown-size-put.txt.rclone_chunk.001_tlus04: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/04 01:28:46 DEBUG : unknown-size-update.txt: size = 100 OK 2026/09/04 01:28:46 DEBUG : unknown-size-update.txt.rclone_chunk.001_tlutxp: md5 = 51adf49c7e047db2b8f8949f25b448ca OK 2026/09/04 01:28:46 INFO : unknown-size-update.txt.rclone_chunk.001_tlutxp: Copied (server-side copy) to: unknown-size-update.txt 2026/09/04 01:28:46 INFO : unknown-size-update.txt.rclone_chunk.001_tlutxp: Deleted 2026/09/04 01:28:46 DEBUG : unknown-size-update.txt.rclone_chunk.001_tluuea: open chunk writer: started multipart upload: 5eY0BsZr739845fAyHdzRXEK3nugBBwh1cK5FkVJdzYFVa7l6A5IEXNMcURHV4GqPfcfwaRoaoBihSfE0w8k5u0zcvMKyfLyFPfVoXXUGdSWkAdYiyzX5pPy8Y7Xi2mu 2026/09/04 01:28:46 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/04 01:28:46 DEBUG : unknown-size-update.txt.rclone_chunk.001_tluuea: multipart upload wrote chunk 1 with 200 bytes and etag "8f429c9f1be5a8e6b434d0f5634ea240" 2026/09/04 01:28:46 DEBUG : unknown-size-update.txt.rclone_chunk.001_tluuea: multipart upload "5eY0BsZr739845fAyHdzRXEK3nugBBwh1cK5FkVJdzYFVa7l6A5IEXNMcURHV4GqPfcfwaRoaoBihSfE0w8k5u0zcvMKyfLyFPfVoXXUGdSWkAdYiyzX5pPy8Y7Xi2mu" finished 2026/09/04 01:28:46 DEBUG : unknown-size-update.txt.rclone_chunk.001_tluuea: Multipart upload Etag: ea73ddc6132e1ecf10d930d7125d677b-1 OK 2026/09/04 01:28:46 DEBUG : unknown-size-update.txt: size = 200 OK 2026/09/04 01:28:46 DEBUG : unknown-size-update.txt.rclone_chunk.001_tluuea: Src hash empty - aborting Dst hash check 2026/09/04 01:28:46 INFO : unknown-size-update.txt.rclone_chunk.001_tluuea: Copied (server-side copy) to: unknown-size-update.txt 2026/09/04 01:28:46 INFO : unknown-size-update.txt.rclone_chunk.001_tluuea: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/04 01:28:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vuvuzav6sidu/deeper/nonexisting/directory" 2026/09/04 01:28:46 DEBUG : Creating backend with remote "TestS3:rclone-test-vuvuzav6sidu/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/04 01:28:47 DEBUG : Waiting for deletions to finish 2026/09/04 01:28:47 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/04 01:28:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/09/04 01:28:47 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/04 01:28:47 INFO : S3 bucket rclone-test-vuvuzav6sidu: Bucket "rclone-test-vuvuzav6sidu" deleted 2026/09/04 01:28:47 ERROR : error listing: directory not found 2026/09/04 01:28:47 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (52.58s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.15s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (51.57s) --- 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.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.63s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (32.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.81s) --- 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.08s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.06s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.84s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutRetry/Chunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.34s) --- 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.646s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 57.151226696s (try 1/5)