"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/02/23 04:19:27 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jeredez8tehi" 2026/02/23 04:19:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/23 04:19:27 DEBUG : Creating backend with remote "TestS3:rclone-test-jeredez8tehi" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/02/23 04:19:28 INFO : S3 bucket rclone-test-jeredez8tehi: Bucket "rclone-test-jeredez8tehi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/23 04:19:28 INFO : S3 bucket rclone-test-jeredez8tehi: Bucket "rclone-test-jeredez8tehi" deleted === RUN TestIntegration/FsMkdir 2026/02/23 04:19:29 INFO : S3 bucket rclone-test-jeredez8tehi: Bucket "rclone-test-jeredez8tehi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/23 04:19:29 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/23 04:19:29 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/23 04:19:29 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/23 04:19:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/02/23 04:19:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_wf1fty: md5 = c7623a73b72264c35a0aba4eaf34833c OK 2026/02/23 04:19:29 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_wf1fty: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/23 04:19:29 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_wf1fty: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/23 04:19:30 DEBUG : ./.: size = 100 OK 2026/02/23 04:19:30 DEBUG : ./..rclone_chunk.001_wf1g2s: md5 = 7aeb90f6827047f63951633242ee3bbe OK 2026/02/23 04:19:30 INFO : ./..rclone_chunk.001_wf1g2s: Copied (server-side copy) to: ./. 2026/02/23 04:19:30 INFO : ./..rclone_chunk.001_wf1g2s: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/23 04:19:31 DEBUG : ../..: size = 100 OK 2026/02/23 04:19:31 DEBUG : ../...rclone_chunk.001_wf1hra: md5 = af94fa5883b1f2ca2c11e5d371f40f5b OK 2026/02/23 04:19:31 INFO : ../...rclone_chunk.001_wf1hra: Copied (server-side copy) to: ../.. 2026/02/23 04:19:31 INFO : ../...rclone_chunk.001_wf1hra: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/23 04:19:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/02/23 04:19:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_wf1hjv: md5 = 133b4fd25418931b4c5cf7cf87eab73e OK 2026/02/23 04:19:32 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_wf1hjv: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/23 04:19:32 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_wf1hjv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/23 04:19:32 DEBUG : leading space/ leading space: size = 100 OK 2026/02/23 04:19:32 DEBUG : leading space/ leading space.rclone_chunk.001_wf1i39: md5 = 6be4dfa7d398b385591a4eef7d00c28a OK 2026/02/23 04:19:32 INFO : leading space/ leading space.rclone_chunk.001_wf1i39: Copied (server-side copy) to: leading space/ leading space 2026/02/23 04:19:32 INFO : leading space/ leading space.rclone_chunk.001_wf1i39: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/23 04:19:33 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/02/23 04:19:33 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_wf1j6t: md5 = bfd4e7f230c8ec9e51cbd3fda9e26b84 OK 2026/02/23 04:19:33 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_wf1j6t: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/02/23 04:19:33 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_wf1j6t: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/23 04:19:34 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/02/23 04:19:34 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_wf1j90: md5 = af7482073ddd187a769e429defb3ac9f OK 2026/02/23 04:19:34 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_wf1j90: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/02/23 04:19:34 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_wf1j90: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/23 04:19:35 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/02/23 04:19:35 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_wf1k9m: md5 = 3b2c3b2b92d767b8cb769d2c3a2c2e9c OK 2026/02/23 04:19:35 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_wf1k9m: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/02/23 04:19:35 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_wf1k9m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/23 04:19:35 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/02/23 04:19:35 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_wf1lmx: md5 = 0b2d35841eaed6a65cfdf0adc3e20b4f OK 2026/02/23 04:19:35 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_wf1lmx: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/02/23 04:19:35 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_wf1lmx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/23 04:19:36 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/02/23 04:19:36 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_wf1mbs: md5 = 98f1afac8d66bc11fe702042123a4cfd OK 2026/02/23 04:19:36 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_wf1mbs: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/02/23 04:19:36 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_wf1mbs: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/23 04:19:37 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/02/23 04:19:37 DEBUG : .leading dot/.leading dot.rclone_chunk.001_wf1moa: md5 = b388c96de21188a94a085fa9fadd463a OK 2026/02/23 04:19:37 INFO : .leading dot/.leading dot.rclone_chunk.001_wf1moa: Copied (server-side copy) to: .leading dot/.leading dot 2026/02/23 04:19:37 INFO : .leading dot/.leading dot.rclone_chunk.001_wf1moa: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/23 04:19:38 DEBUG : trailing space /trailing space : size = 100 OK 2026/02/23 04:19:38 DEBUG : trailing space /trailing space .rclone_chunk.001_wf1nri: md5 = a0fef5e0f4091e8dd059d6c8b2c90cbb OK 2026/02/23 04:19:38 INFO : trailing space /trailing space .rclone_chunk.001_wf1nri: Copied (server-side copy) to: trailing space /trailing space 2026/02/23 04:19:38 INFO : trailing space /trailing space .rclone_chunk.001_wf1nri: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/23 04:19:38 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/02/23 04:19:38 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_wf1o5a: md5 = 224fd895672aacc8c1a720d5a0e4187e OK 2026/02/23 04:19:38 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_wf1o5a: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/02/23 04:19:38 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_wf1o5a: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/23 04:19:39 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/02/23 04:19:39 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_wf1pei: md5 = 52ff034462863f8e7702a33f1dfa5ccf OK 2026/02/23 04:19:39 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_wf1pei: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/02/23 04:19:39 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_wf1pei: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/23 04:19:40 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/02/23 04:19:40 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_wf1p7m: md5 = 5ff37015bfc83e45353f0458cdea2865 OK 2026/02/23 04:19:40 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_wf1p7m: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/02/23 04:19:40 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_wf1p7m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/23 04:19:41 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/02/23 04:19:41 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_wf1qpo: md5 = bae0ffea3f619d92263045b12fd73fc6 OK 2026/02/23 04:19:41 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_wf1qpo: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/02/23 04:19:41 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_wf1qpo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/23 04:19:41 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/02/23 04:19:41 DEBUG : trailing dot./trailing dot..rclone_chunk.001_wf1rcp: md5 = 6ea08694cdb5ce54f0d99b61e46cc58b OK 2026/02/23 04:19:41 INFO : trailing dot./trailing dot..rclone_chunk.001_wf1rcp: Copied (server-side copy) to: trailing dot./trailing dot. 2026/02/23 04:19:41 INFO : trailing dot./trailing dot..rclone_chunk.001_wf1rcp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/23 04:19:42 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/02/23 04:19:42 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_wf1sb5: md5 = 9fa5b4e55a5fc9a4abdbdd31d7c5681f OK 2026/02/23 04:19:42 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_wf1sb5: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/02/23 04:19:42 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_wf1sb5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/23 04:19:43 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/02/23 04:19:43 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_wf1sa7: md5 = 3aea7090a66b8fd00d0ae8293811c0de OK 2026/02/23 04:19:43 INFO : test%46.txt/test%46.txt.rclone_chunk.001_wf1sa7: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/02/23 04:19:43 INFO : test%46.txt/test%46.txt.rclone_chunk.001_wf1sa7: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/23 04:19:44 DEBUG : zero-length-file: size = 0 OK 2026/02/23 04:19:44 DEBUG : zero-length-file.rclone_chunk.001_wf1toa: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/23 04:19:44 INFO : zero-length-file.rclone_chunk.001_wf1toa: Copied (server-side copy) to: zero-length-file 2026/02/23 04:19:44 INFO : zero-length-file.rclone_chunk.001_wf1toa: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/23 04:19:44 DEBUG : file name.txt: size = 100 OK 2026/02/23 04:19:44 DEBUG : file name.txt.rclone_chunk.001_wf1uc9: md5 = df57a07fd238241060dd30f5bbbe1fea OK 2026/02/23 04:19:44 INFO : file name.txt.rclone_chunk.001_wf1uc9: Copied (server-side copy) to: file name.txt 2026/02/23 04:19:44 INFO : file name.txt.rclone_chunk.001_wf1uc9: Deleted 2026/02/23 04:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/02/23 04:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_wf1vf6: md5 = 4e99b37cf20b6b51e3f9e4d4e62d1411 OK 2026/02/23 04:19:45 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_wf1vf6: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/23 04:19:45 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_wf1vf6: Deleted 2026/02/23 04:19:45 DEBUG : file name.txt: size = 100 OK 2026/02/23 04:19:45 DEBUG : file name.txt.rclone_chunk.001_wf1vom: md5 = 8683c5b3f2e472b8e009e10c180c33f2 OK 2026/02/23 04:19:45 INFO : file name.txt.rclone_chunk.001_wf1vom: Copied (server-side copy) to: file name.txt 2026/02/23 04:19:46 INFO : file name.txt.rclone_chunk.001_wf1vom: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/23 04:19:46 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/02/23 04:19:46 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/23 04:19:48 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/02/23 04:19:48 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_wf1xzp: md5 = 3267d5dd45e6265e4d4782cab6b79753 OK 2026/02/23 04:19:48 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_wf1xzp: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/02/23 04:19:48 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_wf1xzp: Deleted 2026/02/23 04:19:48 DEBUG : S3 bucket rclone-test-jeredez8tehi: bucket is versioned: false 2026/02/23 04:19:48 DEBUG : Waiting for deletions to finish 2026/02/23 04:19:48 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/23 04:19:48 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/23 04:19:48 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/23 04:19:49 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/02/23 04:19:49 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_wf1ze6: md5 = a45b5f4575dd35452e3f27e12857eb73 OK 2026/02/23 04:19:49 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_wf1ze6: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/02/23 04:19:49 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_wf1ze6: Deleted 2026/02/23 04:19:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jeredez8tehi/dirToPurgeFromRoot" 2026/02/23 04:19:50 DEBUG : Creating backend with remote "TestS3:rclone-test-jeredez8tehi/dirToPurgeFromRoot" 2026/02/23 04:19:50 DEBUG : S3 bucket rclone-test-jeredez8tehi path dirToPurgeFromRoot: bucket is versioned: false 2026/02/23 04:19:50 DEBUG : Waiting for deletions to finish 2026/02/23 04:19:50 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/23 04:19:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/23 04:19:50 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/23 04:19:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jeredez8tehi/hello? sausage/êé" 2026/02/23 04:19:50 DEBUG : Creating backend with remote "TestS3:rclone-test-jeredez8tehi/hello? sausage/êé" 2026/02/23 04:19:51 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/02/23 04:19:51 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_wf2067: md5 = 4c2820b309e5dc0620529b05b66c7f92 OK 2026/02/23 04:19:51 INFO : a/b/c/d/e.txt.rclone_chunk.001_wf2067: Copied (server-side copy) to: a/b/c/d/e.txt 2026/02/23 04:19:51 INFO : a/b/c/d/e.txt.rclone_chunk.001_wf2067: Deleted 2026/02/23 04:19:51 DEBUG : S3 bucket rclone-test-jeredez8tehi path hello? sausage/êé: bucket is versioned: false 2026/02/23 04:19:51 DEBUG : Waiting for deletions to finish 2026/02/23 04:19:51 DEBUG : "a/b/c/d/e.txt" version false 2026/02/23 04:19:51 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/23 04:19:52 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/23 04:19:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/02/23 04:19:55 DEBUG : file name.txt: size = 200 OK 2026/02/23 04:19:55 DEBUG : file name.txt.rclone_chunk.001_wf24hl: md5 = a97f608042846653f8cc8e3c376d660e OK 2026/02/23 04:19:55 INFO : file name.txt.rclone_chunk.001_wf24hl: Copied (server-side copy) to: file name.txt 2026/02/23 04:19:55 INFO : file name.txt.rclone_chunk.001_wf24hl: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/23 04:19:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jeredez8tehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/23 04:19:55 DEBUG : Creating backend with remote "TestS3:rclone-test-jeredez8tehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/23 04:19:55 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-jeredez8tehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-jeredez8tehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/23 04:19:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jeredez8tehi/not found.txt" 2026/02/23 04:19:55 DEBUG : Creating backend with remote "TestS3:rclone-test-jeredez8tehi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1905: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/23 04:19:56 NOTICE: S3 bucket rclone-test-jeredez8tehi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/23 04:19:56 DEBUG : piped data.txt.rclone_chunk.001_wf26cp: open chunk writer: started multipart upload: TSEcNZg9zznlR5jYcURQ73VHeQhkSGDZGAVp_SCVMWRbCVeHjZ9c3F7uaD0kmyZW0gjsH66gaXwmewrx0gGQ5DPU4YYpK9r6SsLWREscjrlW3tjwrusz5U6szcfWdG0l 2026/02/23 04:19:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/23 04:19:56 DEBUG : piped data.txt.rclone_chunk.001_wf26cp: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/23 04:19:56 DEBUG : piped data.txt.rclone_chunk.001_wf26cp: multipart upload "TSEcNZg9zznlR5jYcURQ73VHeQhkSGDZGAVp_SCVMWRbCVeHjZ9c3F7uaD0kmyZW0gjsH66gaXwmewrx0gGQ5DPU4YYpK9r6SsLWREscjrlW3tjwrusz5U6szcfWdG0l" finished 2026/02/23 04:19:56 DEBUG : piped data.txt.rclone_chunk.001_wf26cp: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/02/23 04:19:56 DEBUG : piped data.txt: size = 0 OK 2026/02/23 04:19:56 DEBUG : piped data.txt.rclone_chunk.001_wf26cp: Src hash empty - aborting Dst hash check 2026/02/23 04:19:56 INFO : piped data.txt.rclone_chunk.001_wf26cp: Copied (server-side copy) to: piped data.txt 2026/02/23 04:19:56 INFO : piped data.txt.rclone_chunk.001_wf26cp: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/23 04:19:57 DEBUG : piped data.txt.rclone_chunk.001_wf27qn: open chunk writer: started multipart upload: MdvbAQY8Xlm.UVfmVgsnK6iXHYKSN.bc6YOo3tA3H.GKIZKbeoESRu8dnWvmnV1yUxoP5zhN2BLmuP4jkrOKNh7zMrMz7HbOa1Z5bhmjRC89Lr_iU1C7Ml122AXmisi7 2026/02/23 04:19:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/23 04:19:57 DEBUG : piped data.txt.rclone_chunk.001_wf27qn: multipart upload wrote chunk 1 with 100 bytes and etag "8e2dec22b98c6f1f10c1caaf3f1cc80a" 2026/02/23 04:19:57 DEBUG : piped data.txt.rclone_chunk.001_wf27qn: multipart upload "MdvbAQY8Xlm.UVfmVgsnK6iXHYKSN.bc6YOo3tA3H.GKIZKbeoESRu8dnWvmnV1yUxoP5zhN2BLmuP4jkrOKNh7zMrMz7HbOa1Z5bhmjRC89Lr_iU1C7Ml122AXmisi7" finished 2026/02/23 04:19:57 DEBUG : piped data.txt.rclone_chunk.001_wf27qn: Multipart upload Etag: 360775b8e8f4fd4a5201713d2af3859d-1 OK 2026/02/23 04:19:57 DEBUG : piped data.txt: size = 100 OK 2026/02/23 04:19:57 DEBUG : piped data.txt.rclone_chunk.001_wf27qn: Src hash empty - aborting Dst hash check 2026/02/23 04:19:57 INFO : piped data.txt.rclone_chunk.001_wf27qn: Copied (server-side copy) to: piped data.txt 2026/02/23 04:19:57 INFO : piped data.txt.rclone_chunk.001_wf27qn: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2026/02/23 04:19:57 INFO : Chunked 'TestChunkerS3:rclone-test-jeredez8tehi': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/02/23 04:19:58 DEBUG : small/emptyfile: size = 0 OK 2026/02/23 04:19:58 DEBUG : small/emptyfile.rclone_chunk.001_wf27ub: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/23 04:19:58 INFO : small/emptyfile.rclone_chunk.001_wf27ub: Copied (server-side copy) to: small/emptyfile 2026/02/23 04:19:58 INFO : small/emptyfile.rclone_chunk.001_wf27ub: Deleted 2026/02/23 04:19:59 DEBUG : small/smallfile: size = 2 OK 2026/02/23 04:19:59 DEBUG : small/smallfile.rclone_chunk.001_wf28w1: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/02/23 04:19:59 INFO : small/smallfile.rclone_chunk.001_wf28w1: Copied (server-side copy) to: small/smallfile 2026/02/23 04:19:59 INFO : small/smallfile.rclone_chunk.001_wf28w1: Deleted 2026/02/23 04:19:59 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2026/02/23 04:19:59 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/02/23 04:19:59 DEBUG : usermeta/today.rclone_chunk.001_wf29cf: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/02/23 04:19:59 INFO : usermeta/today.rclone_chunk.001_wf29cf: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/02/23 04:19:59 INFO : usermeta/today.rclone_chunk.001_wf29cf: Deleted 2026/02/23 04:20:00 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/02/23 04:20:00 DEBUG : usermeta/past.rclone_chunk.001_wf2ath: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/02/23 04:20:00 INFO : usermeta/past.rclone_chunk.001_wf2ath: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/02/23 04:20:00 INFO : usermeta/past.rclone_chunk.001_wf2ath: Deleted 2026/02/23 04:20:01 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/02/23 04:20:01 DEBUG : usermeta/future.rclone_chunk.001_wf2bxv: md5 = 82e240013837bf80c807dba600b4594d OK 2026/02/23 04:20:01 INFO : usermeta/future.rclone_chunk.001_wf2bxv: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/02/23 04:20:01 INFO : usermeta/future.rclone_chunk.001_wf2bxv: Deleted 2026/02/23 04:20:02 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/02/23 04:20:03 DEBUG : future/test: Can't copy - required hash not found 2026/02/23 04:20:03 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/23 04:20:03 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/23 04:20:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-jeredez8tehi': File to upload is small (3 bytes), uploading instead of streaming 2026/02/23 04:20:03 DEBUG : Waiting for deletions to finish 2026/02/23 04:20:03 DEBUG : "future/test" version false 2026/02/23 04:20:03 DEBUG : future/test: Deleting (id "") 2026/02/23 04:20:03 DEBUG : "future/test.rclone_chunk.001" version false 2026/02/23 04:20:03 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/02/23 04:20:03 DEBUG : "future/test.rclone_chunk.002" version false 2026/02/23 04:20:03 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/02/23 04:20:03 DEBUG : "future/test.rclone_chunk.003" version false 2026/02/23 04:20:03 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/02/23 04:20:03 INFO : future/test: Deleted 2026/02/23 04:20:03 INFO : future/test.rclone_chunk.001: Deleted 2026/02/23 04:20:03 INFO : future/test.rclone_chunk.002: Deleted 2026/02/23 04:20:03 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/02/23 04:20:06 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/02/23 04:20:06 DEBUG : backcomp/renamefile.rclone_chunk.001_wf2dqs: md5 = 2330dbfc86731977e28c0f4a6f6b8a59 OK 2026/02/23 04:20:06 INFO : backcomp/renamefile.rclone_chunk.001_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/02/23 04:20:06 INFO : backcomp/renamefile.rclone_chunk.001_wf2dqs: Deleted 2026/02/23 04:20:06 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/02/23 04:20:06 DEBUG : backcomp/renamefile.rclone_chunk.002_wf2dqs: md5 = 058800bb7a7e394236bfbaca5f4680d9 OK 2026/02/23 04:20:06 INFO : backcomp/renamefile.rclone_chunk.002_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/02/23 04:20:06 INFO : backcomp/renamefile.rclone_chunk.002_wf2dqs: Deleted 2026/02/23 04:20:06 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/02/23 04:20:06 DEBUG : backcomp/renamefile.rclone_chunk.003_wf2dqs: md5 = 5b1adc829aab20949d88af899d1774dd OK 2026/02/23 04:20:06 INFO : backcomp/renamefile.rclone_chunk.003_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/02/23 04:20:06 INFO : backcomp/renamefile.rclone_chunk.003_wf2dqs: Deleted 2026/02/23 04:20:06 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/02/23 04:20:06 DEBUG : backcomp/renamefile.rclone_chunk.004_wf2dqs: md5 = 835b2ea815f0a25d2538c786f008f566 OK 2026/02/23 04:20:06 INFO : backcomp/renamefile.rclone_chunk.004_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/02/23 04:20:06 INFO : backcomp/renamefile.rclone_chunk.004_wf2dqs: Deleted 2026/02/23 04:20:06 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/02/23 04:20:06 DEBUG : backcomp/renamefile.rclone_chunk.005_wf2dqs: md5 = c04f67b73ce540e49d8c7422e683d62e OK 2026/02/23 04:20:06 INFO : backcomp/renamefile.rclone_chunk.005_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.005_wf2dqs: Deleted 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.006_wf2dqs: md5 = f8dc976aa9eb8134f0452dc5f0bab293 OK 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.006_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.006_wf2dqs: Deleted 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.007_wf2dqs: md5 = e137c8fc58880946dea082b48284c377 OK 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.007_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.007_wf2dqs: Deleted 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.008_wf2dqs: md5 = 36d24a96b9414815d846f8fcb30f9bd1 OK 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.008_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.008_wf2dqs: Deleted 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.009_wf2dqs: md5 = 3bb527fdf32a3a48de39e6103eaaf090 OK 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.009_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.009_wf2dqs: Deleted 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.010_wf2dqs: md5 = a3c950d96b9f4787c4d5a3573dc4bd75 OK 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.010_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.010_wf2dqs: Deleted 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/02/23 04:20:07 DEBUG : backcomp/renamefile.rclone_chunk.011_wf2dqs: md5 = b154def41cf50dedd9216b89704e7bf2 OK 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.011_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/02/23 04:20:07 INFO : backcomp/renamefile.rclone_chunk.011_wf2dqs: Deleted 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.012_wf2dqs: md5 = fca5ef01cd30af7a0a02a0ffff7f0b31 OK 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.012_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.012_wf2dqs: Deleted 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.013_wf2dqs: md5 = 6f25ca41bc2dc7f829b83ef3c95c52c1 OK 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.013_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.013_wf2dqs: Deleted 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.014_wf2dqs: md5 = 9ad41602ad720523e86da04942467be9 OK 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.014_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.014_wf2dqs: Deleted 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.015_wf2dqs: md5 = c95d169489d2ed3fe71986103ce003c9 OK 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.015_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.015_wf2dqs: Deleted 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.016_wf2dqs: md5 = 439fe2bfe42e1e7344ce9dba81d6eee2 OK 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.016_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.016_wf2dqs: Deleted 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.017_wf2dqs: md5 = 037090494e81c6e720661fb3c5826921 OK 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.017_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.017_wf2dqs: Deleted 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/02/23 04:20:08 DEBUG : backcomp/renamefile.rclone_chunk.018_wf2dqs: md5 = 8f482183057f26c3fbd01e134f654c08 OK 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.018_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/02/23 04:20:08 INFO : backcomp/renamefile.rclone_chunk.018_wf2dqs: Deleted 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.019_wf2dqs: md5 = 30bd5f2ba49d7f74153f91f95bc4409d OK 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.019_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.019_wf2dqs: Deleted 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.020_wf2dqs: md5 = c50d8febf1fd6e22e9245d68c97b2a39 OK 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.020_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.020_wf2dqs: Deleted 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.021_wf2dqs: md5 = 58466f7d4d27913c55adca73a3265edf OK 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.021_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.021_wf2dqs: Deleted 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.022_wf2dqs: md5 = 0431642e7d3d04c4c50bd576933e713c OK 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.022_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.022_wf2dqs: Deleted 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.023_wf2dqs: md5 = ccb51b1faf632d9eb602aa15b52dcd8e OK 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.023_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.023_wf2dqs: Deleted 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/02/23 04:20:09 DEBUG : backcomp/renamefile.rclone_chunk.024_wf2dqs: md5 = b67b4a5d67be04caa5aee7d15c39c0a8 OK 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.024_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/02/23 04:20:09 INFO : backcomp/renamefile.rclone_chunk.024_wf2dqs: Deleted 2026/02/23 04:20:10 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/02/23 04:20:10 DEBUG : backcomp/renamefile.rclone_chunk.025_wf2dqs: md5 = fba1a8a8d20540a56b2ffb94bae544ed OK 2026/02/23 04:20:10 INFO : backcomp/renamefile.rclone_chunk.025_wf2dqs: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/02/23 04:20:10 INFO : backcomp/renamefile.rclone_chunk.025_wf2dqs: Deleted 2026/02/23 04:20:12 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/02/23 04:20:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jeredez8tehi/servermovetest/subdir1" 2026/02/23 04:20:12 DEBUG : Creating backend with remote "TestS3:rclone-test-jeredez8tehi/servermovetest/subdir1" 2026/02/23 04:20:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jeredez8tehi/servermovetest/subdir2" 2026/02/23 04:20:12 DEBUG : Creating backend with remote "TestS3:rclone-test-jeredez8tehi/servermovetest/subdir2" 2026/02/23 04:20:13 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/02/23 04:20:13 DEBUG : movefile.rclone_chunk.001_wf2m1c: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/02/23 04:20:13 INFO : movefile.rclone_chunk.001_wf2m1c: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/02/23 04:20:13 INFO : movefile.rclone_chunk.001_wf2m1c: Deleted 2026/02/23 04:20:13 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/02/23 04:20:13 DEBUG : movefile.rclone_chunk.002_wf2m1c: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/02/23 04:20:13 INFO : movefile.rclone_chunk.002_wf2m1c: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/02/23 04:20:13 INFO : movefile.rclone_chunk.002_wf2m1c: Deleted 2026/02/23 04:20:13 DEBUG : movefile: copy 2 data chunks... 2026/02/23 04:20:14 DEBUG : movefile: size = 6 OK 2026/02/23 04:20:14 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/02/23 04:20:14 INFO : movefile: Copied (server-side copy) 2026/02/23 04:20:14 INFO : movefile: Deleted 2026/02/23 04:20:14 DEBUG : Waiting for deletions to finish 2026/02/23 04:20:14 DEBUG : "servermovetest/subdir2/movefile" version false 2026/02/23 04:20:14 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/02/23 04:20:14 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/02/23 04:20:14 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/02/23 04:20:14 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/02/23 04:20:14 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/02/23 04:20:15 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/02/23 04:20:15 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/02/23 04:20:15 INFO : servermovetest/subdir2/movefile: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/02/23 04:20:15 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-jeredez8tehi/md5all" 2026/02/23 04:20:15 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/02/23 04:20:15 DEBUG : Creating backend with remote "TestS3:rclone-test-jeredez8tehi/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/23 04:20:15 DEBUG : unknown-size-put.txt.rclone_chunk.001_wf2psw: open chunk writer: started multipart upload: ZNyOXbXf_cpiFvNg.m9hRlC_W.aAlssICT1fk4z8QFNRbAomPpqjoooPUhvQwb0DO5ajzYWDJ.b.ffY.aC4vKhmtjEPMAu7Ltde8MPeHUZ1VZZxI2AMQ72hXkOKa2Hsa 2026/02/23 04:20:15 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/23 04:20:15 DEBUG : unknown-size-put.txt.rclone_chunk.001_wf2psw: multipart upload wrote chunk 1 with 100 bytes and etag "195990c631ccb17586c1b5126aa064bb" 2026/02/23 04:20:15 DEBUG : unknown-size-put.txt.rclone_chunk.001_wf2psw: multipart upload "ZNyOXbXf_cpiFvNg.m9hRlC_W.aAlssICT1fk4z8QFNRbAomPpqjoooPUhvQwb0DO5ajzYWDJ.b.ffY.aC4vKhmtjEPMAu7Ltde8MPeHUZ1VZZxI2AMQ72hXkOKa2Hsa" finished 2026/02/23 04:20:15 DEBUG : unknown-size-put.txt.rclone_chunk.001_wf2psw: Multipart upload Etag: 1ed0f7214355e45447a68f21a85226ff-1 OK 2026/02/23 04:20:15 DEBUG : unknown-size-put.txt: size = 100 OK 2026/02/23 04:20:15 DEBUG : unknown-size-put.txt.rclone_chunk.001_wf2psw: Src hash empty - aborting Dst hash check 2026/02/23 04:20:15 INFO : unknown-size-put.txt.rclone_chunk.001_wf2psw: Copied (server-side copy) to: unknown-size-put.txt 2026/02/23 04:20:15 INFO : unknown-size-put.txt.rclone_chunk.001_wf2psw: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/23 04:20:16 DEBUG : unknown-size-update.txt: size = 100 OK 2026/02/23 04:20:16 DEBUG : unknown-size-update.txt.rclone_chunk.001_wf2prv: md5 = 29acbf92888b3062cf31bfc36dfec866 OK 2026/02/23 04:20:16 INFO : unknown-size-update.txt.rclone_chunk.001_wf2prv: Copied (server-side copy) to: unknown-size-update.txt 2026/02/23 04:20:16 INFO : unknown-size-update.txt.rclone_chunk.001_wf2prv: Deleted 2026/02/23 04:20:16 DEBUG : unknown-size-update.txt.rclone_chunk.001_wf2q1i: open chunk writer: started multipart upload: z0yD8bRlM.0NFPqFLsVKKI6XaLrFeKwZiIgVxEePPCzAYqvymBxbtJMf5QD6XP5z1uS0l7tO58aFdKuPBe_L2Cufjym97pPy29cUhAQwe5Utsrz6gEjzOMuMed8FW7Vr 2026/02/23 04:20:16 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/23 04:20:16 DEBUG : unknown-size-update.txt.rclone_chunk.001_wf2q1i: multipart upload wrote chunk 1 with 200 bytes and etag "b8052098686c8ad587ff687896a21162" 2026/02/23 04:20:16 DEBUG : unknown-size-update.txt.rclone_chunk.001_wf2q1i: multipart upload "z0yD8bRlM.0NFPqFLsVKKI6XaLrFeKwZiIgVxEePPCzAYqvymBxbtJMf5QD6XP5z1uS0l7tO58aFdKuPBe_L2Cufjym97pPy29cUhAQwe5Utsrz6gEjzOMuMed8FW7Vr" finished 2026/02/23 04:20:16 DEBUG : unknown-size-update.txt.rclone_chunk.001_wf2q1i: Multipart upload Etag: 8bcf2d3f2228ce651e3ffc6cf348883a-1 OK 2026/02/23 04:20:17 DEBUG : unknown-size-update.txt: size = 200 OK 2026/02/23 04:20:17 DEBUG : unknown-size-update.txt.rclone_chunk.001_wf2q1i: Src hash empty - aborting Dst hash check 2026/02/23 04:20:17 INFO : unknown-size-update.txt.rclone_chunk.001_wf2q1i: Copied (server-side copy) to: unknown-size-update.txt 2026/02/23 04:20:17 INFO : unknown-size-update.txt.rclone_chunk.001_wf2q1i: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/23 04:20:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jeredez8tehi/deeper/nonexisting/directory" 2026/02/23 04:20:17 DEBUG : Creating backend with remote "TestS3:rclone-test-jeredez8tehi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/23 04:20:17 DEBUG : Waiting for deletions to finish 2026/02/23 04:20:17 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/23 04:20:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/23 04:20:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/23 04:20:17 INFO : S3 bucket rclone-test-jeredez8tehi: Bucket "rclone-test-jeredez8tehi" deleted 2026/02/23 04:20:17 ERROR : error listing: directory not found 2026/02/23 04:20:17 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (50.31s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.13s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir (49.26s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.58s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- 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.10s) --- 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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.82s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 50.351s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 53.836283075s (try 1/5)