"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/04/23 01:29:48 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zoxevuf2qune" 2026/04/23 01:29:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:29:48 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/23 01:29:52 INFO : dir/subdir: Making directory 2026/04/23 01:29:55 INFO : dir/subdir: Removing directory 2026/04/23 01:29:55 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 2026/04/23 01:29:57 ERROR : does not exist: error listing: directory not found === 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/23 01:30:21 ERROR : leading space: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/23 01:31:10 ERROR : trailing LF␊: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/23 01:31:21 ERROR : trailing HT␉: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/04/23 01:31:56 DEBUG : Internxt root 'rclone-test-zoxevuf2qune': Renamed existing file file name.txt to backup file name.rclone-backup-yifofuw2.txt (UUID: 24f77241-e27f-43ee-bd0e-9d581a11f44a) 2026/04/23 01:31:57 DEBUG : Internxt root 'rclone-test-zoxevuf2qune': Upload succeeded, deleting backup file file name.rclone-backup-yifofuw2.txt (UUID: 24f77241-e27f-43ee-bd0e-9d581a11f44a) 2026/04/23 01:31:57 DEBUG : Internxt root 'rclone-test-zoxevuf2qune': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/23 01:32:02 DEBUG : Creating backend with remote "TestInternxt:" 2026/04/23 01:32:03 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/23 01:32:07 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zoxevuf2qune/hello? sausage/êé" 2026/04/23 01:32:07 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/23 01:32:14 DEBUG : Waiting for deletions to finish 2026/04/23 01:32:16 INFO : a/b/c/d/e.txt: Deleted 2026/04/23 01:32:17 DEBUG : removing 1 level 4 directories 2026/04/23 01:32:17 INFO : a/b/c/d: Removing directory 2026/04/23 01:32:18 DEBUG : removing 1 level 3 directories 2026/04/23 01:32:18 INFO : a/b/c: Removing directory 2026/04/23 01:32:19 DEBUG : removing 1 level 2 directories 2026/04/23 01:32:19 INFO : a/b: Removing directory 2026/04/23 01:32:19 DEBUG : removing 1 level 1 directories 2026/04/23 01:32:19 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1255: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1756: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/23 01:32:29 DEBUG : Internxt root 'rclone-test-zoxevuf2qune': Renamed existing file file name.txt to backup file name.rclone-backup-macasen1.txt (UUID: 98b35dcd-0561-4cf3-aec4-85d2ddd66034) 2026/04/23 01:32:30 DEBUG : Internxt root 'rclone-test-zoxevuf2qune': Upload succeeded, deleting backup file file name.rclone-backup-macasen1.txt (UUID: 98b35dcd-0561-4cf3-aec4-85d2ddd66034) 2026/04/23 01:32:31 DEBUG : Internxt root 'rclone-test-zoxevuf2qune': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/23 01:32:32 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zoxevuf2qune/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/23 01:32:32 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/23 01:32:35 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zoxevuf2qune/not found.txt" 2026/04/23 01:32:35 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/23 01:32:36 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestInternxt:" path "rclone-test-zoxevuf2qune" from "TestInternxt:rclone-test-zoxevuf2qune" 2026/04/23 01:32:36 DEBUG : Creating backend with remote "TestInternxt:" 2026/04/23 01:32:36 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2307: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *internxt.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *internxt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2484: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize fstests.go:2576: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2576 Error: Received unexpected error: delete file: File not found (status 404) Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize Messages: successfully uploaded unknown-sized file but failed to remove === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/23 01:32:50 DEBUG : Internxt root 'rclone-test-zoxevuf2qune': Renamed existing file unknown-size-update.txt to backup unknown-size-update.rclone-backup-yirehab6.txt (UUID: 96df9805-6a2a-457a-b9b3-3b1291092a29) 2026/04/23 01:32:51 DEBUG : Internxt root 'rclone-test-zoxevuf2qune': Upload succeeded, deleting backup file unknown-size-update.rclone-backup-yirehab6.txt (UUID: 96df9805-6a2a-457a-b9b3-3b1291092a29) 2026/04/23 01:32:51 DEBUG : Internxt root 'rclone-test-zoxevuf2qune': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/23 01:32:51 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zoxevuf2qune/deeper/nonexisting/directory" 2026/04/23 01:32:51 DEBUG : Config file has changed externally - reloading 2026/04/23 01:32:52 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/04/23 01:32:52 DEBUG : Waiting for deletions to finish 2026/04/23 01:32:53 INFO : unknown-size-put.txt: Deleted 2026/04/23 01:32:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/23 01:32:55 DEBUG : removing 1 level 4 directories 2026/04/23 01:32:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/23 01:32:56 DEBUG : removing 1 level 3 directories 2026/04/23 01:32:56 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/23 01:32:56 DEBUG : removing 1 level 2 directories 2026/04/23 01:32:56 INFO : hello? sausage/êé: Removing directory 2026/04/23 01:32:57 DEBUG : removing 1 level 1 directories 2026/04/23 01:32:57 INFO : hello? sausage: Removing directory 2026/04/23 01:32:57 DEBUG : removing 1 level 0 directories 2026/04/23 01:32:57 INFO : Internxt root 'rclone-test-zoxevuf2qune': Removing directory 2026/04/23 01:32:57 ERROR : error listing: directory not found 2026/04/23 01:32:57 DEBUG : Waiting for deletions to finish 2026/04/23 01:32:58 ERROR : error listing: directory not found 2026/04/23 01:32:58 ERROR : Internxt root 'rclone-test-zoxevuf2qune': Failed to list "": directory not found 2026/04/23 01:32:58 DEBUG : removing 1 level 0 directories 2026/04/23 01:32:58 INFO : Internxt root 'rclone-test-zoxevuf2qune': Removing directory 2026/04/23 01:32:58 ERROR : Failed to rmdir: directory not found --- FAIL: TestIntegration (190.46s) --- FAIL: TestIntegration/FsMkdir (186.28s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (3.95s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.29s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.12s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (110.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (6.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (11.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (6.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (6.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (10.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (11.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.88s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.69s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (55.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (12.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.85s) --- 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) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (4.19s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.12s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.09s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 190.477s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Finished ERROR in 3m11.697863915s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize]