"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestVFSOpenFile|TestVFSRename|TestWriteFileHandleFlush)$'" - Starting (try 2/5) 2024/11/26 02:09:27 DEBUG : Creating backend with remote "TestPcloud:rclone-test-pozetip1xice" 2024/11/26 02:09:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:09:27 DEBUG : Creating backend with remote "/tmp/rclone3678850827" === RUN TestDirCreate run.go:180: Remote "pcloud root 'rclone-test-pozetip1xice'", Local "Local file system at /tmp/rclone3678850827", Modify Window "1s" 2024/11/26 02:09:27 INFO : pcloud root 'rclone-test-pozetip1xice': poll-interval is not supported by this remote 2024/11/26 02:09:27 NOTICE: pcloud root 'rclone-test-pozetip1xice': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/26 02:09:29 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/26 02:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/26 02:09:29 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/26 02:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/26 02:09:29 DEBUG : pcloud root 'rclone-test-pozetip1xice': File to upload is small (5 bytes), uploading instead of streaming 2024/11/26 02:09:29 DEBUG : dir/potato: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2024/11/26 02:09:29 DEBUG : dir/potato: Size and sha1 of src and dst objects identical 2024/11/26 02:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/26 02:09:29 DEBUG : WaitForWriters: timeout=30s 2024/11/26 02:09:29 DEBUG : dir: Looking for writers 2024/11/26 02:09:29 DEBUG : file1: reading active writers 2024/11/26 02:09:29 DEBUG : potato: reading active writers 2024/11/26 02:09:29 DEBUG : : Looking for writers 2024/11/26 02:09:29 DEBUG : dir: reading active writers 2024/11/26 02:09:29 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (2.40s) === RUN TestDirMkdir run.go:180: Remote "pcloud root 'rclone-test-pozetip1xice'", Local "Local file system at /tmp/rclone3678850827", Modify Window "1s" 2024/11/26 02:09:30 INFO : pcloud root 'rclone-test-pozetip1xice': poll-interval is not supported by this remote 2024/11/26 02:09:30 NOTICE: pcloud root 'rclone-test-pozetip1xice': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/26 02:09:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/26 02:09:32 DEBUG : WaitForWriters: timeout=30s 2024/11/26 02:09:32 DEBUG : dir/sub: Looking for writers 2024/11/26 02:09:32 DEBUG : dir: Looking for writers 2024/11/26 02:09:32 DEBUG : file1: reading active writers 2024/11/26 02:09:32 DEBUG : sub: reading active writers 2024/11/26 02:09:32 DEBUG : : Looking for writers 2024/11/26 02:09:32 DEBUG : dir: reading active writers 2024/11/26 02:09:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.41s) === RUN TestVFSOpenFile run.go:180: Remote "pcloud root 'rclone-test-pozetip1xice'", Local "Local file system at /tmp/rclone3678850827", Modify Window "1s" 2024/11/26 02:09:32 INFO : pcloud root 'rclone-test-pozetip1xice': poll-interval is not supported by this remote 2024/11/26 02:09:32 NOTICE: pcloud root 'rclone-test-pozetip1xice': --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 2024/11/26 02:09:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 02:09:41 DEBUG : file1: Open: flags=O_RDONLY 2024/11/26 02:09:41 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/26 02:09:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/26 02:09:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 02:09:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/26 02:09:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 02:09:41 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/26 02:09:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 02:09:41 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/26 02:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/26 02:09:41 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/26 02:09:41 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/26 02:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/26 02:09:41 DEBUG : pcloud root 'rclone-test-pozetip1xice': File to upload is small (0 bytes), uploading instead of streaming 2024/11/26 02:09:41 DEBUG : dir/new_file.txt: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:09:41 DEBUG : dir/new_file.txt: Size and sha1 of src and dst objects identical 2024/11/26 02:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/26 02:09:41 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 02:09:41 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/26 02:09:41 DEBUG : WaitForWriters: timeout=30s 2024/11/26 02:09:41 DEBUG : dir: Looking for writers 2024/11/26 02:09:41 DEBUG : file2: reading active writers 2024/11/26 02:09:41 DEBUG : new_file.txt: reading active writers 2024/11/26 02:09:41 DEBUG : : Looking for writers 2024/11/26 02:09:41 DEBUG : dir: reading active writers 2024/11/26 02:09:41 DEBUG : file1: reading active writers 2024/11/26 02:09:41 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (9.37s) === RUN TestVFSRename run.go:180: Remote "pcloud root 'rclone-test-pozetip1xice'", Local "Local file system at /tmp/rclone3678850827", Modify Window "1s" 2024/11/26 02:09:42 INFO : pcloud root 'rclone-test-pozetip1xice': poll-interval is not supported by this remote 2024/11/26 02:09:42 NOTICE: pcloud root 'rclone-test-pozetip1xice': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/26 02:09:43 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/26 02:09:43 DEBUG : dir/file1: Updating file with dir/file1 0xc0005cce40 2024/11/26 02:09:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/26 02:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 02:09:43 INFO : dir/file1: Moved (server-side) to: file0 2024/11/26 02:09:43 DEBUG : file0: Updating file with file0 0xc0005cce40 2024/11/26 02:09:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 02:09:43 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/26 02:09:44 DEBUG : WaitForWriters: timeout=30s 2024/11/26 02:09:44 DEBUG : dir: Looking for writers 2024/11/26 02:09:44 DEBUG : : Looking for writers 2024/11/26 02:09:44 DEBUG : dir: reading active writers 2024/11/26 02:09:44 DEBUG : file0: reading active writers 2024/11/26 02:09:44 DEBUG : >WaitForWriters: 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: TestVFSRename (9.72s) === RUN TestWriteFileHandleFlush run.go:180: Remote "pcloud root 'rclone-test-pozetip1xice'", Local "Local file system at /tmp/rclone3678850827", Modify Window "1s" 2024/11/26 02:09:51 INFO : pcloud root 'rclone-test-pozetip1xice': poll-interval is not supported by this remote 2024/11/26 02:09:51 NOTICE: pcloud root 'rclone-test-pozetip1xice': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/26 02:09:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 02:09:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 02:09:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 02:09:51 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 02:09:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/26 02:09:51 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/26 02:09:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 02:09:51 DEBUG : pcloud root 'rclone-test-pozetip1xice': File to upload is small (5 bytes), uploading instead of streaming 2024/11/26 02:09:52 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2024/11/26 02:09:52 DEBUG : file1: Size and sha1 of src and dst objects identical 2024/11/26 02:09:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 02:09:52 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/26 02:09:52 DEBUG : WaitForWriters: timeout=30s 2024/11/26 02:09:52 DEBUG : : Looking for writers 2024/11/26 02:09:52 DEBUG : file1: reading active writers 2024/11/26 02:09:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.63s) PASS 2024/11/26 02:09:52 DEBUG : pcloud root 'rclone-test-pozetip1xice': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestVFSOpenFile|TestVFSRename|TestWriteFileHandleFlush)$'" - Finished OK in 25.126840882s (try 2/5)