"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/02/28 02:24:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parekec8cehe" 2026/02/28 02:24:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 02:24:45 DEBUG : Creating backend with remote "TestS3:rclone-test-parekec8cehe" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/02/28 02:24:46 INFO : S3 bucket rclone-test-parekec8cehe: Bucket "rclone-test-parekec8cehe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/28 02:24:46 INFO : S3 bucket rclone-test-parekec8cehe: Bucket "rclone-test-parekec8cehe" deleted === RUN TestIntegration/FsMkdir 2026/02/28 02:24:47 INFO : S3 bucket rclone-test-parekec8cehe: Bucket "rclone-test-parekec8cehe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/28 02:24:47 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/28 02:24:47 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/28 02:24:47 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/28 02:24:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/02/28 02:24:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_5j2h1q: md5 = e61bfe90f1802e9b90fda16823252e53 OK 2026/02/28 02:24:48 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_5j2h1q: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/28 02:24:48 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_5j2h1q: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/28 02:24:49 DEBUG : ./.: size = 100 OK 2026/02/28 02:24:49 DEBUG : ./..rclone_chunk.001_5j2hyw: md5 = 00196eea9a46ea5d075b10b7c9cac130 OK 2026/02/28 02:24:49 INFO : ./..rclone_chunk.001_5j2hyw: Copied (server-side copy) to: ./. 2026/02/28 02:24:49 INFO : ./..rclone_chunk.001_5j2hyw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/28 02:24:50 DEBUG : ../..: size = 100 OK 2026/02/28 02:24:50 DEBUG : ../...rclone_chunk.001_5j2imj: md5 = 6c31c010f948c19038fe28936028da74 OK 2026/02/28 02:24:50 INFO : ../...rclone_chunk.001_5j2imj: Copied (server-side copy) to: ../.. 2026/02/28 02:24:50 INFO : ../...rclone_chunk.001_5j2imj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/28 02:24:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/02/28 02:24:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_5j2jog: md5 = 0ac8a3108c1828e200c0a679b88c8eb5 OK 2026/02/28 02:24:50 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_5j2jog: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/28 02:24:50 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_5j2jog: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/28 02:24:51 DEBUG : leading space/ leading space: size = 100 OK 2026/02/28 02:24:51 DEBUG : leading space/ leading space.rclone_chunk.001_5j2ktw: md5 = 638308e63c290d56cb8b8f00c3f5a963 OK 2026/02/28 02:24:51 INFO : leading space/ leading space.rclone_chunk.001_5j2ktw: Copied (server-side copy) to: leading space/ leading space 2026/02/28 02:24:51 INFO : leading space/ leading space.rclone_chunk.001_5j2ktw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/28 02:24:52 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/02/28 02:24:52 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_5j2lye: md5 = a0d5f2d569d06eca1585c0c212dc8dfd OK 2026/02/28 02:24:52 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_5j2lye: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/02/28 02:24:52 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_5j2lye: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/28 02:24:53 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/02/28 02:24:53 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_5j2l9b: md5 = e12ce7265411b22b79c72806b0b87347 OK 2026/02/28 02:24:53 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_5j2l9b: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/02/28 02:24:53 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_5j2l9b: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/28 02:24:54 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/02/28 02:24:54 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_5j2mec: md5 = e696ea53625f9ea9ccc15bc621feb1bb OK 2026/02/28 02:24:54 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_5j2mec: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/02/28 02:24:54 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_5j2mec: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/28 02:24:54 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/02/28 02:24:54 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_5j2n0p: md5 = 086a3f47cfad047af877e1b288d0f0de OK 2026/02/28 02:24:54 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_5j2n0p: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/02/28 02:24:54 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_5j2n0p: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/28 02:24:55 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/02/28 02:24:55 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_5j2ob8: md5 = 0e4b82e0e29a8d345346ac8b1dae3940 OK 2026/02/28 02:24:55 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_5j2ob8: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/02/28 02:24:55 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_5j2ob8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/28 02:24:56 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/02/28 02:24:56 DEBUG : .leading dot/.leading dot.rclone_chunk.001_5j2poi: md5 = 035450f5af09e5d500b81b8920366add OK 2026/02/28 02:24:56 INFO : .leading dot/.leading dot.rclone_chunk.001_5j2poi: Copied (server-side copy) to: .leading dot/.leading dot 2026/02/28 02:24:56 INFO : .leading dot/.leading dot.rclone_chunk.001_5j2poi: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/28 02:24:57 DEBUG : trailing space /trailing space : size = 100 OK 2026/02/28 02:24:57 DEBUG : trailing space /trailing space .rclone_chunk.001_5j2pv2: md5 = 4242879fa4ff086ce9fff8a2790ce2f0 OK 2026/02/28 02:24:57 INFO : trailing space /trailing space .rclone_chunk.001_5j2pv2: Copied (server-side copy) to: trailing space /trailing space 2026/02/28 02:24:57 INFO : trailing space /trailing space .rclone_chunk.001_5j2pv2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/28 02:24:58 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/02/28 02:24:58 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_5j2q6n: md5 = 2471e6091f0cac1dfffcc42a0baac1d5 OK 2026/02/28 02:24:58 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_5j2q6n: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/02/28 02:24:58 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_5j2q6n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/28 02:24:59 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/02/28 02:24:59 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_5j2rw7: md5 = 1307de04a8c2cf6ce688181d0eb3f630 OK 2026/02/28 02:24:59 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_5j2rw7: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/02/28 02:24:59 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_5j2rw7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/28 02:24:59 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/02/28 02:24:59 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_5j2sc9: md5 = c2f8f8744c445fc41df1a73cd251e65e OK 2026/02/28 02:24:59 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_5j2sc9: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/02/28 02:24:59 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_5j2sc9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/28 02:25:00 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/02/28 02:25:00 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_5j2tli: md5 = 66df30e66da3956acc12bea2ac5a001a OK 2026/02/28 02:25:00 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_5j2tli: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/02/28 02:25:00 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_5j2tli: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/28 02:25:01 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/02/28 02:25:01 DEBUG : trailing dot./trailing dot..rclone_chunk.001_5j2udn: md5 = 20397954173677d6bca6d89248484a87 OK 2026/02/28 02:25:01 INFO : trailing dot./trailing dot..rclone_chunk.001_5j2udn: Copied (server-side copy) to: trailing dot./trailing dot. 2026/02/28 02:25:01 INFO : trailing dot./trailing dot..rclone_chunk.001_5j2udn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/28 02:25:02 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/02/28 02:25:02 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_5j2vta: md5 = 6cceb3bbb73a5a87e88ef97773f94802 OK 2026/02/28 02:25:02 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_5j2vta: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/02/28 02:25:02 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_5j2vta: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/28 02:25:03 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/02/28 02:25:03 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_5j2vyq: md5 = eb0c0be03dd7287c4958f6d84e05597d OK 2026/02/28 02:25:03 INFO : test%46.txt/test%46.txt.rclone_chunk.001_5j2vyq: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/02/28 02:25:03 INFO : test%46.txt/test%46.txt.rclone_chunk.001_5j2vyq: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/28 02:25:04 DEBUG : zero-length-file: size = 0 OK 2026/02/28 02:25:04 DEBUG : zero-length-file.rclone_chunk.001_5j2xaa: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/28 02:25:04 INFO : zero-length-file.rclone_chunk.001_5j2xaa: Copied (server-side copy) to: zero-length-file 2026/02/28 02:25:04 INFO : zero-length-file.rclone_chunk.001_5j2xaa: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/28 02:25:05 DEBUG : file name.txt: size = 100 OK 2026/02/28 02:25:05 DEBUG : file name.txt.rclone_chunk.001_5j2x48: md5 = 850b09072dd0c71d32352b12d9e7f8b7 OK 2026/02/28 02:25:05 INFO : file name.txt.rclone_chunk.001_5j2x48: Copied (server-side copy) to: file name.txt 2026/02/28 02:25:05 INFO : file name.txt.rclone_chunk.001_5j2x48: Deleted 2026/02/28 02:25:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/02/28 02:25:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_5j2yp1: md5 = d955dd277a6f0251b93febf13013886d OK 2026/02/28 02:25:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_5j2yp1: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/28 02:25:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_5j2yp1: Deleted 2026/02/28 02:25:06 DEBUG : file name.txt: size = 100 OK 2026/02/28 02:25:06 DEBUG : file name.txt.rclone_chunk.001_5j2yoz: md5 = 5a01af03a217e8f6d6b012a4fa0e38c3 OK 2026/02/28 02:25:06 INFO : file name.txt.rclone_chunk.001_5j2yoz: Copied (server-side copy) to: file name.txt 2026/02/28 02:25:06 INFO : file name.txt.rclone_chunk.001_5j2yoz: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/28 02:25:07 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/02/28 02:25:07 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/28 02:25:08 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/02/28 02:25:08 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_5j31o1: md5 = b4b570bb277cec9dd261a760f6ca4f88 OK 2026/02/28 02:25:08 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_5j31o1: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/02/28 02:25:08 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_5j31o1: Deleted 2026/02/28 02:25:09 DEBUG : S3 bucket rclone-test-parekec8cehe: bucket is versioned: false 2026/02/28 02:25:09 DEBUG : Waiting for deletions to finish 2026/02/28 02:25:09 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/28 02:25:09 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/28 02:25:09 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/28 02:25:10 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/02/28 02:25:10 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_5j32k1: md5 = 033655f7057fadc03353b4a0c4d5ae6a OK 2026/02/28 02:25:10 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_5j32k1: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/02/28 02:25:10 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_5j32k1: Deleted 2026/02/28 02:25:10 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parekec8cehe/dirToPurgeFromRoot" 2026/02/28 02:25:10 DEBUG : Creating backend with remote "TestS3:rclone-test-parekec8cehe/dirToPurgeFromRoot" 2026/02/28 02:25:10 DEBUG : S3 bucket rclone-test-parekec8cehe path dirToPurgeFromRoot: bucket is versioned: false 2026/02/28 02:25:10 DEBUG : Waiting for deletions to finish 2026/02/28 02:25:10 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/28 02:25:10 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/28 02:25:10 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/28 02:25:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parekec8cehe/hello? sausage/êé" 2026/02/28 02:25:11 DEBUG : Creating backend with remote "TestS3:rclone-test-parekec8cehe/hello? sausage/êé" 2026/02/28 02:25:12 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/02/28 02:25:12 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_5j346i: md5 = 1f6294b0102ca2c5970b9d7d598348c1 OK 2026/02/28 02:25:12 INFO : a/b/c/d/e.txt.rclone_chunk.001_5j346i: Copied (server-side copy) to: a/b/c/d/e.txt 2026/02/28 02:25:12 INFO : a/b/c/d/e.txt.rclone_chunk.001_5j346i: Deleted 2026/02/28 02:25:12 DEBUG : S3 bucket rclone-test-parekec8cehe path hello? sausage/êé: bucket is versioned: false 2026/02/28 02:25:12 DEBUG : Waiting for deletions to finish 2026/02/28 02:25:12 DEBUG : "a/b/c/d/e.txt" version false 2026/02/28 02:25:12 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/28 02:25:12 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/28 02:25:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/02/28 02:25:15 DEBUG : file name.txt: size = 200 OK 2026/02/28 02:25:15 DEBUG : file name.txt.rclone_chunk.001_5j382y: md5 = 7c191aba01b3adbdcaccab43b3c3674f OK 2026/02/28 02:25:15 INFO : file name.txt.rclone_chunk.001_5j382y: Copied (server-side copy) to: file name.txt 2026/02/28 02:25:15 INFO : file name.txt.rclone_chunk.001_5j382y: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/28 02:25:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parekec8cehe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/28 02:25:16 DEBUG : Creating backend with remote "TestS3:rclone-test-parekec8cehe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/28 02:25:16 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-parekec8cehe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-parekec8cehe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/28 02:25:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parekec8cehe/not found.txt" 2026/02/28 02:25:16 DEBUG : Creating backend with remote "TestS3:rclone-test-parekec8cehe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1905: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/28 02:25:17 NOTICE: S3 bucket rclone-test-parekec8cehe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/28 02:25:17 DEBUG : piped data.txt.rclone_chunk.001_5j39nk: open chunk writer: started multipart upload: v2AOCZmvGTyJmjMy22gcH8hFzvT_XufYLSWsV7qxpNscS2OOuYGJQwKr1rfOAfPnxd8dJ9KNKK9DhXuLBKYSw6bIFZKJ5kTsf9QyoZGIHcJzQmQWrdlocX9A5RzQ.CJc 2026/02/28 02:25:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/28 02:25:17 DEBUG : piped data.txt.rclone_chunk.001_5j39nk: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/28 02:25:17 DEBUG : piped data.txt.rclone_chunk.001_5j39nk: multipart upload "v2AOCZmvGTyJmjMy22gcH8hFzvT_XufYLSWsV7qxpNscS2OOuYGJQwKr1rfOAfPnxd8dJ9KNKK9DhXuLBKYSw6bIFZKJ5kTsf9QyoZGIHcJzQmQWrdlocX9A5RzQ.CJc" finished 2026/02/28 02:25:17 DEBUG : piped data.txt.rclone_chunk.001_5j39nk: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/02/28 02:25:17 DEBUG : piped data.txt: size = 0 OK 2026/02/28 02:25:17 DEBUG : piped data.txt.rclone_chunk.001_5j39nk: Src hash empty - aborting Dst hash check 2026/02/28 02:25:17 INFO : piped data.txt.rclone_chunk.001_5j39nk: Copied (server-side copy) to: piped data.txt 2026/02/28 02:25:17 INFO : piped data.txt.rclone_chunk.001_5j39nk: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/28 02:25:17 DEBUG : piped data.txt.rclone_chunk.001_5j3a6f: open chunk writer: started multipart upload: SKafQF3xKcb_hfCA2D_xoblhwBzwpJ1VPAT0EP5Ab3VNx1M8l2wEMGxhqsffd7Q_RJ8glzyCZVUidzVJsCzZhhc4rHoQ30jYiRWk8pXbRmj8F3aQLqoLqm9JrRX4ejuP 2026/02/28 02:25:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/28 02:25:17 DEBUG : piped data.txt.rclone_chunk.001_5j3a6f: multipart upload wrote chunk 1 with 100 bytes and etag "74314e2d49cdd50ff04a57bb3beea44a" 2026/02/28 02:25:18 DEBUG : piped data.txt.rclone_chunk.001_5j3a6f: multipart upload "SKafQF3xKcb_hfCA2D_xoblhwBzwpJ1VPAT0EP5Ab3VNx1M8l2wEMGxhqsffd7Q_RJ8glzyCZVUidzVJsCzZhhc4rHoQ30jYiRWk8pXbRmj8F3aQLqoLqm9JrRX4ejuP" finished 2026/02/28 02:25:18 DEBUG : piped data.txt.rclone_chunk.001_5j3a6f: Multipart upload Etag: b9d510a1e7564817e33dee1a02785f1e-1 OK 2026/02/28 02:25:18 DEBUG : piped data.txt: size = 100 OK 2026/02/28 02:25:18 DEBUG : piped data.txt.rclone_chunk.001_5j3a6f: Src hash empty - aborting Dst hash check 2026/02/28 02:25:18 INFO : piped data.txt.rclone_chunk.001_5j3a6f: Copied (server-side copy) to: piped data.txt 2026/02/28 02:25:18 INFO : piped data.txt.rclone_chunk.001_5j3a6f: 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/02/28 02:25:18 INFO : Chunked 'TestChunkerS3:rclone-test-parekec8cehe': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/02/28 02:25:19 DEBUG : small/emptyfile: size = 0 OK 2026/02/28 02:25:19 DEBUG : small/emptyfile.rclone_chunk.001_5j3bdh: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/28 02:25:19 INFO : small/emptyfile.rclone_chunk.001_5j3bdh: Copied (server-side copy) to: small/emptyfile 2026/02/28 02:25:19 INFO : small/emptyfile.rclone_chunk.001_5j3bdh: Deleted 2026/02/28 02:25:19 DEBUG : small/smallfile: size = 2 OK 2026/02/28 02:25:19 DEBUG : small/smallfile.rclone_chunk.001_5j3cc8: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/02/28 02:25:19 INFO : small/smallfile.rclone_chunk.001_5j3cc8: Copied (server-side copy) to: small/smallfile 2026/02/28 02:25:19 INFO : small/smallfile.rclone_chunk.001_5j3cc8: Deleted 2026/02/28 02:25:20 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/02/28 02:25:20 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/02/28 02:25:20 DEBUG : usermeta/today.rclone_chunk.001_5j3dsc: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/02/28 02:25:20 INFO : usermeta/today.rclone_chunk.001_5j3dsc: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/02/28 02:25:20 INFO : usermeta/today.rclone_chunk.001_5j3dsc: Deleted 2026/02/28 02:25:21 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/02/28 02:25:21 DEBUG : usermeta/past.rclone_chunk.001_5j3eoi: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/02/28 02:25:21 INFO : usermeta/past.rclone_chunk.001_5j3eoi: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/02/28 02:25:21 INFO : usermeta/past.rclone_chunk.001_5j3eoi: Deleted 2026/02/28 02:25:22 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/02/28 02:25:22 DEBUG : usermeta/future.rclone_chunk.001_5j3fnr: md5 = 82e240013837bf80c807dba600b4594d OK 2026/02/28 02:25:22 INFO : usermeta/future.rclone_chunk.001_5j3fnr: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/02/28 02:25:22 INFO : usermeta/future.rclone_chunk.001_5j3fnr: Deleted 2026/02/28 02:25:23 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/02/28 02:25:24 DEBUG : future/test: Can't copy - required hash not found 2026/02/28 02:25:24 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/28 02:25:24 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/28 02:25:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-parekec8cehe': File to upload is small (3 bytes), uploading instead of streaming 2026/02/28 02:25:24 DEBUG : Waiting for deletions to finish 2026/02/28 02:25:24 DEBUG : "future/test" version false 2026/02/28 02:25:24 DEBUG : future/test: Deleting (id "") 2026/02/28 02:25:24 DEBUG : "future/test.rclone_chunk.001" version false 2026/02/28 02:25:24 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/02/28 02:25:24 DEBUG : "future/test.rclone_chunk.002" version false 2026/02/28 02:25:24 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/02/28 02:25:24 DEBUG : "future/test.rclone_chunk.003" version false 2026/02/28 02:25:24 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/02/28 02:25:24 INFO : future/test.rclone_chunk.001: Deleted 2026/02/28 02:25:24 INFO : future/test.rclone_chunk.002: Deleted 2026/02/28 02:25:24 INFO : future/test: Deleted 2026/02/28 02:25:24 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/02/28 02:25:27 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/02/28 02:25:27 DEBUG : backcomp/renamefile.rclone_chunk.001_5j3hb8: md5 = 95edd78d31826dae5cf404f209832545 OK 2026/02/28 02:25:27 INFO : backcomp/renamefile.rclone_chunk.001_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/02/28 02:25:27 INFO : backcomp/renamefile.rclone_chunk.001_5j3hb8: Deleted 2026/02/28 02:25:27 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/02/28 02:25:27 DEBUG : backcomp/renamefile.rclone_chunk.002_5j3hb8: md5 = 88c45964e92affe354e345e59b788854 OK 2026/02/28 02:25:27 INFO : backcomp/renamefile.rclone_chunk.002_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/02/28 02:25:27 INFO : backcomp/renamefile.rclone_chunk.002_5j3hb8: Deleted 2026/02/28 02:25:27 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/02/28 02:25:27 DEBUG : backcomp/renamefile.rclone_chunk.003_5j3hb8: md5 = a867424fc3b487c05cf4ff4d95581380 OK 2026/02/28 02:25:27 INFO : backcomp/renamefile.rclone_chunk.003_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/02/28 02:25:27 INFO : backcomp/renamefile.rclone_chunk.003_5j3hb8: Deleted 2026/02/28 02:25:27 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/02/28 02:25:27 DEBUG : backcomp/renamefile.rclone_chunk.004_5j3hb8: md5 = f87a574c782741cd547d3ba690280541 OK 2026/02/28 02:25:27 INFO : backcomp/renamefile.rclone_chunk.004_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/02/28 02:25:27 INFO : backcomp/renamefile.rclone_chunk.004_5j3hb8: Deleted 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.005_5j3hb8: md5 = 2493433c9b42ebbb8cf5d75f4acc1b85 OK 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.005_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.005_5j3hb8: Deleted 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.006_5j3hb8: md5 = e9b016582b6ae7dc87a38fcf075b5320 OK 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.006_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.006_5j3hb8: Deleted 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.007_5j3hb8: md5 = 4d3ed07b3b3e1065671d2d2a8215d149 OK 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.007_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.007_5j3hb8: Deleted 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.008_5j3hb8: md5 = dc659f2376b92eb24cedff369a1f38e6 OK 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.008_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.008_5j3hb8: Deleted 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.009_5j3hb8: md5 = b732686f788abd5dec8f5ada97159e65 OK 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.009_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.009_5j3hb8: Deleted 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/02/28 02:25:28 DEBUG : backcomp/renamefile.rclone_chunk.010_5j3hb8: md5 = b92de4ecfe5dbad41510877b7baf651c OK 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.010_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/02/28 02:25:28 INFO : backcomp/renamefile.rclone_chunk.010_5j3hb8: Deleted 2026/02/28 02:25:29 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/02/28 02:25:29 DEBUG : backcomp/renamefile.rclone_chunk.011_5j3hb8: md5 = 0c12451f2600ba9507514b464decaecf OK 2026/02/28 02:25:29 INFO : backcomp/renamefile.rclone_chunk.011_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/02/28 02:25:29 INFO : backcomp/renamefile.rclone_chunk.011_5j3hb8: Deleted 2026/02/28 02:25:29 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/02/28 02:25:29 DEBUG : backcomp/renamefile.rclone_chunk.012_5j3hb8: md5 = b614df8739f56fd068a2d63ea0286d26 OK 2026/02/28 02:25:29 INFO : backcomp/renamefile.rclone_chunk.012_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/02/28 02:25:29 INFO : backcomp/renamefile.rclone_chunk.012_5j3hb8: Deleted 2026/02/28 02:25:29 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/02/28 02:25:29 DEBUG : backcomp/renamefile.rclone_chunk.013_5j3hb8: md5 = 485eed2e0b3109f4a7f25625a7c646ce OK 2026/02/28 02:25:29 INFO : backcomp/renamefile.rclone_chunk.013_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/02/28 02:25:29 INFO : backcomp/renamefile.rclone_chunk.013_5j3hb8: Deleted 2026/02/28 02:25:29 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/02/28 02:25:29 DEBUG : backcomp/renamefile.rclone_chunk.014_5j3hb8: md5 = 4457ecf5580c16f13491fb33de8d0809 OK 2026/02/28 02:25:29 INFO : backcomp/renamefile.rclone_chunk.014_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/02/28 02:25:29 INFO : backcomp/renamefile.rclone_chunk.014_5j3hb8: Deleted 2026/02/28 02:25:29 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/02/28 02:25:29 DEBUG : backcomp/renamefile.rclone_chunk.015_5j3hb8: md5 = eddc8b3e51c5a25137108e1783319723 OK 2026/02/28 02:25:29 INFO : backcomp/renamefile.rclone_chunk.015_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/02/28 02:25:29 INFO : backcomp/renamefile.rclone_chunk.015_5j3hb8: Deleted 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.016_5j3hb8: md5 = 901e7576ad242d8cf6eaf222ca63478f OK 2026/02/28 02:25:30 INFO : backcomp/renamefile.rclone_chunk.016_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/02/28 02:25:30 INFO : backcomp/renamefile.rclone_chunk.016_5j3hb8: Deleted 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.017_5j3hb8: md5 = 9daf69e14388371acb788dd9b7048814 OK 2026/02/28 02:25:30 INFO : backcomp/renamefile.rclone_chunk.017_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/02/28 02:25:30 INFO : backcomp/renamefile.rclone_chunk.017_5j3hb8: Deleted 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.018_5j3hb8: md5 = 2b94bbba0ac1ef6e4c5e5723c65a1308 OK 2026/02/28 02:25:30 INFO : backcomp/renamefile.rclone_chunk.018_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/02/28 02:25:30 INFO : backcomp/renamefile.rclone_chunk.018_5j3hb8: Deleted 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.019_5j3hb8: md5 = 5b70cdba58f7b869af11550803f332bf OK 2026/02/28 02:25:30 INFO : backcomp/renamefile.rclone_chunk.019_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/02/28 02:25:30 INFO : backcomp/renamefile.rclone_chunk.019_5j3hb8: Deleted 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.020_5j3hb8: md5 = e07e0d27e995ee606f8f4900ebd0b0ab OK 2026/02/28 02:25:30 INFO : backcomp/renamefile.rclone_chunk.020_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/02/28 02:25:30 INFO : backcomp/renamefile.rclone_chunk.020_5j3hb8: Deleted 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/02/28 02:25:30 DEBUG : backcomp/renamefile.rclone_chunk.021_5j3hb8: md5 = 5073023cfef1d1fc3789f38f359032f2 OK 2026/02/28 02:25:30 INFO : backcomp/renamefile.rclone_chunk.021_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/02/28 02:25:31 INFO : backcomp/renamefile.rclone_chunk.021_5j3hb8: Deleted 2026/02/28 02:25:31 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/02/28 02:25:31 DEBUG : backcomp/renamefile.rclone_chunk.022_5j3hb8: md5 = 38d4fdb1e4ab89b2e95e6ae478a83492 OK 2026/02/28 02:25:31 INFO : backcomp/renamefile.rclone_chunk.022_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/02/28 02:25:31 INFO : backcomp/renamefile.rclone_chunk.022_5j3hb8: Deleted 2026/02/28 02:25:31 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/02/28 02:25:31 DEBUG : backcomp/renamefile.rclone_chunk.023_5j3hb8: md5 = 7fa2e352a3eaddb9958772f73d2b981e OK 2026/02/28 02:25:31 INFO : backcomp/renamefile.rclone_chunk.023_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/02/28 02:25:31 INFO : backcomp/renamefile.rclone_chunk.023_5j3hb8: Deleted 2026/02/28 02:25:31 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/02/28 02:25:31 DEBUG : backcomp/renamefile.rclone_chunk.024_5j3hb8: md5 = 650238b1c54a9826b80d0a5943acc4e2 OK 2026/02/28 02:25:31 INFO : backcomp/renamefile.rclone_chunk.024_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/02/28 02:25:31 INFO : backcomp/renamefile.rclone_chunk.024_5j3hb8: Deleted 2026/02/28 02:25:31 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/02/28 02:25:31 DEBUG : backcomp/renamefile.rclone_chunk.025_5j3hb8: md5 = c5f942e4d68dd2dc5c4cc16470ddac2d OK 2026/02/28 02:25:31 INFO : backcomp/renamefile.rclone_chunk.025_5j3hb8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/02/28 02:25:31 INFO : backcomp/renamefile.rclone_chunk.025_5j3hb8: Deleted 2026/02/28 02:25:33 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/02/28 02:25:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parekec8cehe/servermovetest/subdir1" 2026/02/28 02:25:33 DEBUG : Creating backend with remote "TestS3:rclone-test-parekec8cehe/servermovetest/subdir1" 2026/02/28 02:25:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parekec8cehe/servermovetest/subdir2" 2026/02/28 02:25:34 DEBUG : Creating backend with remote "TestS3:rclone-test-parekec8cehe/servermovetest/subdir2" 2026/02/28 02:25:34 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/02/28 02:25:34 DEBUG : movefile.rclone_chunk.001_5j3rsa: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/02/28 02:25:34 INFO : movefile.rclone_chunk.001_5j3rsa: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/02/28 02:25:34 INFO : movefile.rclone_chunk.001_5j3rsa: Deleted 2026/02/28 02:25:35 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/02/28 02:25:35 DEBUG : movefile.rclone_chunk.002_5j3rsa: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/02/28 02:25:35 INFO : movefile.rclone_chunk.002_5j3rsa: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/02/28 02:25:35 INFO : movefile.rclone_chunk.002_5j3rsa: Deleted 2026/02/28 02:25:35 DEBUG : movefile: copy 2 data chunks... 2026/02/28 02:25:36 DEBUG : movefile: size = 6 OK 2026/02/28 02:25:36 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/02/28 02:25:36 INFO : movefile: Copied (server-side copy) 2026/02/28 02:25:36 INFO : movefile: Deleted 2026/02/28 02:25:36 DEBUG : Waiting for deletions to finish 2026/02/28 02:25:36 DEBUG : "servermovetest/subdir2/movefile" version false 2026/02/28 02:25:36 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/02/28 02:25:36 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/02/28 02:25:36 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/02/28 02:25:36 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/02/28 02:25:36 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/02/28 02:25:36 INFO : servermovetest/subdir2/movefile: Deleted 2026/02/28 02:25:36 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/02/28 02:25:36 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/02/28 02:25:36 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-parekec8cehe/md5all" 2026/02/28 02:25:36 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/02/28 02:25:36 DEBUG : Creating backend with remote "TestS3:rclone-test-parekec8cehe/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/28 02:25:37 DEBUG : unknown-size-put.txt.rclone_chunk.001_5j3ujs: open chunk writer: started multipart upload: uhXZE3xy_qgQJM4wBiGp5l3I9JjtrbsyEwJnk9MDuJknagjGVzTzfq6IssMq6fwWXM3rDmWUUnBn0xjbZMuGLovWwTyPoGElUbsmBMcKOR00cxuCtIwq6D_QMjaNeTpo 2026/02/28 02:25:37 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/28 02:25:37 DEBUG : unknown-size-put.txt.rclone_chunk.001_5j3ujs: multipart upload wrote chunk 1 with 100 bytes and etag "1959391eb223750a426c214aa299c1df" 2026/02/28 02:25:37 DEBUG : unknown-size-put.txt.rclone_chunk.001_5j3ujs: multipart upload "uhXZE3xy_qgQJM4wBiGp5l3I9JjtrbsyEwJnk9MDuJknagjGVzTzfq6IssMq6fwWXM3rDmWUUnBn0xjbZMuGLovWwTyPoGElUbsmBMcKOR00cxuCtIwq6D_QMjaNeTpo" finished 2026/02/28 02:25:37 DEBUG : unknown-size-put.txt.rclone_chunk.001_5j3ujs: Multipart upload Etag: 13ae3f75cabfe9cf93e3eeeaab871768-1 OK 2026/02/28 02:25:37 DEBUG : unknown-size-put.txt: size = 100 OK 2026/02/28 02:25:37 DEBUG : unknown-size-put.txt.rclone_chunk.001_5j3ujs: Src hash empty - aborting Dst hash check 2026/02/28 02:25:37 INFO : unknown-size-put.txt.rclone_chunk.001_5j3ujs: Copied (server-side copy) to: unknown-size-put.txt 2026/02/28 02:25:37 INFO : unknown-size-put.txt.rclone_chunk.001_5j3ujs: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/28 02:25:38 DEBUG : unknown-size-update.txt: size = 100 OK 2026/02/28 02:25:38 DEBUG : unknown-size-update.txt.rclone_chunk.001_5j3uev: md5 = 703243363905e0ff684a676390287aca OK 2026/02/28 02:25:38 INFO : unknown-size-update.txt.rclone_chunk.001_5j3uev: Copied (server-side copy) to: unknown-size-update.txt 2026/02/28 02:25:38 INFO : unknown-size-update.txt.rclone_chunk.001_5j3uev: Deleted 2026/02/28 02:25:38 DEBUG : unknown-size-update.txt.rclone_chunk.001_5j3v1m: open chunk writer: started multipart upload: YmakbJbcv7wJRXTnTtM7Tu0Ht0stlYMbM0LG.ZYJklYkDw7xO6qJ0qopUP6QyRVrb5VOEfWOkWvokwrUX6p71u4OcGRREiNK0AxNJC4dbRKLl8xPkfHpbGbOvJTGNfqM 2026/02/28 02:25:38 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/28 02:25:38 DEBUG : unknown-size-update.txt.rclone_chunk.001_5j3v1m: multipart upload wrote chunk 1 with 200 bytes and etag "764532b272eb99c03b2d07f694dbcc0e" 2026/02/28 02:25:38 DEBUG : unknown-size-update.txt.rclone_chunk.001_5j3v1m: multipart upload "YmakbJbcv7wJRXTnTtM7Tu0Ht0stlYMbM0LG.ZYJklYkDw7xO6qJ0qopUP6QyRVrb5VOEfWOkWvokwrUX6p71u4OcGRREiNK0AxNJC4dbRKLl8xPkfHpbGbOvJTGNfqM" finished 2026/02/28 02:25:38 DEBUG : unknown-size-update.txt.rclone_chunk.001_5j3v1m: Multipart upload Etag: bad24bc58869a132664a3f330cd4f15e-1 OK 2026/02/28 02:25:39 DEBUG : unknown-size-update.txt: size = 200 OK 2026/02/28 02:25:39 DEBUG : unknown-size-update.txt.rclone_chunk.001_5j3v1m: Src hash empty - aborting Dst hash check 2026/02/28 02:25:39 INFO : unknown-size-update.txt.rclone_chunk.001_5j3v1m: Copied (server-side copy) to: unknown-size-update.txt 2026/02/28 02:25:39 INFO : unknown-size-update.txt.rclone_chunk.001_5j3v1m: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/28 02:25:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parekec8cehe/deeper/nonexisting/directory" 2026/02/28 02:25:39 DEBUG : Creating backend with remote "TestS3:rclone-test-parekec8cehe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/28 02:25:39 DEBUG : Waiting for deletions to finish 2026/02/28 02:25:39 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/28 02:25:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/28 02:25:39 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/28 02:25:39 INFO : S3 bucket rclone-test-parekec8cehe: Bucket "rclone-test-parekec8cehe" deleted 2026/02/28 02:25:39 ERROR : error listing: directory not found 2026/02/28 02:25:39 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (54.33s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.23s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir (52.90s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.88s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.62s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (32.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- 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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.75s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- 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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (18.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.24s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.48s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- 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 54.384s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 1m3.743268644s (try 1/5)