"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/04/10 04:37:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xiwevul4masi" 2026/04/10 04:37:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 04:37:39 DEBUG : Creating backend with remote "TestS3:rclone-test-xiwevul4masi" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/04/10 04:37:40 INFO : S3 bucket rclone-test-xiwevul4masi: Bucket "rclone-test-xiwevul4masi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/10 04:37:40 INFO : S3 bucket rclone-test-xiwevul4masi: Bucket "rclone-test-xiwevul4masi" deleted === RUN TestIntegration/FsMkdir 2026/04/10 04:37:41 INFO : S3 bucket rclone-test-xiwevul4masi: Bucket "rclone-test-xiwevul4masi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/10 04:37:41 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/10 04:37:41 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/10 04:37:41 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/10 04:37:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/04/10 04:37:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_9mkcxp: md5 = b890f8353251487a493930f0c6885558 OK 2026/04/10 04:37:42 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_9mkcxp: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/10 04:37:42 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_9mkcxp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/10 04:37:42 DEBUG : ./.: size = 100 OK 2026/04/10 04:37:42 DEBUG : ./..rclone_chunk.001_9mkdta: md5 = a4e6c3b8e1448568a0103c554e5b2cdd OK 2026/04/10 04:37:42 INFO : ./..rclone_chunk.001_9mkdta: Copied (server-side copy) to: ./. 2026/04/10 04:37:42 INFO : ./..rclone_chunk.001_9mkdta: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/10 04:37:43 DEBUG : ../..: size = 100 OK 2026/04/10 04:37:43 DEBUG : ../...rclone_chunk.001_9mkem9: md5 = 580821f33b5aa3f95ecc6c77743aaeb1 OK 2026/04/10 04:37:43 INFO : ../...rclone_chunk.001_9mkem9: Copied (server-side copy) to: ../.. 2026/04/10 04:37:43 INFO : ../...rclone_chunk.001_9mkem9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/10 04:37:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/04/10 04:37:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_9mkej8: md5 = 92cff9018d91ef94bed5a2436c7a653b OK 2026/04/10 04:37:44 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_9mkej8: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/10 04:37:44 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_9mkej8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/10 04:37:45 DEBUG : leading space/ leading space: size = 100 OK 2026/04/10 04:37:45 DEBUG : leading space/ leading space.rclone_chunk.001_9mkf44: md5 = 7cd7082cebfc26ccd9e365d3702b63dc OK 2026/04/10 04:37:45 INFO : leading space/ leading space.rclone_chunk.001_9mkf44: Copied (server-side copy) to: leading space/ leading space 2026/04/10 04:37:45 INFO : leading space/ leading space.rclone_chunk.001_9mkf44: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/10 04:37:45 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/04/10 04:37:45 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_9mkgsu: md5 = d34558798cb9e25226125326fa21a3dc OK 2026/04/10 04:37:45 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_9mkgsu: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/04/10 04:37:45 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_9mkgsu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/10 04:37:46 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/04/10 04:37:46 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_9mkh9o: md5 = 70db5f7cbff6beb2a421188c2e7cf02a OK 2026/04/10 04:37:46 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_9mkh9o: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/04/10 04:37:46 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_9mkh9o: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/10 04:37:47 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/04/10 04:37:47 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_9mkivx: md5 = 159fbc5b4375da2d76cb34f416ba07ba OK 2026/04/10 04:37:47 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_9mkivx: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/04/10 04:37:47 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_9mkivx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/10 04:37:48 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/04/10 04:37:48 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_9mkii9: md5 = 380188d16f6997456f41ee4088673278 OK 2026/04/10 04:37:48 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_9mkii9: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/04/10 04:37:48 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_9mkii9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/10 04:37:48 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/04/10 04:37:48 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_9mkjw2: md5 = fcd2bac697a6556b3bedd5df457addce OK 2026/04/10 04:37:48 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_9mkjw2: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/04/10 04:37:48 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_9mkjw2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/10 04:37:49 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/04/10 04:37:49 DEBUG : .leading dot/.leading dot.rclone_chunk.001_9mkk7g: md5 = eee18ffb46bb0a147fda504ad798bf29 OK 2026/04/10 04:37:49 INFO : .leading dot/.leading dot.rclone_chunk.001_9mkk7g: Copied (server-side copy) to: .leading dot/.leading dot 2026/04/10 04:37:49 INFO : .leading dot/.leading dot.rclone_chunk.001_9mkk7g: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/10 04:37:50 DEBUG : trailing space /trailing space : size = 100 OK 2026/04/10 04:37:50 DEBUG : trailing space /trailing space .rclone_chunk.001_9mklf4: md5 = 1189ba712490eacc798078499766ee1b OK 2026/04/10 04:37:50 INFO : trailing space /trailing space .rclone_chunk.001_9mklf4: Copied (server-side copy) to: trailing space /trailing space 2026/04/10 04:37:50 INFO : trailing space /trailing space .rclone_chunk.001_9mklf4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/10 04:37:51 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/04/10 04:37:51 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_9mkljx: md5 = b773d1bbed42f19bbbaffd1359c0b689 OK 2026/04/10 04:37:51 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_9mkljx: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/04/10 04:37:51 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_9mkljx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/10 04:37:51 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/04/10 04:37:51 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_9mkmw6: md5 = 4f905407456a0d0c66459e04cf6094d5 OK 2026/04/10 04:37:51 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_9mkmw6: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/04/10 04:37:51 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_9mkmw6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/10 04:37:52 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/04/10 04:37:52 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_9mknn5: md5 = 06c5a975736780a9365441b2f69c9483 OK 2026/04/10 04:37:52 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_9mknn5: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/04/10 04:37:52 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_9mknn5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/10 04:37:53 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/04/10 04:37:53 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_9mkoz3: md5 = aab2a303c819acb4ac4d4df3e0ec3520 OK 2026/04/10 04:37:53 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_9mkoz3: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/04/10 04:37:53 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_9mkoz3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/10 04:37:54 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/04/10 04:37:54 DEBUG : trailing dot./trailing dot..rclone_chunk.001_9mko1v: md5 = 12ca9fbe530039c352bf237d1062d013 OK 2026/04/10 04:37:54 INFO : trailing dot./trailing dot..rclone_chunk.001_9mko1v: Copied (server-side copy) to: trailing dot./trailing dot. 2026/04/10 04:37:54 INFO : trailing dot./trailing dot..rclone_chunk.001_9mko1v: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/10 04:37:54 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/04/10 04:37:54 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_9mkpxe: md5 = 074bfbbef0b137e37e535610ab76bd57 OK 2026/04/10 04:37:54 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_9mkpxe: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/04/10 04:37:54 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_9mkpxe: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/10 04:37:55 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/04/10 04:37:55 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_9mkq7v: md5 = b60b6752bbb23c0f170abd5fd3574c6c OK 2026/04/10 04:37:55 INFO : test%46.txt/test%46.txt.rclone_chunk.001_9mkq7v: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/04/10 04:37:55 INFO : test%46.txt/test%46.txt.rclone_chunk.001_9mkq7v: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/10 04:37:56 DEBUG : zero-length-file: size = 0 OK 2026/04/10 04:37:56 DEBUG : zero-length-file.rclone_chunk.001_9mkrbl: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/10 04:37:56 INFO : zero-length-file.rclone_chunk.001_9mkrbl: Copied (server-side copy) to: zero-length-file 2026/04/10 04:37:56 INFO : zero-length-file.rclone_chunk.001_9mkrbl: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/10 04:37:57 DEBUG : file name.txt: size = 100 OK 2026/04/10 04:37:57 DEBUG : file name.txt.rclone_chunk.001_9mkr8t: md5 = 785d4803ffa99e04d39f174a0677d1b7 OK 2026/04/10 04:37:57 INFO : file name.txt.rclone_chunk.001_9mkr8t: Copied (server-side copy) to: file name.txt 2026/04/10 04:37:57 INFO : file name.txt.rclone_chunk.001_9mkr8t: Deleted 2026/04/10 04:37:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/04/10 04:37:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_9mks2b: md5 = ba7564cef84c6dd0a6659c0372e690f5 OK 2026/04/10 04:37:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_9mks2b: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/10 04:37:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_9mks2b: Deleted 2026/04/10 04:37:58 DEBUG : file name.txt: size = 100 OK 2026/04/10 04:37:58 DEBUG : file name.txt.rclone_chunk.001_9mksg7: md5 = 1aecc82c116674637d758ce73a70e398 OK 2026/04/10 04:37:58 INFO : file name.txt.rclone_chunk.001_9mksg7: Copied (server-side copy) to: file name.txt 2026/04/10 04:37:58 INFO : file name.txt.rclone_chunk.001_9mksg7: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/10 04:37:59 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/04/10 04:37:59 DEBUG : Config file has changed externally - reloading 2026/04/10 04:37:59 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/10 04:38:00 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/04/10 04:38:00 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_9mkvg6: md5 = a5861eabc1f292d17ac315973e85d89b OK 2026/04/10 04:38:00 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_9mkvg6: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/04/10 04:38:00 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_9mkvg6: Deleted 2026/04/10 04:38:01 DEBUG : S3 bucket rclone-test-xiwevul4masi: bucket is versioned: false 2026/04/10 04:38:01 DEBUG : Waiting for deletions to finish 2026/04/10 04:38:01 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/10 04:38:01 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/10 04:38:01 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/10 04:38:01 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/04/10 04:38:01 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_9mkw09: md5 = 1d1ea73c2696fbc43502fa9af57a3145 OK 2026/04/10 04:38:01 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_9mkw09: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/04/10 04:38:02 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_9mkw09: Deleted 2026/04/10 04:38:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xiwevul4masi/dirToPurgeFromRoot" 2026/04/10 04:38:02 DEBUG : Creating backend with remote "TestS3:rclone-test-xiwevul4masi/dirToPurgeFromRoot" 2026/04/10 04:38:02 DEBUG : S3 bucket rclone-test-xiwevul4masi path dirToPurgeFromRoot: bucket is versioned: false 2026/04/10 04:38:02 DEBUG : Waiting for deletions to finish 2026/04/10 04:38:02 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/10 04:38:02 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/10 04:38:02 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/10 04:38:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xiwevul4masi/hello? sausage/êé" 2026/04/10 04:38:03 DEBUG : Creating backend with remote "TestS3:rclone-test-xiwevul4masi/hello? sausage/êé" 2026/04/10 04:38:03 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/04/10 04:38:03 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_9mkypd: md5 = 3c676118e6c57a74e4f6dfce58ec3b24 OK 2026/04/10 04:38:03 INFO : a/b/c/d/e.txt.rclone_chunk.001_9mkypd: Copied (server-side copy) to: a/b/c/d/e.txt 2026/04/10 04:38:03 INFO : a/b/c/d/e.txt.rclone_chunk.001_9mkypd: Deleted 2026/04/10 04:38:04 DEBUG : S3 bucket rclone-test-xiwevul4masi path hello? sausage/êé: bucket is versioned: false 2026/04/10 04:38:04 DEBUG : Waiting for deletions to finish 2026/04/10 04:38:04 DEBUG : "a/b/c/d/e.txt" version false 2026/04/10 04:38:04 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/10 04:38:04 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/10 04:38:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/10 04:38:07 DEBUG : file name.txt: size = 200 OK 2026/04/10 04:38:07 DEBUG : file name.txt.rclone_chunk.001_9ml103: md5 = e22bfda4c4e6f1c2126fa63320abbedd OK 2026/04/10 04:38:07 INFO : file name.txt.rclone_chunk.001_9ml103: Copied (server-side copy) to: file name.txt 2026/04/10 04:38:07 INFO : file name.txt.rclone_chunk.001_9ml103: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/10 04:38:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xiwevul4masi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/10 04:38:07 DEBUG : Creating backend with remote "TestS3:rclone-test-xiwevul4masi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/10 04:38:07 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-xiwevul4masi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-xiwevul4masi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/10 04:38:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xiwevul4masi/not found.txt" 2026/04/10 04:38:07 DEBUG : Creating backend with remote "TestS3:rclone-test-xiwevul4masi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1905: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/10 04:38:08 NOTICE: S3 bucket rclone-test-xiwevul4masi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/10 04:38:08 DEBUG : piped data.txt.rclone_chunk.001_9ml3rd: open chunk writer: started multipart upload: djRAnaBruZ_eZxt4xp.ALMhjSBKzYfMAzJDBct4FhtngYOp3zh_Bw.TZprWipZm_pUEmr3RrdrRmTHiKndzMQeYFiGcMdR_tMNpI9d_3J7_XT0_IxJVcDoxNohq7APIg 2026/04/10 04:38:08 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/10 04:38:08 DEBUG : piped data.txt.rclone_chunk.001_9ml3rd: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/10 04:38:08 DEBUG : piped data.txt.rclone_chunk.001_9ml3rd: multipart upload "djRAnaBruZ_eZxt4xp.ALMhjSBKzYfMAzJDBct4FhtngYOp3zh_Bw.TZprWipZm_pUEmr3RrdrRmTHiKndzMQeYFiGcMdR_tMNpI9d_3J7_XT0_IxJVcDoxNohq7APIg" finished 2026/04/10 04:38:08 DEBUG : piped data.txt.rclone_chunk.001_9ml3rd: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/04/10 04:38:09 DEBUG : piped data.txt: size = 0 OK 2026/04/10 04:38:09 DEBUG : piped data.txt.rclone_chunk.001_9ml3rd: Src hash empty - aborting Dst hash check 2026/04/10 04:38:09 INFO : piped data.txt.rclone_chunk.001_9ml3rd: Copied (server-side copy) to: piped data.txt 2026/04/10 04:38:09 INFO : piped data.txt.rclone_chunk.001_9ml3rd: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/10 04:38:09 DEBUG : piped data.txt.rclone_chunk.001_9ml4ua: open chunk writer: started multipart upload: R1NfP4AvAxBwOFBz4QWjDALVy9tiZfig.ho0j2luy9sXAG4B17e97jW5CricDqDkl0qcXnxYKHiY.oZ2HughDoeuJLjnjfzH2kM9bV_rdpxAamInPqTKUVpWfSNf7gsh 2026/04/10 04:38:09 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/10 04:38:09 DEBUG : piped data.txt.rclone_chunk.001_9ml4ua: multipart upload wrote chunk 1 with 100 bytes and etag "e4fc0ae87a597d81f2bf69ab9ed30531" 2026/04/10 04:38:09 DEBUG : piped data.txt.rclone_chunk.001_9ml4ua: multipart upload "R1NfP4AvAxBwOFBz4QWjDALVy9tiZfig.ho0j2luy9sXAG4B17e97jW5CricDqDkl0qcXnxYKHiY.oZ2HughDoeuJLjnjfzH2kM9bV_rdpxAamInPqTKUVpWfSNf7gsh" finished 2026/04/10 04:38:09 DEBUG : piped data.txt.rclone_chunk.001_9ml4ua: Multipart upload Etag: 2423fe2a8593ab9b4d4449b4fd72166b-1 OK 2026/04/10 04:38:09 DEBUG : piped data.txt: size = 100 OK 2026/04/10 04:38:09 DEBUG : piped data.txt.rclone_chunk.001_9ml4ua: Src hash empty - aborting Dst hash check 2026/04/10 04:38:09 INFO : piped data.txt.rclone_chunk.001_9ml4ua: Copied (server-side copy) to: piped data.txt 2026/04/10 04:38:09 INFO : piped data.txt.rclone_chunk.001_9ml4ua: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2026/04/10 04:38:10 INFO : Chunked 'TestChunkerS3:rclone-test-xiwevul4masi': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/04/10 04:38:10 DEBUG : small/emptyfile: size = 0 OK 2026/04/10 04:38:10 DEBUG : small/emptyfile.rclone_chunk.001_9ml5s3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/10 04:38:10 INFO : small/emptyfile.rclone_chunk.001_9ml5s3: Copied (server-side copy) to: small/emptyfile 2026/04/10 04:38:10 INFO : small/emptyfile.rclone_chunk.001_9ml5s3: Deleted 2026/04/10 04:38:11 DEBUG : small/smallfile: size = 2 OK 2026/04/10 04:38:11 DEBUG : small/smallfile.rclone_chunk.001_9ml5zl: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/04/10 04:38:11 INFO : small/smallfile.rclone_chunk.001_9ml5zl: Copied (server-side copy) to: small/smallfile 2026/04/10 04:38:11 INFO : small/smallfile.rclone_chunk.001_9ml5zl: Deleted 2026/04/10 04:38:11 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2026/04/10 04:38:12 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/04/10 04:38:12 DEBUG : usermeta/today.rclone_chunk.001_9ml6yd: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/04/10 04:38:12 INFO : usermeta/today.rclone_chunk.001_9ml6yd: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/04/10 04:38:12 INFO : usermeta/today.rclone_chunk.001_9ml6yd: Deleted 2026/04/10 04:38:13 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/04/10 04:38:13 DEBUG : usermeta/past.rclone_chunk.001_9ml78k: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/04/10 04:38:13 INFO : usermeta/past.rclone_chunk.001_9ml78k: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/04/10 04:38:13 INFO : usermeta/past.rclone_chunk.001_9ml78k: Deleted 2026/04/10 04:38:14 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/04/10 04:38:14 DEBUG : usermeta/future.rclone_chunk.001_9ml8k7: md5 = 82e240013837bf80c807dba600b4594d OK 2026/04/10 04:38:14 INFO : usermeta/future.rclone_chunk.001_9ml8k7: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/04/10 04:38:14 INFO : usermeta/future.rclone_chunk.001_9ml8k7: Deleted 2026/04/10 04:38:14 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/04/10 04:38:15 DEBUG : future/test: Can't copy - required hash not found 2026/04/10 04:38:15 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/10 04:38:15 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/10 04:38:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-xiwevul4masi': File to upload is small (3 bytes), uploading instead of streaming 2026/04/10 04:38:15 DEBUG : Waiting for deletions to finish 2026/04/10 04:38:15 DEBUG : "future/test" version false 2026/04/10 04:38:15 DEBUG : future/test: Deleting (id "") 2026/04/10 04:38:15 DEBUG : "future/test.rclone_chunk.001" version false 2026/04/10 04:38:15 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/04/10 04:38:15 DEBUG : "future/test.rclone_chunk.002" version false 2026/04/10 04:38:15 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/04/10 04:38:15 DEBUG : "future/test.rclone_chunk.003" version false 2026/04/10 04:38:15 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/04/10 04:38:15 INFO : future/test: Deleted 2026/04/10 04:38:15 INFO : future/test.rclone_chunk.001: Deleted 2026/04/10 04:38:15 INFO : future/test.rclone_chunk.002: Deleted 2026/04/10 04:38:15 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/04/10 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/04/10 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.001_9mlat5: md5 = e2047a5abd45af92884f6803f4f38403 OK 2026/04/10 04:38:18 INFO : backcomp/renamefile.rclone_chunk.001_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/04/10 04:38:18 INFO : backcomp/renamefile.rclone_chunk.001_9mlat5: Deleted 2026/04/10 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/04/10 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.002_9mlat5: md5 = 212f23013cdf71052971fc94ffcb3e8b OK 2026/04/10 04:38:18 INFO : backcomp/renamefile.rclone_chunk.002_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/04/10 04:38:18 INFO : backcomp/renamefile.rclone_chunk.002_9mlat5: Deleted 2026/04/10 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/04/10 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.003_9mlat5: md5 = 759f8aec9c5c400ea04e1c1cc96d6fe8 OK 2026/04/10 04:38:18 INFO : backcomp/renamefile.rclone_chunk.003_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/04/10 04:38:18 INFO : backcomp/renamefile.rclone_chunk.003_9mlat5: Deleted 2026/04/10 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/04/10 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.004_9mlat5: md5 = 3bf78ae7756e997f8b103c16ad82a11d OK 2026/04/10 04:38:18 INFO : backcomp/renamefile.rclone_chunk.004_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/04/10 04:38:18 INFO : backcomp/renamefile.rclone_chunk.004_9mlat5: Deleted 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.005_9mlat5: md5 = 434ee06c295dee56f971b153713ec530 OK 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.005_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.005_9mlat5: Deleted 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.006_9mlat5: md5 = 4bd8bcbea6b29f38e4ccfd44a8605a7a OK 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.006_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.006_9mlat5: Deleted 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.007_9mlat5: md5 = be4565ecbfde2d5b0ca486ebeabf2b48 OK 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.007_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.007_9mlat5: Deleted 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.008_9mlat5: md5 = a9833475536e82a71c6159d85e475b8f OK 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.008_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.008_9mlat5: Deleted 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.009_9mlat5: md5 = f5a7ae36eff68cf630cdeb74ecd2ac23 OK 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.009_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.009_9mlat5: Deleted 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/04/10 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.010_9mlat5: md5 = 9d97edbaee689f097cdfbebe7fff4fa0 OK 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.010_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/04/10 04:38:19 INFO : backcomp/renamefile.rclone_chunk.010_9mlat5: Deleted 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.011_9mlat5: md5 = 2195c599b11f9c4758b8241ef3bbd165 OK 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.011_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.011_9mlat5: Deleted 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.012_9mlat5: md5 = e24359de91bdd28161de0f8fd5716fc1 OK 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.012_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.012_9mlat5: Deleted 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.013_9mlat5: md5 = e86655e52549846d393dc5004d0af3c1 OK 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.013_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.013_9mlat5: Deleted 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.014_9mlat5: md5 = 915f0623429e1485ed0c4ec574d5e863 OK 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.014_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.014_9mlat5: Deleted 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.015_9mlat5: md5 = 811daa64817b6bfe803198bb67e528b8 OK 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.015_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.015_9mlat5: Deleted 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.016_9mlat5: md5 = e9302eb99efba43bde9f3b07bfe52bb9 OK 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.016_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.016_9mlat5: Deleted 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/04/10 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.017_9mlat5: md5 = c69dfca616c8be6e38725a1c7fd7f5c7 OK 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.017_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/04/10 04:38:20 INFO : backcomp/renamefile.rclone_chunk.017_9mlat5: Deleted 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.018_9mlat5: md5 = 4e9ce976e2132e390858a3963e411b8e OK 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.018_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.018_9mlat5: Deleted 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.019_9mlat5: md5 = da22f79aa259be025784a84ec16e7931 OK 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.019_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.019_9mlat5: Deleted 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.020_9mlat5: md5 = a032ec2eae25474626399c3370e3e678 OK 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.020_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.020_9mlat5: Deleted 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.021_9mlat5: md5 = 4e478053fdd959ea9893dfa771f062bf OK 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.021_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.021_9mlat5: Deleted 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.022_9mlat5: md5 = 6e7714e8f068f1350e541a07d666fd91 OK 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.022_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.022_9mlat5: Deleted 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.023_9mlat5: md5 = aafb4ab8cb28b5b16363b579d4367768 OK 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.023_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.023_9mlat5: Deleted 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/04/10 04:38:21 DEBUG : backcomp/renamefile.rclone_chunk.024_9mlat5: md5 = a025db494f5531f45ab2dfd825adc35d OK 2026/04/10 04:38:21 INFO : backcomp/renamefile.rclone_chunk.024_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/04/10 04:38:22 INFO : backcomp/renamefile.rclone_chunk.024_9mlat5: Deleted 2026/04/10 04:38:22 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/04/10 04:38:22 DEBUG : backcomp/renamefile.rclone_chunk.025_9mlat5: md5 = b5694dac9b37a18730e8a9764cb6cfd4 OK 2026/04/10 04:38:22 INFO : backcomp/renamefile.rclone_chunk.025_9mlat5: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/04/10 04:38:22 INFO : backcomp/renamefile.rclone_chunk.025_9mlat5: Deleted 2026/04/10 04:38:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/04/10 04:38:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xiwevul4masi/servermovetest/subdir1" 2026/04/10 04:38:24 DEBUG : Creating backend with remote "TestS3:rclone-test-xiwevul4masi/servermovetest/subdir1" 2026/04/10 04:38:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xiwevul4masi/servermovetest/subdir2" 2026/04/10 04:38:24 DEBUG : Creating backend with remote "TestS3:rclone-test-xiwevul4masi/servermovetest/subdir2" 2026/04/10 04:38:25 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/04/10 04:38:25 DEBUG : movefile.rclone_chunk.001_9mljua: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/04/10 04:38:25 INFO : movefile.rclone_chunk.001_9mljua: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/04/10 04:38:25 INFO : movefile.rclone_chunk.001_9mljua: Deleted 2026/04/10 04:38:25 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/04/10 04:38:25 DEBUG : movefile.rclone_chunk.002_9mljua: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/04/10 04:38:25 INFO : movefile.rclone_chunk.002_9mljua: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/04/10 04:38:25 INFO : movefile.rclone_chunk.002_9mljua: Deleted 2026/04/10 04:38:25 DEBUG : movefile: copy 2 data chunks... 2026/04/10 04:38:26 DEBUG : movefile: size = 6 OK 2026/04/10 04:38:26 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/04/10 04:38:26 INFO : movefile: Copied (server-side copy) 2026/04/10 04:38:26 INFO : movefile: Deleted 2026/04/10 04:38:26 DEBUG : Waiting for deletions to finish 2026/04/10 04:38:27 DEBUG : "servermovetest/subdir2/movefile" version false 2026/04/10 04:38:27 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/04/10 04:38:27 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/04/10 04:38:27 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/04/10 04:38:27 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/04/10 04:38:27 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/04/10 04:38:27 INFO : servermovetest/subdir2/movefile: Deleted 2026/04/10 04:38:27 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/04/10 04:38:27 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/04/10 04:38:27 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-xiwevul4masi/md5all" 2026/04/10 04:38:27 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/04/10 04:38:27 DEBUG : Creating backend with remote "TestS3:rclone-test-xiwevul4masi/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/10 04:38:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_9mlmls: open chunk writer: started multipart upload: gATWvlNM.sKLLyYSoY_syz9AwnTwp.fGgDbMzuTbkIgstY.Id4odhXliDgGuWZi_a2ZkBL1C.rq95B6k.VyvjMOE08QRy8ezG4SChnqaCmNmwTtiHUBhvTXe8vDaiAE8 2026/04/10 04:38:27 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/10 04:38:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_9mlmls: multipart upload wrote chunk 1 with 100 bytes and etag "50b3ed73abe9158fea6aaf65281f958d" 2026/04/10 04:38:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_9mlmls: multipart upload "gATWvlNM.sKLLyYSoY_syz9AwnTwp.fGgDbMzuTbkIgstY.Id4odhXliDgGuWZi_a2ZkBL1C.rq95B6k.VyvjMOE08QRy8ezG4SChnqaCmNmwTtiHUBhvTXe8vDaiAE8" finished 2026/04/10 04:38:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_9mlmls: Multipart upload Etag: d4d308d53c525d34b5d5691961c04e4b-1 OK 2026/04/10 04:38:27 DEBUG : unknown-size-put.txt: size = 100 OK 2026/04/10 04:38:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_9mlmls: Src hash empty - aborting Dst hash check 2026/04/10 04:38:27 INFO : unknown-size-put.txt.rclone_chunk.001_9mlmls: Copied (server-side copy) to: unknown-size-put.txt 2026/04/10 04:38:27 INFO : unknown-size-put.txt.rclone_chunk.001_9mlmls: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/10 04:38:28 DEBUG : unknown-size-update.txt: size = 100 OK 2026/04/10 04:38:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_9mlm0e: md5 = 840d66524b312aa09b679c15d9d5ffee OK 2026/04/10 04:38:28 INFO : unknown-size-update.txt.rclone_chunk.001_9mlm0e: Copied (server-side copy) to: unknown-size-update.txt 2026/04/10 04:38:28 INFO : unknown-size-update.txt.rclone_chunk.001_9mlm0e: Deleted 2026/04/10 04:38:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_9mlnt2: open chunk writer: started multipart upload: OBZZhfuN_5hZblloqNSy4GJkPL4p9Bi6LFSCKerwdIvMi.XFK8A4RtUvesHoL2e9.Aw723yrStF0gt5LpVzOcrpwnP942o937osNDtvAOaCF591AchMXSbvcWmSVzNFf 2026/04/10 04:38:28 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/10 04:38:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_9mlnt2: multipart upload wrote chunk 1 with 200 bytes and etag "d9a8d49618958ad833fb00210745093d" 2026/04/10 04:38:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_9mlnt2: multipart upload "OBZZhfuN_5hZblloqNSy4GJkPL4p9Bi6LFSCKerwdIvMi.XFK8A4RtUvesHoL2e9.Aw723yrStF0gt5LpVzOcrpwnP942o937osNDtvAOaCF591AchMXSbvcWmSVzNFf" finished 2026/04/10 04:38:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_9mlnt2: Multipart upload Etag: 65c209f7f0a5fb9c37c00f586919658e-1 OK 2026/04/10 04:38:29 DEBUG : unknown-size-update.txt: size = 200 OK 2026/04/10 04:38:29 DEBUG : unknown-size-update.txt.rclone_chunk.001_9mlnt2: Src hash empty - aborting Dst hash check 2026/04/10 04:38:29 INFO : unknown-size-update.txt.rclone_chunk.001_9mlnt2: Copied (server-side copy) to: unknown-size-update.txt 2026/04/10 04:38:29 INFO : unknown-size-update.txt.rclone_chunk.001_9mlnt2: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/10 04:38:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xiwevul4masi/deeper/nonexisting/directory" 2026/04/10 04:38:29 DEBUG : Creating backend with remote "TestS3:rclone-test-xiwevul4masi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/10 04:38:29 DEBUG : Waiting for deletions to finish 2026/04/10 04:38:29 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/10 04:38:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/10 04:38:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/10 04:38:29 INFO : S3 bucket rclone-test-xiwevul4masi: Bucket "rclone-test-xiwevul4masi" deleted 2026/04/10 04:38:29 ERROR : error listing: directory not found 2026/04/10 04:38:29 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (50.64s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.20s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir (49.39s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.70s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.63s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- 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.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.72s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 50.682s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.506228355s (try 1/5)