"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:464: Using remote "TestChunkerS3:" 2026/09/09 01:20:25 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-siqezil9tuhe" 2026/09/09 01:20:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 01:20:25 DEBUG : Creating backend with remote "TestS3:rclone-test-siqezil9tuhe" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:533: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/09/09 01:20:26 INFO : S3 bucket rclone-test-siqezil9tuhe: Bucket "rclone-test-siqezil9tuhe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/09 01:20:26 INFO : S3 bucket rclone-test-siqezil9tuhe: Bucket "rclone-test-siqezil9tuhe" deleted === RUN TestIntegration/FsMkdir 2026/09/09 01:20:27 INFO : S3 bucket rclone-test-siqezil9tuhe: Bucket "rclone-test-siqezil9tuhe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/09 01:20:27 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/09 01:20:27 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/09 01:20:27 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/09/09 01:20:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/09/09 01:20:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_2ut6sj: md5 = 4a71b1ded3708ac7b771ba56d8c53f9a OK 2026/09/09 01:20:27 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_2ut6sj: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/09/09 01:20:28 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_2ut6sj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." 2026/09/09 01:20:28 DEBUG : ./.: size = 100 OK 2026/09/09 01:20:28 DEBUG : ./..rclone_chunk.001_2ut704: md5 = ece6e56cead043427b716e9116937b2a OK 2026/09/09 01:20:28 INFO : ./..rclone_chunk.001_2ut704: Copied (server-side copy) to: ./. 2026/09/09 01:20:28 INFO : ./..rclone_chunk.001_2ut704: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." 2026/09/09 01:20:29 DEBUG : ../..: size = 100 OK 2026/09/09 01:20:29 DEBUG : ../...rclone_chunk.001_2ut85y: md5 = eeb90b4a96fb3e4c6f98d29c77360ba7 OK 2026/09/09 01:20:29 INFO : ../...rclone_chunk.001_2ut85y: Copied (server-side copy) to: ../.. 2026/09/09 01:20:29 INFO : ../...rclone_chunk.001_2ut85y: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/09/09 01:20:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/09/09 01:20:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_2ut826: md5 = 90e6480f3a9943969350ed13fbb3eb62 OK 2026/09/09 01:20:30 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_2ut826: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/09/09 01:20:30 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_2ut826: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" 2026/09/09 01:20:31 DEBUG : leading space/ leading space: size = 100 OK 2026/09/09 01:20:31 DEBUG : leading space/ leading space.rclone_chunk.001_2ut9ay: md5 = 724a61e35cdd48645ffd9b50b4bf6a9b OK 2026/09/09 01:20:31 INFO : leading space/ leading space.rclone_chunk.001_2ut9ay: Copied (server-side copy) to: leading space/ leading space 2026/09/09 01:20:31 INFO : leading space/ leading space.rclone_chunk.001_2ut9ay: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" 2026/09/09 01:20:31 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/09/09 01:20:31 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_2uta9v: md5 = 2080f80d85d3e5bd68e49fc915280a4a OK 2026/09/09 01:20:31 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_2uta9v: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/09/09 01:20:31 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_2uta9v: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" 2026/09/09 01:20:32 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/09/09 01:20:32 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_2utb6z: md5 = 1bca16685da04eff12632f29eff7e3d9 OK 2026/09/09 01:20:32 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_2utb6z: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/09/09 01:20:32 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_2utb6z: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" 2026/09/09 01:20:33 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/09/09 01:20:33 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_2utc23: md5 = 3a8bc1e76bbe7904cc3b0ff3487fa4e5 OK 2026/09/09 01:20:33 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_2utc23: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/09/09 01:20:33 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_2utc23: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" 2026/09/09 01:20:34 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/09/09 01:20:34 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_2utcre: md5 = 2efda2686ddd4b1a63dec31c84242926 OK 2026/09/09 01:20:34 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_2utcre: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/09/09 01:20:34 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_2utcre: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" 2026/09/09 01:20:35 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/09/09 01:20:35 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_2utdgk: md5 = 7f2c18552fc2cbf7bfee7bcc03a2b18f OK 2026/09/09 01:20:35 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_2utdgk: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/09/09 01:20:35 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_2utdgk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" 2026/09/09 01:20:35 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/09/09 01:20:35 DEBUG : .leading dot/.leading dot.rclone_chunk.001_2uteaf: md5 = 5efacade68d02baa411c25b9c9c5e746 OK 2026/09/09 01:20:35 INFO : .leading dot/.leading dot.rclone_chunk.001_2uteaf: Copied (server-side copy) to: .leading dot/.leading dot 2026/09/09 01:20:35 INFO : .leading dot/.leading dot.rclone_chunk.001_2uteaf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " 2026/09/09 01:20:36 DEBUG : trailing space /trailing space : size = 100 OK 2026/09/09 01:20:36 DEBUG : trailing space /trailing space .rclone_chunk.001_2utf5i: md5 = e86f04b9a3c920867ca142e6b9b11076 OK 2026/09/09 01:20:36 INFO : trailing space /trailing space .rclone_chunk.001_2utf5i: Copied (server-side copy) to: trailing space /trailing space 2026/09/09 01:20:36 INFO : trailing space /trailing space .rclone_chunk.001_2utf5i: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" 2026/09/09 01:20:37 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/09/09 01:20:37 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_2utgro: md5 = a976ae3fb40f87e10f2cbc53d6edefe0 OK 2026/09/09 01:20:37 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_2utgro: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/09/09 01:20:37 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_2utgro: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" 2026/09/09 01:20:38 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/09/09 01:20:38 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_2uth3s: md5 = 46eb2cd3faac08acf1b2fbb74398f457 OK 2026/09/09 01:20:38 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_2uth3s: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/09/09 01:20:38 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_2uth3s: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" 2026/09/09 01:20:39 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/09/09 01:20:39 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_2uth7n: md5 = 9066df49c1f6d611a42d1f557719010f OK 2026/09/09 01:20:39 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_2uth7n: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/09/09 01:20:39 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_2uth7n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" 2026/09/09 01:20:40 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/09/09 01:20:40 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_2utiq7: md5 = c73a841228f907076100b8561c1bec00 OK 2026/09/09 01:20:40 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_2utiq7: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/09/09 01:20:40 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_2utiq7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." 2026/09/09 01:20:40 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/09/09 01:20:40 DEBUG : trailing dot./trailing dot..rclone_chunk.001_2utjq2: md5 = ef1e48429fdb0bd1462318b5c1c1fc8f OK 2026/09/09 01:20:40 INFO : trailing dot./trailing dot..rclone_chunk.001_2utjq2: Copied (server-side copy) to: trailing dot./trailing dot. 2026/09/09 01:20:40 INFO : trailing dot./trailing dot..rclone_chunk.001_2utjq2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" 2026/09/09 01:20:41 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/09/09 01:20:41 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_2utknv: md5 = 5f2c674cd75267ac2c702370d598ba44 OK 2026/09/09 01:20:41 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_2utknv: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/09/09 01:20:41 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_2utknv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" 2026/09/09 01:20:42 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/09/09 01:20:42 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_2utlcf: md5 = 91f236d55c9b65ede3c3f1a889e7f3f1 OK 2026/09/09 01:20:42 INFO : test%46.txt/test%46.txt.rclone_chunk.001_2utlcf: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/09/09 01:20:42 INFO : test%46.txt/test%46.txt.rclone_chunk.001_2utlcf: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/09/09 01:20:43 DEBUG : zero-length-file: size = 0 OK 2026/09/09 01:20:43 DEBUG : zero-length-file.rclone_chunk.001_2utm4y: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 01:20:43 INFO : zero-length-file.rclone_chunk.001_2utm4y: Copied (server-side copy) to: zero-length-file 2026/09/09 01:20:43 INFO : zero-length-file.rclone_chunk.001_2utm4y: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:846: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/09/09 01:20:44 DEBUG : file name.txt: size = 100 OK 2026/09/09 01:20:44 DEBUG : file name.txt.rclone_chunk.001_2utm2h: md5 = 48a7710f5c29fd389247e555c521e95d OK 2026/09/09 01:20:44 INFO : file name.txt.rclone_chunk.001_2utm2h: Copied (server-side copy) to: file name.txt 2026/09/09 01:20:44 INFO : file name.txt.rclone_chunk.001_2utm2h: Deleted 2026/09/09 01:20:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/09/09 01:20:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_2utnkp: md5 = b647a39023ddebf01fdbe63d15bf8446 OK 2026/09/09 01:20:44 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_2utnkp: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/09/09 01:20:44 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_2utnkp: Deleted 2026/09/09 01:20:45 DEBUG : file name.txt: size = 100 OK 2026/09/09 01:20:45 DEBUG : file name.txt.rclone_chunk.001_2uto93: md5 = d5ed698c93a76b5f266ea7c76679c969 OK 2026/09/09 01:20:45 INFO : file name.txt.rclone_chunk.001_2uto93: Copied (server-side copy) to: file name.txt 2026/09/09 01:20:45 INFO : file name.txt.rclone_chunk.001_2uto93: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/09 01:20:46 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/09/09 01:20:46 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/09 01:20:47 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/09/09 01:20:47 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_2utqde: md5 = c56a512412a1149e7a8a0d7afb87a175 OK 2026/09/09 01:20:47 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_2utqde: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/09/09 01:20:47 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_2utqde: Deleted 2026/09/09 01:20:48 DEBUG : S3 bucket rclone-test-siqezil9tuhe: bucket is versioned: false 2026/09/09 01:20:48 DEBUG : Waiting for deletions to finish 2026/09/09 01:20:48 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/09 01:20:48 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/09 01:20:48 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/09 01:20:49 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/09/09 01:20:49 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_2utrlw: md5 = fc5b543a2ac12ae9eaeebf39cf50b3a5 OK 2026/09/09 01:20:49 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_2utrlw: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/09/09 01:20:49 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_2utrlw: Deleted 2026/09/09 01:20:49 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-siqezil9tuhe/dirToPurgeFromRoot" 2026/09/09 01:20:49 DEBUG : Creating backend with remote "TestS3:rclone-test-siqezil9tuhe/dirToPurgeFromRoot" 2026/09/09 01:20:49 DEBUG : S3 bucket rclone-test-siqezil9tuhe path dirToPurgeFromRoot: bucket is versioned: false 2026/09/09 01:20:49 DEBUG : Waiting for deletions to finish 2026/09/09 01:20:49 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/09 01:20:49 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/09 01:20:49 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/09 01:20:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-siqezil9tuhe/hello? sausage/êé" 2026/09/09 01:20:50 DEBUG : Creating backend with remote "TestS3:rclone-test-siqezil9tuhe/hello? sausage/êé" 2026/09/09 01:20:51 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/09/09 01:20:51 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_2uttx8: md5 = 5323e58f2b72f4ac29f8e6531df6b8be OK 2026/09/09 01:20:51 INFO : a/b/c/d/e.txt.rclone_chunk.001_2uttx8: Copied (server-side copy) to: a/b/c/d/e.txt 2026/09/09 01:20:51 INFO : a/b/c/d/e.txt.rclone_chunk.001_2uttx8: Deleted 2026/09/09 01:20:51 DEBUG : S3 bucket rclone-test-siqezil9tuhe path hello? sausage/êé: bucket is versioned: false 2026/09/09 01:20:51 DEBUG : Waiting for deletions to finish 2026/09/09 01:20:51 DEBUG : "a/b/c/d/e.txt" version false 2026/09/09 01:20:51 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/09 01:20:51 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/09/09 01:20:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1633: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/09/09 01:20:56 DEBUG : file name.txt: size = 200 OK 2026/09/09 01:20:56 DEBUG : file name.txt.rclone_chunk.001_2utypz: md5 = d314975f5f83c969a6a27e533f30b48b OK 2026/09/09 01:20:56 INFO : file name.txt.rclone_chunk.001_2utypz: Copied (server-side copy) to: file name.txt 2026/09/09 01:20:56 INFO : file name.txt.rclone_chunk.001_2utypz: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/09 01:20:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-siqezil9tuhe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/09 01:20:56 DEBUG : Creating backend with remote "TestS3:rclone-test-siqezil9tuhe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/09 01:20:56 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-siqezil9tuhe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-siqezil9tuhe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/09 01:20:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-siqezil9tuhe/not found.txt" 2026/09/09 01:20:56 DEBUG : Creating backend with remote "TestS3:rclone-test-siqezil9tuhe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1983: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2090: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/09 01:20:57 NOTICE: S3 bucket rclone-test-siqezil9tuhe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/09 01:20:57 DEBUG : piped data.txt.rclone_chunk.001_2uu0wp: open chunk writer: started multipart upload: 3ViJzuvmVeWn.yMMXCTY11awe1ldEqZ.rZGCL4aaATEzv_NrHUXt9cPszFemu5nYf18wQwSkQiewMdmC502jwJsaeIIvv2S9BlloDmUV.NOcooqvCnHpfLfkKR876gdO 2026/09/09 01:20:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/09 01:20:57 DEBUG : piped data.txt.rclone_chunk.001_2uu0wp: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/09 01:20:57 DEBUG : piped data.txt.rclone_chunk.001_2uu0wp: multipart upload "3ViJzuvmVeWn.yMMXCTY11awe1ldEqZ.rZGCL4aaATEzv_NrHUXt9cPszFemu5nYf18wQwSkQiewMdmC502jwJsaeIIvv2S9BlloDmUV.NOcooqvCnHpfLfkKR876gdO" finished 2026/09/09 01:20:57 DEBUG : piped data.txt.rclone_chunk.001_2uu0wp: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/09/09 01:20:57 DEBUG : piped data.txt: size = 0 OK 2026/09/09 01:20:57 DEBUG : piped data.txt.rclone_chunk.001_2uu0wp: Src hash empty - aborting Dst hash check 2026/09/09 01:20:57 INFO : piped data.txt.rclone_chunk.001_2uu0wp: Copied (server-side copy) to: piped data.txt 2026/09/09 01:20:57 INFO : piped data.txt.rclone_chunk.001_2uu0wp: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/09 01:20:58 DEBUG : piped data.txt.rclone_chunk.001_2uu11l: open chunk writer: started multipart upload: 8U.GcK6fjZxIq8.kgEY5runxzAstbH.0BhNlr59_2pL29GRN7jQK0SOQukqf7AZF.GJ76Dx5k5RjoccaHG0cIom0CGq63hxsIhrMnyzyUxoj2.cN8yjD102hA6bG6Q4N 2026/09/09 01:20:58 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/09 01:20:58 DEBUG : piped data.txt.rclone_chunk.001_2uu11l: multipart upload wrote chunk 1 with 100 bytes and etag "eaa1984adab700cc1cb19c8642f33b78" 2026/09/09 01:20:58 DEBUG : piped data.txt.rclone_chunk.001_2uu11l: multipart upload "8U.GcK6fjZxIq8.kgEY5runxzAstbH.0BhNlr59_2pL29GRN7jQK0SOQukqf7AZF.GJ76Dx5k5RjoccaHG0cIom0CGq63hxsIhrMnyzyUxoj2.cN8yjD102hA6bG6Q4N" finished 2026/09/09 01:20:58 DEBUG : piped data.txt.rclone_chunk.001_2uu11l: Multipart upload Etag: 98d0c6428e283784f6fe1ecea7802006-1 OK 2026/09/09 01:20:58 DEBUG : piped data.txt: size = 100 OK 2026/09/09 01:20:58 DEBUG : piped data.txt.rclone_chunk.001_2uu11l: Src hash empty - aborting Dst hash check 2026/09/09 01:20:58 INFO : piped data.txt.rclone_chunk.001_2uu11l: Copied (server-side copy) to: piped data.txt 2026/09/09 01:20:58 INFO : piped data.txt.rclone_chunk.001_2uu11l: 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/09/09 01:20:58 INFO : Chunked 'TestChunkerS3:rclone-test-siqezil9tuhe': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/09/09 01:20:59 DEBUG : small/emptyfile: size = 0 OK 2026/09/09 01:20:59 DEBUG : small/emptyfile.rclone_chunk.001_2uu22l: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 01:20:59 INFO : small/emptyfile.rclone_chunk.001_2uu22l: Copied (server-side copy) to: small/emptyfile 2026/09/09 01:20:59 INFO : small/emptyfile.rclone_chunk.001_2uu22l: Deleted 2026/09/09 01:21:00 DEBUG : small/smallfile: size = 2 OK 2026/09/09 01:21:00 DEBUG : small/smallfile.rclone_chunk.001_2uu2kk: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/09/09 01:21:00 INFO : small/smallfile.rclone_chunk.001_2uu2kk: Copied (server-side copy) to: small/smallfile 2026/09/09 01:21:00 INFO : small/smallfile.rclone_chunk.001_2uu2kk: Deleted 2026/09/09 01:21:00 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/09/09 01:21:01 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/09/09 01:21:01 DEBUG : usermeta/today.rclone_chunk.001_2uu3dm: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/09/09 01:21:01 INFO : usermeta/today.rclone_chunk.001_2uu3dm: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/09/09 01:21:01 INFO : usermeta/today.rclone_chunk.001_2uu3dm: Deleted 2026/09/09 01:21:02 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/09/09 01:21:02 DEBUG : usermeta/past.rclone_chunk.001_2uu4md: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/09/09 01:21:02 INFO : usermeta/past.rclone_chunk.001_2uu4md: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/09/09 01:21:02 INFO : usermeta/past.rclone_chunk.001_2uu4md: Deleted 2026/09/09 01:21:03 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/09/09 01:21:03 DEBUG : usermeta/future.rclone_chunk.001_2uu5xy: md5 = 82e240013837bf80c807dba600b4594d OK 2026/09/09 01:21:03 INFO : usermeta/future.rclone_chunk.001_2uu5xy: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/09/09 01:21:03 INFO : usermeta/future.rclone_chunk.001_2uu5xy: Deleted 2026/09/09 01:21:03 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/09/09 01:21:04 DEBUG : future/test: Can't copy - required hash not found 2026/09/09 01:21:04 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/09 01:21:04 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/09 01:21:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-siqezil9tuhe': File to upload is small (3 bytes), uploading instead of streaming 2026/09/09 01:21:04 DEBUG : Waiting for deletions to finish 2026/09/09 01:21:04 DEBUG : "future/test" version false 2026/09/09 01:21:04 DEBUG : future/test: Deleting (id "") 2026/09/09 01:21:04 DEBUG : "future/test.rclone_chunk.001" version false 2026/09/09 01:21:04 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/09/09 01:21:04 DEBUG : "future/test.rclone_chunk.002" version false 2026/09/09 01:21:04 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/09/09 01:21:04 DEBUG : "future/test.rclone_chunk.003" version false 2026/09/09 01:21:04 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/09/09 01:21:05 INFO : future/test.rclone_chunk.003: Deleted 2026/09/09 01:21:05 INFO : future/test.rclone_chunk.001: Deleted 2026/09/09 01:21:05 INFO : future/test: Deleted 2026/09/09 01:21:05 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/09/09 01:21:07 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/09/09 01:21:07 DEBUG : backcomp/renamefile.rclone_chunk.001_2uu8za: md5 = 697cee51760bae1287e73d12630e11af OK 2026/09/09 01:21:07 INFO : backcomp/renamefile.rclone_chunk.001_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/09/09 01:21:07 INFO : backcomp/renamefile.rclone_chunk.001_2uu8za: Deleted 2026/09/09 01:21:07 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/09/09 01:21:07 DEBUG : backcomp/renamefile.rclone_chunk.002_2uu8za: md5 = d7e5becb23d189c5c612a2bce9b93ddc OK 2026/09/09 01:21:07 INFO : backcomp/renamefile.rclone_chunk.002_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/09/09 01:21:07 INFO : backcomp/renamefile.rclone_chunk.002_2uu8za: Deleted 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.003_2uu8za: md5 = 08b37cb4759b2c3140dd262acb417ec2 OK 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.003_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.003_2uu8za: Deleted 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.004_2uu8za: md5 = 1a38a581370aabb2f7894efe937ea2ea OK 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.004_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.004_2uu8za: Deleted 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.005_2uu8za: md5 = b82b72bc14dc42e04fdcfb5fa3ead238 OK 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.005_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.005_2uu8za: Deleted 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.006_2uu8za: md5 = 0bbe6d64ec6efe6a7a05d088fd550b14 OK 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.006_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.006_2uu8za: Deleted 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.007_2uu8za: md5 = eb63550776bb43953b0dcd0cc4843d66 OK 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.007_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.007_2uu8za: Deleted 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.008_2uu8za: md5 = b46b6653d76c28fd8954c87b4538708a OK 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.008_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.008_2uu8za: Deleted 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/09/09 01:21:08 DEBUG : backcomp/renamefile.rclone_chunk.009_2uu8za: md5 = 55cb9326ad8b303656800fcc34b2f3db OK 2026/09/09 01:21:08 INFO : backcomp/renamefile.rclone_chunk.009_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.009_2uu8za: Deleted 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.010_2uu8za: md5 = 9287311eb0d0cebec358eedf08bc5200 OK 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.010_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.010_2uu8za: Deleted 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.011_2uu8za: md5 = 54526a4df2220c2965a371edf894206c OK 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.011_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.011_2uu8za: Deleted 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.012_2uu8za: md5 = 72bef4893fee223f120d3fed84f711e4 OK 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.012_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.012_2uu8za: Deleted 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.013_2uu8za: md5 = a12682ae03028d3d63782193ba281532 OK 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.013_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.013_2uu8za: Deleted 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.014_2uu8za: md5 = d905b8adefa7f52677cbeb33ac40c4c1 OK 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.014_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.014_2uu8za: Deleted 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/09/09 01:21:09 DEBUG : backcomp/renamefile.rclone_chunk.015_2uu8za: md5 = 9f3a2464805957d3fcc62b5967886e55 OK 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.015_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/09/09 01:21:09 INFO : backcomp/renamefile.rclone_chunk.015_2uu8za: Deleted 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.016_2uu8za: md5 = c34c5e9ec4f48d65644e8bda51cde235 OK 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.016_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.016_2uu8za: Deleted 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.017_2uu8za: md5 = a5e5c886a5df97756104ec1b0f5dcbb6 OK 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.017_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.017_2uu8za: Deleted 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.018_2uu8za: md5 = 8d3c9bcc64ad0f4c332d5713f8377835 OK 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.018_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.018_2uu8za: Deleted 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.019_2uu8za: md5 = b0f7f8bf0dd59e9a2fbcb6caf2ccc7a3 OK 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.019_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.019_2uu8za: Deleted 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.020_2uu8za: md5 = 252f3d13688989af4c3b40f68bdfa611 OK 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.020_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.020_2uu8za: Deleted 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.021_2uu8za: md5 = 4d1c8560709bd6c6f1fb434e4a9e5dff OK 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.021_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.021_2uu8za: Deleted 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/09/09 01:21:10 DEBUG : backcomp/renamefile.rclone_chunk.022_2uu8za: md5 = ae5f39136501c653b7823dd72e0f6289 OK 2026/09/09 01:21:10 INFO : backcomp/renamefile.rclone_chunk.022_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/09/09 01:21:11 INFO : backcomp/renamefile.rclone_chunk.022_2uu8za: Deleted 2026/09/09 01:21:11 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/09/09 01:21:11 DEBUG : backcomp/renamefile.rclone_chunk.023_2uu8za: md5 = accbf1a3bec391facd32ed20b38314c5 OK 2026/09/09 01:21:11 INFO : backcomp/renamefile.rclone_chunk.023_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/09/09 01:21:11 INFO : backcomp/renamefile.rclone_chunk.023_2uu8za: Deleted 2026/09/09 01:21:11 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/09/09 01:21:11 DEBUG : backcomp/renamefile.rclone_chunk.024_2uu8za: md5 = 5b2378fa2e6d27b0a71ba2e6e310e993 OK 2026/09/09 01:21:11 INFO : backcomp/renamefile.rclone_chunk.024_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/09/09 01:21:11 INFO : backcomp/renamefile.rclone_chunk.024_2uu8za: Deleted 2026/09/09 01:21:11 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/09/09 01:21:11 DEBUG : backcomp/renamefile.rclone_chunk.025_2uu8za: md5 = cdcd7e121e5beab036457e7d841c1d34 OK 2026/09/09 01:21:11 INFO : backcomp/renamefile.rclone_chunk.025_2uu8za: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/09/09 01:21:11 INFO : backcomp/renamefile.rclone_chunk.025_2uu8za: Deleted 2026/09/09 01:21:13 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/09/09 01:21:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-siqezil9tuhe/servermovetest/subdir1" 2026/09/09 01:21:13 DEBUG : Creating backend with remote "TestS3:rclone-test-siqezil9tuhe/servermovetest/subdir1" 2026/09/09 01:21:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-siqezil9tuhe/servermovetest/subdir2" 2026/09/09 01:21:13 DEBUG : Creating backend with remote "TestS3:rclone-test-siqezil9tuhe/servermovetest/subdir2" 2026/09/09 01:21:14 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/09/09 01:21:14 DEBUG : movefile.rclone_chunk.001_2uugz7: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/09/09 01:21:14 INFO : movefile.rclone_chunk.001_2uugz7: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/09/09 01:21:14 INFO : movefile.rclone_chunk.001_2uugz7: Deleted 2026/09/09 01:21:14 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/09/09 01:21:14 DEBUG : movefile.rclone_chunk.002_2uugz7: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/09/09 01:21:14 INFO : movefile.rclone_chunk.002_2uugz7: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/09/09 01:21:14 INFO : movefile.rclone_chunk.002_2uugz7: Deleted 2026/09/09 01:21:15 DEBUG : movefile: copy 2 data chunks... 2026/09/09 01:21:16 DEBUG : movefile: size = 6 OK 2026/09/09 01:21:16 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/09/09 01:21:16 INFO : movefile: Copied (server-side copy) 2026/09/09 01:21:16 INFO : movefile: Deleted 2026/09/09 01:21:16 DEBUG : Waiting for deletions to finish 2026/09/09 01:21:16 DEBUG : "servermovetest/subdir2/movefile" version false 2026/09/09 01:21:16 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/09/09 01:21:16 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/09/09 01:21:16 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/09/09 01:21:16 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/09/09 01:21:16 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/09/09 01:21:16 INFO : servermovetest/subdir2/movefile: Deleted 2026/09/09 01:21:16 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/09/09 01:21:16 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/09/09 01:21:16 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-siqezil9tuhe/md5all" 2026/09/09 01:21:16 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/09/09 01:21:16 DEBUG : Creating backend with remote "TestS3:rclone-test-siqezil9tuhe/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2452: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/09 01:21:16 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error) 2026/09/09 01:21:16 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error 2026/09/09 01:21:16 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/09 01:21:16 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-siqezil9tuhe.s3.eu-west-2.amazonaws.com/retry-NetError.bin.rclone_chunk.001_2uuj5f?x-id=PutObject": write tcp: unexpected EOF) 2026/09/09 01:21:16 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-siqezil9tuhe.s3.eu-west-2.amazonaws.com/retry-NetError.bin.rclone_chunk.001_2uuj5f?x-id=PutObject": write tcp: unexpected EOF 2026/09/09 01:21:17 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked fstests.go:2697: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/09 01:21:17 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-siqezil9tuhe.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_2uukko?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/09 01:21:17 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2784: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-siqezil9tuhe.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_2uukko?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/09 01:21:17 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2828: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2879: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/09 01:21:17 DEBUG : unknown-size-put.txt.rclone_chunk.001_2uuk6h: open chunk writer: started multipart upload: E2zrMil4Te0VTrGBx5GddeDVnTO7ivE47sMj2Y3zK4LvBtK0pkM_3Bu5FgkyNhTxQJy86182jNqZHbZtBzpGY.HZszmdM1VUu1TC4Edy.q1dUiROxD5qE8Iwmv7SWQdp 2026/09/09 01:21:17 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/09 01:21:17 DEBUG : unknown-size-put.txt.rclone_chunk.001_2uuk6h: multipart upload wrote chunk 1 with 100 bytes and etag "d1e1e656b7b28c167faf3aea25592026" 2026/09/09 01:21:17 DEBUG : unknown-size-put.txt.rclone_chunk.001_2uuk6h: multipart upload "E2zrMil4Te0VTrGBx5GddeDVnTO7ivE47sMj2Y3zK4LvBtK0pkM_3Bu5FgkyNhTxQJy86182jNqZHbZtBzpGY.HZszmdM1VUu1TC4Edy.q1dUiROxD5qE8Iwmv7SWQdp" finished 2026/09/09 01:21:17 DEBUG : unknown-size-put.txt.rclone_chunk.001_2uuk6h: Multipart upload Etag: 3ea755ca0d2fb9c8002e0d83d9ae6a8f-1 OK 2026/09/09 01:21:17 DEBUG : unknown-size-put.txt: size = 100 OK 2026/09/09 01:21:17 DEBUG : unknown-size-put.txt.rclone_chunk.001_2uuk6h: Src hash empty - aborting Dst hash check 2026/09/09 01:21:17 INFO : unknown-size-put.txt.rclone_chunk.001_2uuk6h: Copied (server-side copy) to: unknown-size-put.txt 2026/09/09 01:21:17 INFO : unknown-size-put.txt.rclone_chunk.001_2uuk6h: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/09 01:21:18 DEBUG : unknown-size-update.txt: size = 100 OK 2026/09/09 01:21:18 DEBUG : unknown-size-update.txt.rclone_chunk.001_2uukl7: md5 = 7ea095617ce41e4b0cb3d5e081749658 OK 2026/09/09 01:21:18 INFO : unknown-size-update.txt.rclone_chunk.001_2uukl7: Copied (server-side copy) to: unknown-size-update.txt 2026/09/09 01:21:18 INFO : unknown-size-update.txt.rclone_chunk.001_2uukl7: Deleted 2026/09/09 01:21:18 DEBUG : unknown-size-update.txt.rclone_chunk.001_2uulrv: open chunk writer: started multipart upload: BRKY.O610OoVdaaJqkbDwAsCKG0a6ZMQdfzMT9HQDQhH72UrNmLFB3.jlnbkHDh2JmjUQ66ZL7SZ6KmrrNVD2dRaOpCjxkaVI1Ix_9Ux8GSItV1HR_0Nwyd4l6cOPu_C 2026/09/09 01:21:18 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/09 01:21:18 DEBUG : unknown-size-update.txt.rclone_chunk.001_2uulrv: multipart upload wrote chunk 1 with 200 bytes and etag "52b3d4afa9441c0cb614b1104043d56f" 2026/09/09 01:21:18 DEBUG : unknown-size-update.txt.rclone_chunk.001_2uulrv: multipart upload "BRKY.O610OoVdaaJqkbDwAsCKG0a6ZMQdfzMT9HQDQhH72UrNmLFB3.jlnbkHDh2JmjUQ66ZL7SZ6KmrrNVD2dRaOpCjxkaVI1Ix_9Ux8GSItV1HR_0Nwyd4l6cOPu_C" finished 2026/09/09 01:21:18 DEBUG : unknown-size-update.txt.rclone_chunk.001_2uulrv: Multipart upload Etag: 53581d5fb49c9d93bb8f1026b1ead1c1-1 OK 2026/09/09 01:21:19 DEBUG : unknown-size-update.txt: size = 200 OK 2026/09/09 01:21:19 DEBUG : unknown-size-update.txt.rclone_chunk.001_2uulrv: Src hash empty - aborting Dst hash check 2026/09/09 01:21:19 INFO : unknown-size-update.txt.rclone_chunk.001_2uulrv: Copied (server-side copy) to: unknown-size-update.txt 2026/09/09 01:21:19 INFO : unknown-size-update.txt.rclone_chunk.001_2uulrv: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/09 01:21:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-siqezil9tuhe/deeper/nonexisting/directory" 2026/09/09 01:21:19 DEBUG : Creating backend with remote "TestS3:rclone-test-siqezil9tuhe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/09 01:21:19 DEBUG : Waiting for deletions to finish 2026/09/09 01:21:19 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/09 01:21:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/09/09 01:21:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/09 01:21:19 INFO : S3 bucket rclone-test-siqezil9tuhe: Bucket "rclone-test-siqezil9tuhe" deleted 2026/09/09 01:21:19 ERROR : error listing: directory not found 2026/09/09 01:21:19 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (54.38s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.17s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (53.30s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.85s) --- 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 (32.82s) --- 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.20s) --- 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.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.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.86s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- 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.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.78s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.98s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutRetry/Chunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 54.476s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 1m0.592231828s (try 1/5)