"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/06/06 05:35:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yutizom1layo" 2026/06/06 05:35:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/06 05:35:09 DEBUG : Creating backend with remote "TestS3:rclone-test-yutizom1layo" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/06/06 05:35:10 INFO : S3 bucket rclone-test-yutizom1layo: Bucket "rclone-test-yutizom1layo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/06/06 05:35:10 INFO : S3 bucket rclone-test-yutizom1layo: Bucket "rclone-test-yutizom1layo" deleted === RUN TestIntegration/FsMkdir 2026/06/06 05:35:11 INFO : S3 bucket rclone-test-yutizom1layo: Bucket "rclone-test-yutizom1layo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/06 05:35:11 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/06 05:35:11 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/06 05:35:11 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/06/06 05:35:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/06/06 05:35:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_798s3g: md5 = 4c4ab3918cac9b5340d6fcb0ae427a2f OK 2026/06/06 05:35:12 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_798s3g: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 05:35:12 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_798s3g: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/06 05:35:13 DEBUG : ./.: size = 100 OK 2026/06/06 05:35:13 DEBUG : ./..rclone_chunk.001_798s5m: md5 = e10789dd39ebc6bc6a247c1303d1380b OK 2026/06/06 05:35:13 INFO : ./..rclone_chunk.001_798s5m: Copied (server-side copy) to: ./. 2026/06/06 05:35:13 INFO : ./..rclone_chunk.001_798s5m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/06 05:35:13 DEBUG : ../..: size = 100 OK 2026/06/06 05:35:13 DEBUG : ../...rclone_chunk.001_798thw: md5 = 2ff9c65b26099b6cd8ae8016690573c1 OK 2026/06/06 05:35:13 INFO : ../...rclone_chunk.001_798thw: Copied (server-side copy) to: ../.. 2026/06/06 05:35:13 INFO : ../...rclone_chunk.001_798thw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/06 05:35:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/06/06 05:35:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_798ucw: md5 = 294a8476b24dc58068cce9c70bf85215 OK 2026/06/06 05:35:14 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_798ucw: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/06 05:35:14 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_798ucw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/06 05:35:15 DEBUG : leading space/ leading space: size = 100 OK 2026/06/06 05:35:15 DEBUG : leading space/ leading space.rclone_chunk.001_798vn5: md5 = 38084be89283bbc21a125199969a6862 OK 2026/06/06 05:35:15 INFO : leading space/ leading space.rclone_chunk.001_798vn5: Copied (server-side copy) to: leading space/ leading space 2026/06/06 05:35:15 INFO : leading space/ leading space.rclone_chunk.001_798vn5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/06 05:35:16 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/06/06 05:35:16 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_798vwx: md5 = 920b2678a6b1bc8d99a29be91fd75d4e OK 2026/06/06 05:35:16 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_798vwx: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/06/06 05:35:16 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_798vwx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/06 05:35:16 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/06/06 05:35:16 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_798wyg: md5 = 627a1b42c58d1ea8a219222670d3e73f OK 2026/06/06 05:35:16 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_798wyg: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/06/06 05:35:16 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_798wyg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/06 05:35:17 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/06/06 05:35:17 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_798xrv: md5 = e73f05da49f5abefc90b81e0cf1f1cff OK 2026/06/06 05:35:17 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_798xrv: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/06/06 05:35:17 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_798xrv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/06 05:35:18 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/06/06 05:35:18 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_798yp0: md5 = 3659d4ce350b4a70f6f983402388210b OK 2026/06/06 05:35:18 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_798yp0: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/06/06 05:35:18 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_798yp0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/06 05:35:19 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/06/06 05:35:19 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_798yc3: md5 = a29f58a801f5bf42e0daea84bddfcf62 OK 2026/06/06 05:35:19 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_798yc3: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/06/06 05:35:19 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_798yc3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/06 05:35:19 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/06/06 05:35:19 DEBUG : .leading dot/.leading dot.rclone_chunk.001_798zgk: md5 = 33542dad9b067290db24277974719736 OK 2026/06/06 05:35:19 INFO : .leading dot/.leading dot.rclone_chunk.001_798zgk: Copied (server-side copy) to: .leading dot/.leading dot 2026/06/06 05:35:20 INFO : .leading dot/.leading dot.rclone_chunk.001_798zgk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/06 05:35:20 DEBUG : trailing space /trailing space : size = 100 OK 2026/06/06 05:35:20 DEBUG : trailing space /trailing space .rclone_chunk.001_79906n: md5 = 768944d430ff8ec6a5c0795f9217516e OK 2026/06/06 05:35:20 INFO : trailing space /trailing space .rclone_chunk.001_79906n: Copied (server-side copy) to: trailing space /trailing space 2026/06/06 05:35:20 INFO : trailing space /trailing space .rclone_chunk.001_79906n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/06 05:35:21 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/06/06 05:35:21 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_7991dp: md5 = b55562cf6593cee04c83432b238ba256 OK 2026/06/06 05:35:21 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_7991dp: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/06/06 05:35:21 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_7991dp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/06 05:35:22 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/06/06 05:35:22 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_7991eq: md5 = feda55f2993ab623d0379ba0e1d96577 OK 2026/06/06 05:35:22 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_7991eq: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/06/06 05:35:22 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_7991eq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/06 05:35:22 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/06/06 05:35:22 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_7992cq: md5 = 6c7e05fd31287f13858cbe9dc4c476ac OK 2026/06/06 05:35:22 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_7992cq: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/06/06 05:35:23 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_7992cq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/06 05:35:23 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/06/06 05:35:23 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_7993bs: md5 = a7c84cc3979021617629467c74f1ca9d OK 2026/06/06 05:35:23 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_7993bs: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/06/06 05:35:23 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_7993bs: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/06 05:35:24 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/06/06 05:35:24 DEBUG : trailing dot./trailing dot..rclone_chunk.001_79945d: md5 = 4f830b3132c274bedad3163f826de773 OK 2026/06/06 05:35:24 INFO : trailing dot./trailing dot..rclone_chunk.001_79945d: Copied (server-side copy) to: trailing dot./trailing dot. 2026/06/06 05:35:24 INFO : trailing dot./trailing dot..rclone_chunk.001_79945d: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/06 05:35:25 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/06/06 05:35:25 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_79942b: md5 = 87116965d516cdc09912ef8caae5f9ce OK 2026/06/06 05:35:25 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_79942b: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/06/06 05:35:25 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_79942b: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/06 05:35:26 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/06/06 05:35:26 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_79950e: md5 = af68c1542600c8e3f4dfe012e20e4b52 OK 2026/06/06 05:35:26 INFO : test%46.txt/test%46.txt.rclone_chunk.001_79950e: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/06/06 05:35:26 INFO : test%46.txt/test%46.txt.rclone_chunk.001_79950e: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/06 05:35:27 DEBUG : zero-length-file: size = 0 OK 2026/06/06 05:35:27 DEBUG : zero-length-file.rclone_chunk.001_79965w: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 05:35:27 INFO : zero-length-file.rclone_chunk.001_79965w: Copied (server-side copy) to: zero-length-file 2026/06/06 05:35:27 INFO : zero-length-file.rclone_chunk.001_79965w: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/06 05:35:27 DEBUG : file name.txt: size = 100 OK 2026/06/06 05:35:27 DEBUG : file name.txt.rclone_chunk.001_7997dx: md5 = ded0f987735c5ede77358e68c9504361 OK 2026/06/06 05:35:27 INFO : file name.txt.rclone_chunk.001_7997dx: Copied (server-side copy) to: file name.txt 2026/06/06 05:35:27 INFO : file name.txt.rclone_chunk.001_7997dx: Deleted 2026/06/06 05:35:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/06/06 05:35:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_7997w3: md5 = 19d2460011c7809c5278221651d6ad03 OK 2026/06/06 05:35:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_7997w3: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 05:35:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_7997w3: Deleted 2026/06/06 05:35:28 DEBUG : file name.txt: size = 100 OK 2026/06/06 05:35:28 DEBUG : file name.txt.rclone_chunk.001_79980r: md5 = afcf4034d1d6236b006c25b0243fba3c OK 2026/06/06 05:35:28 INFO : file name.txt.rclone_chunk.001_79980r: Copied (server-side copy) to: file name.txt 2026/06/06 05:35:28 INFO : file name.txt.rclone_chunk.001_79980r: 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/06/06 05:35:29 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/06/06 05:35:29 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/06 05:35:31 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/06/06 05:35:31 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_799asw: md5 = 4b4ef7f9e25f9cb1976a2b40fa0602ef OK 2026/06/06 05:35:31 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_799asw: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/06/06 05:35:31 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_799asw: Deleted 2026/06/06 05:35:31 DEBUG : S3 bucket rclone-test-yutizom1layo: bucket is versioned: false 2026/06/06 05:35:31 DEBUG : Waiting for deletions to finish 2026/06/06 05:35:31 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/06/06 05:35:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/06/06 05:35:31 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/06 05:35:32 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/06/06 05:35:32 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_799cd9: md5 = 0455df2309ef0ae382007ef99d1e7064 OK 2026/06/06 05:35:32 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_799cd9: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/06/06 05:35:32 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_799cd9: Deleted 2026/06/06 05:35:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yutizom1layo/dirToPurgeFromRoot" 2026/06/06 05:35:32 DEBUG : Creating backend with remote "TestS3:rclone-test-yutizom1layo/dirToPurgeFromRoot" 2026/06/06 05:35:33 DEBUG : S3 bucket rclone-test-yutizom1layo path dirToPurgeFromRoot: bucket is versioned: false 2026/06/06 05:35:33 DEBUG : Waiting for deletions to finish 2026/06/06 05:35:33 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/06/06 05:35:33 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/06/06 05:35:33 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/06 05:35:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yutizom1layo/hello? sausage/êé" 2026/06/06 05:35:33 DEBUG : Creating backend with remote "TestS3:rclone-test-yutizom1layo/hello? sausage/êé" 2026/06/06 05:35:34 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/06/06 05:35:34 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_799d2b: md5 = 76165eb68b41dc53380f700e441da2e5 OK 2026/06/06 05:35:34 INFO : a/b/c/d/e.txt.rclone_chunk.001_799d2b: Copied (server-side copy) to: a/b/c/d/e.txt 2026/06/06 05:35:34 INFO : a/b/c/d/e.txt.rclone_chunk.001_799d2b: Deleted 2026/06/06 05:35:34 DEBUG : S3 bucket rclone-test-yutizom1layo path hello? sausage/êé: bucket is versioned: false 2026/06/06 05:35:34 DEBUG : Waiting for deletions to finish 2026/06/06 05:35:34 DEBUG : "a/b/c/d/e.txt" version false 2026/06/06 05:35:34 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/06/06 05:35:35 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/06 05:35:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/06 05:35:37 DEBUG : file name.txt: size = 200 OK 2026/06/06 05:35:37 DEBUG : file name.txt.rclone_chunk.001_799he3: md5 = 68070ad8f3d3a11f448f2dd9ba643489 OK 2026/06/06 05:35:37 INFO : file name.txt.rclone_chunk.001_799he3: Copied (server-side copy) to: file name.txt 2026/06/06 05:35:38 INFO : file name.txt.rclone_chunk.001_799he3: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/06 05:35:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yutizom1layo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 05:35:38 DEBUG : Creating backend with remote "TestS3:rclone-test-yutizom1layo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 05:35:38 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-yutizom1layo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-yutizom1layo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/06 05:35:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yutizom1layo/not found.txt" 2026/06/06 05:35:38 DEBUG : Creating backend with remote "TestS3:rclone-test-yutizom1layo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1909: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/06 05:35:39 NOTICE: S3 bucket rclone-test-yutizom1layo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/06 05:35:39 DEBUG : piped data.txt.rclone_chunk.001_799j8i: open chunk writer: started multipart upload: _rH_X__lq2H7Hze7ij2MFwTSyuLrA900oMUeYlXK7akfOFYhJvu_Q9Yn16RGYyXOjO.68hH4JkihxUd9tnqnCn0pBl_TA1i2l0SyHvqUP2ARdr13hotHWwgjFvSwG1Pt 2026/06/06 05:35:39 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/06/06 05:35:39 DEBUG : piped data.txt.rclone_chunk.001_799j8i: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/06/06 05:35:39 DEBUG : piped data.txt.rclone_chunk.001_799j8i: multipart upload "_rH_X__lq2H7Hze7ij2MFwTSyuLrA900oMUeYlXK7akfOFYhJvu_Q9Yn16RGYyXOjO.68hH4JkihxUd9tnqnCn0pBl_TA1i2l0SyHvqUP2ARdr13hotHWwgjFvSwG1Pt" finished 2026/06/06 05:35:39 DEBUG : piped data.txt.rclone_chunk.001_799j8i: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/06/06 05:35:39 DEBUG : piped data.txt: size = 0 OK 2026/06/06 05:35:39 DEBUG : piped data.txt.rclone_chunk.001_799j8i: Src hash empty - aborting Dst hash check 2026/06/06 05:35:39 INFO : piped data.txt.rclone_chunk.001_799j8i: Copied (server-side copy) to: piped data.txt 2026/06/06 05:35:39 INFO : piped data.txt.rclone_chunk.001_799j8i: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/06 05:35:40 DEBUG : piped data.txt.rclone_chunk.001_799jgl: open chunk writer: started multipart upload: Q3f2_gnLi_TKoSvprNGXc0gOy5IP9eOrP36z4O_C_7TzjMWMkrQ3st3pZtGKJb8HiMNZzIBd69PQeMgc9coQY1hW8u4zjNDYpbz_N1m5BfK0DuLSuwNorgIE0uGvabf2 2026/06/06 05:35:40 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/06 05:35:40 DEBUG : piped data.txt.rclone_chunk.001_799jgl: multipart upload wrote chunk 1 with 100 bytes and etag "c9b9f78851ddc20e1a5a47c253d43f75" 2026/06/06 05:35:40 DEBUG : piped data.txt.rclone_chunk.001_799jgl: multipart upload "Q3f2_gnLi_TKoSvprNGXc0gOy5IP9eOrP36z4O_C_7TzjMWMkrQ3st3pZtGKJb8HiMNZzIBd69PQeMgc9coQY1hW8u4zjNDYpbz_N1m5BfK0DuLSuwNorgIE0uGvabf2" finished 2026/06/06 05:35:40 DEBUG : piped data.txt.rclone_chunk.001_799jgl: Multipart upload Etag: f7f60640bf274ce935b40320d1cf4a9e-1 OK 2026/06/06 05:35:40 DEBUG : piped data.txt: size = 100 OK 2026/06/06 05:35:40 DEBUG : piped data.txt.rclone_chunk.001_799jgl: Src hash empty - aborting Dst hash check 2026/06/06 05:35:40 INFO : piped data.txt.rclone_chunk.001_799jgl: Copied (server-side copy) to: piped data.txt 2026/06/06 05:35:40 INFO : piped data.txt.rclone_chunk.001_799jgl: 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/06/06 05:35:40 INFO : Chunked 'TestChunkerS3:rclone-test-yutizom1layo': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/06/06 05:35:41 DEBUG : small/emptyfile: size = 0 OK 2026/06/06 05:35:41 DEBUG : small/emptyfile.rclone_chunk.001_799kl7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 05:35:41 INFO : small/emptyfile.rclone_chunk.001_799kl7: Copied (server-side copy) to: small/emptyfile 2026/06/06 05:35:41 INFO : small/emptyfile.rclone_chunk.001_799kl7: Deleted 2026/06/06 05:35:41 DEBUG : small/smallfile: size = 2 OK 2026/06/06 05:35:41 DEBUG : small/smallfile.rclone_chunk.001_799l7x: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/06/06 05:35:41 INFO : small/smallfile.rclone_chunk.001_799l7x: Copied (server-side copy) to: small/smallfile 2026/06/06 05:35:41 INFO : small/smallfile.rclone_chunk.001_799l7x: Deleted 2026/06/06 05:35:42 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/06/06 05:35:42 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/06/06 05:35:42 DEBUG : usermeta/today.rclone_chunk.001_799mcp: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/06/06 05:35:42 INFO : usermeta/today.rclone_chunk.001_799mcp: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/06/06 05:35:42 INFO : usermeta/today.rclone_chunk.001_799mcp: Deleted 2026/06/06 05:35:43 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/06/06 05:35:43 DEBUG : usermeta/past.rclone_chunk.001_799nw7: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/06/06 05:35:43 INFO : usermeta/past.rclone_chunk.001_799nw7: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/06/06 05:35:43 INFO : usermeta/past.rclone_chunk.001_799nw7: Deleted 2026/06/06 05:35:44 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/06/06 05:35:44 DEBUG : usermeta/future.rclone_chunk.001_799oj3: md5 = 82e240013837bf80c807dba600b4594d OK 2026/06/06 05:35:44 INFO : usermeta/future.rclone_chunk.001_799oj3: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/06/06 05:35:44 INFO : usermeta/future.rclone_chunk.001_799oj3: Deleted 2026/06/06 05:35:45 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/06/06 05:35:46 DEBUG : future/test: Can't copy - required hash not found 2026/06/06 05:35:46 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/06/06 05:35:46 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/06/06 05:35:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-yutizom1layo': File to upload is small (3 bytes), uploading instead of streaming 2026/06/06 05:35:46 DEBUG : Waiting for deletions to finish 2026/06/06 05:35:46 DEBUG : "future/test" version false 2026/06/06 05:35:46 DEBUG : future/test: Deleting (id "") 2026/06/06 05:35:46 DEBUG : "future/test.rclone_chunk.001" version false 2026/06/06 05:35:46 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/06/06 05:35:46 DEBUG : "future/test.rclone_chunk.002" version false 2026/06/06 05:35:46 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/06/06 05:35:46 DEBUG : "future/test.rclone_chunk.003" version false 2026/06/06 05:35:46 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/06/06 05:35:46 INFO : future/test: Deleted 2026/06/06 05:35:46 INFO : future/test.rclone_chunk.002: Deleted 2026/06/06 05:35:46 INFO : future/test.rclone_chunk.001: Deleted 2026/06/06 05:35:46 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/06/06 05:35:49 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/06/06 05:35:49 DEBUG : backcomp/renamefile.rclone_chunk.001_799q5g: md5 = a224c92b4f720c35dd8ced087ef1921a OK 2026/06/06 05:35:49 INFO : backcomp/renamefile.rclone_chunk.001_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/06/06 05:35:49 INFO : backcomp/renamefile.rclone_chunk.001_799q5g: Deleted 2026/06/06 05:35:49 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/06/06 05:35:49 DEBUG : backcomp/renamefile.rclone_chunk.002_799q5g: md5 = 5cf41d967b9d9630d24cac82d15e511e OK 2026/06/06 05:35:49 INFO : backcomp/renamefile.rclone_chunk.002_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/06/06 05:35:49 INFO : backcomp/renamefile.rclone_chunk.002_799q5g: Deleted 2026/06/06 05:35:49 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/06/06 05:35:49 DEBUG : backcomp/renamefile.rclone_chunk.003_799q5g: md5 = a756b1fe9b0e0276c10b943e13700f0e OK 2026/06/06 05:35:49 INFO : backcomp/renamefile.rclone_chunk.003_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/06/06 05:35:49 INFO : backcomp/renamefile.rclone_chunk.003_799q5g: Deleted 2026/06/06 05:35:49 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/06/06 05:35:49 DEBUG : backcomp/renamefile.rclone_chunk.004_799q5g: md5 = 2f52cccc4f8dabfa8483917f37402169 OK 2026/06/06 05:35:49 INFO : backcomp/renamefile.rclone_chunk.004_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/06/06 05:35:49 INFO : backcomp/renamefile.rclone_chunk.004_799q5g: Deleted 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.005_799q5g: md5 = 28e72f40eb29b79a96bf5e2e29226802 OK 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.005_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.005_799q5g: Deleted 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.006_799q5g: md5 = eeca2ecd282d421af35407b92db7bb86 OK 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.006_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.006_799q5g: Deleted 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.007_799q5g: md5 = 982fe2d0c3263aadd3e668961b069bf2 OK 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.007_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.007_799q5g: Deleted 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.008_799q5g: md5 = 3a652f483478987a1097d5dfaeb605d5 OK 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.008_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.008_799q5g: Deleted 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.009_799q5g: md5 = b80a6dbaf37baedb926a9efaa6394933 OK 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.009_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.009_799q5g: Deleted 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.010_799q5g: md5 = 39292a7bd06a4b6d5bba23b079101dc9 OK 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.010_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.010_799q5g: Deleted 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/06/06 05:35:50 DEBUG : backcomp/renamefile.rclone_chunk.011_799q5g: md5 = 08b73c2f198ec7b7f1a2fa45d4497185 OK 2026/06/06 05:35:50 INFO : backcomp/renamefile.rclone_chunk.011_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.011_799q5g: Deleted 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.012_799q5g: md5 = 91556ca10df05b9d89438e2983cd6c6b OK 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.012_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.012_799q5g: Deleted 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.013_799q5g: md5 = 285d9648e8b5526576eaf1cf2ecf2892 OK 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.013_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.013_799q5g: Deleted 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.014_799q5g: md5 = 1928ac815319b40efbfa0225829dda6e OK 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.014_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.014_799q5g: Deleted 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.015_799q5g: md5 = 4be65df0c0b585fefbe4467c3997d3a4 OK 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.015_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.015_799q5g: Deleted 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.016_799q5g: md5 = 0dd39df31d47016cb7aaa0dc030637e3 OK 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.016_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.016_799q5g: Deleted 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/06/06 05:35:51 DEBUG : backcomp/renamefile.rclone_chunk.017_799q5g: md5 = a578f3d63a8325f4eca6ce76fd261d0f OK 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.017_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/06/06 05:35:51 INFO : backcomp/renamefile.rclone_chunk.017_799q5g: Deleted 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.018_799q5g: md5 = 5cecd9f8b2dd8f29be14c51b73a3bf47 OK 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.018_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.018_799q5g: Deleted 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.019_799q5g: md5 = 92f6b9d38a4cace7b187485af0dedcd2 OK 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.019_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.019_799q5g: Deleted 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.020_799q5g: md5 = 9b0a4d97e8bc249cac2247d23bce7328 OK 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.020_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.020_799q5g: Deleted 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.021_799q5g: md5 = b5dbbf721b8284890f07fa82bcd0354e OK 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.021_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.021_799q5g: Deleted 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.022_799q5g: md5 = d10b1a454746227a60e76d0939e8b59a OK 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.022_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.022_799q5g: Deleted 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/06/06 05:35:52 DEBUG : backcomp/renamefile.rclone_chunk.023_799q5g: md5 = 083c13e3782d4f622c28963eb2f3c810 OK 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.023_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/06/06 05:35:52 INFO : backcomp/renamefile.rclone_chunk.023_799q5g: Deleted 2026/06/06 05:35:53 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/06/06 05:35:53 DEBUG : backcomp/renamefile.rclone_chunk.024_799q5g: md5 = 90f62e582e2a8f65b6a4831582594312 OK 2026/06/06 05:35:53 INFO : backcomp/renamefile.rclone_chunk.024_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/06/06 05:35:53 INFO : backcomp/renamefile.rclone_chunk.024_799q5g: Deleted 2026/06/06 05:35:53 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/06/06 05:35:53 DEBUG : backcomp/renamefile.rclone_chunk.025_799q5g: md5 = c78cfc568facbc09d6f0f0dcdceec6ba OK 2026/06/06 05:35:53 INFO : backcomp/renamefile.rclone_chunk.025_799q5g: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/06/06 05:35:53 INFO : backcomp/renamefile.rclone_chunk.025_799q5g: Deleted 2026/06/06 05:35:55 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/06/06 05:35:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yutizom1layo/servermovetest/subdir1" 2026/06/06 05:35:55 DEBUG : Creating backend with remote "TestS3:rclone-test-yutizom1layo/servermovetest/subdir1" 2026/06/06 05:35:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yutizom1layo/servermovetest/subdir2" 2026/06/06 05:35:55 DEBUG : Creating backend with remote "TestS3:rclone-test-yutizom1layo/servermovetest/subdir2" 2026/06/06 05:35:56 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/06/06 05:35:56 DEBUG : movefile.rclone_chunk.001_799zuq: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/06/06 05:35:56 INFO : movefile.rclone_chunk.001_799zuq: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/06/06 05:35:56 INFO : movefile.rclone_chunk.001_799zuq: Deleted 2026/06/06 05:35:56 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/06/06 05:35:56 DEBUG : movefile.rclone_chunk.002_799zuq: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/06/06 05:35:56 INFO : movefile.rclone_chunk.002_799zuq: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/06/06 05:35:56 INFO : movefile.rclone_chunk.002_799zuq: Deleted 2026/06/06 05:35:56 DEBUG : movefile: copy 2 data chunks... 2026/06/06 05:35:57 DEBUG : movefile: size = 6 OK 2026/06/06 05:35:57 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/06/06 05:35:57 INFO : movefile: Copied (server-side copy) 2026/06/06 05:35:57 INFO : movefile: Deleted 2026/06/06 05:35:58 DEBUG : Waiting for deletions to finish 2026/06/06 05:35:58 DEBUG : "servermovetest/subdir2/movefile" version false 2026/06/06 05:35:58 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/06/06 05:35:58 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/06/06 05:35:58 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/06/06 05:35:58 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/06/06 05:35:58 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/06/06 05:35:58 INFO : servermovetest/subdir2/movefile: Deleted 2026/06/06 05:35:58 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/06/06 05:35:58 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/06/06 05:35:58 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-yutizom1layo/md5all" 2026/06/06 05:35:58 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/06/06 05:35:58 DEBUG : Creating backend with remote "TestS3:rclone-test-yutizom1layo/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/06 05:35:58 DEBUG : unknown-size-put.txt.rclone_chunk.001_79a2rr: open chunk writer: started multipart upload: hjlYiVYHOqyTmBCNrYN_ULLg_2iBG1szTfGsP1HB0gyKMvDtpu.DjX.jj20lzx7FBWJWtjaKqsnx_24WhhSeSrZzZ3YzZgu3J.XwojMvoi0TkK5GwJBWj6_sZxziXNoF 2026/06/06 05:35:58 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/06 05:35:58 DEBUG : unknown-size-put.txt.rclone_chunk.001_79a2rr: multipart upload wrote chunk 1 with 100 bytes and etag "edce005ed647bfcbaf8b9c432374406f" 2026/06/06 05:35:58 DEBUG : unknown-size-put.txt.rclone_chunk.001_79a2rr: multipart upload "hjlYiVYHOqyTmBCNrYN_ULLg_2iBG1szTfGsP1HB0gyKMvDtpu.DjX.jj20lzx7FBWJWtjaKqsnx_24WhhSeSrZzZ3YzZgu3J.XwojMvoi0TkK5GwJBWj6_sZxziXNoF" finished 2026/06/06 05:35:58 DEBUG : unknown-size-put.txt.rclone_chunk.001_79a2rr: Multipart upload Etag: 8842b1a8a3f6a028f88d1f3c6e32d5e7-1 OK 2026/06/06 05:35:58 DEBUG : unknown-size-put.txt: size = 100 OK 2026/06/06 05:35:58 DEBUG : unknown-size-put.txt.rclone_chunk.001_79a2rr: Src hash empty - aborting Dst hash check 2026/06/06 05:35:58 INFO : unknown-size-put.txt.rclone_chunk.001_79a2rr: Copied (server-side copy) to: unknown-size-put.txt 2026/06/06 05:35:59 INFO : unknown-size-put.txt.rclone_chunk.001_79a2rr: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/06 05:35:59 DEBUG : unknown-size-update.txt: size = 100 OK 2026/06/06 05:35:59 DEBUG : unknown-size-update.txt.rclone_chunk.001_79a3qi: md5 = 2cfe7949c0c8dfae3cb3d20bb7da4c75 OK 2026/06/06 05:35:59 INFO : unknown-size-update.txt.rclone_chunk.001_79a3qi: Copied (server-side copy) to: unknown-size-update.txt 2026/06/06 05:35:59 INFO : unknown-size-update.txt.rclone_chunk.001_79a3qi: Deleted 2026/06/06 05:35:59 DEBUG : unknown-size-update.txt.rclone_chunk.001_79a3fi: open chunk writer: started multipart upload: gIII3tlH1tBwLslijNB0U0lW7R7ylYYs5KLbg523MjRyYUjRVgyQUGLVsG6CLu7uggMUNPXAe0Ov2SYCR3mlqHSA6yAhREgCSGASJvm_o_TD4EbCHTW4ksHrH2FmY754 2026/06/06 05:35:59 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/06/06 05:35:59 DEBUG : unknown-size-update.txt.rclone_chunk.001_79a3fi: multipart upload wrote chunk 1 with 200 bytes and etag "ad7b65e65f12568f3bdcb732baa37b33" 2026/06/06 05:36:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_79a3fi: multipart upload "gIII3tlH1tBwLslijNB0U0lW7R7ylYYs5KLbg523MjRyYUjRVgyQUGLVsG6CLu7uggMUNPXAe0Ov2SYCR3mlqHSA6yAhREgCSGASJvm_o_TD4EbCHTW4ksHrH2FmY754" finished 2026/06/06 05:36:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_79a3fi: Multipart upload Etag: 0f997d1b5fc701e1f15597da83505e36-1 OK 2026/06/06 05:36:00 DEBUG : unknown-size-update.txt: size = 200 OK 2026/06/06 05:36:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_79a3fi: Src hash empty - aborting Dst hash check 2026/06/06 05:36:00 INFO : unknown-size-update.txt.rclone_chunk.001_79a3fi: Copied (server-side copy) to: unknown-size-update.txt 2026/06/06 05:36:00 INFO : unknown-size-update.txt.rclone_chunk.001_79a3fi: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/06 05:36:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yutizom1layo/deeper/nonexisting/directory" 2026/06/06 05:36:00 DEBUG : Creating backend with remote "TestS3:rclone-test-yutizom1layo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/06 05:36:00 DEBUG : Waiting for deletions to finish 2026/06/06 05:36:00 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/06 05:36:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/06/06 05:36:00 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/06 05:36:01 INFO : S3 bucket rclone-test-yutizom1layo: Bucket "rclone-test-yutizom1layo" deleted 2026/06/06 05:36:01 ERROR : error listing: directory not found 2026/06/06 05:36:01 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (51.49s) --- 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.52s) --- PASS: TestIntegration/FsMkdir (50.14s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.74s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.66s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- 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.11s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- 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.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.85s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 51.527s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 54.245993432s (try 1/5)