"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2025/11/08 05:14:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xoseqiz8hada" 2025/11/08 05:14:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 05:14:39 DEBUG : Creating backend with remote "TestS3:rclone-test-xoseqiz8hada" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/11/08 05:14:40 INFO : S3 bucket rclone-test-xoseqiz8hada: Bucket "rclone-test-xoseqiz8hada" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/08 05:14:41 INFO : S3 bucket rclone-test-xoseqiz8hada: Bucket "rclone-test-xoseqiz8hada" deleted === RUN TestIntegration/FsMkdir 2025/11/08 05:14:41 INFO : S3 bucket rclone-test-xoseqiz8hada: Bucket "rclone-test-xoseqiz8hada" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/08 05:14:41 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/08 05:14:41 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/08 05:14:41 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/08 05:14:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2025/11/08 05:14:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ec8hm7: md5 = 581dbd3c5856ef64f9beecbff993a7da OK 2025/11/08 05:14:42 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ec8hm7: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/08 05:14:42 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ec8hm7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/08 05:14:43 DEBUG : ./.: size = 100 OK 2025/11/08 05:14:43 DEBUG : ./..rclone_chunk.001_ec8hbg: md5 = 5cdf33498ec8dd83b833259fe7421aaa OK 2025/11/08 05:14:43 INFO : ./..rclone_chunk.001_ec8hbg: Copied (server-side copy) to: ./. 2025/11/08 05:14:43 INFO : ./..rclone_chunk.001_ec8hbg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/08 05:14:44 DEBUG : ../..: size = 100 OK 2025/11/08 05:14:44 DEBUG : ../...rclone_chunk.001_ec8iq7: md5 = d4afbe9c880331cd84bcc763ea14202f OK 2025/11/08 05:14:44 INFO : ../...rclone_chunk.001_ec8iq7: Copied (server-side copy) to: ../.. 2025/11/08 05:14:44 INFO : ../...rclone_chunk.001_ec8iq7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/08 05:14:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2025/11/08 05:14:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ec8jwz: md5 = 4c52ac6e230677024e05ca3a8b61c0f7 OK 2025/11/08 05:14:44 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ec8jwz: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/08 05:14:44 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ec8jwz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/08 05:14:45 DEBUG : leading space/ leading space: size = 100 OK 2025/11/08 05:14:45 DEBUG : leading space/ leading space.rclone_chunk.001_ec8ku7: md5 = ee5ee661bcc1f2c0d013b170c6779c66 OK 2025/11/08 05:14:45 INFO : leading space/ leading space.rclone_chunk.001_ec8ku7: Copied (server-side copy) to: leading space/ leading space 2025/11/08 05:14:45 INFO : leading space/ leading space.rclone_chunk.001_ec8ku7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/08 05:14:46 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2025/11/08 05:14:46 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_ec8k4w: md5 = 7aa0c9f395ce705bdd8b5cfeda880ea6 OK 2025/11/08 05:14:46 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_ec8k4w: Copied (server-side copy) to: ~leading tilde/~leading tilde 2025/11/08 05:14:46 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_ec8k4w: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/08 05:14:47 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2025/11/08 05:14:47 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_ec8ljx: md5 = 49047b189592a2dcd7daf27f45f28ef7 OK 2025/11/08 05:14:47 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_ec8ljx: Copied (server-side copy) to: ␍leading CR/␍leading CR 2025/11/08 05:14:47 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_ec8ljx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/08 05:14:47 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2025/11/08 05:14:47 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_ec8m5f: md5 = 1aa1f44b905622398789e01b9bc618ab OK 2025/11/08 05:14:47 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_ec8m5f: Copied (server-side copy) to: ␊leading LF/␊leading LF 2025/11/08 05:14:47 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_ec8m5f: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/08 05:14:48 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2025/11/08 05:14:48 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_ec8n49: md5 = c05a1b7f6b3f70b710a30aa0b117f5e0 OK 2025/11/08 05:14:48 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_ec8n49: Copied (server-side copy) to: ␉leading HT/␉leading HT 2025/11/08 05:14:48 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_ec8n49: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/08 05:14:49 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2025/11/08 05:14:49 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_ec8o1v: md5 = 3ae9b3ca5c7df743282190c982b743b7 OK 2025/11/08 05:14:49 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_ec8o1v: Copied (server-side copy) to: ␋leading VT/␋leading VT 2025/11/08 05:14:49 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_ec8o1v: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/08 05:14:50 DEBUG : .leading dot/.leading dot: size = 100 OK 2025/11/08 05:14:50 DEBUG : .leading dot/.leading dot.rclone_chunk.001_ec8omw: md5 = 56fd626fceeb06f107a10dba01cdea0c OK 2025/11/08 05:14:50 INFO : .leading dot/.leading dot.rclone_chunk.001_ec8omw: Copied (server-side copy) to: .leading dot/.leading dot 2025/11/08 05:14:50 INFO : .leading dot/.leading dot.rclone_chunk.001_ec8omw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/08 05:14:50 DEBUG : trailing space /trailing space : size = 100 OK 2025/11/08 05:14:50 DEBUG : trailing space /trailing space .rclone_chunk.001_ec8pnf: md5 = ddc4ca0c4d9e8fad981fdc494af0cca3 OK 2025/11/08 05:14:50 INFO : trailing space /trailing space .rclone_chunk.001_ec8pnf: Copied (server-side copy) to: trailing space /trailing space 2025/11/08 05:14:50 INFO : trailing space /trailing space .rclone_chunk.001_ec8pnf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/08 05:14:51 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2025/11/08 05:14:51 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_ec8q05: md5 = 9daf1a3573c790beecaff871d0e1b74a OK 2025/11/08 05:14:51 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_ec8q05: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2025/11/08 05:14:51 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_ec8q05: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/08 05:14:52 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2025/11/08 05:14:52 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_ec8rrz: md5 = 5be9f544ae5d6dfbf3dddb03e59dbb88 OK 2025/11/08 05:14:52 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_ec8rrz: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2025/11/08 05:14:52 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_ec8rrz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/08 05:14:53 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2025/11/08 05:14:53 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_ec8roc: md5 = 38dfe702da7b509d5c673c3c08ed9494 OK 2025/11/08 05:14:53 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_ec8roc: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2025/11/08 05:14:53 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_ec8roc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/08 05:14:53 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2025/11/08 05:14:53 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_ec8smh: md5 = 02308624b8f4e63eac5c9bda255b1617 OK 2025/11/08 05:14:53 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_ec8smh: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2025/11/08 05:14:53 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_ec8smh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/08 05:14:54 DEBUG : trailing dot./trailing dot.: size = 100 OK 2025/11/08 05:14:54 DEBUG : trailing dot./trailing dot..rclone_chunk.001_ec8twx: md5 = 15118fa01268ca652960a7d8f8292ee3 OK 2025/11/08 05:14:54 INFO : trailing dot./trailing dot..rclone_chunk.001_ec8twx: Copied (server-side copy) to: trailing dot./trailing dot. 2025/11/08 05:14:54 INFO : trailing dot./trailing dot..rclone_chunk.001_ec8twx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/08 05:14:55 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2025/11/08 05:14:55 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_ec8tyu: md5 = 395ac158d796f414245ec684f3453378 OK 2025/11/08 05:14:55 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_ec8tyu: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2025/11/08 05:14:55 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_ec8tyu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/08 05:14:56 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2025/11/08 05:14:56 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_ec8u0s: md5 = 08382e0116f0d1c2d195d8f4b722ac43 OK 2025/11/08 05:14:56 INFO : test%46.txt/test%46.txt.rclone_chunk.001_ec8u0s: Copied (server-side copy) to: test%46.txt/test%46.txt 2025/11/08 05:14:56 INFO : test%46.txt/test%46.txt.rclone_chunk.001_ec8u0s: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/08 05:14:57 DEBUG : zero-length-file: size = 0 OK 2025/11/08 05:14:57 DEBUG : zero-length-file.rclone_chunk.001_ec8vi5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/08 05:14:57 INFO : zero-length-file.rclone_chunk.001_ec8vi5: Copied (server-side copy) to: zero-length-file 2025/11/08 05:14:57 INFO : zero-length-file.rclone_chunk.001_ec8vi5: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/08 05:14:57 DEBUG : file name.txt: size = 100 OK 2025/11/08 05:14:57 DEBUG : file name.txt.rclone_chunk.001_ec8we5: md5 = 8de12360ee5936e40cc93845287f3978 OK 2025/11/08 05:14:57 INFO : file name.txt.rclone_chunk.001_ec8we5: Copied (server-side copy) to: file name.txt 2025/11/08 05:14:57 INFO : file name.txt.rclone_chunk.001_ec8we5: Deleted 2025/11/08 05:14:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2025/11/08 05:14:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_ec8w0r: md5 = f269355b9195ff048b02337d2950828a OK 2025/11/08 05:14:58 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_ec8w0r: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/08 05:14:58 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_ec8w0r: Deleted 2025/11/08 05:14:58 DEBUG : file name.txt: size = 100 OK 2025/11/08 05:14:58 DEBUG : file name.txt.rclone_chunk.001_ec8xnd: md5 = 6ea8d3864cbbd06421ff7cc48efdddd0 OK 2025/11/08 05:14:58 INFO : file name.txt.rclone_chunk.001_ec8xnd: Copied (server-side copy) to: file name.txt 2025/11/08 05:14:58 INFO : file name.txt.rclone_chunk.001_ec8xnd: 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 2025/11/08 05:14:59 DEBUG : Creating backend with remote "TestChunkerS3:" 2025/11/08 05:14:59 DEBUG : Config file has changed externally - reloading 2025/11/08 05:14:59 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/08 05:15:01 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2025/11/08 05:15:01 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_ec8zfc: md5 = 0c75de00b3684b77c886ca3c1bce59ea OK 2025/11/08 05:15:01 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_ec8zfc: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2025/11/08 05:15:01 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_ec8zfc: Deleted 2025/11/08 05:15:01 DEBUG : S3 bucket rclone-test-xoseqiz8hada: bucket is versioned: false 2025/11/08 05:15:01 DEBUG : Waiting for deletions to finish 2025/11/08 05:15:01 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/08 05:15:01 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/08 05:15:01 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/08 05:15:02 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2025/11/08 05:15:02 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_ec91lu: md5 = eb246494ece268a57dbcfe231f99f79c OK 2025/11/08 05:15:02 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_ec91lu: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2025/11/08 05:15:02 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_ec91lu: Deleted 2025/11/08 05:15:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xoseqiz8hada/dirToPurgeFromRoot" 2025/11/08 05:15:02 DEBUG : Creating backend with remote "TestS3:rclone-test-xoseqiz8hada/dirToPurgeFromRoot" 2025/11/08 05:15:03 DEBUG : S3 bucket rclone-test-xoseqiz8hada path dirToPurgeFromRoot: bucket is versioned: false 2025/11/08 05:15:03 DEBUG : Waiting for deletions to finish 2025/11/08 05:15:03 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/08 05:15:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/08 05:15:03 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/08 05:15:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xoseqiz8hada/hello? sausage/êé" 2025/11/08 05:15:03 DEBUG : Creating backend with remote "TestS3:rclone-test-xoseqiz8hada/hello? sausage/êé" 2025/11/08 05:15:04 DEBUG : a/b/c/d/e.txt: size = 100 OK 2025/11/08 05:15:04 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_ec92b3: md5 = 3c2fe50de7581913f9b178ba925ce5f9 OK 2025/11/08 05:15:04 INFO : a/b/c/d/e.txt.rclone_chunk.001_ec92b3: Copied (server-side copy) to: a/b/c/d/e.txt 2025/11/08 05:15:04 INFO : a/b/c/d/e.txt.rclone_chunk.001_ec92b3: Deleted 2025/11/08 05:15:04 DEBUG : S3 bucket rclone-test-xoseqiz8hada path hello? sausage/êé: bucket is versioned: false 2025/11/08 05:15:04 DEBUG : Waiting for deletions to finish 2025/11/08 05:15:04 DEBUG : "a/b/c/d/e.txt" version false 2025/11/08 05:15:04 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/08 05:15:04 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/08 05:15:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/11/08 05:15:07 DEBUG : file name.txt: size = 200 OK 2025/11/08 05:15:07 DEBUG : file name.txt.rclone_chunk.001_ec96bw: md5 = 2239847c58ad31f6fa31f7e320ad6823 OK 2025/11/08 05:15:07 INFO : file name.txt.rclone_chunk.001_ec96bw: Copied (server-side copy) to: file name.txt 2025/11/08 05:15:07 INFO : file name.txt.rclone_chunk.001_ec96bw: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/08 05:15:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xoseqiz8hada/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/08 05:15:08 DEBUG : Creating backend with remote "TestS3:rclone-test-xoseqiz8hada/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/08 05:15:08 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-xoseqiz8hada/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-xoseqiz8hada/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/08 05:15:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xoseqiz8hada/not found.txt" 2025/11/08 05:15:08 DEBUG : Creating backend with remote "TestS3:rclone-test-xoseqiz8hada/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1900: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: 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:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/08 05:15:09 NOTICE: S3 bucket rclone-test-xoseqiz8hada: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/08 05:15:09 DEBUG : piped data.txt.rclone_chunk.001_ec98oe: open chunk writer: started multipart upload: 6VtemiCvAyIzC2AANK3Sl5tk2zXE2R12OT3IpLxt5XwDMlbiEWRJevx.Iik_5hsR2ujbyhTJ6VE7ohrUDKHGgBORCl.pkpMdjOAU1iRtwNMGgwmOCVKdjMnTUy2D4gE7 2025/11/08 05:15:09 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/08 05:15:09 DEBUG : piped data.txt.rclone_chunk.001_ec98oe: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/08 05:15:09 DEBUG : piped data.txt.rclone_chunk.001_ec98oe: multipart upload "6VtemiCvAyIzC2AANK3Sl5tk2zXE2R12OT3IpLxt5XwDMlbiEWRJevx.Iik_5hsR2ujbyhTJ6VE7ohrUDKHGgBORCl.pkpMdjOAU1iRtwNMGgwmOCVKdjMnTUy2D4gE7" finished 2025/11/08 05:15:09 DEBUG : piped data.txt.rclone_chunk.001_ec98oe: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2025/11/08 05:15:09 DEBUG : piped data.txt: size = 0 OK 2025/11/08 05:15:09 DEBUG : piped data.txt.rclone_chunk.001_ec98oe: Src hash empty - aborting Dst hash check 2025/11/08 05:15:09 INFO : piped data.txt.rclone_chunk.001_ec98oe: Copied (server-side copy) to: piped data.txt 2025/11/08 05:15:09 INFO : piped data.txt.rclone_chunk.001_ec98oe: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/08 05:15:10 DEBUG : piped data.txt.rclone_chunk.001_ec98lr: open chunk writer: started multipart upload: Qg8Z9yS5Oxw.UJ.agk9aD87DKCGByEiCkJ45CzFqexUzz1J_v5HyDnXsJkYGS7x4zIKsbagoL7BfxSfawxhM8Ns6Mg0rcTAwd2oSCelhtZVnNpqTTCUWdS3S51l0Eybj 2025/11/08 05:15:10 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/08 05:15:10 DEBUG : piped data.txt.rclone_chunk.001_ec98lr: multipart upload wrote chunk 1 with 100 bytes and etag "a93dd1cca95866b3aff3ee57f9999124" 2025/11/08 05:15:10 DEBUG : piped data.txt.rclone_chunk.001_ec98lr: multipart upload "Qg8Z9yS5Oxw.UJ.agk9aD87DKCGByEiCkJ45CzFqexUzz1J_v5HyDnXsJkYGS7x4zIKsbagoL7BfxSfawxhM8Ns6Mg0rcTAwd2oSCelhtZVnNpqTTCUWdS3S51l0Eybj" finished 2025/11/08 05:15:10 DEBUG : piped data.txt.rclone_chunk.001_ec98lr: Multipart upload Etag: 3fbac220034f7367dc463190c0435531-1 OK 2025/11/08 05:15:10 DEBUG : piped data.txt: size = 100 OK 2025/11/08 05:15:10 DEBUG : piped data.txt.rclone_chunk.001_ec98lr: Src hash empty - aborting Dst hash check 2025/11/08 05:15:10 INFO : piped data.txt.rclone_chunk.001_ec98lr: Copied (server-side copy) to: piped data.txt 2025/11/08 05:15:10 INFO : piped data.txt.rclone_chunk.001_ec98lr: 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 2025/11/08 05:15:10 INFO : Chunked 'TestChunkerS3:rclone-test-xoseqiz8hada': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2025/11/08 05:15:11 DEBUG : small/emptyfile: size = 0 OK 2025/11/08 05:15:11 DEBUG : small/emptyfile.rclone_chunk.001_ec99ae: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/08 05:15:11 INFO : small/emptyfile.rclone_chunk.001_ec99ae: Copied (server-side copy) to: small/emptyfile 2025/11/08 05:15:11 INFO : small/emptyfile.rclone_chunk.001_ec99ae: Deleted 2025/11/08 05:15:11 DEBUG : small/smallfile: size = 2 OK 2025/11/08 05:15:11 DEBUG : small/smallfile.rclone_chunk.001_ec9a9s: md5 = a60852f204ed8028c1c58808b746d115 OK 2025/11/08 05:15:11 INFO : small/smallfile.rclone_chunk.001_ec9a9s: Copied (server-side copy) to: small/smallfile 2025/11/08 05:15:11 INFO : small/smallfile.rclone_chunk.001_ec9a9s: Deleted 2025/11/08 05:15:12 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 2025/11/08 05:15:12 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2025/11/08 05:15:12 DEBUG : usermeta/today.rclone_chunk.001_ec9b7w: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2025/11/08 05:15:12 INFO : usermeta/today.rclone_chunk.001_ec9b7w: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2025/11/08 05:15:12 INFO : usermeta/today.rclone_chunk.001_ec9b7w: Deleted 2025/11/08 05:15:13 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2025/11/08 05:15:13 DEBUG : usermeta/past.rclone_chunk.001_ec9ch7: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2025/11/08 05:15:13 INFO : usermeta/past.rclone_chunk.001_ec9ch7: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2025/11/08 05:15:13 INFO : usermeta/past.rclone_chunk.001_ec9ch7: Deleted 2025/11/08 05:15:14 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2025/11/08 05:15:14 DEBUG : usermeta/future.rclone_chunk.001_ec9dut: md5 = 82e240013837bf80c807dba600b4594d OK 2025/11/08 05:15:14 INFO : usermeta/future.rclone_chunk.001_ec9dut: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2025/11/08 05:15:14 INFO : usermeta/future.rclone_chunk.001_ec9dut: Deleted 2025/11/08 05:15:14 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2025/11/08 05:15:15 DEBUG : future/test: Can't copy - required hash not found 2025/11/08 05:15:15 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/08 05:15:15 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/08 05:15:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-xoseqiz8hada': File to upload is small (3 bytes), uploading instead of streaming 2025/11/08 05:15:16 DEBUG : Waiting for deletions to finish 2025/11/08 05:15:16 DEBUG : "future/test" version false 2025/11/08 05:15:16 DEBUG : future/test: Deleting (id "") 2025/11/08 05:15:16 DEBUG : "future/test.rclone_chunk.001" version false 2025/11/08 05:15:16 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2025/11/08 05:15:16 DEBUG : "future/test.rclone_chunk.002" version false 2025/11/08 05:15:16 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2025/11/08 05:15:16 DEBUG : "future/test.rclone_chunk.003" version false 2025/11/08 05:15:16 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2025/11/08 05:15:16 INFO : future/test: Deleted 2025/11/08 05:15:16 INFO : future/test.rclone_chunk.001: Deleted 2025/11/08 05:15:16 INFO : future/test.rclone_chunk.002: Deleted 2025/11/08 05:15:16 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2025/11/08 05:15:18 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2025/11/08 05:15:18 DEBUG : backcomp/renamefile.rclone_chunk.001_ec9fgk: md5 = 89c3cac9daf57e72689dc3ad6f09cf0b OK 2025/11/08 05:15:18 INFO : backcomp/renamefile.rclone_chunk.001_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2025/11/08 05:15:18 INFO : backcomp/renamefile.rclone_chunk.001_ec9fgk: Deleted 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.002_ec9fgk: md5 = 0863eac95d0bcfcbae6324faea135b35 OK 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.002_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.002_ec9fgk: Deleted 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.003_ec9fgk: md5 = 6e01b6a5309c5dbc6e34119a4bf2a038 OK 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.003_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.003_ec9fgk: Deleted 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.004_ec9fgk: md5 = 656735c7147847a3a78ed625f8f11430 OK 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.004_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.004_ec9fgk: Deleted 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.005_ec9fgk: md5 = ecd6811718897855537b7045693c9425 OK 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.005_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.005_ec9fgk: Deleted 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.006_ec9fgk: md5 = 14b8ea9a6d97cee0fd1f152d4a4fea64 OK 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.006_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.006_ec9fgk: Deleted 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.007_ec9fgk: md5 = 359ce0ebcabc80318bddf70769b2458b OK 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.007_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.007_ec9fgk: Deleted 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2025/11/08 05:15:19 DEBUG : backcomp/renamefile.rclone_chunk.008_ec9fgk: md5 = dc551b312b992188dcf39a513ece2930 OK 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.008_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2025/11/08 05:15:19 INFO : backcomp/renamefile.rclone_chunk.008_ec9fgk: Deleted 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.009_ec9fgk: md5 = 063de43cb674793e2f675d61e4bf7a03 OK 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.009_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.009_ec9fgk: Deleted 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.010_ec9fgk: md5 = f2a288f3142925a327ef9f8552022e97 OK 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.010_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.010_ec9fgk: Deleted 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.011_ec9fgk: md5 = 2042bdf41b8ada73ef8d4b2dcec4fd48 OK 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.011_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.011_ec9fgk: Deleted 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.012_ec9fgk: md5 = 4b25b994657b13d9d972d5ffff6cc3bd OK 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.012_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.012_ec9fgk: Deleted 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.013_ec9fgk: md5 = b66ada18ea21a6c35a2a50b653f319df OK 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.013_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.013_ec9fgk: Deleted 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2025/11/08 05:15:20 DEBUG : backcomp/renamefile.rclone_chunk.014_ec9fgk: md5 = d69d187d91bc23a4f7e43bca9c8065e5 OK 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.014_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2025/11/08 05:15:20 INFO : backcomp/renamefile.rclone_chunk.014_ec9fgk: Deleted 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.015_ec9fgk: md5 = 99a4f3b376244d78e2f6d2ee8b0b772b OK 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.015_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.015_ec9fgk: Deleted 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.016_ec9fgk: md5 = 9bfc3d4acd943eaf905dc69394ae85c3 OK 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.016_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.016_ec9fgk: Deleted 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.017_ec9fgk: md5 = 2638bb8c1c03d525e1b2e772472c8c4e OK 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.017_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.017_ec9fgk: Deleted 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.018_ec9fgk: md5 = b5e4e15f7740870c6d92a2b49e6681c9 OK 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.018_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.018_ec9fgk: Deleted 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.019_ec9fgk: md5 = a7ddc535b3e19d7514688d0788f537fe OK 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.019_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.019_ec9fgk: Deleted 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.020_ec9fgk: md5 = 8bb3f03727575c631edad557a5c8ed36 OK 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.020_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.020_ec9fgk: Deleted 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2025/11/08 05:15:21 DEBUG : backcomp/renamefile.rclone_chunk.021_ec9fgk: md5 = e9371e9933412945a128983c00752fcc OK 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.021_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2025/11/08 05:15:21 INFO : backcomp/renamefile.rclone_chunk.021_ec9fgk: Deleted 2025/11/08 05:15:22 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2025/11/08 05:15:22 DEBUG : backcomp/renamefile.rclone_chunk.022_ec9fgk: md5 = c868c522ec74587571070ea9f2f4bc92 OK 2025/11/08 05:15:22 INFO : backcomp/renamefile.rclone_chunk.022_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2025/11/08 05:15:22 INFO : backcomp/renamefile.rclone_chunk.022_ec9fgk: Deleted 2025/11/08 05:15:22 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2025/11/08 05:15:22 DEBUG : backcomp/renamefile.rclone_chunk.023_ec9fgk: md5 = 24f1f6d795329c7185f9bfea59d38bd7 OK 2025/11/08 05:15:22 INFO : backcomp/renamefile.rclone_chunk.023_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2025/11/08 05:15:22 INFO : backcomp/renamefile.rclone_chunk.023_ec9fgk: Deleted 2025/11/08 05:15:22 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2025/11/08 05:15:22 DEBUG : backcomp/renamefile.rclone_chunk.024_ec9fgk: md5 = 4c52e0f76041ef942efba899b8ca95b3 OK 2025/11/08 05:15:22 INFO : backcomp/renamefile.rclone_chunk.024_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2025/11/08 05:15:22 INFO : backcomp/renamefile.rclone_chunk.024_ec9fgk: Deleted 2025/11/08 05:15:22 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2025/11/08 05:15:22 DEBUG : backcomp/renamefile.rclone_chunk.025_ec9fgk: md5 = 3787c27101e263ae7933079eafb92a72 OK 2025/11/08 05:15:22 INFO : backcomp/renamefile.rclone_chunk.025_ec9fgk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2025/11/08 05:15:22 INFO : backcomp/renamefile.rclone_chunk.025_ec9fgk: Deleted 2025/11/08 05:15:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2025/11/08 05:15:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xoseqiz8hada/servermovetest/subdir1" 2025/11/08 05:15:24 DEBUG : Creating backend with remote "TestS3:rclone-test-xoseqiz8hada/servermovetest/subdir1" 2025/11/08 05:15:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xoseqiz8hada/servermovetest/subdir2" 2025/11/08 05:15:24 DEBUG : Creating backend with remote "TestS3:rclone-test-xoseqiz8hada/servermovetest/subdir2" 2025/11/08 05:15:25 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2025/11/08 05:15:25 DEBUG : movefile.rclone_chunk.001_ec9nbq: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2025/11/08 05:15:25 INFO : movefile.rclone_chunk.001_ec9nbq: Copied (server-side copy) to: movefile.rclone_chunk.001 2025/11/08 05:15:25 INFO : movefile.rclone_chunk.001_ec9nbq: Deleted 2025/11/08 05:15:25 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2025/11/08 05:15:25 DEBUG : movefile.rclone_chunk.002_ec9nbq: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2025/11/08 05:15:25 INFO : movefile.rclone_chunk.002_ec9nbq: Copied (server-side copy) to: movefile.rclone_chunk.002 2025/11/08 05:15:25 INFO : movefile.rclone_chunk.002_ec9nbq: Deleted 2025/11/08 05:15:26 DEBUG : movefile: copy 2 data chunks... 2025/11/08 05:15:26 DEBUG : movefile: size = 6 OK 2025/11/08 05:15:26 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2025/11/08 05:15:26 INFO : movefile: Copied (server-side copy) 2025/11/08 05:15:26 INFO : movefile: Deleted 2025/11/08 05:15:27 DEBUG : Waiting for deletions to finish 2025/11/08 05:15:27 DEBUG : "servermovetest/subdir2/movefile" version false 2025/11/08 05:15:27 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2025/11/08 05:15:27 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2025/11/08 05:15:27 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2025/11/08 05:15:27 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2025/11/08 05:15:27 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2025/11/08 05:15:27 INFO : servermovetest/subdir2/movefile: Deleted 2025/11/08 05:15:27 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2025/11/08 05:15:27 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2025/11/08 05:15:27 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-xoseqiz8hada/md5all" 2025/11/08 05:15:27 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2025/11/08 05:15:27 DEBUG : Creating backend with remote "TestS3:rclone-test-xoseqiz8hada/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/08 05:15:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_ec9q4g: open chunk writer: started multipart upload: nKDnWP0GS8t2n_WyDQIZ4DlVjQG_u1Z9EKHzc6UGMQlYnRAb_vVIsxHqs5ERIfPkg8KpSdGrbSZu1GG69KAJGYAYCevge2cFrRvsQECRQNvFGC35YkvNCadBhlBR3JdQ 2025/11/08 05:15:27 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/08 05:15:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_ec9q4g: multipart upload wrote chunk 1 with 100 bytes and etag "d9e9681cf61963a05087a02b5ceccfba" 2025/11/08 05:15:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_ec9q4g: multipart upload "nKDnWP0GS8t2n_WyDQIZ4DlVjQG_u1Z9EKHzc6UGMQlYnRAb_vVIsxHqs5ERIfPkg8KpSdGrbSZu1GG69KAJGYAYCevge2cFrRvsQECRQNvFGC35YkvNCadBhlBR3JdQ" finished 2025/11/08 05:15:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_ec9q4g: Multipart upload Etag: 6855b12aa22fd14a96f5b6332ee0c70d-1 OK 2025/11/08 05:15:27 DEBUG : unknown-size-put.txt: size = 100 OK 2025/11/08 05:15:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_ec9q4g: Src hash empty - aborting Dst hash check 2025/11/08 05:15:27 INFO : unknown-size-put.txt.rclone_chunk.001_ec9q4g: Copied (server-side copy) to: unknown-size-put.txt 2025/11/08 05:15:27 INFO : unknown-size-put.txt.rclone_chunk.001_ec9q4g: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/08 05:15:28 DEBUG : unknown-size-update.txt: size = 100 OK 2025/11/08 05:15:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_ec9q3q: md5 = b410ef602f87753907b186a589ec51eb OK 2025/11/08 05:15:28 INFO : unknown-size-update.txt.rclone_chunk.001_ec9q3q: Copied (server-side copy) to: unknown-size-update.txt 2025/11/08 05:15:28 INFO : unknown-size-update.txt.rclone_chunk.001_ec9q3q: Deleted 2025/11/08 05:15:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_ec9r4o: open chunk writer: started multipart upload: d8Ev4YunI2td1.9yGGCRTKhTZ7Mx7M3oSZU05y4qZflrobLvvAO9lqTVBXpH7Y8VVS.imoushoYa7FKkmSpsC3akf8K6MxH4IROdgvimoxZmEBHUFPBydF4K8MoV_fdh 2025/11/08 05:15:28 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/08 05:15:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_ec9r4o: multipart upload wrote chunk 1 with 200 bytes and etag "12c8076b28db6bafeb42f0171a5cb1c0" 2025/11/08 05:15:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_ec9r4o: multipart upload "d8Ev4YunI2td1.9yGGCRTKhTZ7Mx7M3oSZU05y4qZflrobLvvAO9lqTVBXpH7Y8VVS.imoushoYa7FKkmSpsC3akf8K6MxH4IROdgvimoxZmEBHUFPBydF4K8MoV_fdh" finished 2025/11/08 05:15:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_ec9r4o: Multipart upload Etag: af4263bcb815c51cc3c9aded70b2cb45-1 OK 2025/11/08 05:15:29 DEBUG : unknown-size-update.txt: size = 200 OK 2025/11/08 05:15:29 DEBUG : unknown-size-update.txt.rclone_chunk.001_ec9r4o: Src hash empty - aborting Dst hash check 2025/11/08 05:15:29 INFO : unknown-size-update.txt.rclone_chunk.001_ec9r4o: Copied (server-side copy) to: unknown-size-update.txt 2025/11/08 05:15:29 INFO : unknown-size-update.txt.rclone_chunk.001_ec9r4o: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/08 05:15:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xoseqiz8hada/deeper/nonexisting/directory" 2025/11/08 05:15:29 DEBUG : Creating backend with remote "TestS3:rclone-test-xoseqiz8hada/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/08 05:15:29 DEBUG : Waiting for deletions to finish 2025/11/08 05:15:29 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/08 05:15:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/08 05:15:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/08 05:15:29 INFO : S3 bucket rclone-test-xoseqiz8hada: Bucket "rclone-test-xoseqiz8hada" deleted 2025/11/08 05:15:29 ERROR : error listing: directory not found 2025/11/08 05:15:29 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (50.38s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (48.77s) --- 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.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.70s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.57s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (29.96s) --- 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.18s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.69s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- 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.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (16.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.24s) --- 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 50.421s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.768000225s (try 1/5)