"go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestInternxt:" 2026/08/03 01:00:59 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zoyimez8jeme" 2026/08/03 01:00:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:00:59 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/03 01:01:09 INFO : dir/subdir: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:01:12 ERROR : error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:01:14 ERROR : error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:01:18 ERROR : error listing: directory not found fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:01:26 ERROR : error listing: directory not found fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:619 Error: Not equal: expected: []string{"dir", "dir/subdir"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) (len=3) "dir", - (string) (len=10) "dir/subdir" +([]string) { } Test: TestIntegration/FsMkdir/FsMkdirRmdirSubdir Messages: directories 2026/08/03 01:01:42 INFO : dir/subdir: Removing directory fstests.go:622: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:622 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsMkdirRmdirSubdir === RUN TestIntegration/FsMkdir/FsListEmpty 2026/08/03 01:01:43 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsListDirEmpty 2026/08/03 01:01:43 ERROR : error listing: directory not found fstests.go:645: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:645 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/03 01:01:43 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding 2026/08/03 01:01:43 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/03 01:01:55 ERROR : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/03 01:02:08 ERROR : .: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/03 01:02:19 ERROR : ..: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/03 01:02:49 ERROR : ␊leading LF: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/03 01:03:06 ERROR : ␋leading VT: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/03 01:03:30 ERROR : trailing CR␍: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/03 01:03:51 ERROR : trailing VT␋: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/03 01:04:02 ERROR : trailing dot.: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/03 01:04:13 ERROR : invalid utf-8: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:851: file too small for multipart upload: file too small for multipart upload (minimum 104857600 bytes) === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/03 01:04:35 DEBUG : Internxt root 'rclone-test-zoyimez8jeme': Renamed existing file file name.txt to backup file name.rclone-backup-yupeyac3.txt (UUID: 2d09f7f3-5369-48d6-a7a0-2fd91f514e00) 2026/08/03 01:04:35 DEBUG : Internxt root 'rclone-test-zoyimez8jeme': Upload succeeded, deleting backup file file name.rclone-backup-yupeyac3.txt (UUID: 2d09f7f3-5369-48d6-a7a0-2fd91f514e00) 2026/08/03 01:04:36 DEBUG : Internxt root 'rclone-test-zoyimez8jeme': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/03 01:04:45 DEBUG : Creating backend with remote "TestInternxt:" 2026/08/03 01:04:45 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/03 01:04:50 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zoyimez8jeme/hello? sausage/êé" 2026/08/03 01:04:51 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/03 01:04:58 DEBUG : Waiting for deletions to finish 2026/08/03 01:05:00 INFO : a/b/c/d/e.txt: Deleted 2026/08/03 01:05:01 DEBUG : removing 1 level 4 directories 2026/08/03 01:05:01 INFO : a/b/c/d: Removing directory 2026/08/03 01:05:02 DEBUG : removing 1 level 3 directories 2026/08/03 01:05:02 INFO : a/b/c: Removing directory 2026/08/03 01:05:02 DEBUG : removing 1 level 2 directories 2026/08/03 01:05:02 INFO : a/b: Removing directory 2026/08/03 01:05:02 DEBUG : removing 1 level 1 directories 2026/08/03 01:05:02 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/03 01:05:14 DEBUG : Creating backend with remote "TestInternxt:rclone-test-mozipim8wadu" 2026/08/03 01:05:14 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstests.go:1513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1513 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1530 Error: Received unexpected error: can't copy directory - destination already exists Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/03 01:05:29 DEBUG : Internxt root 'rclone-test-mozipim8wadu': Purge object "new_name/sub_new_name/file name.txt" 2026/08/03 01:05:31 DEBUG : Internxt root 'rclone-test-mozipim8wadu': Purge object "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/03 01:05:32 DEBUG : Internxt root 'rclone-test-mozipim8wadu': Purge dir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" 2026/08/03 01:05:33 DEBUG : Internxt root 'rclone-test-mozipim8wadu': Purge dir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界" 2026/08/03 01:05:33 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界": directory not empty 2026/08/03 01:05:33 DEBUG : Internxt root 'rclone-test-mozipim8wadu': Purge dir "new_name/sub_new_name/hello? sausage/êé" 2026/08/03 01:05:33 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage/êé": directory not empty 2026/08/03 01:05:33 DEBUG : Internxt root 'rclone-test-mozipim8wadu': Purge dir "new_name/sub_new_name/hello? sausage" 2026/08/03 01:05:33 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage": directory not empty 2026/08/03 01:05:33 DEBUG : Internxt root 'rclone-test-mozipim8wadu': Purge dir "new_name/sub_new_name" 2026/08/03 01:05:33 NOTICE: purge failed to rmdir "new_name/sub_new_name": directory not empty 2026/08/03 01:05:33 DEBUG : Internxt root 'rclone-test-mozipim8wadu': Purge dir "new_name" 2026/08/03 01:05:33 NOTICE: purge failed to rmdir "new_name": directory not empty 2026/08/03 01:05:33 DEBUG : Internxt root 'rclone-test-mozipim8wadu': Purge dir "" 2026/08/03 01:05:34 NOTICE: purge failed to rmdir "": directory not empty === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1570 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1580 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1599 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1606 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1613 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1622 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1648 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1725 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1782 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1799 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1806 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1813 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1822 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1843 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1853 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1893 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1923 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/03 01:09:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/03 01:09:30 DEBUG : Config file has changed externally - reloading 2026/08/03 01:09:30 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstests.go:1936: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1936 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot fstests.go:1952: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1952 Error: Not equal: expected: "rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" actual : "rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ +rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/08/03 01:09:31 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:09:32 ERROR : error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:09:34 ERROR : error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:09:38 ERROR : error listing: directory not found fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:09:46 ERROR : error listing: directory not found fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1961 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:203: Not found "z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1961 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/03 01:10:02 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zoyimez8jeme/not found.txt" 2026/08/03 01:10:03 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/03 01:10:06 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestInternxt:" path "rclone-test-zoyimez8jeme" from "TestInternxt:rclone-test-zoyimez8jeme" 2026/08/03 01:10:06 DEBUG : Creating backend with remote "TestInternxt:" 2026/08/03 01:10:06 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/08/03 01:10:06 ERROR : rclone-test-zoyimez8jeme: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:10:07 ERROR : rclone-test-zoyimez8jeme: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:10:09 ERROR : rclone-test-zoyimez8jeme: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:10:14 ERROR : rclone-test-zoyimez8jeme: error listing: directory not found fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/03 01:10:22 ERROR : rclone-test-zoyimez8jeme: error listing: directory not found fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-zoyimez8jeme/file name.txt (200), rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:203: Not found "rclone-test-zoyimez8jeme/file name.txt" fstest.go:203: Not found "rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 2 objects not found fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-zoyimez8jeme/hello? sausage", "rclone-test-zoyimez8jeme/hello? sausage/êé", "rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界", "rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=39) "rclone-test-zoyimez8jeme/hello? sausage", - (string) (len=44) "rclone-test-zoyimez8jeme/hello? sausage/êé", - (string) (len=58) "rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" +([]string) { } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstests.go:2016: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2016 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2066 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-zoyimez8jeme/created from root.txt (100), rclone-test-zoyimez8jeme/file name.txt (200), rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-zoyimez8jeme/created from root.txt (100) fstest.go:203: Not found "rclone-test-zoyimez8jeme/file name.txt" fstest.go:203: Not found "rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2066 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: 2 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2071 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-zoyimez8jeme/file name.txt (200), rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:203: Not found "rclone-test-zoyimez8jeme/file name.txt" fstest.go:203: Not found "rclone-test-zoyimez8jeme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2071 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: 2 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstest.go:542: Sleeping for 3.375s for findObject eventual consistency: 4/5 (object not found) fstest.go:542: Sleeping for 5.0625s for findObject eventual consistency: 5/5 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2344 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2378: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *internxt.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601 2026/08/03 01:12:16 DEBUG : chunked-100Mi-100.000Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/100.000Mi 2026/08/03 01:12:16 DEBUG : chunked-100Mi-100.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 100Mi/100.000Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200 2026/08/03 01:12:30 DEBUG : chunked-100Mi-200Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200Mi 2026/08/03 01:12:34 DEBUG : chunked-100Mi-200Mi.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201 2026/08/03 01:12:50 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200.000Mi 2026/08/03 01:12:55 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200.000Mi 2026/08/03 01:12:55 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 200Mi/200.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001 2026/08/03 01:13:13 DEBUG : chunked-100.040Mi-100.040Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/100.040Mi 2026/08/03 01:13:13 DEBUG : chunked-100.040Mi-100.040Mi.bin: multipart upload: starting chunk 1 size 1 offset 100.040Mi/100.040Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000 2026/08/03 01:13:26 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/200.081Mi 2026/08/03 01:13:30 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 1 size 100.040Mi offset 100.040Mi/200.081Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 2026/08/03 01:13:49 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/200.081Mi 2026/08/03 01:13:53 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 2 size 1 offset 200.081Mi/200.081Mi 2026/08/03 01:13:53 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 1 size 100.040Mi offset 100.040Mi/200.081Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050 2026/08/03 01:14:10 DEBUG : chunked-100.041Mi-100.041Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/100.041Mi 2026/08/03 01:14:10 DEBUG : chunked-100.041Mi-100.041Mi.bin: multipart upload: starting chunk 1 size 1 offset 100.041Mi/100.041Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098 2026/08/03 01:14:23 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/200.083Mi 2026/08/03 01:14:28 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 1 size 100.041Mi offset 100.041Mi/200.083Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 2026/08/03 01:14:44 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/200.083Mi 2026/08/03 01:14:48 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 1 size 100.041Mi offset 100.041Mi/200.083Mi 2026/08/03 01:14:48 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 2 size 1 offset 200.083Mi/200.083Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729 2026/08/03 01:15:08 DEBUG : chunked-128Mi-128.000Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/128.000Mi 2026/08/03 01:15:08 DEBUG : chunked-128Mi-128.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 128Mi/128.000Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456 2026/08/03 01:15:23 DEBUG : chunked-128Mi-256Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/256Mi 2026/08/03 01:15:29 DEBUG : chunked-128Mi-256Mi.bin: multipart upload: starting chunk 1 size 128Mi offset 128Mi/256Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457 2026/08/03 01:15:49 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/256.000Mi 2026/08/03 01:15:55 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 1 size 128Mi offset 128Mi/256.000Mi 2026/08/03 01:15:55 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 256Mi/256.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134 2026/08/03 01:16:16 DEBUG : chunked-133.333Mi-133.333Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/133.333Mi 2026/08/03 01:16:16 DEBUG : chunked-133.333Mi-133.333Mi.bin: multipart upload: starting chunk 1 size 1 offset 133.333Mi/133.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266 2026/08/03 01:16:33 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/266.667Mi 2026/08/03 01:16:38 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 1 size 133.333Mi offset 133.333Mi/266.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267 2026/08/03 01:16:59 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/266.667Mi 2026/08/03 01:17:04 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 1 size 133.333Mi offset 133.333Mi/266.667Mi 2026/08/03 01:17:04 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 2 size 1 offset 266.667Mi/266.667Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201 2026/08/03 01:17:29 DEBUG : chunked-200Mi-200.000Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/200.000Mi 2026/08/03 01:17:29 DEBUG : chunked-200Mi-200.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 200Mi/200.000Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400 2026/08/03 01:17:51 DEBUG : chunked-200Mi-400Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/400Mi 2026/08/03 01:18:00 DEBUG : chunked-200Mi-400Mi.bin: multipart upload: starting chunk 1 size 200Mi offset 200Mi/400Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401 2026/08/03 01:18:30 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/400.000Mi 2026/08/03 01:18:39 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 1 size 200Mi offset 200Mi/400.000Mi 2026/08/03 01:18:39 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 400Mi/400.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/03 01:18:57 NOTICE: Internxt root 'rclone-test-zoyimez8jeme': Streaming uploads using chunk size 30Mi will have maximum file size of 292.969Gi === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/03 01:18:59 DEBUG : Internxt root 'rclone-test-zoyimez8jeme': Renamed existing file unknown-size-update.txt to backup unknown-size-update.rclone-backup-bumagav9.txt (UUID: 866378f9-d4a6-44ec-baff-eae0846cf13a) === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/03 01:18:59 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zoyimez8jeme/deeper/nonexisting/directory" 2026/08/03 01:18:59 DEBUG : Config file has changed externally - reloading 2026/08/03 01:18:59 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/08/03 01:19:00 DEBUG : Waiting for deletions to finish 2026/08/03 01:19:01 INFO : unknown-size-update.txt: Deleted 2026/08/03 01:19:03 DEBUG : removing 1 level 3 directories 2026/08/03 01:19:03 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/08/03 01:19:04 DEBUG : removing 1 level 2 directories 2026/08/03 01:19:04 INFO : hello? sausage/êé: Removing directory 2026/08/03 01:19:04 DEBUG : removing 1 level 1 directories 2026/08/03 01:19:04 INFO : hello? sausage: Removing directory 2026/08/03 01:19:05 DEBUG : removing 1 level 0 directories 2026/08/03 01:19:05 INFO : Internxt root 'rclone-test-zoyimez8jeme': Removing directory 2026/08/03 01:19:05 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:2888: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2888 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestIntegration/FsMkdir 2026/08/03 01:19:05 DEBUG : Waiting for deletions to finish 2026/08/03 01:19:06 DEBUG : removing 1 level 0 directories 2026/08/03 01:19:06 INFO : Internxt root 'rclone-test-zoyimez8jeme': Removing directory === RUN TestIntegration/FsShutdown --- FAIL: TestIntegration (1087.45s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.13s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- FAIL: TestIntegration/FsMkdir (1076.41s) --- FAIL: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (33.17s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.13s) --- FAIL: TestIntegration/FsMkdir/FsListDirEmpty (0.16s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.16s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (160.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (19.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (12.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (11.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (5.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (11.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (12.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (7.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (13.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (11.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (11.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (11.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.46s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.67s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (461.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (6.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.82s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (12.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (11.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (19.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectString (13.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (13.88s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (13.91s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (13.78s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (13.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (13.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (13.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (14.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (13.81s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (13.86s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (13.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (14.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (13.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (13.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (13.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (13.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (14.57s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (32.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (3.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (110.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (31.93s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (78.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (35.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (13.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (406.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi (57.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601 (13.83s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200 (20.67s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201 (23.14s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi (56.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001 (12.60s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000 (22.99s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 (21.35s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi (57.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050 (13.18s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098 (21.20s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 (22.64s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi (67.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729 (15.60s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456 (24.83s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457 (27.08s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi (70.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134 (16.86s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266 (24.98s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267 (28.94s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi (96.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201 (21.94s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400 (38.95s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401 (35.69s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401/Streamed (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.23s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.62s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.37s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 1087.584s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 18m10.634272065s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsMkdirRmdirSubdir TestIntegration/FsMkdir/FsListDirEmpty TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/ObjectString TestIntegration/FsMkdir/FsPutFiles/ObjectFs TestIntegration/FsMkdir/FsPutFiles/ObjectRemote TestIntegration/FsMkdir/FsPutFiles/ObjectHashes TestIntegration/FsMkdir/FsPutFiles/ObjectModTime TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime TestIntegration/FsMkdir/FsPutFiles/ObjectSize TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate TestIntegration/FsMkdir/FsPutFiles/ObjectStorable TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]