"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:00:09 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirHandleMethods (3.98s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:00:13 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirHandleReaddir (8.84s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:00:22 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirHandleReaddirnames (3.86s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:00:26 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirMethods (3.51s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:00:29 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirForgetAll (3.86s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:00:33 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestDirForgetPath (11.41s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:00:44 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:125: removing dir "fil/a/b" failed - try 1/3: folder not empty --- PASS: TestDirWalk (10.75s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:00:55 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirSetModTime (3.56s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:00:59 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirStat (3.67s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:01:02 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestDirReadDirAll/Virtual --- PASS: TestDirReadDirAll (13.81s) --- PASS: TestDirReadDirAll/Virtual (4.93s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:01:16 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/24 02:01:19 ERROR : dir/: Can only open directories read only --- PASS: TestDirOpen (3.52s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:01:20 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate --- FAIL: TestDirCreate (5.58s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:01:25 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir --- FAIL: TestDirMkdir (5.44s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:01:31 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirMkdirSub (6.46s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:01:37 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/24 02:01:40 ERROR : dir/: Dir.Remove not empty --- PASS: TestDirRemove (3.69s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:01:41 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirRemoveAll (3.81s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:01:45 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName --- FAIL: TestDirRemoveName (4.17s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:01:49 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/24 02:01:54 ERROR : dir/not found: Dir.Rename error: file does not exist --- PASS: TestDirRename (10.07s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:01:59 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirFileOpen (8.86s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:02:08 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:02:08 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirMetadataExtension (3.66s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:02:12 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileMethods (3.67s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:02:15 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:02:22 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:02:27 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestFileSetModTime (38.75s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.37s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.33s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.44s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.24s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.20s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (13.17s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:02:54 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileOpenRead (4.07s) === RUN TestFileOpenReadUnknownSize 2025/05/24 02:02:58 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream file_test.go:223: gotContents = "file contents" --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:02:58 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileOpenWrite (4.97s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:03:03 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestFileRemove (11.60s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:03:15 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileRemoveAll (4.08s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:03:19 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileOpen (4.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:03:23 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:03:31 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:03:39 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestFileRename (55.46s) --- PASS: TestFileRename/off,forceCache=false (8.41s) --- PASS: TestFileRename/minimal,forceCache=false (8.01s) --- PASS: TestFileRename/minimal,forceCache=true (10.35s) --- PASS: TestFileRename/writes,forceCache=false (8.94s) --- PASS: TestFileRename/writes,forceCache=true (10.38s) --- PASS: TestFileRename/full,forceCache=false (9.37s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:04:18 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/24 02:04:18 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcGetVFS (0.35s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:04:19 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestReadFileHandleMethods (4.60s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:04:23 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestReadFileHandleSeek (5.65s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:04:29 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/24 02:04:34 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor --- PASS: TestReadFileHandleReadAt (5.97s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:04:35 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestReadFileHandleFlush (4.06s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:04:39 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestReadFileHandleRelease (3.98s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleMethodsRead (4.24s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleSeek (4.25s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleReadAt (3.99s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleFlushRead (4.12s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleReleaseRead (3.98s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleMethodsWrite (3.12s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleWriteAt (3.11s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleWriteNoWrite (4.31s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleFlushWrite (2.95s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleReleaseWrite (2.94s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleSizeTruncateExisting (5.91s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleSizeCreateExisting (6.30s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileHandleSizeCreateNew (2.95s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/24 02:05:35 ERROR : open-test-file(0xc000673180): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/24 02:05:35 ERROR : open-test-file(0xc000745140): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/24 02:05:35 ERROR : open-test-file(0xc0007c7180): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/24 02:05:35 ERROR : open-test-file(0xc0007d6e80): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/24 02:05:35 ERROR : open-test-file(0xc0008bdd40): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/24 02:05:35 ERROR : open-test-file(0xc00092fdc0): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/24 02:05:35 ERROR : open-test-file(0xc000953e40): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/24 02:05:35 ERROR : open-test-file(0xc000967b40): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/24 02:05:36 ERROR : open-test-file(0xc000eb00c0): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/24 02:05:36 ERROR : open-test-file(0xc000ec4080): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/24 02:05:36 ERROR : open-test-file(0xc000f0c780): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/24 02:05:36 ERROR : open-test-file(0xc000f24480): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/24 02:05:36 ERROR : open-test-file(0xc000f85340): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/24 02:05:36 ERROR : open-test-file(0xc000f9b3c0): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/24 02:05:36 ERROR : open-test-file(0xc000fb7440): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/24 02:05:36 ERROR : open-test-file(0xc000fcb140): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC --- PASS: TestRWFileHandleOpenTests (1.55s) --- PASS: TestRWFileHandleOpenTests/writes (0.77s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.78s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWFileModTimeWithOpenWriters (3.12s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWCacheRename (2.94s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" --- PASS: TestRWCacheUpdate (24.66s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:11 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestUnicodeNormalization (5.57s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:13 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:14 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSNewWithOpts (0.33s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:14 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSRoot (0.33s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:14 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSStat (5.63s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:20 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSStatParent (5.51s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:25 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSOpenFile (7.16s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:33 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSRename (5.42s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:38 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSStatfs (0.49s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:39 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestVFSMkdir (13.33s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:52 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSMkdirAll (7.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:06:59 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSIsMetadataFile (0.34s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:07:00 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/24 02:07:00 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/24 02:07:00 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/24 02:07:00 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/24 02:07:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes --- PASS: TestWriteFileHandleMethods (5.42s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:07:05 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/24 02:07:06 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/24 02:07:08 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor --- PASS: TestWriteFileHandleWriteAt (3.48s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:07:09 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestWriteFileHandleFlush (2.46s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:07:11 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestWriteFileHandleRelease (2.66s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:07:14 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestWriteFileModTimeWithOpenWriters (2.50s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:07:16 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileReadAtZeroLength (2.54s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-timowiy6pevu'", Local "Local file system at /tmp/rclone2507806932", Modify Window "1s" 2025/05/24 02:07:19 NOTICE: OpenDrive root 'rclone-test-timowiy6pevu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileReadAtNonZeroLength (2.76s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m14.276806291s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName]