"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestVFSMkdirAll)$'" - Starting (try 2/5) 2024/11/04 03:17:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vicutur1mozu" 2024/11/04 03:17:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:17:23 DEBUG : Starting OpenDrive session with ID: 44c6179d89d1c4b9dd95fc167b8518801c7bbf8b0e3397178eb46881a5160182 2024/11/04 03:17:23 DEBUG : Creating backend with remote "/tmp/rclone1570506220" === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-vicutur1mozu'", Local "Local file system at /tmp/rclone1570506220", Modify Window "1s" 2024/11/04 03:17:23 INFO : OpenDrive root 'rclone-test-vicutur1mozu': poll-interval is not supported by this remote 2024/11/04 03:17:23 NOTICE: OpenDrive root 'rclone-test-vicutur1mozu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/04 03:17:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:351: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:351 Error: Should be true Test: TestDirCreate 2024/11/04 03:17:26 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/04 03:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/04 03:17:26 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/04 03:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/04 03:17:26 DEBUG : OpenDrive root 'rclone-test-vicutur1mozu': File to upload is small (5 bytes), uploading instead of streaming 2024/11/04 03:17:27 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2024/11/04 03:17:28 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/04 03:17:28 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/11/04 03:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/04 03:17:28 DEBUG : WaitForWriters: timeout=30s 2024/11/04 03:17:28 DEBUG : dir: Looking for writers 2024/11/04 03:17:28 DEBUG : file1: reading active writers 2024/11/04 03:17:28 DEBUG : potato: reading active writers 2024/11/04 03:17:28 DEBUG : : Looking for writers 2024/11/04 03:17:28 DEBUG : dir: reading active writers 2024/11/04 03:17:28 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.98s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-vicutur1mozu'", Local "Local file system at /tmp/rclone1570506220", Modify Window "1s" 2024/11/04 03:17:29 INFO : OpenDrive root 'rclone-test-vicutur1mozu': poll-interval is not supported by this remote 2024/11/04 03:17:29 NOTICE: OpenDrive root 'rclone-test-vicutur1mozu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/04 03:17:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/04 03:17:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:395: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:395 Error: Should be true Test: TestDirMkdir 2024/11/04 03:17:33 DEBUG : dir/sub: Dir.ReadDirAll error: failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:243: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:243 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:399 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMkdir 2024/11/04 03:17:33 DEBUG : WaitForWriters: timeout=30s 2024/11/04 03:17:33 DEBUG : dir/sub: Looking for writers 2024/11/04 03:17:33 DEBUG : dir: Looking for writers 2024/11/04 03:17:33 DEBUG : file1: reading active writers 2024/11/04 03:17:33 DEBUG : sub: reading active writers 2024/11/04 03:17:33 DEBUG : : Looking for writers 2024/11/04 03:17:33 DEBUG : dir: reading active writers 2024/11/04 03:17:33 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.10s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-vicutur1mozu'", Local "Local file system at /tmp/rclone1570506220", Modify Window "1s" 2024/11/04 03:17:34 INFO : OpenDrive root 'rclone-test-vicutur1mozu': poll-interval is not supported by this remote 2024/11/04 03:17:34 NOTICE: OpenDrive root 'rclone-test-vicutur1mozu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/04 03:17:35 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/04 03:17:36 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/04 03:17:36 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/04 03:17:37 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/04 03:17:39 DEBUG : WaitForWriters: timeout=30s 2024/11/04 03:17:39 DEBUG : a/b/c/d: Looking for writers 2024/11/04 03:17:39 DEBUG : a/b/c: Looking for writers 2024/11/04 03:17:39 DEBUG : d: reading active writers 2024/11/04 03:17:39 DEBUG : a/b: Looking for writers 2024/11/04 03:17:39 DEBUG : c: reading active writers 2024/11/04 03:17:39 DEBUG : a: Looking for writers 2024/11/04 03:17:39 DEBUG : b: reading active writers 2024/11/04 03:17:39 DEBUG : : Looking for writers 2024/11/04 03:17:39 DEBUG : a: reading active writers 2024/11/04 03:17:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.61s) FAIL 2024/11/04 03:17:42 DEBUG : OpenDrive root 'rclone-test-vicutur1mozu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestVFSMkdirAll)$'" - Finished ERROR in 19.95092133s (try 2/5): exit status 1: Failed [TestDirCreate TestDirMkdir]