"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2025/11/20 12:38:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kigupup5waba" 2025/11/20 12:38:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 12:38:05 DEBUG : Creating backend with remote "TestS3:rclone-test-kigupup5waba" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/11/20 12:38:05 INFO : S3 bucket rclone-test-kigupup5waba: Bucket "rclone-test-kigupup5waba" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/20 12:38:06 INFO : S3 bucket rclone-test-kigupup5waba: Bucket "rclone-test-kigupup5waba" deleted === RUN TestIntegration/FsMkdir 2025/11/20 12:38:06 INFO : S3 bucket rclone-test-kigupup5waba: Bucket "rclone-test-kigupup5waba" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/20 12:38:06 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/20 12:38:06 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/20 12:38:06 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/20 12:38:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2025/11/20 12:38:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_14rpmm: md5 = 45b9e22a27b7f061ef21897c43d6faff OK 2025/11/20 12:38:07 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_14rpmm: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/20 12:38:07 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_14rpmm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/20 12:38:08 DEBUG : ./.: size = 100 OK 2025/11/20 12:38:08 DEBUG : ./..rclone_chunk.001_14rpbl: md5 = 8193f67b4d6f72ac5299b91902838944 OK 2025/11/20 12:38:08 INFO : ./..rclone_chunk.001_14rpbl: Copied (server-side copy) to: ./. 2025/11/20 12:38:08 INFO : ./..rclone_chunk.001_14rpbl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/20 12:38:09 DEBUG : ../..: size = 100 OK 2025/11/20 12:38:09 DEBUG : ../...rclone_chunk.001_14rqya: md5 = 385b463fd45f3fa409a7e23bf1d4e8ba OK 2025/11/20 12:38:09 INFO : ../...rclone_chunk.001_14rqya: Copied (server-side copy) to: ../.. 2025/11/20 12:38:09 INFO : ../...rclone_chunk.001_14rqya: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/20 12:38:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2025/11/20 12:38:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_14rrlj: md5 = 5ab3c1e1b7892f36b05abbecf1415e29 OK 2025/11/20 12:38:09 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_14rrlj: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/20 12:38:09 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_14rrlj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/20 12:38:10 DEBUG : leading space/ leading space: size = 100 OK 2025/11/20 12:38:10 DEBUG : leading space/ leading space.rclone_chunk.001_14rsot: md5 = 886040cdeef32cfd5ed11c5f92f49ae0 OK 2025/11/20 12:38:10 INFO : leading space/ leading space.rclone_chunk.001_14rsot: Copied (server-side copy) to: leading space/ leading space 2025/11/20 12:38:10 INFO : leading space/ leading space.rclone_chunk.001_14rsot: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/20 12:38:11 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2025/11/20 12:38:11 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_14rss8: md5 = 546dc2e8d861039d024c19606dd09036 OK 2025/11/20 12:38:11 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_14rss8: Copied (server-side copy) to: ~leading tilde/~leading tilde 2025/11/20 12:38:11 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_14rss8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/20 12:38:12 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2025/11/20 12:38:12 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_14rt69: md5 = 328fbc70ee63bad2713ddf4adbf80da3 OK 2025/11/20 12:38:12 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_14rt69: Copied (server-side copy) to: ␍leading CR/␍leading CR 2025/11/20 12:38:12 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_14rt69: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/20 12:38:12 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2025/11/20 12:38:12 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_14ru5l: md5 = 424c1b37ed9970693d358fde5e90af4f OK 2025/11/20 12:38:12 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_14ru5l: Copied (server-side copy) to: ␊leading LF/␊leading LF 2025/11/20 12:38:12 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_14ru5l: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/20 12:38:13 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2025/11/20 12:38:13 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_14rvls: md5 = c32b85137c13b8091958c0c5be89db07 OK 2025/11/20 12:38:13 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_14rvls: Copied (server-side copy) to: ␉leading HT/␉leading HT 2025/11/20 12:38:13 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_14rvls: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/20 12:38:14 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2025/11/20 12:38:14 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_14rvu2: md5 = b247f228053096f452f622144ed917fc OK 2025/11/20 12:38:14 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_14rvu2: Copied (server-side copy) to: ␋leading VT/␋leading VT 2025/11/20 12:38:14 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_14rvu2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/20 12:38:15 DEBUG : .leading dot/.leading dot: size = 100 OK 2025/11/20 12:38:15 DEBUG : .leading dot/.leading dot.rclone_chunk.001_14rwk2: md5 = 9113be11da2aa3054034f1e1825c03fa OK 2025/11/20 12:38:15 INFO : .leading dot/.leading dot.rclone_chunk.001_14rwk2: Copied (server-side copy) to: .leading dot/.leading dot 2025/11/20 12:38:15 INFO : .leading dot/.leading dot.rclone_chunk.001_14rwk2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/20 12:38:15 DEBUG : trailing space /trailing space : size = 100 OK 2025/11/20 12:38:15 DEBUG : trailing space /trailing space .rclone_chunk.001_14rxzl: md5 = 852626b99e7c69e2dd78b9be3bffe73c OK 2025/11/20 12:38:15 INFO : trailing space /trailing space .rclone_chunk.001_14rxzl: Copied (server-side copy) to: trailing space /trailing space 2025/11/20 12:38:15 INFO : trailing space /trailing space .rclone_chunk.001_14rxzl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/20 12:38:16 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2025/11/20 12:38:16 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_14ryld: md5 = a43a9a2ca92db7ab476e9816e5fe20d7 OK 2025/11/20 12:38:16 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_14ryld: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2025/11/20 12:38:16 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_14ryld: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/20 12:38:17 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2025/11/20 12:38:17 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_14rzqz: md5 = fd9b6230b691317b1d04546910a26f8d OK 2025/11/20 12:38:17 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_14rzqz: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2025/11/20 12:38:17 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_14rzqz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/20 12:38:18 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2025/11/20 12:38:18 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_14rznd: md5 = ee6163e4c1789f466c47e02c3af471a8 OK 2025/11/20 12:38:18 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_14rznd: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2025/11/20 12:38:18 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_14rznd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/20 12:38:18 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2025/11/20 12:38:18 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_14s0d5: md5 = faea93699357a5fa076287ec82ed4f2b OK 2025/11/20 12:38:18 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_14s0d5: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2025/11/20 12:38:18 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_14s0d5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/20 12:38:19 DEBUG : trailing dot./trailing dot.: size = 100 OK 2025/11/20 12:38:19 DEBUG : trailing dot./trailing dot..rclone_chunk.001_14s1fv: md5 = 4a6cd1e56b2cbc13881ec17251cf8158 OK 2025/11/20 12:38:19 INFO : trailing dot./trailing dot..rclone_chunk.001_14s1fv: Copied (server-side copy) to: trailing dot./trailing dot. 2025/11/20 12:38:19 INFO : trailing dot./trailing dot..rclone_chunk.001_14s1fv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/20 12:38:20 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2025/11/20 12:38:20 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_14s2kl: md5 = eb3ae7c18d72d69f397e2fdb7b979437 OK 2025/11/20 12:38:20 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_14s2kl: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2025/11/20 12:38:20 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_14s2kl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/20 12:38:21 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2025/11/20 12:38:21 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_14s2ij: md5 = f1b72b117f7a97823a12bb3c7a7206c8 OK 2025/11/20 12:38:21 INFO : test%46.txt/test%46.txt.rclone_chunk.001_14s2ij: Copied (server-side copy) to: test%46.txt/test%46.txt 2025/11/20 12:38:21 INFO : test%46.txt/test%46.txt.rclone_chunk.001_14s2ij: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/20 12:38:22 DEBUG : zero-length-file: size = 0 OK 2025/11/20 12:38:22 DEBUG : zero-length-file.rclone_chunk.001_14s4lk: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/20 12:38:22 INFO : zero-length-file.rclone_chunk.001_14s4lk: Copied (server-side copy) to: zero-length-file 2025/11/20 12:38:22 INFO : zero-length-file.rclone_chunk.001_14s4lk: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/20 12:38:22 DEBUG : file name.txt: size = 100 OK 2025/11/20 12:38:22 DEBUG : file name.txt.rclone_chunk.001_14s4me: md5 = 4cdd83598efdddb45abee964eb547e46 OK 2025/11/20 12:38:22 INFO : file name.txt.rclone_chunk.001_14s4me: Copied (server-side copy) to: file name.txt 2025/11/20 12:38:23 INFO : file name.txt.rclone_chunk.001_14s4me: Deleted 2025/11/20 12:38:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2025/11/20 12:38:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_14s5e3: md5 = 1a0d96c0fffd19eb63ff4bc76b40ff6d OK 2025/11/20 12:38:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_14s5e3: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/20 12:38:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_14s5e3: Deleted 2025/11/20 12:38:24 DEBUG : file name.txt: size = 100 OK 2025/11/20 12:38:24 DEBUG : file name.txt.rclone_chunk.001_14s50k: md5 = 965364c41bcc143f79c0824d8ab2882e OK 2025/11/20 12:38:24 INFO : file name.txt.rclone_chunk.001_14s50k: Copied (server-side copy) to: file name.txt 2025/11/20 12:38:24 INFO : file name.txt.rclone_chunk.001_14s50k: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/20 12:38:24 DEBUG : Creating backend with remote "TestChunkerS3:" 2025/11/20 12:38:24 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/20 12:38:26 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2025/11/20 12:38:26 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_14s8ca: md5 = 50a9afec9ca7266bfa0eca81f6b08ad7 OK 2025/11/20 12:38:26 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_14s8ca: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2025/11/20 12:38:26 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_14s8ca: Deleted 2025/11/20 12:38:26 DEBUG : S3 bucket rclone-test-kigupup5waba: bucket is versioned: false 2025/11/20 12:38:26 DEBUG : Waiting for deletions to finish 2025/11/20 12:38:27 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/20 12:38:27 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/20 12:38:27 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/20 12:38:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2025/11/20 12:38:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_14s9n6: md5 = b7d6166dd94a643166dc2c8c419a9c25 OK 2025/11/20 12:38:27 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_14s9n6: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2025/11/20 12:38:27 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_14s9n6: Deleted 2025/11/20 12:38:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kigupup5waba/dirToPurgeFromRoot" 2025/11/20 12:38:28 DEBUG : Creating backend with remote "TestS3:rclone-test-kigupup5waba/dirToPurgeFromRoot" 2025/11/20 12:38:28 DEBUG : S3 bucket rclone-test-kigupup5waba path dirToPurgeFromRoot: bucket is versioned: false 2025/11/20 12:38:28 DEBUG : Waiting for deletions to finish 2025/11/20 12:38:28 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/20 12:38:28 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/20 12:38:28 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/20 12:38:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kigupup5waba/hello? sausage/êé" 2025/11/20 12:38:28 DEBUG : Creating backend with remote "TestS3:rclone-test-kigupup5waba/hello? sausage/êé" 2025/11/20 12:38:29 DEBUG : a/b/c/d/e.txt: size = 100 OK 2025/11/20 12:38:29 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_14sbf5: md5 = f70b22ac2a50c0b4ecc24b110d559778 OK 2025/11/20 12:38:29 INFO : a/b/c/d/e.txt.rclone_chunk.001_14sbf5: Copied (server-side copy) to: a/b/c/d/e.txt 2025/11/20 12:38:29 INFO : a/b/c/d/e.txt.rclone_chunk.001_14sbf5: Deleted 2025/11/20 12:38:30 DEBUG : S3 bucket rclone-test-kigupup5waba path hello? sausage/êé: bucket is versioned: false 2025/11/20 12:38:30 DEBUG : Waiting for deletions to finish 2025/11/20 12:38:30 DEBUG : "a/b/c/d/e.txt" version false 2025/11/20 12:38:30 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/20 12:38:30 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/20 12:38:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/11/20 12:38:33 DEBUG : file name.txt: size = 200 OK 2025/11/20 12:38:33 DEBUG : file name.txt.rclone_chunk.001_14seop: md5 = f85ff604e1e4d074086959808dbd37da OK 2025/11/20 12:38:33 INFO : file name.txt.rclone_chunk.001_14seop: Copied (server-side copy) to: file name.txt 2025/11/20 12:38:33 INFO : file name.txt.rclone_chunk.001_14seop: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/20 12:38:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kigupup5waba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/20 12:38:33 DEBUG : Creating backend with remote "TestS3:rclone-test-kigupup5waba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/20 12:38:33 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-kigupup5waba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-kigupup5waba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/20 12:38:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kigupup5waba/not found.txt" 2025/11/20 12:38:33 DEBUG : Creating backend with remote "TestS3:rclone-test-kigupup5waba/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1900: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/20 12:38:34 NOTICE: S3 bucket rclone-test-kigupup5waba: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/20 12:38:34 DEBUG : piped data.txt.rclone_chunk.001_14sg9r: open chunk writer: started multipart upload: NfwLEM3kp8.TDjshc7C7.ctBNHsC25lHEXI.AERvdVduKtS6E.qW51JhKmM.M.PZpKeB0MwHOGDXn2786Yxku7Jil3T_RjG8_d7uxTWM9_lyE7xru1zjfImc.OfQPfHD 2025/11/20 12:38:34 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/20 12:38:34 DEBUG : piped data.txt.rclone_chunk.001_14sg9r: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/20 12:38:34 DEBUG : piped data.txt.rclone_chunk.001_14sg9r: multipart upload "NfwLEM3kp8.TDjshc7C7.ctBNHsC25lHEXI.AERvdVduKtS6E.qW51JhKmM.M.PZpKeB0MwHOGDXn2786Yxku7Jil3T_RjG8_d7uxTWM9_lyE7xru1zjfImc.OfQPfHD" finished 2025/11/20 12:38:34 DEBUG : piped data.txt.rclone_chunk.001_14sg9r: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2025/11/20 12:38:34 DEBUG : piped data.txt: size = 0 OK 2025/11/20 12:38:34 DEBUG : piped data.txt.rclone_chunk.001_14sg9r: Src hash empty - aborting Dst hash check 2025/11/20 12:38:34 INFO : piped data.txt.rclone_chunk.001_14sg9r: Copied (server-side copy) to: piped data.txt 2025/11/20 12:38:34 INFO : piped data.txt.rclone_chunk.001_14sg9r: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/20 12:38:35 DEBUG : piped data.txt.rclone_chunk.001_14she5: open chunk writer: started multipart upload: 7aDaYbyyGoodejCN.KDvZA2GTfa9DnA6mtUlTH_5yhnLkuqnfrgpbjZdqUKjxi47u0nlkd8VdG15vB9042PqtYcNqJSyN9sk8K_zJkT33RC.0CbLtW6hKn1B1JK4E1To 2025/11/20 12:38:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/20 12:38:35 DEBUG : piped data.txt.rclone_chunk.001_14she5: multipart upload wrote chunk 1 with 100 bytes and etag "a07b2c8d83b71e04fa4089ad53dbfff4" 2025/11/20 12:38:35 DEBUG : piped data.txt.rclone_chunk.001_14she5: multipart upload "7aDaYbyyGoodejCN.KDvZA2GTfa9DnA6mtUlTH_5yhnLkuqnfrgpbjZdqUKjxi47u0nlkd8VdG15vB9042PqtYcNqJSyN9sk8K_zJkT33RC.0CbLtW6hKn1B1JK4E1To" finished 2025/11/20 12:38:35 DEBUG : piped data.txt.rclone_chunk.001_14she5: Multipart upload Etag: b3265df19afffd936968285a4a48ad5b-1 OK 2025/11/20 12:38:35 DEBUG : piped data.txt: size = 100 OK 2025/11/20 12:38:35 DEBUG : piped data.txt.rclone_chunk.001_14she5: Src hash empty - aborting Dst hash check 2025/11/20 12:38:35 INFO : piped data.txt.rclone_chunk.001_14she5: Copied (server-side copy) to: piped data.txt 2025/11/20 12:38:35 INFO : piped data.txt.rclone_chunk.001_14she5: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2025/11/20 12:38:35 INFO : Chunked 'TestChunkerS3:rclone-test-kigupup5waba': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2025/11/20 12:38:36 DEBUG : small/emptyfile: size = 0 OK 2025/11/20 12:38:36 DEBUG : small/emptyfile.rclone_chunk.001_14shcy: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/20 12:38:36 INFO : small/emptyfile.rclone_chunk.001_14shcy: Copied (server-side copy) to: small/emptyfile 2025/11/20 12:38:36 INFO : small/emptyfile.rclone_chunk.001_14shcy: Deleted 2025/11/20 12:38:36 DEBUG : small/smallfile: size = 2 OK 2025/11/20 12:38:36 DEBUG : small/smallfile.rclone_chunk.001_14si70: md5 = a60852f204ed8028c1c58808b746d115 OK 2025/11/20 12:38:36 INFO : small/smallfile.rclone_chunk.001_14si70: Copied (server-side copy) to: small/smallfile 2025/11/20 12:38:37 INFO : small/smallfile.rclone_chunk.001_14si70: Deleted 2025/11/20 12:38:37 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2025/11/20 12:38:37 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2025/11/20 12:38:37 DEBUG : usermeta/today.rclone_chunk.001_14sjx7: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2025/11/20 12:38:37 INFO : usermeta/today.rclone_chunk.001_14sjx7: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2025/11/20 12:38:37 INFO : usermeta/today.rclone_chunk.001_14sjx7: Deleted 2025/11/20 12:38:38 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2025/11/20 12:38:38 DEBUG : usermeta/past.rclone_chunk.001_14sk3n: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2025/11/20 12:38:38 INFO : usermeta/past.rclone_chunk.001_14sk3n: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2025/11/20 12:38:38 INFO : usermeta/past.rclone_chunk.001_14sk3n: Deleted 2025/11/20 12:38:39 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2025/11/20 12:38:39 DEBUG : usermeta/future.rclone_chunk.001_14slqq: md5 = 82e240013837bf80c807dba600b4594d OK 2025/11/20 12:38:39 INFO : usermeta/future.rclone_chunk.001_14slqq: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2025/11/20 12:38:39 INFO : usermeta/future.rclone_chunk.001_14slqq: Deleted 2025/11/20 12:38:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2025/11/20 12:38:41 DEBUG : future/test: Can't copy - required hash not found 2025/11/20 12:38:41 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/20 12:38:41 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/20 12:38:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-kigupup5waba': File to upload is small (3 bytes), uploading instead of streaming 2025/11/20 12:38:41 DEBUG : Waiting for deletions to finish 2025/11/20 12:38:41 DEBUG : "future/test" version false 2025/11/20 12:38:41 DEBUG : future/test: Deleting (id "") 2025/11/20 12:38:41 DEBUG : "future/test.rclone_chunk.001" version false 2025/11/20 12:38:41 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2025/11/20 12:38:41 DEBUG : "future/test.rclone_chunk.002" version false 2025/11/20 12:38:41 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2025/11/20 12:38:41 DEBUG : "future/test.rclone_chunk.003" version false 2025/11/20 12:38:41 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2025/11/20 12:38:41 INFO : future/test: Deleted 2025/11/20 12:38:41 INFO : future/test.rclone_chunk.001: Deleted 2025/11/20 12:38:41 INFO : future/test.rclone_chunk.002: Deleted 2025/11/20 12:38:41 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2025/11/20 12:38:44 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2025/11/20 12:38:44 DEBUG : backcomp/renamefile.rclone_chunk.001_14snrh: md5 = 285e2e16891de664f8587f15d816b2ff OK 2025/11/20 12:38:44 INFO : backcomp/renamefile.rclone_chunk.001_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2025/11/20 12:38:44 INFO : backcomp/renamefile.rclone_chunk.001_14snrh: Deleted 2025/11/20 12:38:44 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2025/11/20 12:38:44 DEBUG : backcomp/renamefile.rclone_chunk.002_14snrh: md5 = e23713d48ba7a3ee70eefa476a39e9e5 OK 2025/11/20 12:38:44 INFO : backcomp/renamefile.rclone_chunk.002_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2025/11/20 12:38:44 INFO : backcomp/renamefile.rclone_chunk.002_14snrh: Deleted 2025/11/20 12:38:44 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2025/11/20 12:38:44 DEBUG : backcomp/renamefile.rclone_chunk.003_14snrh: md5 = 62491c56a648e8ca876b096811591762 OK 2025/11/20 12:38:44 INFO : backcomp/renamefile.rclone_chunk.003_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2025/11/20 12:38:44 INFO : backcomp/renamefile.rclone_chunk.003_14snrh: Deleted 2025/11/20 12:38:44 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2025/11/20 12:38:44 DEBUG : backcomp/renamefile.rclone_chunk.004_14snrh: md5 = 1b473e9b16c5dcde66930e678ad04908 OK 2025/11/20 12:38:44 INFO : backcomp/renamefile.rclone_chunk.004_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2025/11/20 12:38:44 INFO : backcomp/renamefile.rclone_chunk.004_14snrh: Deleted 2025/11/20 12:38:44 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2025/11/20 12:38:44 DEBUG : backcomp/renamefile.rclone_chunk.005_14snrh: md5 = 8866e9b3c3eb93a53db342ff476acc0d OK 2025/11/20 12:38:44 INFO : backcomp/renamefile.rclone_chunk.005_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.005_14snrh: Deleted 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.006_14snrh: md5 = 6f275c269d6ecbc90aeb1b3b0298aed8 OK 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.006_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.006_14snrh: Deleted 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.007_14snrh: md5 = 9ce998cd02927d9d6b1ec36ea6045b1a OK 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.007_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.007_14snrh: Deleted 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.008_14snrh: md5 = 2eb69291d3079a843d7601a8b24c000f OK 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.008_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.008_14snrh: Deleted 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.009_14snrh: md5 = 51ce647350ca368040cfc2404fd9ca45 OK 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.009_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.009_14snrh: Deleted 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.010_14snrh: md5 = 61fe92f5914d85cf657a78bd08b09a8b OK 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.010_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.010_14snrh: Deleted 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2025/11/20 12:38:45 DEBUG : backcomp/renamefile.rclone_chunk.011_14snrh: md5 = 340c4a4c72c4ec620edc297f53f6dc50 OK 2025/11/20 12:38:45 INFO : backcomp/renamefile.rclone_chunk.011_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.011_14snrh: Deleted 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.012_14snrh: md5 = 1741d418b240659a9ced6afbd7651b64 OK 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.012_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.012_14snrh: Deleted 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.013_14snrh: md5 = 00832e47c9c58c54e9f0da4937586dcf OK 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.013_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.013_14snrh: Deleted 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.014_14snrh: md5 = 21e43cd854dae92c3bebafb2c1ab84e0 OK 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.014_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.014_14snrh: Deleted 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.015_14snrh: md5 = 3f812933c6b2c1bf1b3ea242a5e2996b OK 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.015_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.015_14snrh: Deleted 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.016_14snrh: md5 = 7c7a6ca013065690fef1533e30585140 OK 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.016_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.016_14snrh: Deleted 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2025/11/20 12:38:46 DEBUG : backcomp/renamefile.rclone_chunk.017_14snrh: md5 = 2a2e276b00c16c832bd86bdb6582ed98 OK 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.017_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2025/11/20 12:38:46 INFO : backcomp/renamefile.rclone_chunk.017_14snrh: Deleted 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.018_14snrh: md5 = cf0fdbba05a106f66ab614b80ca8004e OK 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.018_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.018_14snrh: Deleted 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.019_14snrh: md5 = 83f978cb01287b0977979fddf6c74e79 OK 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.019_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.019_14snrh: Deleted 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.020_14snrh: md5 = 32d66ecff76f4b115c9654c448a58d42 OK 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.020_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.020_14snrh: Deleted 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.021_14snrh: md5 = a7afc30154d892c3e2807ef763f9aa1c OK 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.021_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.021_14snrh: Deleted 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.022_14snrh: md5 = 78be5bfe080daf0e51001bf143e5698e OK 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.022_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.022_14snrh: Deleted 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2025/11/20 12:38:47 DEBUG : backcomp/renamefile.rclone_chunk.023_14snrh: md5 = 8ae8ab920ac78279e814eb60484bbe2d OK 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.023_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2025/11/20 12:38:47 INFO : backcomp/renamefile.rclone_chunk.023_14snrh: Deleted 2025/11/20 12:38:48 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2025/11/20 12:38:48 DEBUG : backcomp/renamefile.rclone_chunk.024_14snrh: md5 = 4d2f7527854c1d17f50ba10cd6199bf6 OK 2025/11/20 12:38:48 INFO : backcomp/renamefile.rclone_chunk.024_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2025/11/20 12:38:48 INFO : backcomp/renamefile.rclone_chunk.024_14snrh: Deleted 2025/11/20 12:38:48 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2025/11/20 12:38:48 DEBUG : backcomp/renamefile.rclone_chunk.025_14snrh: md5 = 9e1d8e8246e1cdef79542f5571af3b71 OK 2025/11/20 12:38:48 INFO : backcomp/renamefile.rclone_chunk.025_14snrh: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2025/11/20 12:38:48 INFO : backcomp/renamefile.rclone_chunk.025_14snrh: Deleted 2025/11/20 12:38:50 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2025/11/20 12:38:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kigupup5waba/servermovetest/subdir1" 2025/11/20 12:38:50 DEBUG : Creating backend with remote "TestS3:rclone-test-kigupup5waba/servermovetest/subdir1" 2025/11/20 12:38:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kigupup5waba/servermovetest/subdir2" 2025/11/20 12:38:50 DEBUG : Creating backend with remote "TestS3:rclone-test-kigupup5waba/servermovetest/subdir2" 2025/11/20 12:38:51 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2025/11/20 12:38:51 DEBUG : movefile.rclone_chunk.001_14swql: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2025/11/20 12:38:51 INFO : movefile.rclone_chunk.001_14swql: Copied (server-side copy) to: movefile.rclone_chunk.001 2025/11/20 12:38:51 INFO : movefile.rclone_chunk.001_14swql: Deleted 2025/11/20 12:38:51 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2025/11/20 12:38:51 DEBUG : movefile.rclone_chunk.002_14swql: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2025/11/20 12:38:51 INFO : movefile.rclone_chunk.002_14swql: Copied (server-side copy) to: movefile.rclone_chunk.002 2025/11/20 12:38:51 INFO : movefile.rclone_chunk.002_14swql: Deleted 2025/11/20 12:38:51 DEBUG : movefile: copy 2 data chunks... 2025/11/20 12:38:52 DEBUG : movefile: size = 6 OK 2025/11/20 12:38:52 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2025/11/20 12:38:52 INFO : movefile: Copied (server-side copy) 2025/11/20 12:38:52 INFO : movefile: Deleted 2025/11/20 12:38:53 DEBUG : Waiting for deletions to finish 2025/11/20 12:38:53 DEBUG : "servermovetest/subdir2/movefile" version false 2025/11/20 12:38:53 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2025/11/20 12:38:53 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2025/11/20 12:38:53 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2025/11/20 12:38:53 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2025/11/20 12:38:53 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2025/11/20 12:38:53 INFO : servermovetest/subdir2/movefile: Deleted 2025/11/20 12:38:53 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2025/11/20 12:38:53 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2025/11/20 12:38:53 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-kigupup5waba/md5all" 2025/11/20 12:38:53 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2025/11/20 12:38:53 DEBUG : Creating backend with remote "TestS3:rclone-test-kigupup5waba/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/20 12:38:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_14szs0: open chunk writer: started multipart upload: inOR87pX_VrEABf3nXl5Hb.umkoWSqUsxjdCyLhDCiYbmZ1HqzVBLFlcaFEMnUkTRDwxnQPtsgdMzSoUnVPXRaURNoYkUdtMpIPCi790tgzqf.dXetBZq2CFb_3MTEZE 2025/11/20 12:38:53 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/20 12:38:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_14szs0: multipart upload wrote chunk 1 with 100 bytes and etag "930b6e9fc75ef42bc12acd774face83a" 2025/11/20 12:38:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_14szs0: multipart upload "inOR87pX_VrEABf3nXl5Hb.umkoWSqUsxjdCyLhDCiYbmZ1HqzVBLFlcaFEMnUkTRDwxnQPtsgdMzSoUnVPXRaURNoYkUdtMpIPCi790tgzqf.dXetBZq2CFb_3MTEZE" finished 2025/11/20 12:38:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_14szs0: Multipart upload Etag: 580947b6fc5dfbf0d07f9c2e4e121071-1 OK 2025/11/20 12:38:53 DEBUG : unknown-size-put.txt: size = 100 OK 2025/11/20 12:38:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_14szs0: Src hash empty - aborting Dst hash check 2025/11/20 12:38:53 INFO : unknown-size-put.txt.rclone_chunk.001_14szs0: Copied (server-side copy) to: unknown-size-put.txt 2025/11/20 12:38:53 INFO : unknown-size-put.txt.rclone_chunk.001_14szs0: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/20 12:38:54 DEBUG : unknown-size-update.txt: size = 100 OK 2025/11/20 12:38:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_14t0p3: md5 = 2285267d569f6c06091b4bec450b233f OK 2025/11/20 12:38:54 INFO : unknown-size-update.txt.rclone_chunk.001_14t0p3: Copied (server-side copy) to: unknown-size-update.txt 2025/11/20 12:38:54 INFO : unknown-size-update.txt.rclone_chunk.001_14t0p3: Deleted 2025/11/20 12:38:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_14t0jr: open chunk writer: started multipart upload: EsFs9sRoRnzSfZqmMN91CTVkv1liuLUmtvIH27oRP_eIgtLJhUh2RGj6bmzkcumvgx6w4qas0p5hXqQSg.rfTKZm8onPKJ38wISde2y2EidwXqqGlhIRPbX_T26_plra 2025/11/20 12:38:54 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/20 12:38:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_14t0jr: multipart upload wrote chunk 1 with 200 bytes and etag "31629a2fd191c64e3912a472d518e067" 2025/11/20 12:38:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_14t0jr: multipart upload "EsFs9sRoRnzSfZqmMN91CTVkv1liuLUmtvIH27oRP_eIgtLJhUh2RGj6bmzkcumvgx6w4qas0p5hXqQSg.rfTKZm8onPKJ38wISde2y2EidwXqqGlhIRPbX_T26_plra" finished 2025/11/20 12:38:55 DEBUG : unknown-size-update.txt.rclone_chunk.001_14t0jr: Multipart upload Etag: a44b631152c116fe96b963aba3230dda-1 OK 2025/11/20 12:38:55 DEBUG : unknown-size-update.txt: size = 200 OK 2025/11/20 12:38:55 DEBUG : unknown-size-update.txt.rclone_chunk.001_14t0jr: Src hash empty - aborting Dst hash check 2025/11/20 12:38:55 INFO : unknown-size-update.txt.rclone_chunk.001_14t0jr: Copied (server-side copy) to: unknown-size-update.txt 2025/11/20 12:38:55 INFO : unknown-size-update.txt.rclone_chunk.001_14t0jr: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/20 12:38:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kigupup5waba/deeper/nonexisting/directory" 2025/11/20 12:38:55 DEBUG : Creating backend with remote "TestS3:rclone-test-kigupup5waba/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/20 12:38:55 DEBUG : Waiting for deletions to finish 2025/11/20 12:38:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/20 12:38:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/20 12:38:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/20 12:38:56 INFO : S3 bucket rclone-test-kigupup5waba: Bucket "rclone-test-kigupup5waba" deleted 2025/11/20 12:38:56 ERROR : error listing: directory not found 2025/11/20 12:38:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (51.04s) --- 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.33s) --- PASS: TestIntegration/FsMkdir (49.93s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.78s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.61s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.40s) --- 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.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.43s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.78s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 51.080s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.586656537s (try 1/5)