"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/04/25 01:43:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parokib6mola" 2026/04/25 01:43:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 01:43:23 DEBUG : Creating backend with remote "TestS3:rclone-test-parokib6mola" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/04/25 01:43:23 INFO : S3 bucket rclone-test-parokib6mola: Bucket "rclone-test-parokib6mola" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/25 01:43:24 INFO : S3 bucket rclone-test-parokib6mola: Bucket "rclone-test-parokib6mola" deleted === RUN TestIntegration/FsMkdir 2026/04/25 01:43:24 INFO : S3 bucket rclone-test-parokib6mola: Bucket "rclone-test-parokib6mola" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/25 01:43:24 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/25 01:43:25 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/25 01:43:25 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/04/25 01:43:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/04/25 01:43:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_16i3do: md5 = 582ac9f089d40fc6b54433485c2ac750 OK 2026/04/25 01:43:25 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_16i3do: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/25 01:43:25 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_16i3do: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/25 01:43:26 DEBUG : ./.: size = 100 OK 2026/04/25 01:43:26 DEBUG : ./..rclone_chunk.001_16i4eu: md5 = 34c8cebd0e1f3557c751c82d2bf64e4a OK 2026/04/25 01:43:26 INFO : ./..rclone_chunk.001_16i4eu: Copied (server-side copy) to: ./. 2026/04/25 01:43:26 INFO : ./..rclone_chunk.001_16i4eu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/25 01:43:27 DEBUG : ../..: size = 100 OK 2026/04/25 01:43:27 DEBUG : ../...rclone_chunk.001_16i4yi: md5 = da41b16562a08c7f506b2db41df26ee9 OK 2026/04/25 01:43:27 INFO : ../...rclone_chunk.001_16i4yi: Copied (server-side copy) to: ../.. 2026/04/25 01:43:27 INFO : ../...rclone_chunk.001_16i4yi: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/25 01:43:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/04/25 01:43:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_16i5uq: md5 = 71e33993c8349ca0cca50cb12e6ede4e OK 2026/04/25 01:43:27 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_16i5uq: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/25 01:43:27 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_16i5uq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/25 01:43:28 DEBUG : leading space/ leading space: size = 100 OK 2026/04/25 01:43:28 DEBUG : leading space/ leading space.rclone_chunk.001_16i6ef: md5 = 7e9743cdda2988d38f6e3c7b8c4e5471 OK 2026/04/25 01:43:28 INFO : leading space/ leading space.rclone_chunk.001_16i6ef: Copied (server-side copy) to: leading space/ leading space 2026/04/25 01:43:28 INFO : leading space/ leading space.rclone_chunk.001_16i6ef: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/25 01:43:29 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/04/25 01:43:29 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_16i77k: md5 = 6a8593e7c1b8ad094764bc1bfcd90d63 OK 2026/04/25 01:43:29 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_16i77k: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/04/25 01:43:29 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_16i77k: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/25 01:43:30 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/04/25 01:43:30 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_16i7p0: md5 = 4c182bcc268ab381f65bbd3dda0dce88 OK 2026/04/25 01:43:30 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_16i7p0: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/04/25 01:43:30 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_16i7p0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/25 01:43:30 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/04/25 01:43:30 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_16i86a: md5 = 8dec2526999f90279424f74062e6878b OK 2026/04/25 01:43:30 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_16i86a: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/04/25 01:43:31 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_16i86a: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/25 01:43:31 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/04/25 01:43:31 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_16i9rj: md5 = 762062e34357d3fc4cd0567a7092d010 OK 2026/04/25 01:43:31 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_16i9rj: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/04/25 01:43:31 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_16i9rj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/25 01:43:32 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/04/25 01:43:32 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_16iahk: md5 = 89edb6f53b6c5a1a2e78d54805092b7a OK 2026/04/25 01:43:32 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_16iahk: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/04/25 01:43:32 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_16iahk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/25 01:43:33 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/04/25 01:43:33 DEBUG : .leading dot/.leading dot.rclone_chunk.001_16iapz: md5 = 7a9a5268ed837f31bfff32a8ecbbc643 OK 2026/04/25 01:43:33 INFO : .leading dot/.leading dot.rclone_chunk.001_16iapz: Copied (server-side copy) to: .leading dot/.leading dot 2026/04/25 01:43:33 INFO : .leading dot/.leading dot.rclone_chunk.001_16iapz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/25 01:43:34 DEBUG : trailing space /trailing space : size = 100 OK 2026/04/25 01:43:34 DEBUG : trailing space /trailing space .rclone_chunk.001_16ibp8: md5 = 249643f7debbfe2155b699a283e9a4b2 OK 2026/04/25 01:43:34 INFO : trailing space /trailing space .rclone_chunk.001_16ibp8: Copied (server-side copy) to: trailing space /trailing space 2026/04/25 01:43:34 INFO : trailing space /trailing space .rclone_chunk.001_16ibp8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/25 01:43:34 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/04/25 01:43:34 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_16ic5f: md5 = 5c5470e2102c762eeef3eb37b4b02cdc OK 2026/04/25 01:43:34 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_16ic5f: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/04/25 01:43:34 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_16ic5f: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/25 01:43:35 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/04/25 01:43:35 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_16idcc: md5 = 19ff77f9e9506d717358a9cce1bb678c OK 2026/04/25 01:43:35 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_16idcc: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/04/25 01:43:35 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_16idcc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/25 01:43:36 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/04/25 01:43:36 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_16iezn: md5 = 487caa846072915ddb52c7fcf856b78c OK 2026/04/25 01:43:36 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_16iezn: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/04/25 01:43:36 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_16iezn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/25 01:43:37 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/04/25 01:43:37 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_16ie2j: md5 = e07a16d2bb3dba1b6cf87226da921026 OK 2026/04/25 01:43:37 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_16ie2j: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/04/25 01:43:37 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_16ie2j: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/25 01:43:37 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/04/25 01:43:37 DEBUG : trailing dot./trailing dot..rclone_chunk.001_16ifhf: md5 = 894f0f8b90d91b43460add973a8bac55 OK 2026/04/25 01:43:37 INFO : trailing dot./trailing dot..rclone_chunk.001_16ifhf: Copied (server-side copy) to: trailing dot./trailing dot. 2026/04/25 01:43:38 INFO : trailing dot./trailing dot..rclone_chunk.001_16ifhf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/25 01:43:38 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/04/25 01:43:38 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_16igqn: md5 = 8a3ef50ba23319488bfac3c59cdf995a OK 2026/04/25 01:43:38 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_16igqn: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/04/25 01:43:38 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_16igqn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/25 01:43:39 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/04/25 01:43:39 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_16ihbn: md5 = b66ba7a7848b5eb8fa170f90501bd1e6 OK 2026/04/25 01:43:39 INFO : test%46.txt/test%46.txt.rclone_chunk.001_16ihbn: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/04/25 01:43:39 INFO : test%46.txt/test%46.txt.rclone_chunk.001_16ihbn: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/25 01:43:40 DEBUG : zero-length-file: size = 0 OK 2026/04/25 01:43:40 DEBUG : zero-length-file.rclone_chunk.001_16iigz: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/25 01:43:40 INFO : zero-length-file.rclone_chunk.001_16iigz: Copied (server-side copy) to: zero-length-file 2026/04/25 01:43:40 INFO : zero-length-file.rclone_chunk.001_16iigz: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/25 01:43:41 DEBUG : file name.txt: size = 100 OK 2026/04/25 01:43:41 DEBUG : file name.txt.rclone_chunk.001_16iihr: md5 = 6c8783ccf778678c703134acf43c4baa OK 2026/04/25 01:43:41 INFO : file name.txt.rclone_chunk.001_16iihr: Copied (server-side copy) to: file name.txt 2026/04/25 01:43:41 INFO : file name.txt.rclone_chunk.001_16iihr: Deleted 2026/04/25 01:43:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/04/25 01:43:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_16ijqv: md5 = 49c478301acdc43c6133fbea5713b975 OK 2026/04/25 01:43:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_16ijqv: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/25 01:43:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_16ijqv: Deleted 2026/04/25 01:43:42 DEBUG : file name.txt: size = 100 OK 2026/04/25 01:43:42 DEBUG : file name.txt.rclone_chunk.001_16ik2v: md5 = 95681aadf59d8e91169b19206f1012cb OK 2026/04/25 01:43:42 INFO : file name.txt.rclone_chunk.001_16ik2v: Copied (server-side copy) to: file name.txt 2026/04/25 01:43:42 INFO : file name.txt.rclone_chunk.001_16ik2v: 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/04/25 01:43:43 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/04/25 01:43:43 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/25 01:43:44 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/04/25 01:43:44 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_16imfb: md5 = aadf8be71987607a51d832c7d6262279 OK 2026/04/25 01:43:44 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_16imfb: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/04/25 01:43:44 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_16imfb: Deleted 2026/04/25 01:43:45 DEBUG : S3 bucket rclone-test-parokib6mola: bucket is versioned: false 2026/04/25 01:43:45 DEBUG : Waiting for deletions to finish 2026/04/25 01:43:45 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/25 01:43:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/25 01:43:45 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/25 01:43:46 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/04/25 01:43:46 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_16inrh: md5 = d82ff8a5560ca2fd231f3a8ea55b88de OK 2026/04/25 01:43:46 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_16inrh: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/04/25 01:43:46 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_16inrh: Deleted 2026/04/25 01:43:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parokib6mola/dirToPurgeFromRoot" 2026/04/25 01:43:46 DEBUG : Creating backend with remote "TestS3:rclone-test-parokib6mola/dirToPurgeFromRoot" 2026/04/25 01:43:46 DEBUG : S3 bucket rclone-test-parokib6mola path dirToPurgeFromRoot: bucket is versioned: false 2026/04/25 01:43:46 DEBUG : Waiting for deletions to finish 2026/04/25 01:43:46 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/25 01:43:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/25 01:43:46 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/25 01:43:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parokib6mola/hello? sausage/êé" 2026/04/25 01:43:47 DEBUG : Creating backend with remote "TestS3:rclone-test-parokib6mola/hello? sausage/êé" 2026/04/25 01:43:48 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/04/25 01:43:48 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_16ip27: md5 = 899e14e381a46e186ef9293a4f03e35d OK 2026/04/25 01:43:48 INFO : a/b/c/d/e.txt.rclone_chunk.001_16ip27: Copied (server-side copy) to: a/b/c/d/e.txt 2026/04/25 01:43:48 INFO : a/b/c/d/e.txt.rclone_chunk.001_16ip27: Deleted 2026/04/25 01:43:48 DEBUG : S3 bucket rclone-test-parokib6mola path hello? sausage/êé: bucket is versioned: false 2026/04/25 01:43:48 DEBUG : Waiting for deletions to finish 2026/04/25 01:43:48 DEBUG : "a/b/c/d/e.txt" version false 2026/04/25 01:43:48 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/25 01:43:48 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/25 01:43:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/25 01:43:51 DEBUG : file name.txt: size = 200 OK 2026/04/25 01:43:51 DEBUG : file name.txt.rclone_chunk.001_16itr2: md5 = 1407029ccffb22fd2c271b7ac120e1d1 OK 2026/04/25 01:43:51 INFO : file name.txt.rclone_chunk.001_16itr2: Copied (server-side copy) to: file name.txt 2026/04/25 01:43:51 INFO : file name.txt.rclone_chunk.001_16itr2: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/25 01:43:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parokib6mola/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/25 01:43:52 DEBUG : Creating backend with remote "TestS3:rclone-test-parokib6mola/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/25 01:43:52 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-parokib6mola/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-parokib6mola/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/25 01:43:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parokib6mola/not found.txt" 2026/04/25 01:43:52 DEBUG : Creating backend with remote "TestS3:rclone-test-parokib6mola/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1909: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/25 01:43:53 NOTICE: S3 bucket rclone-test-parokib6mola: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/25 01:43:53 DEBUG : piped data.txt.rclone_chunk.001_16ivu4: open chunk writer: started multipart upload: ymAm0TuL0l_zNDn8ScTqlMuxmkRaUB4GPZv9sCdYZYIKB7HuZyWH1OOrPAlQEceDZp1ezz.uJH_h77dIJu6wtPwitYzPM.GWoDi2Peh0rx8x1Zo29QEObTi2gxrs8wQo 2026/04/25 01:43:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/25 01:43:53 DEBUG : piped data.txt.rclone_chunk.001_16ivu4: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/25 01:43:53 DEBUG : piped data.txt.rclone_chunk.001_16ivu4: multipart upload "ymAm0TuL0l_zNDn8ScTqlMuxmkRaUB4GPZv9sCdYZYIKB7HuZyWH1OOrPAlQEceDZp1ezz.uJH_h77dIJu6wtPwitYzPM.GWoDi2Peh0rx8x1Zo29QEObTi2gxrs8wQo" finished 2026/04/25 01:43:53 DEBUG : piped data.txt.rclone_chunk.001_16ivu4: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/04/25 01:43:53 DEBUG : piped data.txt: size = 0 OK 2026/04/25 01:43:53 DEBUG : piped data.txt.rclone_chunk.001_16ivu4: Src hash empty - aborting Dst hash check 2026/04/25 01:43:53 INFO : piped data.txt.rclone_chunk.001_16ivu4: Copied (server-side copy) to: piped data.txt 2026/04/25 01:43:53 INFO : piped data.txt.rclone_chunk.001_16ivu4: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/25 01:43:53 DEBUG : piped data.txt.rclone_chunk.001_16ivid: open chunk writer: started multipart upload: YXouHgleZZy5N7xh6oljKF0y4Uwuieqcm0u9ZODsuTRnrvcRDraVKUN6jhiydiiQE.7z6mpqmlO_.Yp7UhWAfr_wYrFvKA8oehYzi1ihkiLWYsNFWzA1ETIuqZzIgZBA 2026/04/25 01:43:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/25 01:43:54 DEBUG : piped data.txt.rclone_chunk.001_16ivid: multipart upload wrote chunk 1 with 100 bytes and etag "e3db9c3c9ad2b1ad01c5c88d2394515e" 2026/04/25 01:43:54 DEBUG : piped data.txt.rclone_chunk.001_16ivid: multipart upload "YXouHgleZZy5N7xh6oljKF0y4Uwuieqcm0u9ZODsuTRnrvcRDraVKUN6jhiydiiQE.7z6mpqmlO_.Yp7UhWAfr_wYrFvKA8oehYzi1ihkiLWYsNFWzA1ETIuqZzIgZBA" finished 2026/04/25 01:43:54 DEBUG : piped data.txt.rclone_chunk.001_16ivid: Multipart upload Etag: 33ce32cecfbf721a8c34750ace44836b-1 OK 2026/04/25 01:43:54 DEBUG : piped data.txt: size = 100 OK 2026/04/25 01:43:54 DEBUG : piped data.txt.rclone_chunk.001_16ivid: Src hash empty - aborting Dst hash check 2026/04/25 01:43:54 INFO : piped data.txt.rclone_chunk.001_16ivid: Copied (server-side copy) to: piped data.txt 2026/04/25 01:43:54 INFO : piped data.txt.rclone_chunk.001_16ivid: 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/04/25 01:43:54 INFO : Chunked 'TestChunkerS3:rclone-test-parokib6mola': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/04/25 01:43:55 DEBUG : small/emptyfile: size = 0 OK 2026/04/25 01:43:55 DEBUG : small/emptyfile.rclone_chunk.001_16iwvu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/25 01:43:55 INFO : small/emptyfile.rclone_chunk.001_16iwvu: Copied (server-side copy) to: small/emptyfile 2026/04/25 01:43:55 INFO : small/emptyfile.rclone_chunk.001_16iwvu: Deleted 2026/04/25 01:43:55 DEBUG : small/smallfile: size = 2 OK 2026/04/25 01:43:55 DEBUG : small/smallfile.rclone_chunk.001_16ixhw: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/04/25 01:43:55 INFO : small/smallfile.rclone_chunk.001_16ixhw: Copied (server-side copy) to: small/smallfile 2026/04/25 01:43:55 INFO : small/smallfile.rclone_chunk.001_16ixhw: Deleted 2026/04/25 01:43:56 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/04/25 01:43:56 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/04/25 01:43:56 DEBUG : usermeta/today.rclone_chunk.001_16iyxl: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/04/25 01:43:56 INFO : usermeta/today.rclone_chunk.001_16iyxl: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/04/25 01:43:56 INFO : usermeta/today.rclone_chunk.001_16iyxl: Deleted 2026/04/25 01:43:57 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/04/25 01:43:57 DEBUG : usermeta/past.rclone_chunk.001_16izk1: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/04/25 01:43:57 INFO : usermeta/past.rclone_chunk.001_16izk1: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/04/25 01:43:57 INFO : usermeta/past.rclone_chunk.001_16izk1: Deleted 2026/04/25 01:43:58 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/04/25 01:43:58 DEBUG : usermeta/future.rclone_chunk.001_16j0ct: md5 = 82e240013837bf80c807dba600b4594d OK 2026/04/25 01:43:58 INFO : usermeta/future.rclone_chunk.001_16j0ct: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/04/25 01:43:58 INFO : usermeta/future.rclone_chunk.001_16j0ct: Deleted 2026/04/25 01:43:59 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/04/25 01:43:59 DEBUG : future/test: Can't copy - required hash not found 2026/04/25 01:43:59 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/25 01:43:59 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/25 01:44:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-parokib6mola': File to upload is small (3 bytes), uploading instead of streaming 2026/04/25 01:44:00 DEBUG : Waiting for deletions to finish 2026/04/25 01:44:00 DEBUG : "future/test" version false 2026/04/25 01:44:00 DEBUG : future/test: Deleting (id "") 2026/04/25 01:44:00 DEBUG : "future/test.rclone_chunk.001" version false 2026/04/25 01:44:00 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/04/25 01:44:00 DEBUG : "future/test.rclone_chunk.002" version false 2026/04/25 01:44:00 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/04/25 01:44:00 DEBUG : "future/test.rclone_chunk.003" version false 2026/04/25 01:44:00 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/04/25 01:44:00 INFO : future/test: Deleted 2026/04/25 01:44:00 INFO : future/test.rclone_chunk.003: Deleted 2026/04/25 01:44:00 INFO : future/test.rclone_chunk.002: Deleted 2026/04/25 01:44:00 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/04/25 01:44:03 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/04/25 01:44:03 DEBUG : backcomp/renamefile.rclone_chunk.001_16j2qa: md5 = fcec156b3a3dbf676eace528da549593 OK 2026/04/25 01:44:03 INFO : backcomp/renamefile.rclone_chunk.001_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/04/25 01:44:03 INFO : backcomp/renamefile.rclone_chunk.001_16j2qa: Deleted 2026/04/25 01:44:03 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/04/25 01:44:03 DEBUG : backcomp/renamefile.rclone_chunk.002_16j2qa: md5 = ae5d1d7b77608751813cb4cfd0c26d4d OK 2026/04/25 01:44:03 INFO : backcomp/renamefile.rclone_chunk.002_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/04/25 01:44:03 INFO : backcomp/renamefile.rclone_chunk.002_16j2qa: Deleted 2026/04/25 01:44:03 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/04/25 01:44:03 DEBUG : backcomp/renamefile.rclone_chunk.003_16j2qa: md5 = 79a26c6f1d998b41b9e37d753f9e7fb2 OK 2026/04/25 01:44:03 INFO : backcomp/renamefile.rclone_chunk.003_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/04/25 01:44:03 INFO : backcomp/renamefile.rclone_chunk.003_16j2qa: Deleted 2026/04/25 01:44:03 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/04/25 01:44:03 DEBUG : backcomp/renamefile.rclone_chunk.004_16j2qa: md5 = f7a9c932b66f9b0aebe96042d701b1cd OK 2026/04/25 01:44:03 INFO : backcomp/renamefile.rclone_chunk.004_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/04/25 01:44:03 INFO : backcomp/renamefile.rclone_chunk.004_16j2qa: Deleted 2026/04/25 01:44:03 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/04/25 01:44:03 DEBUG : backcomp/renamefile.rclone_chunk.005_16j2qa: md5 = 3f0334b74b4e03b3d832b303b83a6ce5 OK 2026/04/25 01:44:03 INFO : backcomp/renamefile.rclone_chunk.005_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/04/25 01:44:03 INFO : backcomp/renamefile.rclone_chunk.005_16j2qa: Deleted 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.006_16j2qa: md5 = 0895d5366d16406ae3bee36ede5f1bc6 OK 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.006_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.006_16j2qa: Deleted 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.007_16j2qa: md5 = 7f9d3daf85ff1c30cec5a170e81e4270 OK 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.007_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.007_16j2qa: Deleted 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.008_16j2qa: md5 = 457c60d031f1e4db628d8c198e14ddf0 OK 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.008_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.008_16j2qa: Deleted 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.009_16j2qa: md5 = b844fa539c55655c53e5e7e2c2f9151f OK 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.009_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.009_16j2qa: Deleted 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.010_16j2qa: md5 = c52560568c4642fbf7891c05676523d6 OK 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.010_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.010_16j2qa: Deleted 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.011_16j2qa: md5 = 1415a277df05ba4bca33045249dbd3df OK 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.011_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.011_16j2qa: Deleted 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/04/25 01:44:04 DEBUG : backcomp/renamefile.rclone_chunk.012_16j2qa: md5 = a04de5f252664d468f380bfdbb0436c2 OK 2026/04/25 01:44:04 INFO : backcomp/renamefile.rclone_chunk.012_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.012_16j2qa: Deleted 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.013_16j2qa: md5 = d1438638aea1d5c854e50b85f08f8f86 OK 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.013_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.013_16j2qa: Deleted 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.014_16j2qa: md5 = 05e9b5172e83dd5b3b2b7e6d2f120b67 OK 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.014_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.014_16j2qa: Deleted 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.015_16j2qa: md5 = 6bdc86b382ab60c2b000023ccb6c7015 OK 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.015_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.015_16j2qa: Deleted 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.016_16j2qa: md5 = c8b1a8b8ebf407e0e32875e7f59aea50 OK 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.016_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.016_16j2qa: Deleted 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.017_16j2qa: md5 = a8dc5323e5f08310011a6bb171430436 OK 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.017_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.017_16j2qa: Deleted 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/04/25 01:44:05 DEBUG : backcomp/renamefile.rclone_chunk.018_16j2qa: md5 = 3c60619c8cfca3a8f4ed6dffaa80f600 OK 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.018_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/04/25 01:44:05 INFO : backcomp/renamefile.rclone_chunk.018_16j2qa: Deleted 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.019_16j2qa: md5 = cc69385e98231fc2f5a9b17309cc1c88 OK 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.019_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.019_16j2qa: Deleted 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.020_16j2qa: md5 = e58ccbb0224c1ac2c2b9a8e551b057a7 OK 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.020_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.020_16j2qa: Deleted 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.021_16j2qa: md5 = cf82b91859ebf1c8059366c58b9e4fc9 OK 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.021_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.021_16j2qa: Deleted 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.022_16j2qa: md5 = 17f1a121336aec76ddf1ed7a324ded9f OK 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.022_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.022_16j2qa: Deleted 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.023_16j2qa: md5 = 1da5af8077553595c7b1f3283805aad4 OK 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.023_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.023_16j2qa: Deleted 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/04/25 01:44:06 DEBUG : backcomp/renamefile.rclone_chunk.024_16j2qa: md5 = 2f8949ad785f2d0edbab3a24ec0eb098 OK 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.024_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/04/25 01:44:06 INFO : backcomp/renamefile.rclone_chunk.024_16j2qa: Deleted 2026/04/25 01:44:07 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/04/25 01:44:07 DEBUG : backcomp/renamefile.rclone_chunk.025_16j2qa: md5 = 4daae2e1b8f148c170733ca0f5617bdb OK 2026/04/25 01:44:07 INFO : backcomp/renamefile.rclone_chunk.025_16j2qa: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/04/25 01:44:07 INFO : backcomp/renamefile.rclone_chunk.025_16j2qa: Deleted 2026/04/25 01:44:09 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/04/25 01:44:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parokib6mola/servermovetest/subdir1" 2026/04/25 01:44:09 DEBUG : Creating backend with remote "TestS3:rclone-test-parokib6mola/servermovetest/subdir1" 2026/04/25 01:44:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parokib6mola/servermovetest/subdir2" 2026/04/25 01:44:09 DEBUG : Creating backend with remote "TestS3:rclone-test-parokib6mola/servermovetest/subdir2" 2026/04/25 01:44:10 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/04/25 01:44:10 DEBUG : movefile.rclone_chunk.001_16jbi4: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/04/25 01:44:10 INFO : movefile.rclone_chunk.001_16jbi4: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/04/25 01:44:10 INFO : movefile.rclone_chunk.001_16jbi4: Deleted 2026/04/25 01:44:10 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/04/25 01:44:10 DEBUG : movefile.rclone_chunk.002_16jbi4: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/04/25 01:44:10 INFO : movefile.rclone_chunk.002_16jbi4: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/04/25 01:44:10 INFO : movefile.rclone_chunk.002_16jbi4: Deleted 2026/04/25 01:44:10 DEBUG : movefile: copy 2 data chunks... 2026/04/25 01:44:11 DEBUG : movefile: size = 6 OK 2026/04/25 01:44:11 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/04/25 01:44:11 INFO : movefile: Copied (server-side copy) 2026/04/25 01:44:12 INFO : movefile: Deleted 2026/04/25 01:44:12 DEBUG : Waiting for deletions to finish 2026/04/25 01:44:12 DEBUG : "servermovetest/subdir2/movefile" version false 2026/04/25 01:44:12 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/04/25 01:44:12 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/04/25 01:44:12 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/04/25 01:44:12 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/04/25 01:44:12 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/04/25 01:44:12 INFO : servermovetest/subdir2/movefile: Deleted 2026/04/25 01:44:12 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/04/25 01:44:12 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/04/25 01:44:12 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-parokib6mola/md5all" 2026/04/25 01:44:12 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/04/25 01:44:12 DEBUG : Creating backend with remote "TestS3:rclone-test-parokib6mola/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/25 01:44:12 DEBUG : unknown-size-put.txt.rclone_chunk.001_16je12: open chunk writer: started multipart upload: dbxZzMveVlFH.2SQqyKWwkjbAmfl3amymPk59JbCm0HtTVWaiLl_B8JC8ujEcBhosAQLx9emwgEhIToKB1g1t0DDd03.6urDa4Q93ZshH6AnpyZ4N62fBd4OMqYqZFoJ 2026/04/25 01:44:12 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/25 01:44:12 DEBUG : unknown-size-put.txt.rclone_chunk.001_16je12: multipart upload wrote chunk 1 with 100 bytes and etag "9e6f32be4331b874721d4ea3612e1b0a" 2026/04/25 01:44:12 DEBUG : unknown-size-put.txt.rclone_chunk.001_16je12: multipart upload "dbxZzMveVlFH.2SQqyKWwkjbAmfl3amymPk59JbCm0HtTVWaiLl_B8JC8ujEcBhosAQLx9emwgEhIToKB1g1t0DDd03.6urDa4Q93ZshH6AnpyZ4N62fBd4OMqYqZFoJ" finished 2026/04/25 01:44:12 DEBUG : unknown-size-put.txt.rclone_chunk.001_16je12: Multipart upload Etag: ebf89908b4804f544dc3f006359cefe3-1 OK 2026/04/25 01:44:13 DEBUG : unknown-size-put.txt: size = 100 OK 2026/04/25 01:44:13 DEBUG : unknown-size-put.txt.rclone_chunk.001_16je12: Src hash empty - aborting Dst hash check 2026/04/25 01:44:13 INFO : unknown-size-put.txt.rclone_chunk.001_16je12: Copied (server-side copy) to: unknown-size-put.txt 2026/04/25 01:44:13 INFO : unknown-size-put.txt.rclone_chunk.001_16je12: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/25 01:44:13 DEBUG : unknown-size-update.txt: size = 100 OK 2026/04/25 01:44:13 DEBUG : unknown-size-update.txt.rclone_chunk.001_16jfgs: md5 = b9da7a78b46a62d69b1d65f64e2c064d OK 2026/04/25 01:44:13 INFO : unknown-size-update.txt.rclone_chunk.001_16jfgs: Copied (server-side copy) to: unknown-size-update.txt 2026/04/25 01:44:13 INFO : unknown-size-update.txt.rclone_chunk.001_16jfgs: Deleted 2026/04/25 01:44:13 DEBUG : unknown-size-update.txt.rclone_chunk.001_16jfxi: open chunk writer: started multipart upload: MbHnUO42ptOTwj6XviCVT9SO2mLOoUTEhlI0Xy3KC4SxutQqN6I6_96K5H05ne6AUtslpuPwWFQGrzT3020Ju4TzSIjJkFlhiLNkLkEwTgYUQvzdESMAtUu3O6c8Oz5u 2026/04/25 01:44:13 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/25 01:44:13 DEBUG : unknown-size-update.txt.rclone_chunk.001_16jfxi: multipart upload wrote chunk 1 with 200 bytes and etag "34918a942c45427bd2c3f29643cbd1bf" 2026/04/25 01:44:14 DEBUG : unknown-size-update.txt.rclone_chunk.001_16jfxi: multipart upload "MbHnUO42ptOTwj6XviCVT9SO2mLOoUTEhlI0Xy3KC4SxutQqN6I6_96K5H05ne6AUtslpuPwWFQGrzT3020Ju4TzSIjJkFlhiLNkLkEwTgYUQvzdESMAtUu3O6c8Oz5u" finished 2026/04/25 01:44:14 DEBUG : unknown-size-update.txt.rclone_chunk.001_16jfxi: Multipart upload Etag: b9754dd46483ea24a00eccf8fe2af866-1 OK 2026/04/25 01:44:14 DEBUG : unknown-size-update.txt: size = 200 OK 2026/04/25 01:44:14 DEBUG : unknown-size-update.txt.rclone_chunk.001_16jfxi: Src hash empty - aborting Dst hash check 2026/04/25 01:44:14 INFO : unknown-size-update.txt.rclone_chunk.001_16jfxi: Copied (server-side copy) to: unknown-size-update.txt 2026/04/25 01:44:14 INFO : unknown-size-update.txt.rclone_chunk.001_16jfxi: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/25 01:44:14 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-parokib6mola/deeper/nonexisting/directory" 2026/04/25 01:44:14 DEBUG : Creating backend with remote "TestS3:rclone-test-parokib6mola/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/04/25 01:44:14 DEBUG : Waiting for deletions to finish 2026/04/25 01:44:14 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/25 01:44:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/25 01:44:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/25 01:44:15 INFO : S3 bucket rclone-test-parokib6mola: Bucket "rclone-test-parokib6mola" deleted 2026/04/25 01:44:15 ERROR : error listing: directory not found 2026/04/25 01:44:15 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (52.10s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.15s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (50.92s) --- 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.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.59s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.22s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.79s) --- 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.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.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.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.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.85s) --- 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.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (3.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 52.137s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.250818864s (try 1/5)