"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/05/24 02:37:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wiyeyug4juxi" 2026/05/24 02:37:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 02:37:32 DEBUG : Creating backend with remote "TestS3:rclone-test-wiyeyug4juxi" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/05/24 02:37:32 INFO : S3 bucket rclone-test-wiyeyug4juxi: Bucket "rclone-test-wiyeyug4juxi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/05/24 02:37:33 INFO : S3 bucket rclone-test-wiyeyug4juxi: Bucket "rclone-test-wiyeyug4juxi" deleted === RUN TestIntegration/FsMkdir 2026/05/24 02:37:33 INFO : S3 bucket rclone-test-wiyeyug4juxi: Bucket "rclone-test-wiyeyug4juxi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/24 02:37:33 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/24 02:37:33 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/24 02:37:33 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/05/24 02:37:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/05/24 02:37:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_iycjg5: md5 = 118ed7088367c164d8e082b70d70cbe6 OK 2026/05/24 02:37:34 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_iycjg5: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/24 02:37:34 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_iycjg5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/24 02:37:35 DEBUG : ./.: size = 100 OK 2026/05/24 02:37:35 DEBUG : ./..rclone_chunk.001_iycjq6: md5 = f8d06047727c062c8027056a28c509ae OK 2026/05/24 02:37:35 INFO : ./..rclone_chunk.001_iycjq6: Copied (server-side copy) to: ./. 2026/05/24 02:37:35 INFO : ./..rclone_chunk.001_iycjq6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/24 02:37:36 DEBUG : ../..: size = 100 OK 2026/05/24 02:37:36 DEBUG : ../...rclone_chunk.001_iyck4w: md5 = 96af67003d5c872e6cf60c4abebdb526 OK 2026/05/24 02:37:36 INFO : ../...rclone_chunk.001_iyck4w: Copied (server-side copy) to: ../.. 2026/05/24 02:37:36 INFO : ../...rclone_chunk.001_iyck4w: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/24 02:37:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/05/24 02:37:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_iyclcw: md5 = 0492aca857367989009948ca129010f2 OK 2026/05/24 02:37:36 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_iyclcw: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/24 02:37:36 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_iyclcw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/24 02:37:37 DEBUG : leading space/ leading space: size = 100 OK 2026/05/24 02:37:37 DEBUG : leading space/ leading space.rclone_chunk.001_iycmlu: md5 = 1146772b71ca20f1c0c3425aa0017c55 OK 2026/05/24 02:37:37 INFO : leading space/ leading space.rclone_chunk.001_iycmlu: Copied (server-side copy) to: leading space/ leading space 2026/05/24 02:37:37 INFO : leading space/ leading space.rclone_chunk.001_iycmlu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/24 02:37:38 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/05/24 02:37:38 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_iycmk2: md5 = 43c5cfd8ce22b4c1499a789e9e083f6e OK 2026/05/24 02:37:38 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_iycmk2: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/05/24 02:37:38 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_iycmk2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/24 02:37:39 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/05/24 02:37:39 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_iycn52: md5 = e1e625ee1eac003f65353428cbf0e972 OK 2026/05/24 02:37:39 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_iycn52: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/05/24 02:37:39 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_iycn52: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/24 02:37:39 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/05/24 02:37:39 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_iycogk: md5 = ee570ab1ce9a90ffad61bee7dde42a52 OK 2026/05/24 02:37:39 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_iycogk: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/05/24 02:37:39 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_iycogk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/24 02:37:40 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/05/24 02:37:40 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_iycpak: md5 = 2acd0f1888124648ff5fcda35daafc76 OK 2026/05/24 02:37:40 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_iycpak: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/05/24 02:37:40 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_iycpak: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/24 02:37:41 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/05/24 02:37:41 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_iycplh: md5 = fb6a8ec67c2b85f7cc0990a9f7238f7b OK 2026/05/24 02:37:41 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_iycplh: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/05/24 02:37:41 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_iycplh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/24 02:37:42 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/05/24 02:37:42 DEBUG : .leading dot/.leading dot.rclone_chunk.001_iycqs1: md5 = 56f71c6c552a193a5c5e31d5a64720a0 OK 2026/05/24 02:37:42 INFO : .leading dot/.leading dot.rclone_chunk.001_iycqs1: Copied (server-side copy) to: .leading dot/.leading dot 2026/05/24 02:37:42 INFO : .leading dot/.leading dot.rclone_chunk.001_iycqs1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/24 02:37:42 DEBUG : trailing space /trailing space : size = 100 OK 2026/05/24 02:37:42 DEBUG : trailing space /trailing space .rclone_chunk.001_iycrn1: md5 = ea52e6b1a28c00b8051e99b0b4bc311e OK 2026/05/24 02:37:42 INFO : trailing space /trailing space .rclone_chunk.001_iycrn1: Copied (server-side copy) to: trailing space /trailing space 2026/05/24 02:37:42 INFO : trailing space /trailing space .rclone_chunk.001_iycrn1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/24 02:37:43 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/05/24 02:37:43 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_iycspu: md5 = 6fd87737243efba40e0f998dd5e19527 OK 2026/05/24 02:37:43 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_iycspu: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/05/24 02:37:43 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_iycspu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/24 02:37:44 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/05/24 02:37:44 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_iycs5r: md5 = dd081b2a6dcba73c03c5fcc20e0b7b0b OK 2026/05/24 02:37:44 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_iycs5r: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/05/24 02:37:44 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_iycs5r: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/24 02:37:45 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/05/24 02:37:45 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_iyctf6: md5 = 8acad88e34ae612ff74022d2b64f0f0d OK 2026/05/24 02:37:45 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_iyctf6: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/05/24 02:37:45 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_iyctf6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/24 02:37:45 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/05/24 02:37:45 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_iycuei: md5 = 5f462b12370daca2377c2b5a08c5a908 OK 2026/05/24 02:37:45 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_iycuei: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/05/24 02:37:45 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_iycuei: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/24 02:37:46 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/05/24 02:37:46 DEBUG : trailing dot./trailing dot..rclone_chunk.001_iycvlv: md5 = c0d21002d98a7eddfb0fefa1681f02c8 OK 2026/05/24 02:37:46 INFO : trailing dot./trailing dot..rclone_chunk.001_iycvlv: Copied (server-side copy) to: trailing dot./trailing dot. 2026/05/24 02:37:46 INFO : trailing dot./trailing dot..rclone_chunk.001_iycvlv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/24 02:37:47 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/05/24 02:37:47 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_iycws4: md5 = bdf42e697b22aec93e5184ed38917252 OK 2026/05/24 02:37:47 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_iycws4: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/05/24 02:37:47 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_iycws4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/24 02:37:48 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/05/24 02:37:48 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_iycw8l: md5 = 6ba98d2c10d4181b5654078fc55fa3ee OK 2026/05/24 02:37:48 INFO : test%46.txt/test%46.txt.rclone_chunk.001_iycw8l: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/05/24 02:37:48 INFO : test%46.txt/test%46.txt.rclone_chunk.001_iycw8l: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/24 02:37:49 DEBUG : zero-length-file: size = 0 OK 2026/05/24 02:37:49 DEBUG : zero-length-file.rclone_chunk.001_iycx8p: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/24 02:37:49 INFO : zero-length-file.rclone_chunk.001_iycx8p: Copied (server-side copy) to: zero-length-file 2026/05/24 02:37:49 INFO : zero-length-file.rclone_chunk.001_iycx8p: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/24 02:37:49 DEBUG : file name.txt: size = 100 OK 2026/05/24 02:37:49 DEBUG : file name.txt.rclone_chunk.001_iycyb2: md5 = 06dd9059cb3ed52bce48a8d52d499b40 OK 2026/05/24 02:37:49 INFO : file name.txt.rclone_chunk.001_iycyb2: Copied (server-side copy) to: file name.txt 2026/05/24 02:37:50 INFO : file name.txt.rclone_chunk.001_iycyb2: Deleted 2026/05/24 02:37:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/05/24 02:37:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_iycznc: md5 = e6b8cfbed09d4b0f9f3ea0494c0bc966 OK 2026/05/24 02:37:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_iycznc: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/24 02:37:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_iycznc: Deleted 2026/05/24 02:37:51 DEBUG : file name.txt: size = 100 OK 2026/05/24 02:37:51 DEBUG : file name.txt.rclone_chunk.001_iyczx6: md5 = 26747f348898bea961eb13615c120f76 OK 2026/05/24 02:37:51 INFO : file name.txt.rclone_chunk.001_iyczx6: Copied (server-side copy) to: file name.txt 2026/05/24 02:37:51 INFO : file name.txt.rclone_chunk.001_iyczx6: 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/05/24 02:37:51 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/05/24 02:37:51 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/24 02:37:53 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/05/24 02:37:53 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_iyd2tk: md5 = 9297bd912a8f2e0a6934fd6e18af5848 OK 2026/05/24 02:37:53 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_iyd2tk: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/05/24 02:37:53 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_iyd2tk: Deleted 2026/05/24 02:37:54 DEBUG : S3 bucket rclone-test-wiyeyug4juxi: bucket is versioned: false 2026/05/24 02:37:54 DEBUG : Waiting for deletions to finish 2026/05/24 02:37:54 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/05/24 02:37:54 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/05/24 02:37:54 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/24 02:37:54 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/05/24 02:37:54 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_iyd3gq: md5 = f8540384e756440e7affaff359798314 OK 2026/05/24 02:37:54 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_iyd3gq: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/05/24 02:37:54 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_iyd3gq: Deleted 2026/05/24 02:37:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wiyeyug4juxi/dirToPurgeFromRoot" 2026/05/24 02:37:55 DEBUG : Creating backend with remote "TestS3:rclone-test-wiyeyug4juxi/dirToPurgeFromRoot" 2026/05/24 02:37:55 DEBUG : S3 bucket rclone-test-wiyeyug4juxi path dirToPurgeFromRoot: bucket is versioned: false 2026/05/24 02:37:55 DEBUG : Waiting for deletions to finish 2026/05/24 02:37:55 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/05/24 02:37:55 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/05/24 02:37:55 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/24 02:37:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wiyeyug4juxi/hello? sausage/êé" 2026/05/24 02:37:55 DEBUG : Creating backend with remote "TestS3:rclone-test-wiyeyug4juxi/hello? sausage/êé" 2026/05/24 02:37:56 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/05/24 02:37:56 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_iyd5jn: md5 = c33145317330fc39add0e461236ada12 OK 2026/05/24 02:37:56 INFO : a/b/c/d/e.txt.rclone_chunk.001_iyd5jn: Copied (server-side copy) to: a/b/c/d/e.txt 2026/05/24 02:37:56 INFO : a/b/c/d/e.txt.rclone_chunk.001_iyd5jn: Deleted 2026/05/24 02:37:57 DEBUG : S3 bucket rclone-test-wiyeyug4juxi path hello? sausage/êé: bucket is versioned: false 2026/05/24 02:37:57 DEBUG : Waiting for deletions to finish 2026/05/24 02:37:57 DEBUG : "a/b/c/d/e.txt" version false 2026/05/24 02:37:57 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/05/24 02:37:57 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/24 02:37:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/24 02:38:00 DEBUG : file name.txt: size = 200 OK 2026/05/24 02:38:00 DEBUG : file name.txt.rclone_chunk.001_iyd8xr: md5 = b2dba38000d320adec7fe20b0818532c OK 2026/05/24 02:38:00 INFO : file name.txt.rclone_chunk.001_iyd8xr: Copied (server-side copy) to: file name.txt 2026/05/24 02:38:00 INFO : file name.txt.rclone_chunk.001_iyd8xr: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/24 02:38:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wiyeyug4juxi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/24 02:38:00 DEBUG : Creating backend with remote "TestS3:rclone-test-wiyeyug4juxi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/24 02:38:00 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-wiyeyug4juxi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-wiyeyug4juxi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/24 02:38:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wiyeyug4juxi/not found.txt" 2026/05/24 02:38:00 DEBUG : Creating backend with remote "TestS3:rclone-test-wiyeyug4juxi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1909: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/24 02:38:01 NOTICE: S3 bucket rclone-test-wiyeyug4juxi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/05/24 02:38:01 DEBUG : piped data.txt.rclone_chunk.001_iydaaw: open chunk writer: started multipart upload: W0DYAhi7AR5yat.RpFT2NKoFNF4j0TUJkWMQwsdlG580OaHxBkiTW_pQSdC9XVyoYyUp8uAZrq7KV1qEyYVOg2aui5DEM9arYVueSDTYy3.bFnAkF26kAkpN_ZxmB7J0 2026/05/24 02:38:01 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/05/24 02:38:01 DEBUG : piped data.txt.rclone_chunk.001_iydaaw: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/05/24 02:38:01 DEBUG : piped data.txt.rclone_chunk.001_iydaaw: multipart upload "W0DYAhi7AR5yat.RpFT2NKoFNF4j0TUJkWMQwsdlG580OaHxBkiTW_pQSdC9XVyoYyUp8uAZrq7KV1qEyYVOg2aui5DEM9arYVueSDTYy3.bFnAkF26kAkpN_ZxmB7J0" finished 2026/05/24 02:38:01 DEBUG : piped data.txt.rclone_chunk.001_iydaaw: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/05/24 02:38:02 DEBUG : piped data.txt: size = 0 OK 2026/05/24 02:38:02 DEBUG : piped data.txt.rclone_chunk.001_iydaaw: Src hash empty - aborting Dst hash check 2026/05/24 02:38:02 INFO : piped data.txt.rclone_chunk.001_iydaaw: Copied (server-side copy) to: piped data.txt 2026/05/24 02:38:02 INFO : piped data.txt.rclone_chunk.001_iydaaw: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/24 02:38:02 DEBUG : piped data.txt.rclone_chunk.001_iydbbu: open chunk writer: started multipart upload: mZnocezV8cwV2.Kzv_7YoO88mIL6CP8r8lp4a_VeBYYLxjaRB94359HbdYLib1pSdXTFlwlUQCVK1LeOO7pj_JkN1JG.p9vEakLasYf5RZq5980vn2Svm9bhqKBJ2tn5 2026/05/24 02:38:02 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/24 02:38:02 DEBUG : piped data.txt.rclone_chunk.001_iydbbu: multipart upload wrote chunk 1 with 100 bytes and etag "4230ff7efb78a277d422d814a5b5f8be" 2026/05/24 02:38:02 DEBUG : piped data.txt.rclone_chunk.001_iydbbu: multipart upload "mZnocezV8cwV2.Kzv_7YoO88mIL6CP8r8lp4a_VeBYYLxjaRB94359HbdYLib1pSdXTFlwlUQCVK1LeOO7pj_JkN1JG.p9vEakLasYf5RZq5980vn2Svm9bhqKBJ2tn5" finished 2026/05/24 02:38:02 DEBUG : piped data.txt.rclone_chunk.001_iydbbu: Multipart upload Etag: 490307312e541e6a185e0c546aa57563-1 OK 2026/05/24 02:38:02 DEBUG : piped data.txt: size = 100 OK 2026/05/24 02:38:02 DEBUG : piped data.txt.rclone_chunk.001_iydbbu: Src hash empty - aborting Dst hash check 2026/05/24 02:38:02 INFO : piped data.txt.rclone_chunk.001_iydbbu: Copied (server-side copy) to: piped data.txt 2026/05/24 02:38:02 INFO : piped data.txt.rclone_chunk.001_iydbbu: 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/05/24 02:38:03 INFO : Chunked 'TestChunkerS3:rclone-test-wiyeyug4juxi': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/05/24 02:38:03 DEBUG : small/emptyfile: size = 0 OK 2026/05/24 02:38:03 DEBUG : small/emptyfile.rclone_chunk.001_iydcgt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/24 02:38:03 INFO : small/emptyfile.rclone_chunk.001_iydcgt: Copied (server-side copy) to: small/emptyfile 2026/05/24 02:38:03 INFO : small/emptyfile.rclone_chunk.001_iydcgt: Deleted 2026/05/24 02:38:04 DEBUG : small/smallfile: size = 2 OK 2026/05/24 02:38:04 DEBUG : small/smallfile.rclone_chunk.001_iydc9w: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/05/24 02:38:04 INFO : small/smallfile.rclone_chunk.001_iydc9w: Copied (server-side copy) to: small/smallfile 2026/05/24 02:38:04 INFO : small/smallfile.rclone_chunk.001_iydc9w: Deleted 2026/05/24 02:38:04 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/05/24 02:38:04 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/05/24 02:38:04 DEBUG : usermeta/today.rclone_chunk.001_iyddzo: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/05/24 02:38:04 INFO : usermeta/today.rclone_chunk.001_iyddzo: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/05/24 02:38:05 INFO : usermeta/today.rclone_chunk.001_iyddzo: Deleted 2026/05/24 02:38:06 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/05/24 02:38:06 DEBUG : usermeta/past.rclone_chunk.001_iyde2q: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/05/24 02:38:06 INFO : usermeta/past.rclone_chunk.001_iyde2q: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/05/24 02:38:06 INFO : usermeta/past.rclone_chunk.001_iyde2q: Deleted 2026/05/24 02:38:07 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/05/24 02:38:07 DEBUG : usermeta/future.rclone_chunk.001_iydfsg: md5 = 82e240013837bf80c807dba600b4594d OK 2026/05/24 02:38:07 INFO : usermeta/future.rclone_chunk.001_iydfsg: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/05/24 02:38:07 INFO : usermeta/future.rclone_chunk.001_iydfsg: Deleted 2026/05/24 02:38:07 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/05/24 02:38:08 DEBUG : future/test: Can't copy - required hash not found 2026/05/24 02:38:08 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/24 02:38:08 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/24 02:38:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-wiyeyug4juxi': File to upload is small (3 bytes), uploading instead of streaming 2026/05/24 02:38:08 DEBUG : Waiting for deletions to finish 2026/05/24 02:38:08 DEBUG : "future/test" version false 2026/05/24 02:38:08 DEBUG : future/test: Deleting (id "") 2026/05/24 02:38:08 DEBUG : "future/test.rclone_chunk.001" version false 2026/05/24 02:38:08 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/05/24 02:38:08 DEBUG : "future/test.rclone_chunk.002" version false 2026/05/24 02:38:08 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/05/24 02:38:08 DEBUG : "future/test.rclone_chunk.003" version false 2026/05/24 02:38:08 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/05/24 02:38:08 INFO : future/test: Deleted 2026/05/24 02:38:08 INFO : future/test.rclone_chunk.001: Deleted 2026/05/24 02:38:09 INFO : future/test.rclone_chunk.003: Deleted 2026/05/24 02:38:09 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/05/24 02:38:11 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/05/24 02:38:11 DEBUG : backcomp/renamefile.rclone_chunk.001_iydinm: md5 = 0dd076203f26bf43ee90213f7f11dc04 OK 2026/05/24 02:38:11 INFO : backcomp/renamefile.rclone_chunk.001_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/05/24 02:38:11 INFO : backcomp/renamefile.rclone_chunk.001_iydinm: Deleted 2026/05/24 02:38:11 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/05/24 02:38:11 DEBUG : backcomp/renamefile.rclone_chunk.002_iydinm: md5 = 9dc824f87d5bec5a2e9a39e3c2c5f91d OK 2026/05/24 02:38:11 INFO : backcomp/renamefile.rclone_chunk.002_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/05/24 02:38:11 INFO : backcomp/renamefile.rclone_chunk.002_iydinm: Deleted 2026/05/24 02:38:11 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/05/24 02:38:11 DEBUG : backcomp/renamefile.rclone_chunk.003_iydinm: md5 = 1d93cf5b8375bb00a47ef0065e23c1e2 OK 2026/05/24 02:38:11 INFO : backcomp/renamefile.rclone_chunk.003_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/05/24 02:38:11 INFO : backcomp/renamefile.rclone_chunk.003_iydinm: Deleted 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.004_iydinm: md5 = 79890baf7860725ca020f9b38de986ba OK 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.004_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.004_iydinm: Deleted 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.005_iydinm: md5 = a6a9a2e8eed0d4af15fe155a56b4b7f3 OK 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.005_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.005_iydinm: Deleted 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.006_iydinm: md5 = 4dc6fdec3a8497a329d5226485d77fab OK 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.006_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.006_iydinm: Deleted 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.007_iydinm: md5 = dfd8d2ce84f2c73654a212b106da0cd7 OK 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.007_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.007_iydinm: Deleted 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.008_iydinm: md5 = d27d2c11c0b5875aa68415e37a19c5b4 OK 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.008_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.008_iydinm: Deleted 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.009_iydinm: md5 = c756e640f5c43cd378a10add3f48bf62 OK 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.009_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.009_iydinm: Deleted 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/05/24 02:38:12 DEBUG : backcomp/renamefile.rclone_chunk.010_iydinm: md5 = 49ba74ebe841321737f1657401688421 OK 2026/05/24 02:38:12 INFO : backcomp/renamefile.rclone_chunk.010_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.010_iydinm: Deleted 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.011_iydinm: md5 = 9fd98f1a96b40458f883a0c3c74bc7be OK 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.011_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.011_iydinm: Deleted 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.012_iydinm: md5 = e9620de8a83ed998906cbed7a6d7d59a OK 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.012_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.012_iydinm: Deleted 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.013_iydinm: md5 = 0b13c104e575657f1c7471fbdecb2854 OK 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.013_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.013_iydinm: Deleted 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.014_iydinm: md5 = bd408bbdc4bda9f7c351ff33d2697497 OK 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.014_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.014_iydinm: Deleted 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.015_iydinm: md5 = ab124e242037b2ea9f0f771c2fd5e810 OK 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.015_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.015_iydinm: Deleted 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/05/24 02:38:13 DEBUG : backcomp/renamefile.rclone_chunk.016_iydinm: md5 = fbb79d43f0dc75cbd338b1519df8e2e3 OK 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.016_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/05/24 02:38:13 INFO : backcomp/renamefile.rclone_chunk.016_iydinm: Deleted 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.017_iydinm: md5 = 84ef74cd5f2cf44f3d74d7fc62ca6ad3 OK 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.017_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.017_iydinm: Deleted 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.018_iydinm: md5 = 34d33ddb2fde6be47e2eb23df93869ca OK 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.018_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.018_iydinm: Deleted 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.019_iydinm: md5 = b2f57cca5b83bcd489f02dc4e38787d5 OK 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.019_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.019_iydinm: Deleted 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.020_iydinm: md5 = 950cf4d988f0183ac178d1baeae292e0 OK 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.020_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.020_iydinm: Deleted 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.021_iydinm: md5 = cebd04d643780f940fd99303ce1aacd8 OK 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.021_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.021_iydinm: Deleted 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.022_iydinm: md5 = 80b5016acfaa284dfdb516582d634128 OK 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.022_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.022_iydinm: Deleted 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/05/24 02:38:14 DEBUG : backcomp/renamefile.rclone_chunk.023_iydinm: md5 = 0e70de9e31b46faa950080221e459088 OK 2026/05/24 02:38:14 INFO : backcomp/renamefile.rclone_chunk.023_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/05/24 02:38:15 INFO : backcomp/renamefile.rclone_chunk.023_iydinm: Deleted 2026/05/24 02:38:15 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/05/24 02:38:15 DEBUG : backcomp/renamefile.rclone_chunk.024_iydinm: md5 = b856314ab79cacbb06e3607d966dd8aa OK 2026/05/24 02:38:15 INFO : backcomp/renamefile.rclone_chunk.024_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/05/24 02:38:15 INFO : backcomp/renamefile.rclone_chunk.024_iydinm: Deleted 2026/05/24 02:38:15 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/05/24 02:38:15 DEBUG : backcomp/renamefile.rclone_chunk.025_iydinm: md5 = a5535d5f4c37e643eebfb7da1e7efbb6 OK 2026/05/24 02:38:15 INFO : backcomp/renamefile.rclone_chunk.025_iydinm: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/05/24 02:38:15 INFO : backcomp/renamefile.rclone_chunk.025_iydinm: Deleted 2026/05/24 02:38:17 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/05/24 02:38:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wiyeyug4juxi/servermovetest/subdir1" 2026/05/24 02:38:17 DEBUG : Creating backend with remote "TestS3:rclone-test-wiyeyug4juxi/servermovetest/subdir1" 2026/05/24 02:38:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wiyeyug4juxi/servermovetest/subdir2" 2026/05/24 02:38:17 DEBUG : Creating backend with remote "TestS3:rclone-test-wiyeyug4juxi/servermovetest/subdir2" 2026/05/24 02:38:18 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/05/24 02:38:18 DEBUG : movefile.rclone_chunk.001_iydq49: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/05/24 02:38:18 INFO : movefile.rclone_chunk.001_iydq49: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/05/24 02:38:18 INFO : movefile.rclone_chunk.001_iydq49: Deleted 2026/05/24 02:38:18 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/05/24 02:38:18 DEBUG : movefile.rclone_chunk.002_iydq49: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/05/24 02:38:18 INFO : movefile.rclone_chunk.002_iydq49: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/05/24 02:38:18 INFO : movefile.rclone_chunk.002_iydq49: Deleted 2026/05/24 02:38:18 DEBUG : movefile: copy 2 data chunks... 2026/05/24 02:38:19 DEBUG : movefile: size = 6 OK 2026/05/24 02:38:19 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/05/24 02:38:19 INFO : movefile: Copied (server-side copy) 2026/05/24 02:38:20 INFO : movefile: Deleted 2026/05/24 02:38:20 DEBUG : Waiting for deletions to finish 2026/05/24 02:38:20 DEBUG : "servermovetest/subdir2/movefile" version false 2026/05/24 02:38:20 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/05/24 02:38:20 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/05/24 02:38:20 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/05/24 02:38:20 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/05/24 02:38:20 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/05/24 02:38:20 INFO : servermovetest/subdir2/movefile: Deleted 2026/05/24 02:38:20 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/05/24 02:38:20 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/05/24 02:38:20 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-wiyeyug4juxi/md5all" 2026/05/24 02:38:20 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/05/24 02:38:20 DEBUG : Creating backend with remote "TestS3:rclone-test-wiyeyug4juxi/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/24 02:38:20 DEBUG : unknown-size-put.txt.rclone_chunk.001_iydtky: open chunk writer: started multipart upload: lfy.SpbByWqTQGpPHfQu73Eg9Kj9j.Wvy7fMJaXaV.UtS0Kv7GLMf8M4O4uuWVkbkYifGi7YkIsNafgIrzDQw5aK8DMEoRVzeZ0Yd4qiqCeIavAgDVhmnrpn2Gce_e82 2026/05/24 02:38:20 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/24 02:38:20 DEBUG : unknown-size-put.txt.rclone_chunk.001_iydtky: multipart upload wrote chunk 1 with 100 bytes and etag "b1c87b2bc6393ec2ebdcf9caaa2cb20e" 2026/05/24 02:38:20 DEBUG : unknown-size-put.txt.rclone_chunk.001_iydtky: multipart upload "lfy.SpbByWqTQGpPHfQu73Eg9Kj9j.Wvy7fMJaXaV.UtS0Kv7GLMf8M4O4uuWVkbkYifGi7YkIsNafgIrzDQw5aK8DMEoRVzeZ0Yd4qiqCeIavAgDVhmnrpn2Gce_e82" finished 2026/05/24 02:38:20 DEBUG : unknown-size-put.txt.rclone_chunk.001_iydtky: Multipart upload Etag: 665a50edf7f0e21bef2098ab2c600061-1 OK 2026/05/24 02:38:20 DEBUG : unknown-size-put.txt: size = 100 OK 2026/05/24 02:38:20 DEBUG : unknown-size-put.txt.rclone_chunk.001_iydtky: Src hash empty - aborting Dst hash check 2026/05/24 02:38:20 INFO : unknown-size-put.txt.rclone_chunk.001_iydtky: Copied (server-side copy) to: unknown-size-put.txt 2026/05/24 02:38:21 INFO : unknown-size-put.txt.rclone_chunk.001_iydtky: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/24 02:38:21 DEBUG : unknown-size-update.txt: size = 100 OK 2026/05/24 02:38:21 DEBUG : unknown-size-update.txt.rclone_chunk.001_iyduqz: md5 = 7d990cce60ccaef29fc8c90460926a8c OK 2026/05/24 02:38:21 INFO : unknown-size-update.txt.rclone_chunk.001_iyduqz: Copied (server-side copy) to: unknown-size-update.txt 2026/05/24 02:38:21 INFO : unknown-size-update.txt.rclone_chunk.001_iyduqz: Deleted 2026/05/24 02:38:21 DEBUG : unknown-size-update.txt.rclone_chunk.001_iyduwh: open chunk writer: started multipart upload: inhvOlowcG7YptvN8OvOgzJImVItqdyXEDIb6XxKdWIOuEgqSewncdaVGMhBswX_zCTPix_57kZu6ruyL.u5FsLRGypWhryJTq0jZ76E0bkKYJrkgNaqKsjSIZzPgAAG 2026/05/24 02:38:21 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/05/24 02:38:21 DEBUG : unknown-size-update.txt.rclone_chunk.001_iyduwh: multipart upload wrote chunk 1 with 200 bytes and etag "f237e2d884c698b6d60fa810b26177f1" 2026/05/24 02:38:22 DEBUG : unknown-size-update.txt.rclone_chunk.001_iyduwh: multipart upload "inhvOlowcG7YptvN8OvOgzJImVItqdyXEDIb6XxKdWIOuEgqSewncdaVGMhBswX_zCTPix_57kZu6ruyL.u5FsLRGypWhryJTq0jZ76E0bkKYJrkgNaqKsjSIZzPgAAG" finished 2026/05/24 02:38:22 DEBUG : unknown-size-update.txt.rclone_chunk.001_iyduwh: Multipart upload Etag: edd42ac0532289d5216d5650f2c97211-1 OK 2026/05/24 02:38:22 DEBUG : unknown-size-update.txt: size = 200 OK 2026/05/24 02:38:22 DEBUG : unknown-size-update.txt.rclone_chunk.001_iyduwh: Src hash empty - aborting Dst hash check 2026/05/24 02:38:22 INFO : unknown-size-update.txt.rclone_chunk.001_iyduwh: Copied (server-side copy) to: unknown-size-update.txt 2026/05/24 02:38:22 INFO : unknown-size-update.txt.rclone_chunk.001_iyduwh: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/24 02:38:22 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wiyeyug4juxi/deeper/nonexisting/directory" 2026/05/24 02:38:22 DEBUG : Creating backend with remote "TestS3:rclone-test-wiyeyug4juxi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/24 02:38:22 DEBUG : Waiting for deletions to finish 2026/05/24 02:38:22 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/24 02:38:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/05/24 02:38:22 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/24 02:38:23 INFO : S3 bucket rclone-test-wiyeyug4juxi: Bucket "rclone-test-wiyeyug4juxi" deleted 2026/05/24 02:38:23 ERROR : error listing: directory not found 2026/05/24 02:38:23 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (51.06s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.15s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.32s) --- PASS: TestIntegration/FsMkdir (49.89s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.74s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.64s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.25s) --- 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.10s) --- 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.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.74s) --- 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.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.66s) --- 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.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- 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 51.097s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 53.75459574s (try 1/5)