"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2025/12/01 03:07:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-duqolir9cosi" 2025/12/01 03:07:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/01 03:07:11 DEBUG : Creating backend with remote "TestS3:rclone-test-duqolir9cosi" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/12/01 03:07:12 INFO : S3 bucket rclone-test-duqolir9cosi: Bucket "rclone-test-duqolir9cosi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/12/01 03:07:13 INFO : S3 bucket rclone-test-duqolir9cosi: Bucket "rclone-test-duqolir9cosi" deleted === RUN TestIntegration/FsMkdir 2025/12/01 03:07:13 INFO : S3 bucket rclone-test-duqolir9cosi: Bucket "rclone-test-duqolir9cosi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/12/01 03:07:13 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/12/01 03:07:13 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/12/01 03:07:13 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/12/01 03:07:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2025/12/01 03:07:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_kro88a: md5 = d5f3128f0403efd178bb924f913c07ba OK 2025/12/01 03:07:14 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_kro88a: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/12/01 03:07:14 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_kro88a: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/12/01 03:07:15 DEBUG : ./.: size = 100 OK 2025/12/01 03:07:15 DEBUG : ./..rclone_chunk.001_kro80q: md5 = 7d1ee47fb0adeede876bc48eb2192ea9 OK 2025/12/01 03:07:15 INFO : ./..rclone_chunk.001_kro80q: Copied (server-side copy) to: ./. 2025/12/01 03:07:15 INFO : ./..rclone_chunk.001_kro80q: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/12/01 03:07:15 DEBUG : ../..: size = 100 OK 2025/12/01 03:07:15 DEBUG : ../...rclone_chunk.001_kro9ay: md5 = c38f5977b16ff362676fca57ba075da7 OK 2025/12/01 03:07:15 INFO : ../...rclone_chunk.001_kro9ay: Copied (server-side copy) to: ../.. 2025/12/01 03:07:15 INFO : ../...rclone_chunk.001_kro9ay: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/12/01 03:07:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2025/12/01 03:07:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_kroa6f: md5 = 85f58cda944a3a907235e93fa5f07d02 OK 2025/12/01 03:07:16 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_kroa6f: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/12/01 03:07:16 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_kroa6f: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/12/01 03:07:17 DEBUG : leading space/ leading space: size = 100 OK 2025/12/01 03:07:17 DEBUG : leading space/ leading space.rclone_chunk.001_krobyz: md5 = 9f64c6b5f8a0f3c2f554c234b7a37c08 OK 2025/12/01 03:07:17 INFO : leading space/ leading space.rclone_chunk.001_krobyz: Copied (server-side copy) to: leading space/ leading space 2025/12/01 03:07:17 INFO : leading space/ leading space.rclone_chunk.001_krobyz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/12/01 03:07:18 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2025/12/01 03:07:18 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_krobtp: md5 = 6d05bbdce2de417f7afef9b593c79fce OK 2025/12/01 03:07:18 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_krobtp: Copied (server-side copy) to: ~leading tilde/~leading tilde 2025/12/01 03:07:18 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_krobtp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/12/01 03:07:19 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2025/12/01 03:07:19 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_krocuf: md5 = f5a64f87be77e041bc95c83deae05102 OK 2025/12/01 03:07:19 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_krocuf: Copied (server-side copy) to: ␍leading CR/␍leading CR 2025/12/01 03:07:19 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_krocuf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/12/01 03:07:19 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2025/12/01 03:07:19 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_krodbn: md5 = d0609cabec6f852077b7c53d1fee710c OK 2025/12/01 03:07:19 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_krodbn: Copied (server-side copy) to: ␊leading LF/␊leading LF 2025/12/01 03:07:19 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_krodbn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/12/01 03:07:20 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2025/12/01 03:07:20 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_kroeyv: md5 = 54676b83da69df86890c54ac65448488 OK 2025/12/01 03:07:20 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_kroeyv: Copied (server-side copy) to: ␉leading HT/␉leading HT 2025/12/01 03:07:20 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_kroeyv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/12/01 03:07:21 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2025/12/01 03:07:21 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_krof1e: md5 = 93fd51cb45c5092bdb396de0b448554d OK 2025/12/01 03:07:21 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_krof1e: Copied (server-side copy) to: ␋leading VT/␋leading VT 2025/12/01 03:07:21 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_krof1e: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/12/01 03:07:22 DEBUG : .leading dot/.leading dot: size = 100 OK 2025/12/01 03:07:22 DEBUG : .leading dot/.leading dot.rclone_chunk.001_krofp6: md5 = 14953ca44c4a2acf8463f9baed4f1484 OK 2025/12/01 03:07:22 INFO : .leading dot/.leading dot.rclone_chunk.001_krofp6: Copied (server-side copy) to: .leading dot/.leading dot 2025/12/01 03:07:22 INFO : .leading dot/.leading dot.rclone_chunk.001_krofp6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/12/01 03:07:22 DEBUG : trailing space /trailing space : size = 100 OK 2025/12/01 03:07:22 DEBUG : trailing space /trailing space .rclone_chunk.001_krogta: md5 = 8b76a98c417cb8149d946a4a4f8ed638 OK 2025/12/01 03:07:22 INFO : trailing space /trailing space .rclone_chunk.001_krogta: Copied (server-side copy) to: trailing space /trailing space 2025/12/01 03:07:22 INFO : trailing space /trailing space .rclone_chunk.001_krogta: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/12/01 03:07:23 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2025/12/01 03:07:23 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_kroh4j: md5 = 756b7fe6ab3b6ad03470529d2b0c03d7 OK 2025/12/01 03:07:23 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_kroh4j: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2025/12/01 03:07:23 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_kroh4j: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/12/01 03:07:24 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2025/12/01 03:07:24 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_kroivm: md5 = 46b504eedb4e9fe38cc4384bfb4970e9 OK 2025/12/01 03:07:24 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_kroivm: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2025/12/01 03:07:24 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_kroivm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/12/01 03:07:25 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2025/12/01 03:07:25 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_kroiv0: md5 = 1a64deee79836fcacf95a3e41839cdd9 OK 2025/12/01 03:07:25 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_kroiv0: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2025/12/01 03:07:25 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_kroiv0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/12/01 03:07:25 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2025/12/01 03:07:25 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_kroj8v: md5 = 8dd2ecdf3d5031e23fab3bbaa42e05dc OK 2025/12/01 03:07:25 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_kroj8v: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2025/12/01 03:07:26 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_kroj8v: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/12/01 03:07:26 DEBUG : trailing dot./trailing dot.: size = 100 OK 2025/12/01 03:07:26 DEBUG : trailing dot./trailing dot..rclone_chunk.001_krokfm: md5 = 6b107d1049ba6e32d658ca65dc678f67 OK 2025/12/01 03:07:26 INFO : trailing dot./trailing dot..rclone_chunk.001_krokfm: Copied (server-side copy) to: trailing dot./trailing dot. 2025/12/01 03:07:26 INFO : trailing dot./trailing dot..rclone_chunk.001_krokfm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/12/01 03:07:27 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2025/12/01 03:07:27 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_krolyb: md5 = 3577618062f0b2e85f271c62d5012930 OK 2025/12/01 03:07:27 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_krolyb: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2025/12/01 03:07:27 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_krolyb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/12/01 03:07:28 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2025/12/01 03:07:28 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_krol4h: md5 = 6ce531e7ee0d9c737a030a7df23eaf44 OK 2025/12/01 03:07:28 INFO : test%46.txt/test%46.txt.rclone_chunk.001_krol4h: Copied (server-side copy) to: test%46.txt/test%46.txt 2025/12/01 03:07:28 INFO : test%46.txt/test%46.txt.rclone_chunk.001_krol4h: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/12/01 03:07:29 DEBUG : zero-length-file: size = 0 OK 2025/12/01 03:07:29 DEBUG : zero-length-file.rclone_chunk.001_krom84: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/12/01 03:07:29 INFO : zero-length-file.rclone_chunk.001_krom84: Copied (server-side copy) to: zero-length-file 2025/12/01 03:07:29 INFO : zero-length-file.rclone_chunk.001_krom84: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/12/01 03:07:29 DEBUG : file name.txt: size = 100 OK 2025/12/01 03:07:29 DEBUG : file name.txt.rclone_chunk.001_kronjk: md5 = 4ac2fc0757cb7024a8a22745eefda631 OK 2025/12/01 03:07:29 INFO : file name.txt.rclone_chunk.001_kronjk: Copied (server-side copy) to: file name.txt 2025/12/01 03:07:29 INFO : file name.txt.rclone_chunk.001_kronjk: Deleted 2025/12/01 03:07:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2025/12/01 03:07:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_kronq8: md5 = c6543441e745375b6175ffcff8a2079a OK 2025/12/01 03:07:30 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_kronq8: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/12/01 03:07:30 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_kronq8: Deleted 2025/12/01 03:07:30 DEBUG : file name.txt: size = 100 OK 2025/12/01 03:07:30 DEBUG : file name.txt.rclone_chunk.001_kroo1n: md5 = 99029451bf51d715bc841b8f908e9d71 OK 2025/12/01 03:07:30 INFO : file name.txt.rclone_chunk.001_kroo1n: Copied (server-side copy) to: file name.txt 2025/12/01 03:07:30 INFO : file name.txt.rclone_chunk.001_kroo1n: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/12/01 03:07:31 DEBUG : Creating backend with remote "TestChunkerS3:" 2025/12/01 03:07:31 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/12/01 03:07:33 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2025/12/01 03:07:33 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_kroqdr: md5 = 974a1624c9dbfea570cc0c133a136355 OK 2025/12/01 03:07:33 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_kroqdr: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2025/12/01 03:07:33 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_kroqdr: Deleted 2025/12/01 03:07:33 DEBUG : S3 bucket rclone-test-duqolir9cosi: bucket is versioned: false 2025/12/01 03:07:33 DEBUG : Waiting for deletions to finish 2025/12/01 03:07:33 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/12/01 03:07:33 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/12/01 03:07:33 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/12/01 03:07:34 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2025/12/01 03:07:34 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_krosj6: md5 = 7679c0672a106839598cafa4a9dfc30c OK 2025/12/01 03:07:34 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_krosj6: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2025/12/01 03:07:34 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_krosj6: Deleted 2025/12/01 03:07:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-duqolir9cosi/dirToPurgeFromRoot" 2025/12/01 03:07:34 DEBUG : Creating backend with remote "TestS3:rclone-test-duqolir9cosi/dirToPurgeFromRoot" 2025/12/01 03:07:35 DEBUG : S3 bucket rclone-test-duqolir9cosi path dirToPurgeFromRoot: bucket is versioned: false 2025/12/01 03:07:35 DEBUG : Waiting for deletions to finish 2025/12/01 03:07:35 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/12/01 03:07:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/12/01 03:07:35 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/12/01 03:07:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-duqolir9cosi/hello? sausage/êé" 2025/12/01 03:07:35 DEBUG : Creating backend with remote "TestS3:rclone-test-duqolir9cosi/hello? sausage/êé" 2025/12/01 03:07:36 DEBUG : a/b/c/d/e.txt: size = 100 OK 2025/12/01 03:07:36 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_krot2u: md5 = c542ac1c8e1ba17f4ead349c89bbe7aa OK 2025/12/01 03:07:36 INFO : a/b/c/d/e.txt.rclone_chunk.001_krot2u: Copied (server-side copy) to: a/b/c/d/e.txt 2025/12/01 03:07:36 INFO : a/b/c/d/e.txt.rclone_chunk.001_krot2u: Deleted 2025/12/01 03:07:36 DEBUG : S3 bucket rclone-test-duqolir9cosi path hello? sausage/êé: bucket is versioned: false 2025/12/01 03:07:36 DEBUG : Waiting for deletions to finish 2025/12/01 03:07:36 DEBUG : "a/b/c/d/e.txt" version false 2025/12/01 03:07:36 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/12/01 03:07:36 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/12/01 03:07:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/12/01 03:07:39 DEBUG : file name.txt: size = 200 OK 2025/12/01 03:07:39 DEBUG : file name.txt.rclone_chunk.001_krox98: md5 = d1f8caedb970820f844fd8b6485b84e4 OK 2025/12/01 03:07:39 INFO : file name.txt.rclone_chunk.001_krox98: Copied (server-side copy) to: file name.txt 2025/12/01 03:07:39 INFO : file name.txt.rclone_chunk.001_krox98: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/12/01 03:07:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-duqolir9cosi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/12/01 03:07:40 DEBUG : Creating backend with remote "TestS3:rclone-test-duqolir9cosi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/12/01 03:07:40 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-duqolir9cosi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-duqolir9cosi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/12/01 03:07:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-duqolir9cosi/not found.txt" 2025/12/01 03:07:40 DEBUG : Creating backend with remote "TestS3:rclone-test-duqolir9cosi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1900: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/12/01 03:07:41 NOTICE: S3 bucket rclone-test-duqolir9cosi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/12/01 03:07:41 DEBUG : piped data.txt.rclone_chunk.001_krozx8: open chunk writer: started multipart upload: 2J.3TmC.GDaZRbYjklAzx9w8Ts3w.9RsgSIbgdxJOgHpNX10iQscLIg1f3FNMpkpimBxEHm_GoMCUCoz5dmxGODFFDTMPZ1zxEhARWD4dNESyBCASoomD5Cwefed7k8C 2025/12/01 03:07:41 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/12/01 03:07:41 DEBUG : piped data.txt.rclone_chunk.001_krozx8: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/12/01 03:07:41 DEBUG : piped data.txt.rclone_chunk.001_krozx8: multipart upload "2J.3TmC.GDaZRbYjklAzx9w8Ts3w.9RsgSIbgdxJOgHpNX10iQscLIg1f3FNMpkpimBxEHm_GoMCUCoz5dmxGODFFDTMPZ1zxEhARWD4dNESyBCASoomD5Cwefed7k8C" finished 2025/12/01 03:07:41 DEBUG : piped data.txt.rclone_chunk.001_krozx8: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2025/12/01 03:07:41 DEBUG : piped data.txt: size = 0 OK 2025/12/01 03:07:41 DEBUG : piped data.txt.rclone_chunk.001_krozx8: Src hash empty - aborting Dst hash check 2025/12/01 03:07:41 INFO : piped data.txt.rclone_chunk.001_krozx8: Copied (server-side copy) to: piped data.txt 2025/12/01 03:07:41 INFO : piped data.txt.rclone_chunk.001_krozx8: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/12/01 03:07:41 DEBUG : piped data.txt.rclone_chunk.001_krozxg: open chunk writer: started multipart upload: 0hGxh9GWgNvaykMoShS9UikfCipDTp.xf_uFCHzYHpI7oi93dK1twHbvzX6Q..F_3Z.cIJBpUc5a1yJ6m5U5kYI5aLCvIOKAfmbeDkKFAP7tT4Jghc78qjPS_C3vp7i4 2025/12/01 03:07:41 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/12/01 03:07:41 DEBUG : piped data.txt.rclone_chunk.001_krozxg: multipart upload wrote chunk 1 with 100 bytes and etag "fff8b1ec29064113e7409cf0bba8be6f" 2025/12/01 03:07:42 DEBUG : piped data.txt.rclone_chunk.001_krozxg: multipart upload "0hGxh9GWgNvaykMoShS9UikfCipDTp.xf_uFCHzYHpI7oi93dK1twHbvzX6Q..F_3Z.cIJBpUc5a1yJ6m5U5kYI5aLCvIOKAfmbeDkKFAP7tT4Jghc78qjPS_C3vp7i4" finished 2025/12/01 03:07:42 DEBUG : piped data.txt.rclone_chunk.001_krozxg: Multipart upload Etag: d87c0df05c28441ea277fcb9a5d1ceed-1 OK 2025/12/01 03:07:42 DEBUG : piped data.txt: size = 100 OK 2025/12/01 03:07:42 DEBUG : piped data.txt.rclone_chunk.001_krozxg: Src hash empty - aborting Dst hash check 2025/12/01 03:07:42 INFO : piped data.txt.rclone_chunk.001_krozxg: Copied (server-side copy) to: piped data.txt 2025/12/01 03:07:42 INFO : piped data.txt.rclone_chunk.001_krozxg: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2025/12/01 03:07:42 INFO : Chunked 'TestChunkerS3:rclone-test-duqolir9cosi': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2025/12/01 03:07:42 DEBUG : small/emptyfile: size = 0 OK 2025/12/01 03:07:42 DEBUG : small/emptyfile.rclone_chunk.001_krp03i: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/12/01 03:07:42 INFO : small/emptyfile.rclone_chunk.001_krp03i: Copied (server-side copy) to: small/emptyfile 2025/12/01 03:07:42 INFO : small/emptyfile.rclone_chunk.001_krp03i: Deleted 2025/12/01 03:07:43 DEBUG : small/smallfile: size = 2 OK 2025/12/01 03:07:43 DEBUG : small/smallfile.rclone_chunk.001_krp1zs: md5 = a60852f204ed8028c1c58808b746d115 OK 2025/12/01 03:07:43 INFO : small/smallfile.rclone_chunk.001_krp1zs: Copied (server-side copy) to: small/smallfile 2025/12/01 03:07:43 INFO : small/smallfile.rclone_chunk.001_krp1zs: Deleted 2025/12/01 03:07:43 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2025/12/01 03:07:44 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2025/12/01 03:07:44 DEBUG : usermeta/today.rclone_chunk.001_krp2jz: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2025/12/01 03:07:44 INFO : usermeta/today.rclone_chunk.001_krp2jz: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2025/12/01 03:07:44 INFO : usermeta/today.rclone_chunk.001_krp2jz: Deleted 2025/12/01 03:07:45 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2025/12/01 03:07:45 DEBUG : usermeta/past.rclone_chunk.001_krp3y2: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2025/12/01 03:07:45 INFO : usermeta/past.rclone_chunk.001_krp3y2: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2025/12/01 03:07:45 INFO : usermeta/past.rclone_chunk.001_krp3y2: Deleted 2025/12/01 03:07:46 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2025/12/01 03:07:46 DEBUG : usermeta/future.rclone_chunk.001_krp38p: md5 = 82e240013837bf80c807dba600b4594d OK 2025/12/01 03:07:46 INFO : usermeta/future.rclone_chunk.001_krp38p: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2025/12/01 03:07:46 INFO : usermeta/future.rclone_chunk.001_krp38p: Deleted 2025/12/01 03:07:46 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2025/12/01 03:07:47 DEBUG : future/test: Can't copy - required hash not found 2025/12/01 03:07:47 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/12/01 03:07:47 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/12/01 03:07:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-duqolir9cosi': File to upload is small (3 bytes), uploading instead of streaming 2025/12/01 03:07:47 DEBUG : Waiting for deletions to finish 2025/12/01 03:07:47 DEBUG : "future/test" version false 2025/12/01 03:07:47 DEBUG : future/test: Deleting (id "") 2025/12/01 03:07:47 DEBUG : "future/test.rclone_chunk.001" version false 2025/12/01 03:07:47 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2025/12/01 03:07:47 DEBUG : "future/test.rclone_chunk.002" version false 2025/12/01 03:07:47 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2025/12/01 03:07:47 DEBUG : "future/test.rclone_chunk.003" version false 2025/12/01 03:07:47 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2025/12/01 03:07:47 INFO : future/test: Deleted 2025/12/01 03:07:47 INFO : future/test.rclone_chunk.003: Deleted 2025/12/01 03:07:48 INFO : future/test.rclone_chunk.002: Deleted 2025/12/01 03:07:48 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2025/12/01 03:07:50 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2025/12/01 03:07:50 DEBUG : backcomp/renamefile.rclone_chunk.001_krp6yr: md5 = cec03e8141ecd44d46fb41f12f749094 OK 2025/12/01 03:07:50 INFO : backcomp/renamefile.rclone_chunk.001_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2025/12/01 03:07:50 INFO : backcomp/renamefile.rclone_chunk.001_krp6yr: Deleted 2025/12/01 03:07:50 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2025/12/01 03:07:50 DEBUG : backcomp/renamefile.rclone_chunk.002_krp6yr: md5 = d6edbc1528b94c8999684fe858ec41ad OK 2025/12/01 03:07:50 INFO : backcomp/renamefile.rclone_chunk.002_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2025/12/01 03:07:50 INFO : backcomp/renamefile.rclone_chunk.002_krp6yr: Deleted 2025/12/01 03:07:50 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2025/12/01 03:07:50 DEBUG : backcomp/renamefile.rclone_chunk.003_krp6yr: md5 = 6ba44017ee0ca7630027cbacd36266d0 OK 2025/12/01 03:07:50 INFO : backcomp/renamefile.rclone_chunk.003_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2025/12/01 03:07:50 INFO : backcomp/renamefile.rclone_chunk.003_krp6yr: Deleted 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.004_krp6yr: md5 = 3e6460802ee54ec32059e9d22bc26a0e OK 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.004_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.004_krp6yr: Deleted 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.005_krp6yr: md5 = 498f9ea1f1ae956885cbd96982c3e12f OK 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.005_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.005_krp6yr: Deleted 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.006_krp6yr: md5 = 5e694ac4c68236626e6141d65848ab1f OK 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.006_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.006_krp6yr: Deleted 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.007_krp6yr: md5 = a5e9967d5a673916f9dc2b1b69a786fa OK 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.007_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.007_krp6yr: Deleted 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.008_krp6yr: md5 = 919efa901deb31dd29f920ab9779454c OK 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.008_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.008_krp6yr: Deleted 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.009_krp6yr: md5 = e78c14b0b262ce98a7c1fbe07bf8542b OK 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.009_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.009_krp6yr: Deleted 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2025/12/01 03:07:51 DEBUG : backcomp/renamefile.rclone_chunk.010_krp6yr: md5 = 9eed230225ddaee5181d7ec661ab7887 OK 2025/12/01 03:07:51 INFO : backcomp/renamefile.rclone_chunk.010_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.010_krp6yr: Deleted 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.011_krp6yr: md5 = e225c9f4977d6d0747a8b26ea36e7392 OK 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.011_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.011_krp6yr: Deleted 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.012_krp6yr: md5 = 82477bf1a268506e71fd8277cd4c3c45 OK 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.012_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.012_krp6yr: Deleted 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.013_krp6yr: md5 = 039377fe0685192f8149cfd387795735 OK 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.013_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.013_krp6yr: Deleted 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.014_krp6yr: md5 = e0693d859f4bc50c4941865876a425e9 OK 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.014_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.014_krp6yr: Deleted 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.015_krp6yr: md5 = b0096de55024cf36bc7344c1a2b88fdc OK 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.015_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.015_krp6yr: Deleted 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2025/12/01 03:07:52 DEBUG : backcomp/renamefile.rclone_chunk.016_krp6yr: md5 = dfe8c5c00d7d295ea8b8bb1c3f20fcf8 OK 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.016_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2025/12/01 03:07:52 INFO : backcomp/renamefile.rclone_chunk.016_krp6yr: Deleted 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.017_krp6yr: md5 = bb64170e1769279053456780a196af75 OK 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.017_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.017_krp6yr: Deleted 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.018_krp6yr: md5 = f0034491452fda4dd936ca5a6136d6d6 OK 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.018_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.018_krp6yr: Deleted 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.019_krp6yr: md5 = a7765b5bc4ff4246158915ed691e5acb OK 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.019_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.019_krp6yr: Deleted 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.020_krp6yr: md5 = 01401950d7d0d46165413a8b346d376d OK 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.020_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.020_krp6yr: Deleted 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.021_krp6yr: md5 = f19493864ecbae3fa58b096d73374a99 OK 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.021_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.021_krp6yr: Deleted 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.022_krp6yr: md5 = 090a8efee9ebd37d5cd8ab07887f3e7d OK 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.022_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.022_krp6yr: Deleted 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2025/12/01 03:07:53 DEBUG : backcomp/renamefile.rclone_chunk.023_krp6yr: md5 = a11d69f7642a1fab0fc537d0851b35ca OK 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.023_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2025/12/01 03:07:53 INFO : backcomp/renamefile.rclone_chunk.023_krp6yr: Deleted 2025/12/01 03:07:54 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2025/12/01 03:07:54 DEBUG : backcomp/renamefile.rclone_chunk.024_krp6yr: md5 = 692591f23d662ac9f58ea9967d00c988 OK 2025/12/01 03:07:54 INFO : backcomp/renamefile.rclone_chunk.024_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2025/12/01 03:07:54 INFO : backcomp/renamefile.rclone_chunk.024_krp6yr: Deleted 2025/12/01 03:07:54 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2025/12/01 03:07:54 DEBUG : backcomp/renamefile.rclone_chunk.025_krp6yr: md5 = 42e52d25e767ea31d9eaf4954d43ba09 OK 2025/12/01 03:07:54 INFO : backcomp/renamefile.rclone_chunk.025_krp6yr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2025/12/01 03:07:54 INFO : backcomp/renamefile.rclone_chunk.025_krp6yr: Deleted 2025/12/01 03:07:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2025/12/01 03:07:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-duqolir9cosi/servermovetest/subdir1" 2025/12/01 03:07:56 DEBUG : Creating backend with remote "TestS3:rclone-test-duqolir9cosi/servermovetest/subdir1" 2025/12/01 03:07:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-duqolir9cosi/servermovetest/subdir2" 2025/12/01 03:07:56 DEBUG : Creating backend with remote "TestS3:rclone-test-duqolir9cosi/servermovetest/subdir2" 2025/12/01 03:07:57 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2025/12/01 03:07:57 DEBUG : movefile.rclone_chunk.001_krpe5l: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2025/12/01 03:07:57 INFO : movefile.rclone_chunk.001_krpe5l: Copied (server-side copy) to: movefile.rclone_chunk.001 2025/12/01 03:07:57 INFO : movefile.rclone_chunk.001_krpe5l: Deleted 2025/12/01 03:07:57 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2025/12/01 03:07:57 DEBUG : movefile.rclone_chunk.002_krpe5l: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2025/12/01 03:07:57 INFO : movefile.rclone_chunk.002_krpe5l: Copied (server-side copy) to: movefile.rclone_chunk.002 2025/12/01 03:07:57 INFO : movefile.rclone_chunk.002_krpe5l: Deleted 2025/12/01 03:07:57 DEBUG : movefile: copy 2 data chunks... 2025/12/01 03:07:58 DEBUG : movefile: size = 6 OK 2025/12/01 03:07:58 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2025/12/01 03:07:58 INFO : movefile: Copied (server-side copy) 2025/12/01 03:07:58 INFO : movefile: Deleted 2025/12/01 03:07:58 DEBUG : Waiting for deletions to finish 2025/12/01 03:07:58 DEBUG : "servermovetest/subdir2/movefile" version false 2025/12/01 03:07:58 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2025/12/01 03:07:58 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2025/12/01 03:07:58 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2025/12/01 03:07:58 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2025/12/01 03:07:58 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2025/12/01 03:07:59 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2025/12/01 03:07:59 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2025/12/01 03:07:59 INFO : servermovetest/subdir2/movefile: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2025/12/01 03:07:59 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-duqolir9cosi/md5all" 2025/12/01 03:07:59 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2025/12/01 03:07:59 DEBUG : Creating backend with remote "TestS3:rclone-test-duqolir9cosi/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/12/01 03:07:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_krph45: open chunk writer: started multipart upload: c4eQbRP0znvHOu66dsVzN6GKnhDDS21Ss1e1Vdc_cHHWan7NLUjdTCGwETXUT.Y8yrTfdZYrHdzGr6qnCfCwtswMDZOK1Dd39ikgJDjxbHOuCdqwR6aMHYo90u6ZVf1U 2025/12/01 03:07:59 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/12/01 03:07:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_krph45: multipart upload wrote chunk 1 with 100 bytes and etag "3e72bbba9ace9acf27bca10278a801a4" 2025/12/01 03:07:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_krph45: multipart upload "c4eQbRP0znvHOu66dsVzN6GKnhDDS21Ss1e1Vdc_cHHWan7NLUjdTCGwETXUT.Y8yrTfdZYrHdzGr6qnCfCwtswMDZOK1Dd39ikgJDjxbHOuCdqwR6aMHYo90u6ZVf1U" finished 2025/12/01 03:07:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_krph45: Multipart upload Etag: 4708e6ca3219b0937f45e038bdb9e623-1 OK 2025/12/01 03:07:59 DEBUG : unknown-size-put.txt: size = 100 OK 2025/12/01 03:07:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_krph45: Src hash empty - aborting Dst hash check 2025/12/01 03:07:59 INFO : unknown-size-put.txt.rclone_chunk.001_krph45: Copied (server-side copy) to: unknown-size-put.txt 2025/12/01 03:07:59 INFO : unknown-size-put.txt.rclone_chunk.001_krph45: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/12/01 03:08:00 DEBUG : unknown-size-update.txt: size = 100 OK 2025/12/01 03:08:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_krph4h: md5 = 679500ca6dc97e9a55f350f48eccf4fa OK 2025/12/01 03:08:00 INFO : unknown-size-update.txt.rclone_chunk.001_krph4h: Copied (server-side copy) to: unknown-size-update.txt 2025/12/01 03:08:00 INFO : unknown-size-update.txt.rclone_chunk.001_krph4h: Deleted 2025/12/01 03:08:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_krpici: open chunk writer: started multipart upload: QqGvLF0gS.j.Z6cFs5OdPp5u9MIHYgif1auAzmn9OzDlFxnASR7lrbDKkVPwoKHaQDG4pa5d0Sn93b5SQMdPwHxMi6KPpBpb0qoxdw3nNSNlUg9hlg2kt0MZpbQwRJUN 2025/12/01 03:08:00 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/12/01 03:08:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_krpici: multipart upload wrote chunk 1 with 200 bytes and etag "9c30118bede70e13b92cc013f144cd39" 2025/12/01 03:08:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_krpici: multipart upload "QqGvLF0gS.j.Z6cFs5OdPp5u9MIHYgif1auAzmn9OzDlFxnASR7lrbDKkVPwoKHaQDG4pa5d0Sn93b5SQMdPwHxMi6KPpBpb0qoxdw3nNSNlUg9hlg2kt0MZpbQwRJUN" finished 2025/12/01 03:08:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_krpici: Multipart upload Etag: 0f1a1faf6f478646cf45cba60bbcc389-1 OK 2025/12/01 03:08:01 DEBUG : unknown-size-update.txt: size = 200 OK 2025/12/01 03:08:01 DEBUG : unknown-size-update.txt.rclone_chunk.001_krpici: Src hash empty - aborting Dst hash check 2025/12/01 03:08:01 INFO : unknown-size-update.txt.rclone_chunk.001_krpici: Copied (server-side copy) to: unknown-size-update.txt 2025/12/01 03:08:01 INFO : unknown-size-update.txt.rclone_chunk.001_krpici: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/12/01 03:08:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-duqolir9cosi/deeper/nonexisting/directory" 2025/12/01 03:08:01 DEBUG : Creating backend with remote "TestS3:rclone-test-duqolir9cosi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/12/01 03:08:01 DEBUG : Waiting for deletions to finish 2025/12/01 03:08:01 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/12/01 03:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/12/01 03:08:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/12/01 03:08:01 INFO : S3 bucket rclone-test-duqolir9cosi: Bucket "rclone-test-duqolir9cosi" deleted 2025/12/01 03:08:01 ERROR : error listing: directory not found 2025/12/01 03:08:01 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (49.95s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.49s) --- PASS: TestIntegration/FsMkdir (48.67s) --- 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.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- 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 (29.74s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.65s) --- 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.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (16.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.86s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 49.984s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.669990499s (try 1/5)