Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resize screen on Arch Linux in Plasma on Wayland protocol failed. #493

Closed
arenekosreal opened this issue Jan 21, 2021 · 11 comments
Closed

Comments

@arenekosreal
Copy link

Everything is installed and enabled correctly, include open-vm-tools, X, Wayland, Plasma and so on. If I running Plasma on X server, everything is working. Only using Wayland has this problem. I can change resolution manually in KDE setting, but open-vm-tools can't change it automatically, nor there is my screen's resolution in KDE's list.

@lemke1458
Copy link

This looks to be a known bug. There's also discussion in #491, which is the same root problem and has the workaround the graphics team recommends until the fix is out.

"this is our bug. It’s affecting systems which are running wayland (which is the default on e.g. current Fedora). The check for Xorg driver version fails when running on top of Wayland. Like the user mentioned below the workaround is to "cp /etc/vmware-tools/tools.conf.example /etc/vmware-tools/tools.conf” and uncomment the “#enable=true” line inside the “[resolutionKMS]” section."

Also see #491, which is the same root problem.

@arenekosreal
Copy link
Author

Yes, my problem is very similar to that in #491. But unfortunately, after enabling resolutionKMS option, there is not any improvement in my vm.
image

@lemke1458
Copy link

Sounds like we need some logs to narrow this down.

Can you please uncomment the 'vmsvc.level = debug' line in the [logging] section of /etc/vmware/tools.conf, and reboot the guest so we can be sure everything reads the new settings?

The you can try to repro, and get us the contents of /var/log/vmware-vmsvc*log

@arenekosreal
Copy link
Author

Here is the content of file /var/log/vmware-vmsvc-root.log

[2021-01-18T07:50:12.268Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-18T07:50:12.268Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-18T07:50:12.268Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-18T07:50:12.512Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:50:12.512Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-18T07:50:12.512Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:50:12.512Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-18T07:50:12.512Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:50:12.512Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-18T07:50:12.512Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:50:12.512Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-18T07:50:12.512Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:50:12.512Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-18T07:50:12.512Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:50:12.512Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-18T07:50:12.512Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:50:12.512Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-18T07:50:12.512Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:50:12.512Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-18T07:50:12.659Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-18T07:50:12.696Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-18T07:50:12.794Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-18T07:58:37.760Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-18T07:58:37.760Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-18T07:58:37.760Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-18T07:58:37.760Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-18T07:58:37.760Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-18T07:58:37.760Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-18T07:58:37.760Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-18T07:58:37.760Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-18T07:58:58.183Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-18T07:58:58.184Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-18T07:58:58.184Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-18T07:58:58.286Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:58:58.286Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-18T07:58:58.286Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:58:58.286Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-18T07:58:58.286Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:58:58.286Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-18T07:58:58.286Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:58:58.286Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-18T07:58:58.286Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:58:58.286Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-18T07:58:58.286Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:58:58.286Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-18T07:58:58.288Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:58:58.288Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-18T07:58:58.288Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T07:58:58.288Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-18T07:58:58.307Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-18T08:26:39.307Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-18T08:26:39.307Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-18T08:26:39.307Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-18T08:26:39.307Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-18T08:26:39.307Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-18T08:26:39.307Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-18T08:26:39.307Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-18T08:26:39.307Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-18T08:35:12.036Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-18T08:35:12.036Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-18T08:35:12.036Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-18T08:35:12.094Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T08:35:12.094Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-18T08:35:12.094Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T08:35:12.094Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-18T08:35:12.094Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T08:35:12.094Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-18T08:35:12.094Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T08:35:12.094Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-18T08:35:12.094Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T08:35:12.094Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-18T08:35:12.094Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T08:35:12.094Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-18T08:35:12.099Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-18T08:35:12.101Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-18T08:35:12.101Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T08:35:12.101Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-18T08:35:12.101Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T08:35:12.101Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-18T08:35:12.101Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T08:35:12.101Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-18T08:35:12.103Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-18T08:35:12.158Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-18T08:35:12.158Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-18T08:35:12.158Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-18T08:35:12.270Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-18T09:02:54.941Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-18T09:02:54.941Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-18T09:02:54.941Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-18T09:02:54.941Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-18T09:02:54.941Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-18T09:02:54.941Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-18T09:02:54.941Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-18T09:02:54.941Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-18T09:02:54.941Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-18T09:02:54.962Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-18T09:02:54.962Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-18T09:02:54.962Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-18T09:02:54.994Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:02:54.994Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-18T09:02:54.994Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:02:54.994Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-18T09:02:54.994Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:02:54.994Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-18T09:02:54.994Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:02:54.994Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-18T09:02:54.994Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:02:54.994Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-18T09:02:54.994Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:02:54.994Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-18T09:02:54.995Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-18T09:02:54.997Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-18T09:02:54.997Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:02:54.997Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-18T09:02:54.997Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:02:54.997Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-18T09:02:54.997Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:02:54.997Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-18T09:02:55.000Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-18T09:02:55.062Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-18T09:02:55.062Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-18T09:03:06.371Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-18T09:03:06.371Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-18T09:03:06.371Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-18T09:03:06.371Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-18T09:03:06.371Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-18T09:03:06.371Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-18T09:03:06.371Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-18T09:03:06.371Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-18T09:03:06.371Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-18T09:03:06.393Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-18T09:03:06.393Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-18T09:03:06.393Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-18T09:03:08.397Z] [ warning] [vmsvc] SimpleSock: failed to connect (1023 => 976), error 110: 连接超时
[2021-01-18T09:03:08.524Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:03:08.524Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-18T09:03:08.524Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:03:08.524Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-18T09:03:08.524Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:03:08.524Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-18T09:03:08.524Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:03:08.524Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-18T09:03:08.524Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:03:08.524Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-18T09:03:08.524Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:03:08.524Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-18T09:03:08.525Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-18T09:03:08.526Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-18T09:03:08.526Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:03:08.526Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-18T09:03:08.526Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:03:08.526Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-18T09:03:08.526Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:03:08.526Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-18T09:03:08.528Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-18T09:03:08.569Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-18T09:03:08.569Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-18T09:09:33.625Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-18T09:09:33.625Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-18T09:10:38.638Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-18T09:10:38.638Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-18T09:10:50.111Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-18T09:10:50.111Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-18T09:10:50.111Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-18T09:10:50.111Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-18T09:10:50.111Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-18T09:10:50.111Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-18T09:10:50.111Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-18T09:10:50.111Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-18T09:10:50.111Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-18T09:10:50.134Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-18T09:10:50.134Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-18T09:10:50.134Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-18T09:10:52.183Z] [ warning] [vmsvc] SimpleSock: failed to connect (1023 => 976), error 110: 连接超时
[2021-01-18T09:10:52.311Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:10:52.311Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-18T09:10:52.311Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:10:52.311Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-18T09:10:52.311Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:10:52.311Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-18T09:10:52.311Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:10:52.311Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-18T09:10:52.311Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:10:52.311Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-18T09:10:52.311Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:10:52.311Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-18T09:10:52.311Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-18T09:10:52.312Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-18T09:10:52.312Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:10:52.312Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-18T09:10:52.312Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:10:52.312Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-18T09:10:52.312Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-18T09:10:52.312Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-18T09:10:52.314Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-18T09:10:52.355Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-18T09:10:52.355Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-18T13:18:06.809Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-18T13:18:07.135Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-18T13:18:07.135Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-18T13:18:07.135Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-18T13:18:07.135Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-18T13:18:07.136Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-18T13:18:07.136Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-18T13:18:07.136Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-18T13:18:07.136Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-20T04:54:51.505Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-20T04:54:51.599Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-20T04:54:51.599Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-20T04:54:52.736Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T04:54:52.736Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-20T04:54:52.736Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T04:54:52.736Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-20T04:54:52.736Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T04:54:52.736Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-20T04:54:52.736Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T04:54:52.736Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-20T04:54:52.736Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T04:54:52.736Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-20T04:54:52.736Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T04:54:52.736Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-20T04:54:52.736Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-20T04:54:52.737Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-20T04:54:52.737Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T04:54:52.737Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-20T04:54:52.737Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T04:54:52.737Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-20T04:54:52.737Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T04:54:52.737Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-20T04:54:52.740Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-20T04:54:53.009Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-20T04:54:53.009Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-20T04:54:53.009Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-20T04:54:54.273Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-20T06:05:30.788Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-20T06:05:30.788Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-20T06:05:30.788Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-20T06:05:30.788Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-20T06:05:30.789Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-20T06:05:30.789Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-20T06:05:30.789Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-20T06:05:30.789Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-20T06:05:30.789Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-20T06:07:12.740Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-20T06:07:12.801Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-20T06:07:12.801Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-20T06:07:13.246Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T06:07:13.246Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-20T06:07:13.246Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T06:07:13.246Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-20T06:07:13.246Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T06:07:13.246Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-20T06:07:13.246Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T06:07:13.246Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-20T06:07:13.246Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T06:07:13.246Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-20T06:07:13.246Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T06:07:13.246Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-20T06:07:13.246Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-20T06:07:13.247Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-20T06:07:13.247Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T06:07:13.247Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-20T06:07:13.247Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T06:07:13.247Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-20T06:07:13.247Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T06:07:13.247Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-20T06:07:13.249Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-20T06:07:13.876Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-20T06:07:13.876Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-20T06:07:13.882Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-20T06:07:14.651Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-20T08:21:00.061Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-20T08:21:00.062Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-20T08:21:00.062Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-20T08:21:00.062Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-20T08:21:00.062Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-20T08:21:00.062Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-20T08:21:00.062Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-20T08:21:00.062Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-20T08:21:00.062Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-20T08:22:21.784Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-20T08:22:21.785Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-20T08:22:21.785Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-20T08:22:21.859Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:22:21.859Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-20T08:22:21.859Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:22:21.859Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-20T08:22:21.859Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:22:21.859Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-20T08:22:21.859Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:22:21.859Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-20T08:22:21.859Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:22:21.859Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-20T08:22:21.859Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:22:21.859Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-20T08:22:21.859Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-20T08:22:21.860Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-20T08:22:21.860Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:22:21.860Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-20T08:22:21.861Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:22:21.861Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-20T08:22:21.861Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:22:21.861Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-20T08:22:21.863Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-20T08:22:21.938Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-20T08:22:21.938Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-20T08:22:21.939Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-20T08:22:22.057Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-20T08:39:48.071Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-20T08:39:48.071Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-20T08:39:48.071Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-20T08:39:48.071Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-20T08:39:48.071Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-20T08:39:48.071Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-20T08:39:48.071Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-20T08:39:48.071Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-20T08:39:48.071Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-20T08:44:17.800Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-20T08:44:17.802Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-20T08:44:17.802Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-20T08:44:17.872Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:44:17.872Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-20T08:44:17.872Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:44:17.872Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-20T08:44:17.873Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:44:17.873Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-20T08:44:17.873Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:44:17.873Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-20T08:44:17.873Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:44:17.873Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-20T08:44:17.873Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:44:17.873Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-20T08:44:17.873Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-20T08:44:17.875Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-20T08:44:17.875Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:44:17.875Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-20T08:44:17.875Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:44:17.875Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-20T08:44:17.875Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T08:44:17.875Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-20T08:44:17.879Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-20T08:44:17.951Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-20T08:44:17.951Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-20T08:44:17.952Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-20T08:44:18.059Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-20T08:58:33.310Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-20T08:58:33.310Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-20T08:58:33.310Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-20T08:58:33.310Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-20T08:58:33.310Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-20T08:58:33.310Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-20T08:58:33.310Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-20T08:58:33.310Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-20T08:58:33.310Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-20T09:00:06.482Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-20T09:00:06.483Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-20T09:00:06.483Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-20T09:00:06.544Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T09:00:06.544Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-20T09:00:06.544Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T09:00:06.544Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-20T09:00:06.544Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T09:00:06.544Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-20T09:00:06.544Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T09:00:06.544Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-20T09:00:06.544Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T09:00:06.544Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-20T09:00:06.544Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T09:00:06.544Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-20T09:00:06.544Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-20T09:00:06.545Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-20T09:00:06.545Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T09:00:06.545Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-20T09:00:06.545Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T09:00:06.545Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-20T09:00:06.545Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-20T09:00:06.545Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-20T09:00:06.548Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-20T09:00:06.621Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-20T09:00:06.622Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-20T09:00:06.622Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-20T09:00:06.713Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-20T09:08:43.869Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-20T09:08:43.869Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-20T09:08:43.869Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-20T09:08:43.869Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-20T09:08:43.869Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-20T09:08:43.869Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-20T09:08:43.869Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-20T09:08:43.869Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-20T09:08:43.869Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-21T07:51:44.664Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-21T07:51:45.116Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-21T07:51:45.116Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-21T07:51:45.914Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T07:51:45.914Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-21T07:51:45.914Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T07:51:45.914Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-21T07:51:45.914Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T07:51:45.914Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-21T07:51:45.914Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T07:51:45.914Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-21T07:51:45.914Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T07:51:45.914Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-21T07:51:45.914Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T07:51:45.914Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-21T07:51:45.914Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-21T07:51:45.916Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-21T07:51:45.916Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T07:51:45.916Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-21T07:51:45.916Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T07:51:45.916Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-21T07:51:45.916Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T07:51:45.916Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-21T07:51:45.921Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-21T07:51:46.279Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-21T07:51:47.658Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-21T07:51:47.773Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-21T07:51:47.774Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-21T08:49:00.854Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-21T08:49:00.854Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-21T08:49:00.854Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-21T08:49:00.854Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-21T08:49:00.854Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-21T08:49:00.854Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-21T08:49:00.854Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-21T08:49:00.854Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-21T08:49:00.854Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-21T10:02:49.252Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-21T10:02:49.253Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-21T10:02:49.253Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-21T10:02:49.316Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T10:02:49.316Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-21T10:02:49.316Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T10:02:49.316Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-21T10:02:49.316Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T10:02:49.316Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-21T10:02:49.316Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T10:02:49.316Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-21T10:02:49.316Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T10:02:49.316Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-21T10:02:49.316Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T10:02:49.316Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-21T10:02:49.316Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-21T10:02:49.318Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-21T10:02:49.318Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T10:02:49.318Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-21T10:02:49.318Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T10:02:49.318Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-21T10:02:49.318Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-21T10:02:49.318Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-21T10:02:49.320Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-21T10:02:49.391Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-21T10:02:49.391Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-21T10:02:49.393Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-21T10:02:49.495Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-21T10:38:03.972Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-21T10:38:03.972Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-21T10:38:03.972Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-21T10:38:03.972Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-21T10:38:03.972Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-21T10:38:03.972Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-21T10:38:03.972Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-21T10:38:03.972Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-21T10:38:03.972Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-23T11:15:13.204Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-23T11:15:13.549Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-23T11:15:13.549Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-23T11:15:15.135Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-23T11:15:15.135Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-23T11:15:15.135Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-23T11:15:15.135Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-23T11:15:15.135Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-23T11:15:15.135Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-23T11:15:15.135Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-23T11:15:15.135Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-23T11:15:15.135Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-23T11:15:15.135Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-23T11:15:15.135Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-23T11:15:15.135Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-23T11:15:15.135Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-23T11:15:15.136Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-23T11:15:15.136Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-23T11:15:15.136Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-23T11:15:15.136Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-23T11:15:15.136Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-23T11:15:15.136Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-23T11:15:15.136Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-23T11:15:15.139Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-23T11:15:16.118Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-23T11:15:16.119Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-23T11:15:16.124Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-23T11:15:19.873Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-23T11:36:59.998Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-23T11:36:59.998Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-23T11:36:59.998Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-23T11:36:59.998Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-23T11:36:59.998Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-23T11:36:59.998Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-23T11:36:59.998Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-23T11:36:59.998Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-23T11:36:59.998Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-27T10:53:24.214Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-27T10:53:24.286Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-27T10:53:24.286Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-27T10:53:25.054Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T10:53:25.054Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-27T10:53:25.054Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T10:53:25.054Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-27T10:53:25.054Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T10:53:25.054Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-27T10:53:25.054Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T10:53:25.054Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-27T10:53:25.054Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T10:53:25.054Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-27T10:53:25.054Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T10:53:25.054Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-27T10:53:25.054Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-27T10:53:25.055Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-27T10:53:25.055Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T10:53:25.055Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-27T10:53:25.055Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T10:53:25.055Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-27T10:53:25.055Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T10:53:25.055Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-27T10:53:25.057Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-27T10:53:25.393Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-27T10:53:25.394Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-27T10:53:25.394Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-27T10:53:26.570Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-27T11:08:39.379Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-27T11:08:39.379Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-27T11:08:39.379Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-27T11:08:39.379Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-27T11:08:39.379Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-27T11:08:39.379Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-27T11:08:39.379Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-27T11:08:39.379Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-27T11:08:39.379Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-27T11:13:20.913Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-27T11:13:21.156Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-27T11:13:21.156Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-27T11:13:21.687Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T11:13:21.687Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-27T11:13:21.687Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T11:13:21.687Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-27T11:13:21.687Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T11:13:21.687Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-27T11:13:21.687Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T11:13:21.687Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-27T11:13:21.687Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T11:13:21.687Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-27T11:13:21.687Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T11:13:21.687Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-27T11:13:21.687Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-27T11:13:21.689Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-27T11:13:21.689Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T11:13:21.689Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-27T11:13:21.689Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T11:13:21.689Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-27T11:13:21.689Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-27T11:13:21.689Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-27T11:13:21.691Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-27T11:13:22.110Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-27T11:13:22.110Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-27T11:13:22.116Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-27T11:13:23.038Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-27T11:20:38.075Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-27T11:20:38.075Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-27T11:20:38.075Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-27T11:20:38.075Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-27T11:20:38.075Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-27T11:20:38.075Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-27T11:20:38.075Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-27T11:20:38.075Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-27T11:20:38.075Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-28T03:14:04.864Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-28T03:14:05.033Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-28T03:14:05.033Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-28T03:14:05.684Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:14:05.684Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-28T03:14:05.684Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:14:05.684Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-28T03:14:05.684Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:14:05.684Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-28T03:14:05.684Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:14:05.684Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-28T03:14:05.684Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:14:05.684Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-28T03:14:05.684Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:14:05.684Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-28T03:14:05.684Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-28T03:14:05.685Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-28T03:14:05.685Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:14:05.685Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-28T03:14:05.685Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:14:05.685Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-28T03:14:05.685Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:14:05.685Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-28T03:14:05.688Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-28T03:14:05.909Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-28T03:14:05.909Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-01-28T03:14:05.909Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-01-28T03:14:07.516Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-01-28T03:20:54.654Z] [ message] [vmtoolsd] Unloading plugin 'vmbackup'.
[2021-01-28T03:20:54.654Z] [ message] [vmtoolsd] Unloading plugin 'timeSync'.
[2021-01-28T03:20:54.654Z] [ message] [vmtoolsd] Unloading plugin 'resolutionKMS'.
[2021-01-28T03:20:54.654Z] [ message] [vmtoolsd] Unloading plugin 'powerops'.
[2021-01-28T03:20:54.654Z] [ message] [vmtoolsd] Unloading plugin 'guestInfo'.
[2021-01-28T03:20:54.654Z] [ message] [vmtoolsd] Unloading plugin 'deployPkg'.
[2021-01-28T03:20:54.654Z] [ message] [vmtoolsd] Unloading plugin 'appInfo'.
[2021-01-28T03:20:54.655Z] [ message] [vmtoolsd] Unloading plugin 'vix'.
[2021-01-28T03:20:54.655Z] [ message] [vmtoolsd] Unloading plugin 'hgfsServer'.
[2021-01-28T03:21:18.297Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-01-28T03:21:18.299Z] [ message] [vmsvc] Core dump limit set to -1
[2021-01-28T03:21:18.299Z] [    info] [vmtoolsd] CmdLine: "/usr/bin/vmtoolsd"
[2021-01-28T03:21:18.299Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-01-28T03:21:18.299Z] [    info] [vmtoolsd] Found 0 environment variable(s) in unsetenvironment config.
[2021-01-28T03:21:18.299Z] [    info] [vmtoolsd] Initialized environment for vmsvc from unsetenvironment config.
[2021-01-28T03:21:18.299Z] [    info] [vmtoolsd] Found 0 environment variable(s) in setenvironment config.
[2021-01-28T03:21:18.299Z] [    info] [vmtoolsd] Initialized environment for vmsvc from setenvironment config.
[2021-01-28T03:21:18.347Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:21:18.347Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-01-28T03:21:18.347Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:21:18.347Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-01-28T03:21:18.347Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:21:18.347Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-01-28T03:21:18.347Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:21:18.347Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-01-28T03:21:18.347Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:21:18.347Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-01-28T03:21:18.347Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:21:18.347Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-01-28T03:21:18.347Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-01-28T03:21:18.349Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-01-28T03:21:18.349Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:21:18.349Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-01-28T03:21:18.349Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:21:18.349Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-01-28T03:21:18.349Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-01-28T03:21:18.349Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-01-28T03:21:18.349Z] [    info] [vmtoolsd] ToolsCoreRunLoop: Successfully started tools hang detector
[2021-01-28T03:21:18.351Z] [    info] [vmtoolsd] Reinitialize the Vmx Guest Logger with a new RPC channel.
[2021-01-28T03:21:18.351Z] [    info] [vmtoolsd] Clear out the tools hang detector RPC cache state
[2021-01-28T03:21:18.352Z] [   debug] [vmtoolsd] Setting option 'synctime' to '1'.
[2021-01-28T03:21:18.352Z] [   debug] [vmtoolsd] Setting option 'copypaste' to '1'.
[2021-01-28T03:21:18.352Z] [   debug] [vmtoolsd] Setting option 'autohide' to '0'.
[2021-01-28T03:21:18.353Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:21:18.358Z] [   debug] [vmtoolsd] Setting option 'enableDnD' to '1'.
[2021-01-28T03:21:18.358Z] [   debug] [vmtoolsd] Setting option 'synctime.period' to '0'.
[2021-01-28T03:21:18.358Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.enable' to '1'.
[2021-01-28T03:21:18.358Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.guest.resync' to '0'.
[2021-01-28T03:21:18.358Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.guest.resync.timeout' to '0'.
[2021-01-28T03:21:18.358Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.startup.backward' to '0'.
[2021-01-28T03:21:18.358Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.startup' to '1'.
[2021-01-28T03:21:18.358Z] [   debug] [vmtoolsd] Setting option 'toolScripts.afterPowerOn' to '1'.
[2021-01-28T03:21:18.358Z] [   debug] [vmtoolsd] Setting option 'toolScripts.beforePowerOff' to '1'.
[2021-01-28T03:21:18.358Z] [   debug] [vmtoolsd] Setting option 'toolScripts.afterResume' to '1'.
[2021-01-28T03:21:18.359Z] [   debug] [vmtoolsd] Setting option 'toolScripts.beforeSuspend' to '1'.
[2021-01-28T03:21:18.359Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.slewCorrection' to '1'.
[2021-01-28T03:21:18.359Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.percentCorrection' to '0'.
[2021-01-28T03:21:18.359Z] [   debug] [vmtoolsd] Setting option 'mapRootHgfsShare' to '0'.
[2021-01-28T03:21:18.359Z] [   debug] [vmtoolsd] Setting option 'linkRootHgfsShare' to '0'.
[2021-01-28T03:21:18.359Z] [   debug] [vmtoolsd] Setting option 'enableMessageBusTunnel' to '0'.
[2021-01-28T03:21:18.359Z] [   debug] [vmtoolsd] Setting option 'enableAppInfo' to '1'.
[2021-01-28T03:21:18.367Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-01-28T03:21:48.404Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:22:18.413Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:22:48.355Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:23:18.249Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:23:48.201Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:24:18.175Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:24:48.170Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:25:18.181Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:25:48.165Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:26:18.144Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:26:48.116Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:27:18.125Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:27:48.072Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:28:18.125Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:28:48.127Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:29:18.087Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:29:48.150Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-01-28T03:30:18.095Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.

@lemke1458
Copy link

That log is missing lots of noise that should normally exist.

Can we get the vmware.log from the VM covering reboot as well? Fresh copies of both files would be best so we can compare timestamps.

@arenekosreal
Copy link
Author

Here is the content of file vmware.log in Windows

2021-02-05T17:52:25.471+08:00| vmx| I005: Log for VMware Workstation pid=2924 version=16.1.0 build=build-17198959 option=Release
2021-02-05T17:52:25.471+08:00| vmx| I005: The host is 64-bit.
2021-02-05T17:52:25.471+08:00| vmx| I005: Host codepage=windows-936 encoding=GBK
2021-02-05T17:52:25.471+08:00| vmx| I005: Host is Windows 10 Pro for Workstations, 64-bit (Build 19042.789)
2021-02-05T17:52:25.380+08:00| vmx| I005: VTHREAD 19276 "vmx"
2021-02-05T17:52:25.383+08:00| vmx| I005: LOCALE GBK -> zh_CN User=804 System=804
2021-02-05T17:52:25.383+08:00| vmx| I005: Msg_SetLocaleEx: HostLocale=GBK UserLocale=zh_CN
2021-02-05T17:52:25.456+08:00| vmx| I005: DictionaryLoad: Cannot open file "C:\Users\16479\AppData\Roaming\VMware\config.ini": The system cannot find the file specified.
2021-02-05T17:52:25.456+08:00| vmx| I005: Msg_Reset:
2021-02-05T17:52:25.456+08:00| vmx| I005: [msg.dictionary.load.openFailed] Cannot open file "C:\Users\16479\AppData\Roaming\VMware\config.ini": The system cannot find the file specified.
2021-02-05T17:52:25.456+08:00| vmx| I005: ----------------------------------------
2021-02-05T17:52:25.456+08:00| vmx| I005: ConfigDB: Failed to load C:\Users\16479\AppData\Roaming\VMware\config.ini
2021-02-05T17:52:25.457+08:00| vmx| I005: Win32U_GetFileAttributes: GetFileAttributesExW("D:\VPCData\ArchLinux\ArchLinux.vmpl", ...) failed, error: 2
2021-02-05T17:52:25.457+08:00| vmx| I005: OBJLIB-LIB: Objlib initialized.
2021-02-05T17:52:25.459+08:00| vmx| I005: DictionaryLoad: Cannot open file "C:\Users\16479\AppData\Roaming\VMware\config.ini": The system cannot find the file specified.
2021-02-05T17:52:25.459+08:00| vmx| I005: [msg.dictionary.load.openFailed] Cannot open file "C:\Users\16479\AppData\Roaming\VMware\config.ini": The system cannot find the file specified.
2021-02-05T17:52:25.459+08:00| vmx| I005: PREF Optional preferences file not found at C:\Users\16479\AppData\Roaming\VMware\config.ini. Using default values.
2021-02-05T17:52:25.459+08:00| vmx| I005: UUID: SMBIOS UUID is reported as '44 45 4c 4c 35 00 10 31-80 38 c6 c0 4f 59 52 32'.
2021-02-05T17:52:25.466+08:00| vmx| I005: lib/ssl: OpenSSL using FIPS_drbg for RAND
2021-02-05T17:52:25.466+08:00| vmx| I005: lib/ssl: protocol list tls1.2
2021-02-05T17:52:25.466+08:00| vmx| I005: lib/ssl: protocol list tls1.2 (openssl flags 0x17000000)
2021-02-05T17:52:25.466+08:00| vmx| I005: lib/ssl: cipher list ECDHE+AESGCM:RSA+AESGCM:ECDHE+AES:RSA+AES
2021-02-05T17:52:25.466+08:00| vmx| I005: lib/ssl: curves list prime256v1:secp384r1:secp521r1
2021-02-05T17:52:25.471+08:00| vmx| I005: Hostname=DESKTOP-GSAL36C
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=192.168.50.1
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=192.168.100.1
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=192.168.0.102
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=172.31.48.1
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=172.20.0.1
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=172.18.192.1
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=192.168.192.1
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=172.18.32.1
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::913a:5f88:5cc2:1887%3
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::e8b4:88:a3c2:77bf%20
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::59fa:573d:644f:d3fe%75
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::6072:42f5:d0b:5214%71
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::9052:a42b:3926:721b%67
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::b802:8a97:6ad9:d590%62
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::d5b2:d036:4ad9:5855%58
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::5efe:172.31.48.1%83
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::5efe:172.20.0.1%82
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::5efe:172.18.192.1%81
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::5efe:192.168.192.1%80
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::5efe:172.18.32.1%79
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::5efe:192.168.0.102%21
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::5efe:192.168.50.1%26
2021-02-05T17:52:25.478+08:00| vmx| I005: IP=fe80::5efe:192.168.100.1%24
2021-02-05T17:52:25.509+08:00| vmx| I005: System uptime 9954320160 us
2021-02-05T17:52:25.509+08:00| vmx| I005: Command line: "D:\VmwareWorkstation\x64\vmware-vmx.exe" "-T" "querytoken" "-E" "zh_CN" "-s" "vmx.stdio.keep=TRUE" "-#" "product=1;name=VMware Workstation;version=16.1.0;buildnumber=17198959;licensename=VMware Workstation;licenseversion=16.0;" "-@" "pipe=\\.\pipe\vmx061b95d6143b075c;msgs=ui" "D:\VPCData\ArchLinux\ArchLinux.vmx"
2021-02-05T17:52:25.509+08:00| vmx| I005: Msg_SetLocaleEx: HostLocale=GBK UserLocale=zh_CN
2021-02-05T17:52:25.571+08:00| vmx| I005: WQPoolAllocPoll : pollIx = 1, signalHandle = 768
2021-02-05T17:52:25.571+08:00| vmx| I005: WQPoolAllocPoll : pollIx = 2, signalHandle = 760
2021-02-05T17:52:25.572+08:00| vmx| I005: VigorTransport listening on fd 848
2021-02-05T17:52:25.572+08:00| vmx| I005: Vigor_Init 1
2021-02-05T17:52:25.572+08:00| vmx| I005: Connecting 'ui' to pipe '\\.\pipe\vmx061b95d6143b075c' with user '(null)'
2021-02-05T17:52:25.572+08:00| vmx| I005: VMXVmdb: Local connection timeout: 60000 ms.
2021-02-05T17:52:25.652+08:00| vmx| I005: VmdbAddConnection: cnxPath=/db/connection/#1/, cnxIx=1
2021-02-05T17:52:25.652+08:00| vmx| I005: Vix: [mainDispatch.c:486]: VMAutomation: Initializing VMAutomation.
2021-02-05T17:52:25.653+08:00| vmx| I005: Vix: [mainDispatch.c:738]: VMAutomationOpenListenerSocket() listening
2021-02-05T17:52:25.657+08:00| vmx| I005: Vix: [mainDispatch.c:4204]: VMAutomation_ReportPowerOpFinished: statevar=0, newAppState=1870, success=1 additionalError=0
2021-02-05T17:52:25.657+08:00| vmx| I005: Transitioned vmx/execState/val to poweredOff
2021-02-05T17:52:25.657+08:00| vmx| I005: Vix: [mainDispatch.c:4204]: VMAutomation_ReportPowerOpFinished: statevar=1, newAppState=1873, success=1 additionalError=0
2021-02-05T17:52:25.657+08:00| vmx| I005: Vix: [mainDispatch.c:4204]: VMAutomation_ReportPowerOpFinished: statevar=2, newAppState=1877, success=1 additionalError=0
2021-02-05T17:52:25.657+08:00| vmx| I005: Vix: [mainDispatch.c:4204]: VMAutomation_ReportPowerOpFinished: statevar=3, newAppState=1881, success=1 additionalError=0
2021-02-05T17:52:25.657+08:00| vmx| I005: IOPL_Init: Hyper-V detected by CPUID
2021-02-05T17:52:25.664+08:00| vmx| W003: Can't set WSS, error 1314
2021-02-05T17:52:25.664+08:00| vmx| I005: VerificationOfHostParameters status 1
2021-02-05T17:52:25.664+08:00| vmx| W003: VMX can't verify host parameters.
2021-02-05T17:52:25.665+08:00| vmx| I005: FeatureCompat: No EVC masks.
2021-02-05T17:52:25.674+08:00| vmx| I005: hostCPUID vendor: GenuineIntel
2021-02-05T17:52:25.674+08:00| vmx| I005: hostCPUID family: 0x6 model: 0x9e stepping: 0xa
2021-02-05T17:52:25.674+08:00| vmx| I005: hostCPUID codename: Coffee Lake-S/H
2021-02-05T17:52:25.674+08:00| vmx| I005: hostCPUID name: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000000, 0: 0x00000016 0x756e6547 0x6c65746e 0x49656e69
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000001, 0: 0x000906ea 0x00100800 0xfefaf387 0xbfebfbff
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000002, 0: 0x76036301 0x00f0b5ff 0x00000000 0x00c30000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000003, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000004, 0: 0x1c004121 0x01c0003f 0x0000003f 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000004, 1: 0x1c004122 0x01c0003f 0x0000003f 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000004, 2: 0x1c004143 0x00c0003f 0x000003ff 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000004, 3: 0x1c03c163 0x02c0003f 0x00002fff 0x00000002
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000004, 4: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000005, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000006, 0: 0x000007f3 0x00000002 0x00000009 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000007, 0: 0x00000000 0x009c67af 0x40000000 0xbc000400
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000008, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000009, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000a, 0: 0x07300404 0x00000000 0x00000000 0x00000603
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000b, 0: 0x00000001 0x00000002 0x00000100 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000b, 1: 0x00000004 0x0000000c 0x00000201 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000b, 2: 0x00000000 0x00000000 0x00000002 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000c, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000d, 0: 0x0000001f 0x00000440 0x00000440 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000d, 1: 0x0000000f 0x000003c0 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000d, 2: 0x00000100 0x00000240 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000d, 3: 0x00000040 0x000003c0 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000d, 4: 0x00000040 0x00000400 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000e, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000f, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 0000000f, 1: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000010, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000010, 1: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000010, 2: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000010, 3: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000011, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000012, 0: 0x00000001 0x00000000 0x00000000 0x0000241f
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000012, 1: 0x00000036 0x00000000 0x0000001f 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000012, 2: 0x70200001 0x00000000 0x05d80001 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000012, 3: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000013, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000014, 0: 0x00000001 0x0000000f 0x00000003 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000014, 1: 0x02490002 0x003f3fff 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000015, 0: 0x00000002 0x000000b8 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 00000016, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 40000000, 0: 0x4000000b 0x7263694d 0x666f736f 0x76482074
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 40000001, 0: 0x31237648 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 40000002, 0: 0x00004a61 0x000a0000 0x00000000 0x00000315
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 40000003, 0: 0x00003fff 0x002bb9ff 0x00000002 0x3dfffbf6
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 40000004, 0: 0x00060d1c 0x00000000 0x0000002e 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 40000005, 0: 0x00000400 0x00000400 0x0000096c 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 40000006, 0: 0x007200af 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 40000007, 0: 0x80000007 0x00000003 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 40000008, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 40000009, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 4000000a, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 4000000b, 0: 0x001ff002 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 80000000, 0: 0x80000008 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 80000001, 0: 0x00000000 0x00000000 0x00000121 0x2c100800
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 80000002, 0: 0x65746e49 0x2952286c 0x726f4320 0x4d542865
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 80000003, 0: 0x37692029 0x3537382d 0x43204830 0x40205550
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 80000004, 0: 0x322e3220 0x7a484730 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 80000005, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 80000006, 0: 0x00000000 0x00000000 0x01006040 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 80000007, 0: 0x00000000 0x00000000 0x00000000 0x00000100
2021-02-05T17:52:25.675+08:00| vmx| I005: hostCPUID level 80000008, 0: 0x00003027 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:25.675+08:00| vmx| I005: CPUID differences from hostCPUID.
2021-02-05T17:52:25.675+08:00| vmx| I005: Physical APIC IDs: 0-11
2021-02-05T17:52:25.675+08:00| vmx| I005: Physical X2APIC IDs: 0-11
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR       0x3a =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x480 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x481 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x482 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x483 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x484 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x485 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x486 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x487 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x488 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x489 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x48a =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x48b =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x48c =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x48d =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x48e =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x48f =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x490 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x491 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR 0xc0010114 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR       0xce =    0x8083bf1011600
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x10a =                0x4
2021-02-05T17:52:25.676+08:00| vmx| I005: Common: MSR      0x122 =                  0
2021-02-05T17:52:25.676+08:00| vmx| I005: PTSC: RefClockToPTSC 0 @ 10000000Hz -> 0 @ 2207990997Hz
2021-02-05T17:52:25.676+08:00| vmx| I005: PTSC: RefClockToPTSC ((x * 3704394188) >> 24) + -21979419631080
2021-02-05T17:52:25.676+08:00| vmx| I005: PTSC: tscOffset 0
2021-02-05T17:52:25.676+08:00| vmx| I005: PTSC: using reference clock
2021-02-05T17:52:25.676+08:00| vmx| I005: PTSC: hardware TSCs are synchronized.
2021-02-05T17:52:25.676+08:00| vmx| I005: PTSC: hardware TSCs may have been adjusted by the host.
2021-02-05T17:52:25.676+08:00| vmx| I005: PTSC: current PTSC=105100
2021-02-05T17:52:25.691+08:00| vmx| I005: WQPoolAllocPoll : pollIx = 3, signalHandle = 908
2021-02-05T17:52:25.773+08:00| vmx| I005: ConfigCheck: No rules file found. Checks are disabled.
2021-02-05T17:52:25.773+08:00| vmx| I005: changing directory to D:\VPCData\ArchLinux\.
2021-02-05T17:52:25.773+08:00| vmx| I005: Config file: D:\VPCData\ArchLinux\ArchLinux.vmx
2021-02-05T17:52:25.773+08:00| vmx| I005: Vix: [mainDispatch.c:4204]: VMAutomation_ReportPowerOpFinished: statevar=1, newAppState=1873, success=1 additionalError=0
2021-02-05T17:52:25.773+08:00| vmx| I005: Vix: [mainDispatch.c:4204]: VMAutomation_ReportPowerOpFinished: statevar=2, newAppState=1878, success=1 additionalError=0
2021-02-05T17:52:25.834+08:00| vmx| W003: PowerOn
2021-02-05T17:52:25.834+08:00| vmx| I005: VMX_PowerOn: VMX build 17198959, UI build 17198959
2021-02-05T17:52:25.834+08:00| vmx| I005: HostWin32: WIN32 NUMA node 0, CPU mask 0x0000000000000fff
2021-02-05T17:52:25.841+08:00| vmx| I005: Vix: [mainDispatch.c:4204]: VMAutomation_ReportPowerOpFinished: statevar=0, newAppState=1871, success=1 additionalError=0
2021-02-05T17:52:25.843+08:00| vmx| I005: HOST Windows version 10.0, build 19042, platform 2, ""
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT --- GLOBAL SETTINGS C:\ProgramData\VMware\VMware Workstation\settings.ini
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT          printers.enabled = "TRUE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT --- NON PERSISTENT (null)
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT --- USER PREFERENCES C:\Users\16479\AppData\Roaming\VMware\preferences.ini
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.keyboardAndMouse.vmHotKey.enabled = "FALSE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.keyboardAndMouse.vmHotKey.count = "0"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT     prefvmx.defaultVMPath = "D:\VPCData"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.defaultVirtualHW.productCompatibility = "esx"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT   pref.ws.shareVMLocation = ""
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT        pref.hostMRU.count = "1"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT        pref.hostMRU0.name = "localhost"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT        pref.hostMRU0.type = "vim"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT    pref.hostMRU0.viewtype = "vmView"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window.count = "1"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab.count = "3"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab0.dest = ""
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab0.file = ""
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab0.type = "home"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab0.cnxType = "vmdb"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab0.focused = "FALSE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab1.cnxType = "vmdb"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab2.cnxType = "vmdb"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab3.cnxType = "vmdb"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab4.cnxType = "vmdb"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.sidebar = "TRUE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.sidebar.width = "200"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.statusBar = "TRUE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tabs = "TRUE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.thumbnailBar = "FALSE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.thumbnailBar.size = "100"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.thumbnailBar.view = "opened-vms"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.placement.left = "91"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.placement.top = "205"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.placement.right = "1531"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.placement.bottom = "952"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.maximized = "TRUE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT             hints.hideAll = "FALSE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT  pref.sharedFolder.maxNum = "4"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder0.vmPath = "/vm/#061b95d6143b075c/"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder0.guestName = "虚拟机共享数据"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder0.hostPath = "D:\VPCData\虚拟机共享数据"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder0.enabled = "TRUE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder1.vmPath = "/vm/#0ea8b777084c79cf/"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder1.guestName = "虚拟机共享数据"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder1.hostPath = "D:\VPCData\虚拟机共享数据"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder1.enabled = "FALSE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab1.dest = ""
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab1.file = "D:\VPCData\ArchLinux\ArchLinux.vmx"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab1.type = "vm"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab1.focused = "TRUE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT  pref.fullscreen.autohide = "TRUE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT         vmWizard.guestKey = "other5xlinux-64"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT vmWizard.installMediaType = "later"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT vmWizard.isoLocationMRU.count = "7"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT vmWizard.isoLocationMRU0.location = "C:\Users\16479\Downloads\Qubes-R4.1.0-alpha20201014-x86_64.iso"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.snapshotManager.left = "0"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT  pref.snapshotManager.top = "29"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.snapshotManager.right = "887"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.snapshotManager.bottom = "738"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT vmWizard.isoLocationMRU1.location = "D:\VmwareWorkstation\darwin.iso"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab5.cnxType = "vmdb"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT hint.cui.toolsInfoBar.suppressible = "FALSE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT  hint.vmui.showNewUSBDevs = "FALSE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT vmWizard.isoLocationMRU2.location = "C:\Users\16479\Downloads\macOS.BigSur.iso"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder2.vmPath = "/vm/#eb7fd09b5f59cb02/"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder2.guestName = "虚拟机共享数据"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder2.hostPath = "D:\VPCData\虚拟机共享数据"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder2.enabled = "TRUE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder3.vmPath = "/vm/#fcc66d352c47d051/"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder3.guestName = "虚拟机共享数据"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder3.hostPath = "D:\VPCData\虚拟机共享数据"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.sharedFolder3.enabled = "FALSE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT    pref.usbConnectionMode = "host"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.downloadProxy.source = "host"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT        pref.downloadProxy = "socks://127.0.0.1:20808/"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT   pref.lastUpdateCheckSec = "1610516505"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT vmWizard.isoLocationMRU3.location = "C:\Users\16479\Downloads\archlinux-2021.01.01-x86_64.iso"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT vmWizard.isoLocationMRU4.location = "C:\Users\16479\Downloads\archlinux-2020.07.01-x86_64.iso"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT vmWizard.isoLocationMRU5.location = "C:\Users\16479\Downloads\ReactOS-0.4.13.iso"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab2.dest = ""
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab2.file = "D:\VPCData\macOS\macOS.vmx"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab2.type = "vm"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT pref.ws.session.window0.tab2.focused = "FALSE"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT vmWizard.isoLocationMRU6.location = "C:\Users\16479\Downloads\install-amd64-minimal-20200701T214503Z.iso"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT --- USER DEFAULTS C:\Users\16479\AppData\Roaming\VMware\config.ini
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT --- HOST DEFAULTS C:\ProgramData\VMware\VMware Workstation\config.ini
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT         authd.client.port = "903"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT           authd.proxy.nfc = "vmware-hostd:ha-nfc"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT installerDefaults.autoSoftwareUpdateEnabled = "no"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT installerDefaults.autoSoftwareUpdateEnabled.epoch = "6648"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT installerDefaults.componentDownloadEnabled = "yes"
2021-02-05T17:52:25.843+08:00| vmx| I005: DICT installerDefaults.dataCollectionEnabled = "no"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT installerDefaults.dataCollectionEnabled.epoch = "6648"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT       prefvmx.minVmMemPct = "100"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT --- SITE DEFAULTS C:\ProgramData\VMware\VMware Workstation\config.ini
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         authd.client.port = "903"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT           authd.proxy.nfc = "vmware-hostd:ha-nfc"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT installerDefaults.autoSoftwareUpdateEnabled = "no"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT installerDefaults.autoSoftwareUpdateEnabled.epoch = "6648"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT installerDefaults.componentDownloadEnabled = "yes"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT installerDefaults.dataCollectionEnabled = "no"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT installerDefaults.dataCollectionEnabled.epoch = "6648"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT       prefvmx.minVmMemPct = "100"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT --- NONPERSISTENT
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT            vmx.stdio.keep = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             gui.available = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT --- COMMAND LINE
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT            vmx.stdio.keep = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             gui.available = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT --- RECORDING
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT            vmx.stdio.keep = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             gui.available = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT --- CONFIGURATION D:\VPCData\ArchLinux\ArchLinux.vmx 
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT               displayName = "ArchLinux"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT            config.version = "8"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         virtualHW.version = "18"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT              mks.enable3d = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT      mainMem.useNamedFile = "FALSE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT prefvmx.useRecommendedLockedMemSize = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT   sched.mem.pshare.enable = "FALSE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT        pciBridge0.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT        pciBridge4.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     pciBridge4.virtualDev = "pcieRootPort"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT      pciBridge4.functions = "8"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT        pciBridge5.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     pciBridge5.virtualDev = "pcieRootPort"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT      pciBridge5.functions = "8"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT        pciBridge6.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     pciBridge6.virtualDev = "pcieRootPort"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT      pciBridge6.functions = "8"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT        pciBridge7.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     pciBridge7.virtualDev = "pcieRootPort"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT      pciBridge7.functions = "8"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             vmci0.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             hpet0.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT                   guestOS = "other5xlinux-64"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT                     nvram = "ArchLinux.nvram"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT virtualHW.productCompatibility = "hosted"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT        powerType.powerOff = "soft"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         powerType.powerOn = "soft"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         powerType.suspend = "soft"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT           powerType.reset = "soft"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT usb.vbluetooth.startConnected = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT            tools.syncTime = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT          sound.autoDetect = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT            sound.fileName = "-1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             sound.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT                  numvcpus = "4"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT      cpuid.coresPerSocket = "4"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT               vcpu.hotadd = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT                   memsize = "8192"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT                mem.hotadd = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT          scsi0.virtualDev = "pvscsi"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             scsi0.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT          scsi0:0.fileName = "ArchLinux.vmdk"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT           scsi0:0.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         ide1:0.deviceType = "cdrom-image"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT           ide1:0.fileName = "C:\Users\16479\Downloads\archlinux-2021.01.01-x86_64.iso"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT            ide1:0.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT               usb.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT              ehci.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     svga.graphicsMemoryKB = "2097152"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     ethernet0.addressType = "static"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT      ethernet0.virtualDev = "vmxnet3"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT          serial0.fileType = "thinprint"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT          serial0.fileName = "thinprint"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT           serial0.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT        extendedConfigFile = "ArchLinux.vmxf"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT                  firmware = "efi"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT                 uuid.bios = "56 4d 65 3a 1d d4 89 d8-43 04 75 a0 7c 5d 88 ec"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             uuid.location = "56 4d 65 3a 1d d4 89 d8-43 04 75 a0 7c 5d 88 ec"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT              scsi0:0.redo = ""
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT  pciBridge0.pciSlotNumber = "17"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT  pciBridge4.pciSlotNumber = "21"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT  pciBridge5.pciSlotNumber = "22"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT  pciBridge6.pciSlotNumber = "23"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT  pciBridge7.pciSlotNumber = "24"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT       scsi0.pciSlotNumber = "160"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         usb.pciSlotNumber = "32"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT   ethernet0.pciSlotNumber = "224"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT       sound.pciSlotNumber = "34"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT        ehci.pciSlotNumber = "35"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT       vmci0.pciSlotNumber = "36"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             svga.vramSize = "268435456"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT  vmotion.checkpointFBSize = "4194304"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.checkpointSVGAPrimarySize = "268435456"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT                  vmci0.id = "2086504684"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT    monitor.phys_bits_used = "45"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             cleanShutdown = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT              softPowerOff = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT               usb:1.speed = "2"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             usb:1.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT          usb:1.deviceType = "hub"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT                usb:1.port = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT              usb:1.parent = "-1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT svga.guestBackedPrimaryAware = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT       tools.remindInstall = "FALSE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT toolsInstallManager.lastInstallError = "21004"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     guestOS.detailed.data = "bitness='64' distroName='Arch' distroVersion='rolling' familyName='Linux' kernelVersion='5.10.11-arch1-1' prettyName='Arch Linux'"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT toolsInstallManager.updateCounter = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT        checkpoint.vmState = ""
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT   gui.lastPoweredViewMode = "fullscreen"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT          scsi0:1.fileName = "D:\VPCData\LineageOS\Ubuntu-0.vmdk"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT              scsi0:1.redo = ""
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT           scsi0:1.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT   vmotion.svga.mobMaxSize = "1073741824"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.graphicsMemoryKB = "2097152"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT   vmotion.svga.supports3D = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.baseCapsLevel = "9"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.maxPointSize = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.maxTextureSize = "16384"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.maxVolumeExtent = "2048"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.maxTextureAnisotropy = "16"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT  vmotion.svga.lineStipple = "0"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.dxMaxConstantBuffers = "14"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.dxProvokingVertex = "0"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         vmotion.svga.sm41 = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.multisample2x = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.multisample4x = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.msFullQuality = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     vmotion.svga.logicOps = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         vmotion.svga.bc67 = "9"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT          vmotion.svga.sm5 = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.multisample8x = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT vmotion.svga.logicBlendOps = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT isolation.tools.hgfs.disable = "FALSE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     sharedFolder0.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     sharedFolder0.enabled = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT  sharedFolder0.readAccess = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT sharedFolder0.writeAccess = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT    sharedFolder0.hostPath = "D:\VPCData\虚拟机共享数据"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT   sharedFolder0.guestName = "虚拟机共享数据"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT  sharedFolder0.expiration = "never"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT       sharedFolder.maxNum = "1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT    ulm.disableMitigations = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     ide1:0.startConnected = "FALSE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT          usb_xhci.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT    usb_xhci.pciSlotNumber = "192"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT          scsi0:2.fileName = "D:\VPCData\Home\LinuxHome.vmdk"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT           scsi0:2.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT              scsi0:2.redo = ""
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         ethernet0.address = "00:50:56:39:07:44"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         ethernet0.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT               MemTrimRate = "0"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT           floppy0.present = "FALSE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT      tools.upgrade.policy = "useGlobal"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT  ethernet0.connectionType = "nat"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT             scsi0.sasWWID = "50 05 05 6a 1d d4 89 d0"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT        usb_xhci:4.present = "TRUE"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT     usb_xhci:4.deviceType = "hid"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT           usb_xhci:4.port = "4"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         usb_xhci:4.parent = "-1"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT --- USER DEFAULTS C:\Users\16479\AppData\Roaming\VMware\config.ini 
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT --- HOST DEFAULTS C:\ProgramData\VMware\VMware Workstation\config.ini 
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT         authd.client.port = "903"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT           authd.proxy.nfc = "vmware-hostd:ha-nfc"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT installerDefaults.autoSoftwareUpdateEnabled = "no"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT installerDefaults.autoSoftwareUpdateEnabled.epoch = "6648"
2021-02-05T17:52:25.844+08:00| vmx| I005: DICT installerDefaults.componentDownloadEnabled = "yes"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT installerDefaults.dataCollectionEnabled = "no"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT installerDefaults.dataCollectionEnabled.epoch = "6648"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT       prefvmx.minVmMemPct = "100"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT --- SITE DEFAULTS C:\ProgramData\VMware\VMware Workstation\config.ini 
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT         authd.client.port = "903"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT           authd.proxy.nfc = "vmware-hostd:ha-nfc"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT installerDefaults.autoSoftwareUpdateEnabled = "no"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT installerDefaults.autoSoftwareUpdateEnabled.epoch = "6648"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT installerDefaults.componentDownloadEnabled = "yes"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT installerDefaults.dataCollectionEnabled = "no"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT installerDefaults.dataCollectionEnabled.epoch = "6648"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT       prefvmx.minVmMemPct = "100"
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT --- GLOBAL SETTINGS C:\ProgramData\VMware\VMware Workstation\settings.ini 
2021-02-05T17:52:25.845+08:00| vmx| I005: DICT          printers.enabled = "TRUE"
2021-02-05T17:52:25.853+08:00| vmx| I005: ToolsISO: open of D:\VmwareWorkstation\isoimages_manifest.txt.sig failed: Could not find the file
2021-02-05T17:52:25.853+08:00| vmx| I005: ToolsISO: Unable to read signature file 'D:\VmwareWorkstation\isoimages_manifest.txt.sig', ignoring.
2021-02-05T17:52:25.853+08:00| vmx| I005: ToolsISO: Updated cached value for imageName to 'linux.iso'.
2021-02-05T17:52:25.853+08:00| vmx| I005: ToolsISO: Selected Tools ISO 'linux.iso' for 'other5xlinux-64' guest.
2021-02-05T17:52:25.853+08:00| vmx| I005: Vix: [mainDispatch.c:4204]: VMAutomation_ReportPowerOpFinished: statevar=1, newAppState=1873, success=1 additionalError=0
2021-02-05T17:52:25.855+08:00| vmx| I005: Monitor Mode: ULM
2021-02-05T17:52:25.869+08:00| vmx| I005: OvhdMem_PowerOn: initial admission: paged  2402721 nonpaged     8957 anonymous    12313
2021-02-05T17:52:25.869+08:00| vmx| I005: VMMEM: Initial Reservation: 9468MB (MainMem=8192MB)
2021-02-05T17:52:25.869+08:00| vmx| I005: MemSched_PowerOn: balloon minGuestSize 6553 (80% of min required size 8192)
2021-02-05T17:52:25.869+08:00| vmx| I005: MemSched: reserved mem (in MB) min 128 max 13651 recommended 13651
2021-02-05T17:52:25.869+08:00| vmx| I005: MemSched: pg 2402721 np 8957 anon 12313 mem 2097152
2021-02-05T17:52:25.897+08:00| vmx| I005: MemSched: numvm 1 locked pages: num 0 max 3404864
2021-02-05T17:52:25.897+08:00| vmx| I005: MemSched: locked Page Limit: host 3545047 config 3494656 dynam 3413056
2021-02-05T17:52:25.897+08:00| vmx| I005: MemSched: minmempct 100 minalloc 0 admitted 1
2021-02-05T17:52:25.897+08:00| vmx| I005: numa: Hot add is enabled and vNUMA hot add is disabled, forcing UMA.
2021-02-05T17:52:25.897+08:00| vmx| I005: llc: maximum vcpus per LLC: 1
2021-02-05T17:52:25.897+08:00| vmx| I005: llc: vLLC size: 4
2021-02-05T17:52:25.897+08:00| PowerNotifyThread| I005: VTHREAD 9556 "PowerNotifyThread"
2021-02-05T17:52:25.897+08:00| PowerNotifyThread| I005: PowerNotify thread is alive.
2021-02-05T17:52:25.900+08:00| vmx| I005: LICENSE using: 'HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Workstation\Dormant\License.ws.16.0.e5.202001' 
2021-02-05T17:52:25.901+08:00| vthread-10760| I005: VTHREAD 10760 "vthread-10760"
2021-02-05T17:52:25.901+08:00| vmx| I005: Win32U_GetFileAttributes: GetFileAttributesExW("D:\VPCData\ArchLinux\ArchLinux.vmpl", ...) failed, error: 2
2021-02-05T17:52:25.901+08:00| vmx| I005: PolicyVMXFindPolicyKey: policy file does not exist.
2021-02-05T17:52:25.901+08:00| vmx| I005: Win32U_GetFileAttributes: GetFileAttributesExW("D:\VPCData\ArchLinux\ArchLinux.vmpl", ...) failed, error: 2
2021-02-05T17:52:25.901+08:00| vmx| I005: PolicyVMXFindPolicyKey: policy file does not exist.
2021-02-05T17:52:25.902+08:00| vmx| I005: Host PA size: 39 bits. Guest PA size: 45 bits.
2021-02-05T17:52:25.902+08:00| vmx| I005: ToolsISO: Refreshing imageName for 'other5xlinux-64' (refreshCount=1, lastCount=1).
2021-02-05T17:52:25.903+08:00| vmx| I005: ToolsISO: open of D:\VmwareWorkstation\isoimages_manifest.txt.sig failed: Could not find the file
2021-02-05T17:52:25.903+08:00| vmx| I005: ToolsISO: Unable to read signature file 'D:\VmwareWorkstation\isoimages_manifest.txt.sig', ignoring.
2021-02-05T17:52:25.903+08:00| vmx| I005: ToolsISO: Updated cached value for imageName to 'linux.iso'.
2021-02-05T17:52:25.903+08:00| vmx| I005: ToolsISO: Selected Tools ISO 'linux.iso' for 'other5xlinux-64' guest.
2021-02-05T17:52:25.904+08:00| deviceThread| I005: VTHREAD 11044 "deviceThread"
2021-02-05T17:52:25.904+08:00| deviceThread| I005: Device thread is alive
2021-02-05T17:52:25.904+08:00| vmx| I005: KHZEstimate 2207991
2021-02-05T17:52:25.904+08:00| vmx| I005: MHZEstimate 2208
2021-02-05T17:52:25.904+08:00| vmx| I005: NumVCPUs 4
2021-02-05T17:52:25.904+08:00| vmx| I005: MonTimer: host does not have high resolution timers.
2021-02-05T17:52:25.905+08:00| vmx| I005: AIOGNRC: numThreads=30 ide=0, scsi=3, passthru=1
2021-02-05T17:52:25.905+08:00| vmx| I005: WORKER: Creating new group with maxThreads=30 (30)
2021-02-05T17:52:25.918+08:00| vmx| I005: WORKER: Creating new group with maxThreads=1 (31)
2021-02-05T17:52:25.918+08:00| vmx| I005: MainMem: CPT Host WZ=0 PF=8192 D=0
2021-02-05T17:52:25.918+08:00| vmx| I005: MainMem: CPT PLS=1 PLR=1 BS=1 BlkP=32 Mult=4 W=50
2021-02-05T17:52:25.918+08:00| vmx| I005: MainMem: Opened paging file, 'UNNAMED'.
2021-02-05T17:52:25.918+08:00| vmx| I005: MStat: Creating Stat vm.uptime
2021-02-05T17:52:25.918+08:00| vmx| I005: MStat: Creating Stat vm.suspendTime
2021-02-05T17:52:25.918+08:00| vmx| I005: MStat: Creating Stat vm.powerOnTimeStamp
2021-02-05T17:52:25.918+08:00| aioCompletion| I005: VTHREAD 10248 "aioCompletion"
2021-02-05T17:52:25.919+08:00| vmx| I005: VMXAIOMGR: Using: simple=Compl
2021-02-05T17:52:25.923+08:00| vmx| I005: WORKER: Creating new group with maxThreads=1 (32)
2021-02-05T17:52:25.927+08:00| vmx| I005: WORKER: Creating new group with maxThreads=16 (48)
2021-02-05T17:52:25.927+08:00| vmx| I005: FeatureCompat: No VM masks.
2021-02-05T17:52:25.927+08:00| vmx| I005: TimeTracker host to guest rate conversion 556075025 @ 2207990997Hz -> 0 @ 2207990997Hz
2021-02-05T17:52:25.927+08:00| vmx| I005: TimeTracker host to guest rate conversion ((x * 2147483648) >> 31) + -556075025
2021-02-05T17:52:25.927+08:00| vmx| I005: Disabling TSC scaling since host does not support it.
2021-02-05T17:52:25.927+08:00| vmx| I005: TSC offsetting enabled.
2021-02-05T17:52:25.928+08:00| vmx| I005: timeTracker.globalProgressMaxAllowanceMS: 2000
2021-02-05T17:52:25.928+08:00| vmx| I005: timeTracker.globalProgressToAllowanceNS: 1000
2021-02-05T17:52:25.928+08:00| vmx| I005: MKS PowerOn
2021-02-05T17:52:25.929+08:00| mks| I005: VTHREAD 19524 "mks"
2021-02-05T17:52:25.929+08:00| mks| I005: MKS thread is alive
2021-02-05T17:52:25.929+08:00| svga| I005: VTHREAD 14312 "svga"
2021-02-05T17:52:25.929+08:00| svga| I005: SVGA thread is alive
2021-02-05T17:52:25.929+08:00| mks| I005: MKS: SSE2=1, SSSE3=1, SSE4_1=1
2021-02-05T17:52:25.933+08:00| mouse| I005: VTHREAD 4000 "mouse"
2021-02-05T17:52:25.933+08:00| mks| I005: MKS-HookKeyboard: RegQueryValueEx(LowLevelHooksTimeout) failed: The system cannot find the file specified (2)
2021-02-05T17:52:25.933+08:00| kbh| I005: VTHREAD 20288 "kbh"
2021-02-05T17:52:25.939+08:00| mks| I005: MKS Win32: Registering top level window (0x605b6) to receive session change notification.
2021-02-05T17:52:25.940+08:00| mks| I005: Current Display Settings:
2021-02-05T17:52:25.940+08:00| mks| I005:    Display: 0 size: 1920x1080  position: (0, 0) name: \\.\DISPLAY1  
2021-02-05T17:52:25.941+08:00| mks| I005: MKS Win32: MIL: 0x4000
2021-02-05T17:52:25.941+08:00| mks| I005: MKS-RenderMain: PowerOn allowed MKSBasicOps DX11Renderer DX11BasicRenderer ISBRenderer 
2021-02-05T17:52:25.941+08:00| mks| I005: MKS-RenderMain: Collecting RenderOps caps from ISBRenderer
2021-02-05T17:52:25.941+08:00| mks| I005: MKS-RenderMain: Starting ISBRenderer
2021-02-05T17:52:25.942+08:00| mks| I005: ISBRendererComm: mksSandbox command-line: D:\VmwareWorkstation\x64\mksSandbox.exe --logFile D:\VPCData\ArchLinux\mksSandbox.log --pipeInfo \\.\pipe\vmware\mksSandbox\mksSandbox-52 d8 5e 74 31 88 a6 eb-f8 ab 4e 72 c7 65 cc 01
2021-02-05T17:52:26.344+08:00| mks| I005: ISBRendererComm: Spawned process with handle 1256
2021-02-05T17:52:26.386+08:00| mks| I005: ISBRendererComm: Waiting for handshake...
2021-02-05T17:52:27.444+08:00| mks| I005: ISBRendererComm: Sandbox Renderer: DX11Renderer
2021-02-05T17:52:27.448+08:00| mks| I005: MKS-RenderMain: Started ISBRenderer
2021-02-05T17:52:27.448+08:00| mks| I005: MKS-RenderMain: Found Full Renderer: ISBRenderer
2021-02-05T17:52:27.448+08:00| mks| I005: MKS-RenderMain: MinimalCaps: maxTextureSize=16384
2021-02-05T17:52:27.449+08:00| mks| I005: KHBKL: Unable to parse keystring at: ''
2021-02-05T17:52:27.449+08:00| mks| I005: MKSRemoteMgr: Set default display name: ArchLinux
2021-02-05T17:52:27.449+08:00| mks| I005: MKSRemoteMgr: Loading VNC Configuration from VM config file
2021-02-05T17:52:27.451+08:00| vmx| I005: VLANCE: send cluster threshold is 80, size = 2 recalcInterval is 20000 us
2021-02-05T17:52:27.451+08:00| vmx| I005: VMXNET: send cluster threshold is 80, size = 2 recalcInterval is 20000 ticks, dontClusterSize is 128
2021-02-05T17:52:27.452+08:00| vmx| I005: Chipset version: 0x17
2021-02-05T17:52:27.453+08:00| vmx| I005: SOUNDLIB: Creating the Wave sound backend.
2021-02-05T17:52:27.454+08:00| vmx| I005: MigrateBusMemPrealloc: BusMem preallocation begins.
2021-02-05T17:52:27.454+08:00| vmx| I005: MigrateBusMemPrealloc: BusMem preallocation completes.
2021-02-05T17:52:27.454+08:00| vthread-17788| I005: VTHREAD 17788 "vthread-17788"
2021-02-05T17:52:27.455+08:00| vthread-2776| I005: VTHREAD 2776 "vthread-2776"
2021-02-05T17:52:27.455+08:00| vmx| A000: ConfigDB: Setting scsi0:2.redo = ""
2021-02-05T17:52:27.455+08:00| worker-10760| A000: ConfigDB: Setting scsi0:0.redo = ""
2021-02-05T17:52:27.455+08:00| worker-10760| I005: DISK: OPEN scsi0:0 'D:\VPCData\ArchLinux\ArchLinux.vmdk' 永久 R[]
2021-02-05T17:52:27.455+08:00| worker-17788| A000: ConfigDB: Setting scsi0:1.redo = ""
2021-02-05T17:52:27.455+08:00| worker-17788| I005: DISK: OPEN scsi0:1 'D:\VPCData\LineageOS\Ubuntu-0.vmdk' 永久 R[]
2021-02-05T17:52:27.455+08:00| vmx| I005: DISK: OPEN scsi0:2 'D:\VPCData\Home\LinuxHome.vmdk' 永久 R[]
2021-02-05T17:52:27.462+08:00| worker-10760| I005: DISKLIB-DSCPTR: Opened [0]: "ArchLinux.vmdk" (0xa)
2021-02-05T17:52:27.462+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [0]: "Ubuntu-0-s001.vmdk" (0xa)
2021-02-05T17:52:27.462+08:00| worker-10760| I005: DISKLIB-LINK  : Opened 'D:\VPCData\ArchLinux\ArchLinux.vmdk' (0xa): monolithicSparse, 268435456 sectors / 128 GB.
2021-02-05T17:52:27.463+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [0]: "LinuxHome-s001.vmdk" (0xa)
2021-02-05T17:52:27.463+08:00| worker-10760| I005: DISKLIB-LIB   : Opened "D:\VPCData\ArchLinux\ArchLinux.vmdk" (flags 0xa, type monolithicSparse).
2021-02-05T17:52:27.463+08:00| worker-10760| I005: DISKLIB-LIB_MISC   : DiskLib_GetStorageBlockSizes: Failed to get storage block sizes, The virtual disk requires a feature not supported by this program.
2021-02-05T17:52:27.463+08:00| worker-10760| I005: DiskGetGeometry: Reading of disk partition table
2021-02-05T17:52:27.464+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [1]: "LinuxHome-s002.vmdk" (0xa)
2021-02-05T17:52:27.464+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [1]: "Ubuntu-0-s002.vmdk" (0xa)
2021-02-05T17:52:27.466+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [2]: "LinuxHome-s003.vmdk" (0xa)
2021-02-05T17:52:27.466+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [2]: "Ubuntu-0-s003.vmdk" (0xa)
2021-02-05T17:52:27.468+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [3]: "Ubuntu-0-s004.vmdk" (0xa)
2021-02-05T17:52:27.468+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [3]: "LinuxHome-s004.vmdk" (0xa)
2021-02-05T17:52:27.470+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [4]: "LinuxHome-s005.vmdk" (0xa)
2021-02-05T17:52:27.470+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [4]: "Ubuntu-0-s005.vmdk" (0xa)
2021-02-05T17:52:27.471+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [5]: "LinuxHome-s006.vmdk" (0xa)
2021-02-05T17:52:27.471+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [5]: "Ubuntu-0-s006.vmdk" (0xa)
2021-02-05T17:52:27.473+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [6]: "LinuxHome-s007.vmdk" (0xa)
2021-02-05T17:52:27.473+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [6]: "Ubuntu-0-s007.vmdk" (0xa)
2021-02-05T17:52:27.474+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [7]: "LinuxHome-s008.vmdk" (0xa)
2021-02-05T17:52:27.474+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [7]: "Ubuntu-0-s008.vmdk" (0xa)
2021-02-05T17:52:27.475+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [8]: "LinuxHome-s009.vmdk" (0xa)
2021-02-05T17:52:27.475+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [8]: "Ubuntu-0-s009.vmdk" (0xa)
2021-02-05T17:52:27.477+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [9]: "LinuxHome-s010.vmdk" (0xa)
2021-02-05T17:52:27.477+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [9]: "Ubuntu-0-s010.vmdk" (0xa)
2021-02-05T17:52:27.478+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [10]: "LinuxHome-s011.vmdk" (0xa)
2021-02-05T17:52:27.478+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [10]: "Ubuntu-0-s011.vmdk" (0xa)
2021-02-05T17:52:27.479+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [11]: "LinuxHome-s012.vmdk" (0xa)
2021-02-05T17:52:27.480+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [11]: "Ubuntu-0-s012.vmdk" (0xa)
2021-02-05T17:52:27.480+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [12]: "LinuxHome-s013.vmdk" (0xa)
2021-02-05T17:52:27.481+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [12]: "Ubuntu-0-s013.vmdk" (0xa)
2021-02-05T17:52:27.482+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [13]: "LinuxHome-s014.vmdk" (0xa)
2021-02-05T17:52:27.482+08:00| worker-10760| I005: DISK: Disk 'D:\VPCData\ArchLinux\ArchLinux.vmdk' has UUID '60 00 c2 93 7d 42 56 52-74 15 ee dd ef f7 42 22'
2021-02-05T17:52:27.482+08:00| worker-10760| I005: DISK: OPEN 'D:\VPCData\ArchLinux\ArchLinux.vmdk' Geo (16709/255/63) BIOS Geo (0/0/0)
2021-02-05T17:52:27.483+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [13]: "Ubuntu-0-s014.vmdk" (0xa)
2021-02-05T17:52:27.483+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [14]: "LinuxHome-s015.vmdk" (0xa)
2021-02-05T17:52:27.484+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [14]: "Ubuntu-0-s015.vmdk" (0xa)
2021-02-05T17:52:27.485+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [15]: "LinuxHome-s016.vmdk" (0xa)
2021-02-05T17:52:27.486+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [15]: "Ubuntu-0-s016.vmdk" (0xa)
2021-02-05T17:52:27.486+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [16]: "LinuxHome-s017.vmdk" (0xa)
2021-02-05T17:52:27.487+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [16]: "Ubuntu-0-s017.vmdk" (0xa)
2021-02-05T17:52:27.487+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [17]: "LinuxHome-s018.vmdk" (0xa)
2021-02-05T17:52:27.488+08:00| worker-10760| I005: DISKUTILWIN32: DiskUtilW32IsATASSDDevice: Reported rotation rate = 5400
2021-02-05T17:52:27.488+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [17]: "Ubuntu-0-s018.vmdk" (0xa)
2021-02-05T17:52:27.489+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [18]: "LinuxHome-s019.vmdk" (0xa)
2021-02-05T17:52:27.489+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [18]: "Ubuntu-0-s019.vmdk" (0xa)
2021-02-05T17:52:27.490+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [19]: "LinuxHome-s020.vmdk" (0xa)
2021-02-05T17:52:27.491+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [19]: "Ubuntu-0-s020.vmdk" (0xa)
2021-02-05T17:52:27.491+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [20]: "LinuxHome-s021.vmdk" (0xa)
2021-02-05T17:52:27.492+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [20]: "Ubuntu-0-s021.vmdk" (0xa)
2021-02-05T17:52:27.492+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [21]: "LinuxHome-s022.vmdk" (0xa)
2021-02-05T17:52:27.493+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [21]: "Ubuntu-0-s022.vmdk" (0xa)
2021-02-05T17:52:27.494+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [22]: "LinuxHome-s023.vmdk" (0xa)
2021-02-05T17:52:27.494+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [22]: "Ubuntu-0-s023.vmdk" (0xa)
2021-02-05T17:52:27.495+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [23]: "LinuxHome-s024.vmdk" (0xa)
2021-02-05T17:52:27.496+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [23]: "Ubuntu-0-s024.vmdk" (0xa)
2021-02-05T17:52:27.496+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [24]: "LinuxHome-s025.vmdk" (0xa)
2021-02-05T17:52:27.497+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [24]: "Ubuntu-0-s025.vmdk" (0xa)
2021-02-05T17:52:27.497+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [25]: "LinuxHome-s026.vmdk" (0xa)
2021-02-05T17:52:27.499+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [25]: "Ubuntu-0-s026.vmdk" (0xa)
2021-02-05T17:52:27.499+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [26]: "LinuxHome-s027.vmdk" (0xa)
2021-02-05T17:52:27.500+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [26]: "Ubuntu-0-s027.vmdk" (0xa)
2021-02-05T17:52:27.500+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [27]: "LinuxHome-s028.vmdk" (0xa)
2021-02-05T17:52:27.502+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [28]: "LinuxHome-s029.vmdk" (0xa)
2021-02-05T17:52:27.502+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [27]: "Ubuntu-0-s028.vmdk" (0xa)
2021-02-05T17:52:27.503+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [29]: "LinuxHome-s030.vmdk" (0xa)
2021-02-05T17:52:27.503+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [28]: "Ubuntu-0-s029.vmdk" (0xa)
2021-02-05T17:52:27.505+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [30]: "LinuxHome-s031.vmdk" (0xa)
2021-02-05T17:52:27.505+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [29]: "Ubuntu-0-s030.vmdk" (0xa)
2021-02-05T17:52:27.506+08:00| vmx| I005: DISKLIB-DSCPTR: Opened [31]: "LinuxHome-s032.vmdk" (0xa)
2021-02-05T17:52:27.506+08:00| vmx| I005: DISKLIB-LINK  : Opened 'D:\VPCData\Home\LinuxHome.vmdk' (0xa): twoGbMaxExtentSparse, 536870912 sectors / 256 GB.
2021-02-05T17:52:27.506+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [30]: "Ubuntu-0-s031.vmdk" (0xa)
2021-02-05T17:52:27.506+08:00| vmx| I005: DISKLIB-LIB   : Opened "D:\VPCData\Home\LinuxHome.vmdk" (flags 0xa, type twoGbMaxExtentSparse).
2021-02-05T17:52:27.506+08:00| vmx| I005: DISKLIB-LIB_MISC   : DiskLib_GetStorageBlockSizes: Failed to get storage block sizes, The virtual disk requires a feature not supported by this program.
2021-02-05T17:52:27.506+08:00| vmx| I005: DiskGetGeometry: Reading of disk partition table
2021-02-05T17:52:27.507+08:00| worker-17788| I005: DISKLIB-DSCPTR: Opened [31]: "Ubuntu-0-s032.vmdk" (0xa)
2021-02-05T17:52:27.507+08:00| worker-17788| I005: DISKLIB-LINK  : Opened 'D:\VPCData\LineageOS\Ubuntu-0.vmdk' (0xa): twoGbMaxExtentSparse, 2147483648 sectors / 1 TB.
2021-02-05T17:52:27.508+08:00| worker-17788| I005: DISKLIB-LIB   : Opened "D:\VPCData\LineageOS\Ubuntu-0.vmdk" (flags 0xa, type twoGbMaxExtentSparse).
2021-02-05T17:52:27.508+08:00| worker-17788| I005: DISKLIB-LIB_MISC   : DiskLib_GetStorageBlockSizes: Failed to get storage block sizes, The virtual disk requires a feature not supported by this program.
2021-02-05T17:52:27.508+08:00| worker-17788| I005: DiskGetGeometry: Reading of disk partition table
2021-02-05T17:52:27.527+08:00| vmx| I005: DISK: Disk 'D:\VPCData\Home\LinuxHome.vmdk' has UUID '60 00 c2 98 6b 8c fb d5-8a 19 1b c7 1c 7f 18 2e'
2021-02-05T17:52:27.527+08:00| vmx| I005: DISK: OPEN 'D:\VPCData\Home\LinuxHome.vmdk' Geo (33418/255/63) BIOS Geo (0/0/0)
2021-02-05T17:52:27.554+08:00| worker-17788| I005: DISK: Disk 'D:\VPCData\LineageOS\Ubuntu-0.vmdk' has UUID '60 00 c2 92 86 16 80 99-ac df 7d 79 3d f3 6c 88'
2021-02-05T17:52:27.554+08:00| worker-17788| I005: DISK: OPEN 'D:\VPCData\LineageOS\Ubuntu-0.vmdk' Geo (133674/255/63) BIOS Geo (133674/255/63)
2021-02-05T17:52:27.555+08:00| vmx| I005: DISKUTILWIN32: DiskUtilW32IsATASSDDevice: Reported rotation rate = 5400
2021-02-05T17:52:27.564+08:00| worker-17788| I005: DISKUTILWIN32: DiskUtilW32IsATASSDDevice: Reported rotation rate = 5400
2021-02-05T17:52:27.564+08:00| vmx| I005: DISK: Opening disks took 110 ms.
2021-02-05T17:52:27.565+08:00| vmx| I005: USB: Initializing 'Virtual Hub' backend
2021-02-05T17:52:27.565+08:00| vmx| I005: USB: Initializing 'Generic' backend
2021-02-05T17:52:27.565+08:00| vmx| I005: USB: Initializing 'Virtual HID' backend
2021-02-05T17:52:27.566+08:00| sensorThread| I005: VTHREAD 19844 "sensorThread"
2021-02-05T17:52:27.566+08:00| vmx| I005: USB: Initializing 'Remote Device' backend
2021-02-05T17:52:27.566+08:00| vmx| I005: RemoteUSBVMX: Retrieved hostId [44 45 4c 4c 35 00 10 31-80 38 c6 c0 4f 59 52 32]
2021-02-05T17:52:27.566+08:00| vmx| I005: RemoteUSBVMX: Protocol version min:15 current:17
2021-02-05T17:52:27.566+08:00| vmx| I005: RemoteUSBVMX: no delay setting is TRUE.
2021-02-05T17:52:27.566+08:00| vmx| I005: USB: Initializing 'Virtual Mass Storage' backend
2021-02-05T17:52:27.566+08:00| vmx| I005: USB: Initializing 'Virtual RNG' backend
2021-02-05T17:52:27.566+08:00| vmx| I005: USB: Initializing 'Virtual CCID' backend
2021-02-05T17:52:27.567+08:00| vmx| I005: USB-CCID: Could not establish context: SCARD_E_NO_SERVICE(0x8010001d).
2021-02-05T17:52:27.567+08:00| vmx| I005: USB-CCID: Could not establish context: SCARD_E_NO_SERVICE(0x8010001d).
2021-02-05T17:52:27.568+08:00| usbCCIDEnumCards| I005: VTHREAD 5460 "usbCCIDEnumCards"
2021-02-05T17:52:27.568+08:00| usbCCIDEnumCards| I005: USB-CCID: Card enum thread created.
2021-02-05T17:52:27.568+08:00| vmx| I005: USB: Initializing 'Virtual Bluetooth' backend
2021-02-05T17:52:27.568+08:00| vmx| I005: USB: Initializing 'Virtual Audio' backend
2021-02-05T17:52:27.568+08:00| vmx| I005: USB: Initializing 'Virtual Video' backend
2021-02-05T17:52:27.578+08:00| vmx| I005: USBGW: Skipping disk backing for file (D:\VPCData\ArchLinux\ArchLinux.vmx).
2021-02-05T17:52:27.579+08:00| vmx| I005: USBGW: Skipping disk backing for file (D:\VPCData\Home\LinuxHome.vmdk).
2021-02-05T17:52:27.580+08:00| vmx| I005: USBGW: Skipping disk backing for file (D:\VPCData\LineageOS\Ubuntu-0.vmdk).
2021-02-05T17:52:27.581+08:00| vmx| I005: USBGW: Skipping disk backing for file (D:\VPCData\ArchLinux\ArchLinux.vmdk).
2021-02-05T17:52:27.582+08:00| vmx| I005: USBGW: Skipping disk backing for file (D:\VPCData\ArchLinux\ArchLinux.vmsd).
2021-02-05T17:52:27.583+08:00| vmx| I005: USBGW: Skipping disk backing for file (D:\VPCData\ArchLinux\ArchLinux.nvram).
2021-02-05T17:52:27.584+08:00| usbCCIDEnumCards| I005: USB-CCID: Could not establish context: SCARD_E_NO_SERVICE(0x8010001d).
2021-02-05T17:52:27.616+08:00| vmx| A000: ConfigDB: Setting pciBridge4.pciSlotNumber = "-1"
2021-02-05T17:52:27.616+08:00| vmx| A000: ConfigDB: Setting pciBridge5.pciSlotNumber = "-1"
2021-02-05T17:52:27.616+08:00| vmx| A000: ConfigDB: Setting pciBridge6.pciSlotNumber = "-1"
2021-02-05T17:52:27.616+08:00| vmx| A000: ConfigDB: Setting pciBridge7.pciSlotNumber = "-1"
2021-02-05T17:52:27.616+08:00| vmx| A000: ConfigDB: Setting pciBridge4.pciSlotNumber = "21"
2021-02-05T17:52:27.616+08:00| vmx| A000: ConfigDB: Setting pciBridge5.pciSlotNumber = "22"
2021-02-05T17:52:27.616+08:00| vmx| A000: ConfigDB: Setting pciBridge6.pciSlotNumber = "23"
2021-02-05T17:52:27.616+08:00| vmx| A000: ConfigDB: Setting pciBridge7.pciSlotNumber = "24"
2021-02-05T17:52:27.671+08:00| vmx| I005: SCSI DEVICE (ide1:0): Computed value of ide1:0.useBounceBuffers: default
2021-02-05T17:52:27.671+08:00| vmx| I005: DISKUTIL: ide1:0 : capacity=0 logical sector size=2048
2021-02-05T17:52:27.671+08:00| vmx| I005: DISKUTIL: ide1:0 : geometry=0/0/0
2021-02-05T17:52:27.671+08:00| vmx| I005: SCSI0: UNTAGGED commands will be converted to ORDER tags.
2021-02-05T17:52:27.671+08:00| vmx| I005: PVSCSI: scsi0: h/w rev #2
2021-02-05T17:52:27.671+08:00| vmx| I005: SCSI DEVICE (scsi0:0): Computed value of scsi0:0.useBounceBuffers: default
2021-02-05T17:52:27.671+08:00| vmx| I005: DISKUTIL: scsi0:0 : capacity=268435456 logical sector size=512
2021-02-05T17:52:27.671+08:00| vmx| I005: DISKUTIL: scsi0:0 : geometry=16709/255/63
2021-02-05T17:52:27.671+08:00| vmx| I005: SCSI DEVICE (scsi0:1): Computed value of scsi0:1.useBounceBuffers: default
2021-02-05T17:52:27.671+08:00| vmx| I005: DISKUTIL: scsi0:1 : capacity=2147483648 logical sector size=512
2021-02-05T17:52:27.671+08:00| vmx| I005: DISKUTIL: scsi0:1 : geometry=133674/255/63
2021-02-05T17:52:27.671+08:00| vmx| I005: SCSI DEVICE (scsi0:2): Computed value of scsi0:2.useBounceBuffers: default
2021-02-05T17:52:27.671+08:00| vmx| I005: DISKUTIL: scsi0:2 : capacity=536870912 logical sector size=512
2021-02-05T17:52:27.671+08:00| vmx| I005: DISKUTIL: scsi0:2 : geometry=33418/255/63
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGA-GFB: Config settings: autodetect=1, numDisplays=1, maxWidth=2560, maxHeight=1600
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGA-GFB: Desired maximum display topology: wh(6688, 5016)
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGA-GFB: Autodetected target gfbSize = 268435456
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGA-GFB: Using Initial       gfbSize = 4194304
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGA-GFB: MaxPrimaryMem      register = 268435456
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGA-GFB: Truncated maximum resolution for register modes to VRAM size: VRAM=4194304 bytes, max wh(1176, 885)
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGA-GFB: Max wh(1176, 885), number of displays: 10
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGA-GFB: Allocated gfbSize=4194304
2021-02-05T17:52:27.671+08:00| vmx| A000: ConfigDB: Setting vmotion.checkpointFBSize = "4194304"
2021-02-05T17:52:27.671+08:00| vmx| A000: ConfigDB: Setting vmotion.checkpointSVGAPrimarySize = "268435456"
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGACaps: Device       caps : 0xfdffc3e2
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGACaps: Device       caps2: 0x000007ff
2021-02-05T17:52:27.671+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.mobMaxSize = "1073741824"
2021-02-05T17:52:27.671+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.graphicsMemoryKB = "2097152"
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGA: mobMaxSize=1073741824
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGA: graphicsMemoryKB=2097152
2021-02-05T17:52:27.671+08:00| vmx| I005: SVGA: FIFO capabilities 0x0000077f
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host id: 0
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.supports3D bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.baseCapsLevel num 9
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.maxPointSize num 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.maxTextureSize num 16384
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.maxVolumeExtent num 2048
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.maxTextureAnisotropy num 16
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.lineStipple bool 0
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.dxMaxConstantBuffers num 14
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.dxProvokingVertex bool 0
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.sm41 bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.multisample2x bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.multisample4x bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.msFullQuality bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.logicOps bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.bc67 num 9
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.sm5 bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.multisample8x bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.logicBlendOps bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.forcedSampleCount1 bool 0
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature host svga.extendedUAV bool 0
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost id: 0
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.supports3D bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.baseCapsLevel num 9
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.maxPointSize num 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.maxTextureSize num 16384
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.maxVolumeExtent num 2048
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.maxTextureAnisotropy num 16
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.lineStipple bool 0
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.dxMaxConstantBuffers num 14
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.dxProvokingVertex bool 0
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.sm41 bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.multisample2x bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.multisample4x bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.msFullQuality bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.logicOps bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.bc67 num 9
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.sm5 bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.multisample8x bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.logicBlendOps bool 1
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.forcedSampleCount1 bool 0
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGAFeature evcHost svga.extendedUAV bool 0
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGA3dClamp: Renderer Provides     BC67Level:     9 (    9,     9)
2021-02-05T17:52:27.673+08:00| vmx| I005: SVGA3dClamp: Renderer Provides BaseCapsLevel:     9 (    9,     9)
2021-02-05T17:52:27.674+08:00| vmx| I005: SVGA3dClamp: Renderer Provides    ClampLevel:     0 (    0,     9)
2021-02-05T17:52:27.674+08:00| vmx| I005: SVGA3dCaps: host, at power on (3d enabled)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[  0]: 0x00000001 (3D)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[  1]: 0x00000008 (MAX_LIGHTS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[  2]: 0x00000008 (MAX_TEXTURES)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[  3]: 0x00000008 (MAX_CLIP_PLANES)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[  4]: 0x00000007 (VERTEX_SHADER_VERSION)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[  5]: 0x00000001 (VERTEX_SHADER)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[  6]: 0x0000000d (FRAGMENT_SHADER_VERSION)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[  7]: 0x00000001 (FRAGMENT_SHADER)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[  8]: 0x00000008 (MAX_RENDER_TARGETS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[  9]: 0x00000001 (S23E8_TEXTURES)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 10]: 0x00000001 (S10E5_TEXTURES)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 11]: 0x00000004 (MAX_FIXED_VERTEXBLEND)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 12]: 0x00000001 (D16_BUFFER_FORMAT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 13]: 0x00000001 (D24S8_BUFFER_FORMAT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 14]: 0x00000001 (D24X8_BUFFER_FORMAT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 15]: 0x00000001 (QUERY_TYPES)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 16]: 0x00000001 (TEXTURE_GRADIENT_SAMPLING)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 17]:   1.000000 (MAX_POINT_SIZE)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 18]: 0x00000014 (MAX_SHADER_TEXTURES)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 19]: 0x00004000 (MAX_TEXTURE_WIDTH)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 20]: 0x00004000 (MAX_TEXTURE_HEIGHT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 21]: 0x00000800 (MAX_VOLUME_EXTENT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 22]: 0x00004000 (MAX_TEXTURE_REPEAT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 23]: 0x00004000 (MAX_TEXTURE_ASPECT_RATIO)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 24]: 0x00000010 (MAX_TEXTURE_ANISOTROPY)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 25]: 0x001fffff (MAX_PRIMITIVE_COUNT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 26]: 0x000fffff (MAX_VERTEX_INDEX)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 27]: 0x0000ffff (MAX_VERTEX_SHADER_INSTRUCTIONS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 28]: 0x0000ffff (MAX_FRAGMENT_SHADER_INSTRUCTIONS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 29]: 0x00000020 (MAX_VERTEX_SHADER_TEMPS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 30]: 0x00000020 (MAX_FRAGMENT_SHADER_TEMPS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 31]: 0x03ffffff (TEXTURE_OPS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 32]: 0x0018ec1f (SURFACEFMT_X8R8G8B8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 33]: 0x0018e11f (SURFACEFMT_A8R8G8B8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 34]: 0x0008601f (SURFACEFMT_A2R10G10B10)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 35]: 0x0008601f (SURFACEFMT_X1R5G5B5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 36]: 0x0008611f (SURFACEFMT_A1R5G5B5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 37]: 0x0000611f (SURFACEFMT_A4R4G4B4)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 38]: 0x0018ec1f (SURFACEFMT_R5G6B5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 39]: 0x0000601f (SURFACEFMT_LUMINANCE16)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 40]: 0x00006007 (SURFACEFMT_LUMINANCE8_ALPHA8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 41]: 0x0000601f (SURFACEFMT_ALPHA8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 42]: 0x0000601f (SURFACEFMT_LUMINANCE8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 43]: 0x000040c5 (SURFACEFMT_Z_D16)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 44]: 0x000040c5 (SURFACEFMT_Z_D24S8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 45]: 0x000040c5 (SURFACEFMT_Z_D24X8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 46]: 0x0000e005 (SURFACEFMT_DXT1)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 47]: 0x0000e005 (SURFACEFMT_DXT2)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 48]: 0x0000e005 (SURFACEFMT_DXT3)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 49]: 0x0000e005 (SURFACEFMT_DXT4)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 50]: 0x0000e005 (SURFACEFMT_DXT5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 51]: 0x00014005 (SURFACEFMT_BUMPX8L8V8U8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 52]: 0x00014007 (SURFACEFMT_A2W10V10U10)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 53]: 0x00014007 (SURFACEFMT_BUMPU8V8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 54]: 0x00014005 (SURFACEFMT_Q8W8V8U8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 55]: 0x00014001 (SURFACEFMT_CxV8U8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 56]: 0x0080601f (SURFACEFMT_R_S10E5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 57]: 0x0080601f (SURFACEFMT_R_S23E8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 58]: 0x0080601f (SURFACEFMT_RG_S10E5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 59]: 0x0080601f (SURFACEFMT_RG_S23E8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 60]: 0x0080601f (SURFACEFMT_ARGB_S10E5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 61]: 0x0080601f (SURFACEFMT_ARGB_S23E8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 62]: 0x00000000 (MISSING62)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 63]: 0x00000004 (MAX_VERTEX_SHADER_TEXTURES)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 64]: 0x00000008 (MAX_SIMULTANEOUS_RENDER_TARGETS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 65]: 0x00014007 (SURFACEFMT_V16U16)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 66]: 0x0000601f (SURFACEFMT_G16R16)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 67]: 0x0000601f (SURFACEFMT_A16B16G16R16)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 68]: 0x01246000 (SURFACEFMT_UYVY)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 69]: 0x01246000 (SURFACEFMT_YUY2)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 70]: 0x00000000 (DEAD4)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 71]: 0x00000000 (DEAD5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 72]: 0x00000000 (DEAD7)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 73]: 0x00000000 (DEAD6)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 74]: 0x00000001 (AUTOGENMIPMAPS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 75]: 0x01246000 (SURFACEFMT_NV12)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 76]: 0x00000000 (DEAD10)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 77]: 0x00000100 (MAX_CONTEXT_IDS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 78]: 0x00008000 (MAX_SURFACE_IDS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 79]: 0x000040c5 (SURFACEFMT_Z_DF16)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 80]: 0x000040c5 (SURFACEFMT_Z_DF24)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 81]: 0x000040c5 (SURFACEFMT_Z_D24S8_INT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 82]: 0x00006005 (SURFACEFMT_ATI1)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 83]: 0x00006005 (SURFACEFMT_ATI2)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 84]: 0x00000000 (DEAD1)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 85]: 0x00000000 (DEAD8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 86]: 0x00000000 (DEAD9)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 87]: 0x00000001 (LINE_AA)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 88]: 0x00000000 (LINE_STIPPLE)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 89]:  10.000000 (MAX_LINE_WIDTH)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 90]:  10.000000 (MAX_AA_LINE_WIDTH)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 91]: 0x01246000 (SURFACEFMT_YV12)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 92]: 0x00000000 (DEAD3)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 93]: 0x00000001 (TS_COLOR_KEY)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 94]: 0x00000000 (DEAD2)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 95]: 0x00000001 (DXCONTEXT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 96]: 0x00000200 (DEAD11)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 97]: 0x00000010 (DX_MAX_VERTEXBUFFERS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 98]: 0x0000000e (DX_MAX_CONSTANT_BUFFERS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[ 99]: 0x00000000 (DX_PROVOKING_VERTEX)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[100]: 0x000002f7 (DXFMT_X8R8G8B8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[101]: 0x000003f7 (DXFMT_A8R8G8B8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[102]: 0x000002f7 (DXFMT_R5G6B5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[103]: 0x000000f7 (DXFMT_X1R5G5B5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[104]: 0x000000f7 (DXFMT_A1R5G5B5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[105]: 0x000000f7 (DXFMT_A4R4G4B4)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[106]: 0x00000009 (DXFMT_Z_D32)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[107]: 0x0000026b (DXFMT_Z_D16)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[108]: 0x0000026b (DXFMT_Z_D24S8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[109]: 0x0000000b (DXFMT_Z_D15S1)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[110]: 0x000000f7 (DXFMT_LUMINANCE8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[111]: 0x000000e3 (DXFMT_LUMINANCE4_ALPHA4)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[112]: 0x000000f7 (DXFMT_LUMINANCE16)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[113]: 0x000000e3 (DXFMT_LUMINANCE8_ALPHA8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[114]: 0x00000063 (DXFMT_DXT1)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[115]: 0x00000063 (DXFMT_DXT2)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[116]: 0x00000063 (DXFMT_DXT3)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[117]: 0x00000063 (DXFMT_DXT4)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[118]: 0x00000063 (DXFMT_DXT5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[119]: 0x000000e3 (DXFMT_BUMPU8V8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[120]: 0x00000000 (DXFMT_BUMPL6V5U5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[121]: 0x00000063 (DXFMT_BUMPX8L8V8U8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[122]: 0x00000000 (DXFMT_FORMAT_DEAD1)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[123]: 0x000003f7 (DXFMT_ARGB_S10E5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[124]: 0x000003f7 (DXFMT_ARGB_S23E8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[125]: 0x000003f7 (DXFMT_A2R10G10B10)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[126]: 0x000000e3 (DXFMT_V8U8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[127]: 0x00000063 (DXFMT_Q8W8V8U8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[128]: 0x00000063 (DXFMT_CxV8U8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[129]: 0x000000e3 (DXFMT_X8L8V8U8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[130]: 0x000000e3 (DXFMT_A2W10V10U10)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[131]: 0x000000f7 (DXFMT_ALPHA8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[132]: 0x000003f7 (DXFMT_R_S10E5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[133]: 0x000003f7 (DXFMT_R_S23E8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[134]: 0x000003f7 (DXFMT_RG_S10E5)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[135]: 0x000003f7 (DXFMT_RG_S23E8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[136]: 0x00000001 (DXFMT_BUFFER)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[137]: 0x0000026b (DXFMT_Z_D24X8)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[138]: 0x000001e3 (DXFMT_V16U16)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[139]: 0x000003f7 (DXFMT_G16R16)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[140]: 0x000001f7 (DXFMT_A16B16G16R16)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[141]: 0x00000001 (DXFMT_UYVY)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[142]: 0x00000041 (DXFMT_YUY2)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[143]: 0x00000041 (DXFMT_NV12)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[144]: 0x00000000 (DXFMT_FORMAT_DEAD2)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[145]: 0x000002e1 (DXFMT_R32G32B32A32_TYPELESS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[146]: 0x000003e7 (DXFMT_R32G32B32A32_UINT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[147]: 0x000003e7 (DXFMT_R32G32B32A32_SINT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[148]: 0x000000e1 (DXFMT_R32G32B32_TYPELESS)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[149]: 0x000001e3 (DXFMT_R32G32B32_FLOAT)
2021-02-05T17:52:27.674+08:00| vmx| I005:   cap[150]: 0x000001e3 (DXFMT_R32G32B32_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[151]: 0x000001e3 (DXFMT_R32G32B32_SINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[152]: 0x000002e1 (DXFMT_R16G16B16A16_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[153]: 0x000003e7 (DXFMT_R16G16B16A16_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[154]: 0x000003f7 (DXFMT_R16G16B16A16_SNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[155]: 0x000003e7 (DXFMT_R16G16B16A16_SINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[156]: 0x000002e1 (DXFMT_R32G32_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[157]: 0x000003e7 (DXFMT_R32G32_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[158]: 0x000003e7 (DXFMT_R32G32_SINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[159]: 0x00000261 (DXFMT_R32G8X24_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[160]: 0x00000269 (DXFMT_D32_FLOAT_S8X24_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[161]: 0x00000063 (DXFMT_R32_FLOAT_X8X24)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[162]: 0x00000063 (DXFMT_X32_G8X24_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[163]: 0x000002e1 (DXFMT_R10G10B10A2_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[164]: 0x000003e7 (DXFMT_R10G10B10A2_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[165]: 0x000003f7 (DXFMT_R11G11B10_FLOAT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[166]: 0x000002e1 (DXFMT_R8G8B8A8_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[167]: 0x000003f7 (DXFMT_R8G8B8A8_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[168]: 0x000002f7 (DXFMT_R8G8B8A8_UNORM_SRGB)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[169]: 0x000003e7 (DXFMT_R8G8B8A8_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[170]: 0x000003e7 (DXFMT_R8G8B8A8_SINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[171]: 0x000002e1 (DXFMT_R16G16_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[172]: 0x000003e7 (DXFMT_R16G16_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[173]: 0x000003e7 (DXFMT_R16G16_SINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[174]: 0x000002e1 (DXFMT_R32_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[175]: 0x00000269 (DXFMT_D32_FLOAT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[176]: 0x000003e7 (DXFMT_R32_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[177]: 0x000003e7 (DXFMT_R32_SINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[178]: 0x00000261 (DXFMT_R24G8_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[179]: 0x00000269 (DXFMT_D24_UNORM_S8_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[180]: 0x00000063 (DXFMT_R24_UNORM_X8)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[181]: 0x00000063 (DXFMT_X24_G8_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[182]: 0x000002e1 (DXFMT_R8G8_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[183]: 0x000003f7 (DXFMT_R8G8_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[184]: 0x000003e7 (DXFMT_R8G8_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[185]: 0x000003e7 (DXFMT_R8G8_SINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[186]: 0x000002e1 (DXFMT_R16_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[187]: 0x000003f7 (DXFMT_R16_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[188]: 0x000003e7 (DXFMT_R16_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[189]: 0x000003f7 (DXFMT_R16_SNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[190]: 0x000003e7 (DXFMT_R16_SINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[191]: 0x000002e1 (DXFMT_R8_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[192]: 0x000003f7 (DXFMT_R8_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[193]: 0x000003e7 (DXFMT_R8_UINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[194]: 0x000003f7 (DXFMT_R8_SNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[195]: 0x000003e7 (DXFMT_R8_SINT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[196]: 0x00000001 (DXFMT_P8)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[197]: 0x000000e3 (DXFMT_R9G9B9E5_SHAREDEXP)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[198]: 0x000000e3 (DXFMT_R8G8_B8G8_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[199]: 0x000000e3 (DXFMT_G8R8_G8B8_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[200]: 0x000000e1 (DXFMT_BC1_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[201]: 0x000000e3 (DXFMT_BC1_UNORM_SRGB)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[202]: 0x000000e1 (DXFMT_BC2_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[203]: 0x000000e3 (DXFMT_BC2_UNORM_SRGB)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[204]: 0x000000e1 (DXFMT_BC3_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[205]: 0x000000e3 (DXFMT_BC3_UNORM_SRGB)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[206]: 0x000000e1 (DXFMT_BC4_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[207]: 0x00000063 (DXFMT_ATI1)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[208]: 0x000000e3 (DXFMT_BC4_SNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[209]: 0x000000e1 (DXFMT_BC5_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[210]: 0x00000063 (DXFMT_ATI2)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[211]: 0x000000e3 (DXFMT_BC5_SNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[212]: 0x00000045 (DXFMT_R10G10B10_XR_BIAS_A2_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[213]: 0x000002e1 (DXFMT_B8G8R8A8_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[214]: 0x000002f7 (DXFMT_B8G8R8A8_UNORM_SRGB)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[215]: 0x000002e1 (DXFMT_B8G8R8X8_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[216]: 0x000002f7 (DXFMT_B8G8R8X8_UNORM_SRGB)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[217]: 0x0000006b (DXFMT_Z_DF16)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[218]: 0x0000006b (DXFMT_Z_DF24)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[219]: 0x0000006b (DXFMT_Z_D24S8_INT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[220]: 0x00000001 (DXFMT_YV12)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[221]: 0x000003f7 (DXFMT_R32G32B32A32_FLOAT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[222]: 0x000003f7 (DXFMT_R16G16B16A16_FLOAT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[223]: 0x000003f7 (DXFMT_R16G16B16A16_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[224]: 0x000003f7 (DXFMT_R32G32_FLOAT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[225]: 0x000003f7 (DXFMT_R10G10B10A2_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[226]: 0x000003f7 (DXFMT_R8G8B8A8_SNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[227]: 0x000003f7 (DXFMT_R16G16_FLOAT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[228]: 0x000003f7 (DXFMT_R16G16_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[229]: 0x000003f7 (DXFMT_R16G16_SNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[230]: 0x000003f7 (DXFMT_R32_FLOAT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[231]: 0x000003f7 (DXFMT_R8G8_SNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[232]: 0x000003f7 (DXFMT_R16_FLOAT)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[233]: 0x00000269 (DXFMT_D16_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[234]: 0x000002f7 (DXFMT_A8_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[235]: 0x000000e3 (DXFMT_BC1_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[236]: 0x000000e3 (DXFMT_BC2_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[237]: 0x000000e3 (DXFMT_BC3_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[238]: 0x000002f7 (DXFMT_B5G6R5_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[239]: 0x000002f7 (DXFMT_B5G5R5A1_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[240]: 0x000003f7 (DXFMT_B8G8R8A8_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[241]: 0x000003f7 (DXFMT_B8G8R8X8_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[242]: 0x000000e3 (DXFMT_BC4_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[243]: 0x000000e3 (DXFMT_BC5_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[244]: 0x00000001 (SM41)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[245]: 0x00000001 (MULTISAMPLE_2X)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[246]: 0x00000001 (MULTISAMPLE_4X)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[247]: 0x00000001 (MS_FULL_QUALITY)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[248]: 0x00000001 (LOGICOPS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[249]: 0x00000001 (LOGIC_BLENDOPS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[250]: 0x00000000 (DXFMT_B4G4R4A4_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[251]: 0x000000e1 (DXFMT_BC6H_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[252]: 0x000000e3 (DXFMT_BC6H_UF16)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[253]: 0x000000e3 (DXFMT_BC6H_SF16)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[254]: 0x000000e1 (DXFMT_BC7_TYPELESS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[255]: 0x000000e3 (DXFMT_BC7_UNORM)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[256]: 0x000000e3 (DXFMT_BC7_UNORM_SRGB)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[257]: 0x00000000 (DXFMT_AYUV)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[258]: 0x00000001 (SM5)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[259]: 0x00000001 (MULTISAMPLE_8X)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[260]: 0x00000000 (FORCED_SAMPLE_COUNT_1)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[261]: 0x00000000 (EXTENDED_UAV)
2021-02-05T17:52:27.675+08:00| vmx| I005: SVGA3dClamp:     Host Provides     BC67Level:     9 (    9,     9)
2021-02-05T17:52:27.675+08:00| vmx| I005: SVGA3dClamp:     Host Provides BaseCapsLevel:     9 (    9,     9)
2021-02-05T17:52:27.675+08:00| vmx| I005: SVGA3dClamp:     Host Provides    ClampLevel:     0 (    0,     9)
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.supports3D = "1"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.baseCapsLevel = "9"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.maxPointSize = "1"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.maxTextureSize = "16384"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.maxVolumeExtent = "2048"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.maxTextureAnisotropy = "16"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.lineStipple = "0"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.dxMaxConstantBuffers = "14"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.dxProvokingVertex = "0"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.sm41 = "1"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.multisample2x = "1"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.multisample4x = "1"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.msFullQuality = "1"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.logicOps = "1"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.bc67 = "9"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.sm5 = "1"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.multisample8x = "1"
2021-02-05T17:52:27.675+08:00| vmx| A000: ConfigDB: Setting vmotion.svga.logicBlendOps = "1"
2021-02-05T17:52:27.675+08:00| vmx| I005: SVGA3dCaps: guest, compatibility level: 9
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[  0]: 0x00000001 (3D)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[  1]: 0x00000008 (MAX_LIGHTS)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[  2]: 0x00000008 (MAX_TEXTURES)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[  3]: 0x00000008 (MAX_CLIP_PLANES)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[  4]: 0x00000007 (VERTEX_SHADER_VERSION)
2021-02-05T17:52:27.675+08:00| vmx| I005:   cap[  5]: 0x00000001 (VERTEX_SHADER)
2021-02-05T17:52:27.676+08:00| vmx| I005:   cap[  6]: 0x0000000d (FRAGMENT_SHADER_VERSION)
2021-02-05T17:52:27.676+08:00| vmx| I005:   cap[  7]: 0x00000001 (FRAGMENT_SHADER)
2021-02-05T17:52:27.676+08:00| vmx| I005:   cap[  8]: 0x00000008 (MAX_RENDER_TARGETS)
2021-02-05T17:52:27.676+08:00| vmx| I005:   cap[  9]: 0x00000001 (S23E8_TEXTURES)
2021-02-05T17:52:27.676+08:00| vmx| I005:   cap[ 10]: 0x00000001 (S10E5_TEXTURES)
2021-02-05T17:52:27.676+08:00| vmx| I005:   cap[ 11]: 0x00000004 (MAX_FIXED_VERTEXBLEND)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 12]: 0x00000001 (D16_BUFFER_FORMAT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 13]: 0x00000001 (D24S8_BUFFER_FORMAT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 14]: 0x00000001 (D24X8_BUFFER_FORMAT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 15]: 0x00000001 (QUERY_TYPES)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 16]: 0x00000001 (TEXTURE_GRADIENT_SAMPLING)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 17]:   1.000000 (MAX_POINT_SIZE)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 18]: 0x00000014 (MAX_SHADER_TEXTURES)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 19]: 0x00004000 (MAX_TEXTURE_WIDTH)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 20]: 0x00004000 (MAX_TEXTURE_HEIGHT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 21]: 0x00000800 (MAX_VOLUME_EXTENT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 22]: 0x00004000 (MAX_TEXTURE_REPEAT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 23]: 0x00004000 (MAX_TEXTURE_ASPECT_RATIO)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 24]: 0x00000010 (MAX_TEXTURE_ANISOTROPY)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 25]: 0x001fffff (MAX_PRIMITIVE_COUNT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 26]: 0x000fffff (MAX_VERTEX_INDEX)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 27]: 0x0000ffff (MAX_VERTEX_SHADER_INSTRUCTIONS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 28]: 0x0000ffff (MAX_FRAGMENT_SHADER_INSTRUCTIONS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 29]: 0x00000020 (MAX_VERTEX_SHADER_TEMPS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 30]: 0x00000020 (MAX_FRAGMENT_SHADER_TEMPS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 31]: 0x03ffffff (TEXTURE_OPS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 32]: 0x0018ec1f (SURFACEFMT_X8R8G8B8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 33]: 0x0018e11f (SURFACEFMT_A8R8G8B8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 34]: 0x0008601f (SURFACEFMT_A2R10G10B10)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 35]: 0x0008601f (SURFACEFMT_X1R5G5B5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 36]: 0x0008611f (SURFACEFMT_A1R5G5B5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 37]: 0x0000611f (SURFACEFMT_A4R4G4B4)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 38]: 0x0018ec1f (SURFACEFMT_R5G6B5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 39]: 0x0000601f (SURFACEFMT_LUMINANCE16)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 40]: 0x00006007 (SURFACEFMT_LUMINANCE8_ALPHA8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 41]: 0x0000601f (SURFACEFMT_ALPHA8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 42]: 0x0000601f (SURFACEFMT_LUMINANCE8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 43]: 0x000040c5 (SURFACEFMT_Z_D16)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 44]: 0x000040c5 (SURFACEFMT_Z_D24S8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 45]: 0x000040c5 (SURFACEFMT_Z_D24X8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 46]: 0x0000e005 (SURFACEFMT_DXT1)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 47]: 0x0000e005 (SURFACEFMT_DXT2)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 48]: 0x0000e005 (SURFACEFMT_DXT3)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 49]: 0x0000e005 (SURFACEFMT_DXT4)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 50]: 0x0000e005 (SURFACEFMT_DXT5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 51]: 0x00014005 (SURFACEFMT_BUMPX8L8V8U8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 52]: 0x00014007 (SURFACEFMT_A2W10V10U10)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 53]: 0x00014007 (SURFACEFMT_BUMPU8V8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 54]: 0x00014005 (SURFACEFMT_Q8W8V8U8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 55]: 0x00014001 (SURFACEFMT_CxV8U8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 56]: 0x0080601f (SURFACEFMT_R_S10E5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 57]: 0x0080601f (SURFACEFMT_R_S23E8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 58]: 0x0080601f (SURFACEFMT_RG_S10E5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 59]: 0x0080601f (SURFACEFMT_RG_S23E8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 60]: 0x0080601f (SURFACEFMT_ARGB_S10E5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 61]: 0x0080601f (SURFACEFMT_ARGB_S23E8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 62]: 0x00000000 (MISSING62)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 63]: 0x00000004 (MAX_VERTEX_SHADER_TEXTURES)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 64]: 0x00000008 (MAX_SIMULTANEOUS_RENDER_TARGETS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 65]: 0x00014007 (SURFACEFMT_V16U16)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 66]: 0x0000601f (SURFACEFMT_G16R16)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 67]: 0x0000601f (SURFACEFMT_A16B16G16R16)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 68]: 0x01246000 (SURFACEFMT_UYVY)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 69]: 0x01246000 (SURFACEFMT_YUY2)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 70]: 0x00000000 (DEAD4)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 71]: 0x00000000 (DEAD5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 72]: 0x00000000 (DEAD7)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 73]: 0x00000000 (DEAD6)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 74]: 0x00000001 (AUTOGENMIPMAPS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 75]: 0x01246000 (SURFACEFMT_NV12)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 76]: 0x00000000 (DEAD10)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 77]: 0x00000100 (MAX_CONTEXT_IDS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 78]: 0x00008000 (MAX_SURFACE_IDS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 79]: 0x000040c5 (SURFACEFMT_Z_DF16)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 80]: 0x000040c5 (SURFACEFMT_Z_DF24)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 81]: 0x000040c5 (SURFACEFMT_Z_D24S8_INT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 82]: 0x00006005 (SURFACEFMT_ATI1)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 83]: 0x00006005 (SURFACEFMT_ATI2)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 84]: 0x00000000 (DEAD1)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 85]: 0x00000000 (DEAD8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 86]: 0x00000000 (DEAD9)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 87]: 0x00000001 (LINE_AA)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 88]: 0x00000000 (LINE_STIPPLE)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 89]:  10.000000 (MAX_LINE_WIDTH)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 90]:  10.000000 (MAX_AA_LINE_WIDTH)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 91]: 0x01246000 (SURFACEFMT_YV12)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 92]: 0x00000000 (DEAD3)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 93]: 0x00000001 (TS_COLOR_KEY)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 94]: 0x00000000 (DEAD2)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 95]: 0x00000001 (DXCONTEXT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 96]: 0x00000200 (DEAD11)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 97]: 0x00000010 (DX_MAX_VERTEXBUFFERS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 98]: 0x0000000e (DX_MAX_CONSTANT_BUFFERS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[ 99]: 0x00000000 (DX_PROVOKING_VERTEX)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[100]: 0x000002f7 (DXFMT_X8R8G8B8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[101]: 0x000003f7 (DXFMT_A8R8G8B8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[102]: 0x000002f7 (DXFMT_R5G6B5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[103]: 0x000000f7 (DXFMT_X1R5G5B5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[104]: 0x000000f7 (DXFMT_A1R5G5B5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[105]: 0x000000f7 (DXFMT_A4R4G4B4)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[106]: 0x00000009 (DXFMT_Z_D32)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[107]: 0x0000026b (DXFMT_Z_D16)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[108]: 0x0000026b (DXFMT_Z_D24S8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[109]: 0x0000000b (DXFMT_Z_D15S1)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[110]: 0x000000f7 (DXFMT_LUMINANCE8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[111]: 0x000000e3 (DXFMT_LUMINANCE4_ALPHA4)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[112]: 0x000000f7 (DXFMT_LUMINANCE16)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[113]: 0x000000e3 (DXFMT_LUMINANCE8_ALPHA8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[114]: 0x00000063 (DXFMT_DXT1)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[115]: 0x00000063 (DXFMT_DXT2)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[116]: 0x00000063 (DXFMT_DXT3)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[117]: 0x00000063 (DXFMT_DXT4)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[118]: 0x00000063 (DXFMT_DXT5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[119]: 0x000000e3 (DXFMT_BUMPU8V8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[120]: 0x00000000 (DXFMT_BUMPL6V5U5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[121]: 0x00000063 (DXFMT_BUMPX8L8V8U8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[122]: 0x00000000 (DXFMT_FORMAT_DEAD1)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[123]: 0x000003f7 (DXFMT_ARGB_S10E5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[124]: 0x000003f7 (DXFMT_ARGB_S23E8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[125]: 0x000003f7 (DXFMT_A2R10G10B10)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[126]: 0x000000e3 (DXFMT_V8U8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[127]: 0x00000063 (DXFMT_Q8W8V8U8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[128]: 0x00000063 (DXFMT_CxV8U8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[129]: 0x000000e3 (DXFMT_X8L8V8U8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[130]: 0x000000e3 (DXFMT_A2W10V10U10)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[131]: 0x000000f7 (DXFMT_ALPHA8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[132]: 0x000003f7 (DXFMT_R_S10E5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[133]: 0x000003f7 (DXFMT_R_S23E8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[134]: 0x000003f7 (DXFMT_RG_S10E5)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[135]: 0x000003f7 (DXFMT_RG_S23E8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[136]: 0x00000001 (DXFMT_BUFFER)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[137]: 0x0000026b (DXFMT_Z_D24X8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[138]: 0x000001e3 (DXFMT_V16U16)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[139]: 0x000003f7 (DXFMT_G16R16)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[140]: 0x000001f7 (DXFMT_A16B16G16R16)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[141]: 0x00000001 (DXFMT_UYVY)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[142]: 0x00000041 (DXFMT_YUY2)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[143]: 0x00000041 (DXFMT_NV12)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[144]: 0x00000000 (DXFMT_FORMAT_DEAD2)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[145]: 0x000002e1 (DXFMT_R32G32B32A32_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[146]: 0x000003e7 (DXFMT_R32G32B32A32_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[147]: 0x000003e7 (DXFMT_R32G32B32A32_SINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[148]: 0x000000e1 (DXFMT_R32G32B32_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[149]: 0x000001e3 (DXFMT_R32G32B32_FLOAT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[150]: 0x000001e3 (DXFMT_R32G32B32_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[151]: 0x000001e3 (DXFMT_R32G32B32_SINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[152]: 0x000002e1 (DXFMT_R16G16B16A16_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[153]: 0x000003e7 (DXFMT_R16G16B16A16_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[154]: 0x000003f7 (DXFMT_R16G16B16A16_SNORM)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[155]: 0x000003e7 (DXFMT_R16G16B16A16_SINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[156]: 0x000002e1 (DXFMT_R32G32_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[157]: 0x000003e7 (DXFMT_R32G32_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[158]: 0x000003e7 (DXFMT_R32G32_SINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[159]: 0x00000261 (DXFMT_R32G8X24_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[160]: 0x00000269 (DXFMT_D32_FLOAT_S8X24_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[161]: 0x00000063 (DXFMT_R32_FLOAT_X8X24)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[162]: 0x00000063 (DXFMT_X32_G8X24_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[163]: 0x000002e1 (DXFMT_R10G10B10A2_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[164]: 0x000003e7 (DXFMT_R10G10B10A2_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[165]: 0x000003f7 (DXFMT_R11G11B10_FLOAT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[166]: 0x000002e1 (DXFMT_R8G8B8A8_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[167]: 0x000003f7 (DXFMT_R8G8B8A8_UNORM)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[168]: 0x000002f7 (DXFMT_R8G8B8A8_UNORM_SRGB)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[169]: 0x000003e7 (DXFMT_R8G8B8A8_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[170]: 0x000003e7 (DXFMT_R8G8B8A8_SINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[171]: 0x000002e1 (DXFMT_R16G16_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[172]: 0x000003e7 (DXFMT_R16G16_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[173]: 0x000003e7 (DXFMT_R16G16_SINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[174]: 0x000002e1 (DXFMT_R32_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[175]: 0x00000269 (DXFMT_D32_FLOAT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[176]: 0x000003e7 (DXFMT_R32_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[177]: 0x000003e7 (DXFMT_R32_SINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[178]: 0x00000261 (DXFMT_R24G8_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[179]: 0x00000269 (DXFMT_D24_UNORM_S8_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[180]: 0x00000063 (DXFMT_R24_UNORM_X8)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[181]: 0x00000063 (DXFMT_X24_G8_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[182]: 0x000002e1 (DXFMT_R8G8_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[183]: 0x000003f7 (DXFMT_R8G8_UNORM)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[184]: 0x000003e7 (DXFMT_R8G8_UINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[185]: 0x000003e7 (DXFMT_R8G8_SINT)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[186]: 0x000002e1 (DXFMT_R16_TYPELESS)
2021-02-05T17:52:27.680+08:00| vmx| I005:   cap[187]: 0x000003f7 (DXFMT_R16_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[188]: 0x000003e7 (DXFMT_R16_UINT)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[189]: 0x000003f7 (DXFMT_R16_SNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[190]: 0x000003e7 (DXFMT_R16_SINT)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[191]: 0x000002e1 (DXFMT_R8_TYPELESS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[192]: 0x000003f7 (DXFMT_R8_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[193]: 0x000003e7 (DXFMT_R8_UINT)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[194]: 0x000003f7 (DXFMT_R8_SNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[195]: 0x000003e7 (DXFMT_R8_SINT)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[196]: 0x00000001 (DXFMT_P8)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[197]: 0x000000e3 (DXFMT_R9G9B9E5_SHAREDEXP)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[198]: 0x000000e3 (DXFMT_R8G8_B8G8_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[199]: 0x000000e3 (DXFMT_G8R8_G8B8_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[200]: 0x000000e1 (DXFMT_BC1_TYPELESS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[201]: 0x000000e3 (DXFMT_BC1_UNORM_SRGB)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[202]: 0x000000e1 (DXFMT_BC2_TYPELESS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[203]: 0x000000e3 (DXFMT_BC2_UNORM_SRGB)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[204]: 0x000000e1 (DXFMT_BC3_TYPELESS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[205]: 0x000000e3 (DXFMT_BC3_UNORM_SRGB)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[206]: 0x000000e1 (DXFMT_BC4_TYPELESS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[207]: 0x00000063 (DXFMT_ATI1)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[208]: 0x000000e3 (DXFMT_BC4_SNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[209]: 0x000000e1 (DXFMT_BC5_TYPELESS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[210]: 0x00000063 (DXFMT_ATI2)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[211]: 0x000000e3 (DXFMT_BC5_SNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[212]: 0x00000045 (DXFMT_R10G10B10_XR_BIAS_A2_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[213]: 0x000002e1 (DXFMT_B8G8R8A8_TYPELESS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[214]: 0x000002f7 (DXFMT_B8G8R8A8_UNORM_SRGB)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[215]: 0x000002e1 (DXFMT_B8G8R8X8_TYPELESS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[216]: 0x000002f7 (DXFMT_B8G8R8X8_UNORM_SRGB)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[217]: 0x0000006b (DXFMT_Z_DF16)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[218]: 0x0000006b (DXFMT_Z_DF24)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[219]: 0x0000006b (DXFMT_Z_D24S8_INT)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[220]: 0x00000001 (DXFMT_YV12)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[221]: 0x000003f7 (DXFMT_R32G32B32A32_FLOAT)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[222]: 0x000003f7 (DXFMT_R16G16B16A16_FLOAT)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[223]: 0x000003f7 (DXFMT_R16G16B16A16_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[224]: 0x000003f7 (DXFMT_R32G32_FLOAT)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[225]: 0x000003f7 (DXFMT_R10G10B10A2_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[226]: 0x000003f7 (DXFMT_R8G8B8A8_SNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[227]: 0x000003f7 (DXFMT_R16G16_FLOAT)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[228]: 0x000003f7 (DXFMT_R16G16_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[229]: 0x000003f7 (DXFMT_R16G16_SNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[230]: 0x000003f7 (DXFMT_R32_FLOAT)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[231]: 0x000003f7 (DXFMT_R8G8_SNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[232]: 0x000003f7 (DXFMT_R16_FLOAT)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[233]: 0x00000269 (DXFMT_D16_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[234]: 0x000002f7 (DXFMT_A8_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[235]: 0x000000e3 (DXFMT_BC1_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[236]: 0x000000e3 (DXFMT_BC2_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[237]: 0x000000e3 (DXFMT_BC3_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[238]: 0x000002f7 (DXFMT_B5G6R5_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[239]: 0x000002f7 (DXFMT_B5G5R5A1_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[240]: 0x000003f7 (DXFMT_B8G8R8A8_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[241]: 0x000003f7 (DXFMT_B8G8R8X8_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[242]: 0x000000e3 (DXFMT_BC4_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[243]: 0x000000e3 (DXFMT_BC5_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[244]: 0x00000001 (SM41)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[245]: 0x00000001 (MULTISAMPLE_2X)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[246]: 0x00000001 (MULTISAMPLE_4X)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[247]: 0x00000001 (MS_FULL_QUALITY)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[248]: 0x00000001 (LOGICOPS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[249]: 0x00000001 (LOGIC_BLENDOPS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[250]: 0x00000000 (DXFMT_B4G4R4A4_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[251]: 0x000000e1 (DXFMT_BC6H_TYPELESS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[252]: 0x000000e3 (DXFMT_BC6H_UF16)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[253]: 0x000000e3 (DXFMT_BC6H_SF16)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[254]: 0x000000e1 (DXFMT_BC7_TYPELESS)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[255]: 0x000000e3 (DXFMT_BC7_UNORM)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[256]: 0x000000e3 (DXFMT_BC7_UNORM_SRGB)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[257]: 0x00000000 (DXFMT_AYUV)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[258]: 0x00000001 (SM5)
2021-02-05T17:52:27.681+08:00| vmx| I005:   cap[259]: 0x00000001 (MULTISAMPLE_8X)
2021-02-05T17:52:27.681+08:00| vmx| I005: SVGA3dClamp:    Guest Requires     BC67Level:     9 (    9,     9)
2021-02-05T17:52:27.681+08:00| vmx| I005: SVGA3dClamp:    Guest Requires BaseCapsLevel:     9 (    9,     9)
2021-02-05T17:52:27.681+08:00| vmx| I005: SVGA3dClamp:    Guest Requires    ClampLevel:     9 (    0,     9)
2021-02-05T17:52:27.682+08:00| vmx| I005: USB: Initializing 'UHCI' host controller
2021-02-05T17:52:27.682+08:00| vmx| A000: ConfigDB: Setting usb:1.speed = "2"
2021-02-05T17:52:27.682+08:00| vmx| I005: Ethernet0 MAC Address: 00:50:56:39:07:44
2021-02-05T17:52:27.683+08:00| vmx| I005: VMXNET3 user: restricting vmxnet3 revision to 2
2021-02-05T17:52:27.683+08:00| vmx| I005: Ethernet0 MAC Address: 00:50:56:39:07:44
2021-02-05T17:52:27.684+08:00| vmx| I005: USB: Initializing 'EHCI' host controller
2021-02-05T17:52:27.684+08:00| vmx| I005: USB: Initializing 'xHCI' host controller
2021-02-05T17:52:27.684+08:00| vmx| I005: PCIXHCI: SuperSpeedPlus(USB3.1) is supported by xhci.
2021-02-05T17:52:27.684+08:00| vmx| A000: ConfigDB: Setting usb_xhci:4.present = "TRUE"
2021-02-05T17:52:27.684+08:00| vmx| A000: ConfigDB: Setting usb_xhci:4.deviceType = "hid"
2021-02-05T17:52:27.684+08:00| vmx| A000: ConfigDB: Setting usb_xhci:4.port = "4"
2021-02-05T17:52:27.684+08:00| vmx| A000: ConfigDB: Setting usb_xhci:4.parent = "-1"
2021-02-05T17:52:27.692+08:00| vmx| A000: ConfigDB: Setting vmci0.id = "2086504684"
2021-02-05T17:52:27.703+08:00| vmx| I005: WORKER: Creating new group with maxThreads=1 (49)
2021-02-05T17:52:27.703+08:00| vmx| I005: DISKUTIL: scsi0:1 : max toolsVersion = 11333, type = 4
2021-02-05T17:52:27.703+08:00| vmx| I005: TOOLS setting legacy tools version to '11333' type 4, manifest status is 9
2021-02-05T17:52:27.704+08:00| worker-2776| I005: ToolsVersionGetStatusWorkerThread: Tools status 8 derived from environment
2021-02-05T17:52:27.704+08:00| vmx| I005: Tools: sending 'OS_PowerOn' (state = 3) state change request
2021-02-05T17:52:27.704+08:00| vmx| I005: Tools: Delaying state change request to state 3.
2021-02-05T17:52:27.704+08:00| vmx| I005: TOOLS INSTALL initializing state to IDLE on power on.
2021-02-05T17:52:27.704+08:00| vmx| I005: P9FS_PowerOn: 9PFS server is not enabled.
2021-02-05T17:52:27.704+08:00| vmx| I005: HgfsServerManagerVigorInit: Initialize: dev api
2021-02-05T17:52:27.704+08:00| vmx| I005: HgfsServer_InitState: initialized notification inactive.
2021-02-05T17:52:27.704+08:00| vmx| I005: HgfsServer_InitState: initialized threadpool active.
2021-02-05T17:52:27.704+08:00| vmx| I005: HgfsChannelActivateChannel: HGFS [backdoor] channel ACTIVATED.
2021-02-05T17:52:27.705+08:00| vmx| I005: HgfsChannelActivateChannel: HGFS [vmci] channel ACTIVATED.
2021-02-05T17:52:27.706+08:00| vmx| I005: DEPLOYPKG: No pending deploy package name set
2021-02-05T17:52:27.706+08:00| vmx| I005: DEPLOYPKG: ToolsDeployPkgPublishState: state=0, code=0, message=(null)
2021-02-05T17:52:27.706+08:00| vmx| I005: The EFI ROM is 64-bit.
2021-02-05T17:52:27.765+08:00| vmx| A000: ConfigDB: Setting monitor.phys_bits_used = "45"
2021-02-05T17:52:27.765+08:00| vmx| I005: Full guest CPUID with differences from hostCPUID highlighted.
2021-02-05T17:52:27.765+08:00| vmx| I005: guest vs. host CPUID guest vendor: GenuineIntel
2021-02-05T17:52:27.765+08:00| vmx| I005: guest vs. host CPUID guest family: 0x6 model: 0x9e stepping: 0xa
2021-02-05T17:52:27.765+08:00| vmx| I005: guest vs. host CPUID guest codename: Coffee Lake-S/H
2021-02-05T17:52:27.765+08:00| vmx| I005: guest vs. host CPUID guest name: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
2021-02-05T17:52:27.765+08:00| vmx| I005: guest vs. host CPUID       level eaxIn, ecxIn:        eax        ebx        ecx        edx
2021-02-05T17:52:27.765+08:00| vmx| I005: guest vs. host CPUID guest level 00000000,  0: 0x00000016 0x756e6547 0x6c65746e 0x49656e69
2021-02-05T17:52:27.765+08:00| vmx| I005: guest vs. host CPUID guest level 00000001,  0: 0x000906ea 0x00040800 0xf7fa3203 0x1f8bfbff
2021-02-05T17:52:27.765+08:00| vmx| I005: guest vs. host CPUID *host level 00000001,  0: 0x000906ea 0x00100800 0xfefaf387 0xbfebfbff
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 00000002,  0: 0x76036301 0x00f0b5ff 0x00000000 0x00c30000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 00000004,  0: 0x0c000121 0x01c0003f 0x0000003f 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 00000004,  0: 0x1c004121 0x01c0003f 0x0000003f 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 00000004,  1: 0x0c000122 0x01c0003f 0x0000003f 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 00000004,  1: 0x1c004122 0x01c0003f 0x0000003f 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 00000004,  2: 0x0c000143 0x00c0003f 0x000003ff 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 00000004,  2: 0x1c004143 0x00c0003f 0x000003ff 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 00000004,  3: 0x0c00c163 0x02c0003f 0x00002fff 0x00000002
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 00000004,  3: 0x1c03c163 0x02c0003f 0x00002fff 0x00000002
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 00000004,  4: 0x0c000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 00000004,  4: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 00000006,  0: 0x00000004 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 00000006,  0: 0x000007f3 0x00000002 0x00000009 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 00000007,  0: 0x00000000 0x009c27ab 0x00000000 0xbc000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 00000007,  0: 0x00000000 0x009c67af 0x40000000 0xbc000400
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 0000000a,  0: 0x07300401 0x000000ff 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 0000000a,  0: 0x07300404 0x00000000 0x00000000 0x00000603
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 0000000b,  0: 0x00000000 0x00000001 0x00000100 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 0000000b,  0: 0x00000001 0x00000002 0x00000100 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 0000000b,  1: 0x00000002 0x00000004 0x00000201 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 0000000b,  1: 0x00000004 0x0000000c 0x00000201 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 0000000d,  0: 0x00000007 0x00000440 0x00000440 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 0000000d,  0: 0x0000001f 0x00000440 0x00000440 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 0000000d,  1: 0x0000000f 0x000003c0 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 0000000d,  2: 0x00000100 0x00000240 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 00000015,  0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 00000015,  0: 0x00000002 0x000000b8 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 40000000,  0: 0x40000010 0x61774d56 0x4d566572 0x65726177
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 40000000,  0: 0x4000000b 0x7263694d 0x666f736f 0x76482074
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 40000010,  0: 0x0021b0f7 0x000101d0 0x00000002 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 80000000,  0: 0x80000008 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 80000001,  0: 0x00000000 0x00000000 0x00000121 0x2c100800
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 80000002,  0: 0x65746e49 0x2952286c 0x726f4320 0x4d542865
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 80000003,  0: 0x37692029 0x3537382d 0x43204830 0x40205550
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 80000004,  0: 0x322e3220 0x7a484730 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 80000006,  0: 0x00000000 0x00000000 0x01006040 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 80000007,  0: 0x00000000 0x00000000 0x00000000 0x00000100
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID guest level 80000008,  0: 0x0000302d 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: guest vs. host CPUID *host level 80000008,  0: 0x00003027 0x00000000 0x00000000 0x00000000
2021-02-05T17:52:27.767+08:00| vmx| I005: Minimum ucode level: 0x000000de
2021-02-05T17:52:27.767+08:00| vmx| I005: VPMC: events will use hybrid freeze.
2021-02-05T17:52:27.767+08:00| vmx| I005: VPMC: gen counters: num 4 mask 0xffffffffffff
2021-02-05T17:52:27.767+08:00| vmx| I005: VPMC: fix counters: num 0 mask 0; version 1
2021-02-05T17:52:27.767+08:00| vmx| I005: VPMC: hardware counters: 0
2021-02-05T17:52:27.767+08:00| vmx| I005: VPMC: perf capabilities: 0x2000
2021-02-05T17:52:27.767+08:00| vmx| I005: SVGA-PCI: BAR gfbSize=134217728, fifoSize=8388608
2021-02-05T17:52:27.767+08:00| vmx| I005: SVGA: SVGA_REG_MEMORY_SIZE=4194304
2021-02-05T17:52:27.767+08:00| vmx| I005: SVGA: SVGA_REG_VRAM_SIZE=4194304
2021-02-05T17:52:27.767+08:00| vmx| I005: PStrIntern expansion: nBkts=256
2021-02-05T17:52:27.767+08:00| vmx| I005: FeatureCompat: Capabilities:
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.sse3 = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.pclmulqdq = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.mwait = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.ssse3 = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.fma = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.cmpxchg16b = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.pcid = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.sse41 = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.sse42 = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.movbe = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.popcnt = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.aes = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.xsave = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.avx = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.f16c = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.rdrand = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.ds = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.ss = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.fsgsbase = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.bmi1 = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.avx2 = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.smep = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.bmi2 = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.enfstrg = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.invpcid = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.mpx = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.rdseed = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.adx = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.smap = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.clflushopt = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.stibp = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.fcmd = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.ssbd = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.xcr0_master_sse = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.xcr0_master_ymm_h = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.xcr0_master_bndregs = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.xcr0_master_bndcsr = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.xsaveopt = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.xsavec = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.xgetbv_ecx1 = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.xsaves = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.lahf64 = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.abm = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.3dnprefetch = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.nx = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.pdpe1gb = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.rdtscp = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.lm = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.intel = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.ibrs = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: cpuid.ibpb = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: misc.cpuidfaulting = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.supports3d = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.basecapslevel = 9
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.maxpointsize = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.maxtexturesize = 0x4000
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.maxvolumeextent = 0x800
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.maxtextureanisotropy = 0x10
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.dxmaxconstantbuffers = 0xe
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.sm41 = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.multisample2x = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.multisample4x = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.msfullquality = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.logicops = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.bc67 = 9
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.sm5 = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.multisample8x = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: Capability Found: svga0*svga.logicblendops = 1
2021-02-05T17:52:27.768+08:00| vmx| I005: FeatureCompat: Requirements:
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.sse3 - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.pclmulqdq - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.ssse3 - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.fma - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.cmpxchg16b - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.pcid - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.sse41 - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.sse42 - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.movbe - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.popcnt - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.aes - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.xsave - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.avx - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.f16c - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.rdrand - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.ss - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.fsgsbase - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.bmi1 - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.avx2 - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.smep - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.bmi2 - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.enfstrg - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.invpcid - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.rdseed - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.adx - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.smap - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.clflushopt - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.stibp - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.fcmd - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.ssbd - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.xcr0_master_sse - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.xcr0_master_ymm_h - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.xsaveopt - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.xsavec - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.xgetbv_ecx1 - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.xsaves - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.lahf64 - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.abm - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.3dnprefetch - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.nx - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.pdpe1gb - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.rdtscp - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.lm - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.intel - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.ibrs - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: cpuid.ibpb - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: misc.cpuidfaulting - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.supports3d - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.basecapslevel - Num:Min:9
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.maxpointsize - Num:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.maxtexturesize - Num:Min:0x4000
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.maxvolumeextent - Num:Min:0x800
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.maxtextureanisotropy - Num:Min:0x10
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.dxmaxconstantbuffers - Num:Min:0xe
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.sm41 - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.multisample2x - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.multisample4x - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.msfullquality - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.logicops - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.bc67 - Num:Min:9
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.sm5 - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.multisample8x - Bool:Min:1
2021-02-05T17:52:27.768+08:00| vmx| I005: VM Features Required: svga*svga.logicblendops - Bool:Min:1
2021-02-05T17:52:27.794+08:00| vmx| I005: TOOLS received request in VMX to set option 'enableDnD' -> '1'
2021-02-05T17:52:27.795+08:00| vmx| I005: 
2021-02-05T17:52:27.795+08:00| vmx| I005+ OvhdMem: Static (Power On) Overheads
2021-02-05T17:52:27.795+08:00| vmx| I005:                                                       reserved      |          used
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem excluded                                  cur    max    avg |    cur    max    avg
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_MainMem                    :  2097152 2097152      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_VmxText                    :    7168   7168      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_VmxTextLibs                :   15360  15360      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem Total excluded                      :  2119680 2119680      - |      -      -      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem Actual maximum                      :         2119680        |             -
2021-02-05T17:52:27.795+08:00| vmx| I005+ 
2021-02-05T17:52:27.795+08:00| vmx| I005:                                                       reserved      |          used
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem paged                                     cur    max    avg |    cur    max    avg
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_STATS_vmm                  :       8      8      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_STATS_device               :       4      4      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaMobFallback            :  1048576 1048576      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_DiskLibMemUsed             :    3075   3075      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaSurfaceTable           :    2944   2944      - |    385    385      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaBESurfaceTable         :     196    196      - |    196    196      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaSDirtyCache            :      96     96      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaShaderTable            :    1000   1000      - |    193    193      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaShaderText             :    2304   2304      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaContextCache           :    1357   1357      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXRTViewTable          :      24     24      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXDSViewTable          :      12     12      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXSRViewTable          :     768    768      - |    193    193      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXUAViewTable          :      56     56      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXBlendStateTable      :      31     31      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXElementLayoutTable   :     199    199      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXDepthStencilTable    :      16     16      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXRasterizerStateTable :      15     15      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXSamplerTable         :      72     72      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXContextTable         :    1472   1472      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXShaderTable          :     177    177      - |      0      0      -
2021-02-05T17:52:27.795+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXShaderText           :    4096   4096      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXStreamOutTable       :     516    516      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_SvgaDXQueryTable           :     132    132      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_SvgaVAProcessorTable       :       1      1      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_SvgaVADecoderTable         :       1      1      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_SvgaCursor                 :      10     10      - |     10     10      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_SvgaPPNList                :     768    768      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxGlobals                 :   10240  10240      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxGlobalsLibs             :    3584   3584      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxHeap                    :   10752  10752      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxMks                     :      33     33      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxMksRenderOps            :    3491   3491      - |   3491   3491      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxMks3d                   :  974848 974848      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxMksLLVM                 :   12288  12288      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxMksScreenTemp           :   69890  69890      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxMksVnc                  :   74936  74936      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxMksScreen               :  131075 131075      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxMksSVGAVO               :    4096   4096      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxMksSwbCursor            :    2560   2560      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxPhysMemErrPages         :      10     10      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxSLEntryBuf              :     128    128      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VmxThreads                 :   36864  36864      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem Total paged                         :  2402721 2402721      - |   4468   4468      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem Actual maximum                      :         2402721        |          4468
2021-02-05T17:52:27.796+08:00| vmx| I005+ 
2021-02-05T17:52:27.796+08:00| vmx| I005:                                                       reserved      |          used
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem nonpaged                                  cur    max    avg |    cur    max    avg
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_SharedArea                 :      10     10      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_BusMemTraceBitmap          :      67     67      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_PFrame                     :    6360   6572      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VIDE_KSEG                  :      16     16      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VGA                        :      64     64      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_BalloonMPN                 :       1      1      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_P2MUpdateBuffer            :       3      3      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_ServicesMPN                :       3      3      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_LocalApic                  :       4      4      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_BusError                   :       1      1      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VBIOS                      :       8      8      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_VnicGuest                  :      16     16      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_PVSCSIBIOS                 :      16     16      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_SBIOS                      :      16     16      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_FlashRam                   :     512    512      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_SVGAFB                     :    1024   1024      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_SVGAMEM                    :      64    512      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_HDAudioReg                 :       3      3      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_EHCIRegister               :       1      1      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_XhciRegister               :       1      1      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_HyperV                     :       2      2      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_ExtCfg                     :       4      4      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_vhvCachedVMCS              :       4      4      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_vhvNestedAPIC              :       4      4      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_MonWired                   :      92     92      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdUser_NVDC                       :       1      1      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem Total nonpaged                      :    8297   8957      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem Actual maximum                      :           8957        |             0
2021-02-05T17:52:27.796+08:00| vmx| I005+ 
2021-02-05T17:52:27.796+08:00| vmx| I005:                                                       reserved      |          used
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem anonymous                                 cur    max    avg |    cur    max    avg
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_Alloc                       :     388    388      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_BusMemFrame                 :    2114   2123      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_BusMem2MInfo                :      32     32      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_BusMem1GInfo                :       1      1      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_BusMemZapListMPN            :       1      1      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_MonAS                       :       4      4      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_GuestMem                    :      96     96      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_TC                          :    2052   2052      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_BusMemMonAS                 :       8      8      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_PlatformMonAS               :      15     15      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_HVNuma                      :       8      8      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_HV                          :       4      4      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_HVMSRBitmap                 :       1      1      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_VHVGuestMSRBitmap           :       4      4      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_VHV                         :      12     12      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_Numa                        :      42     42      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_BaseWired                   :     116    116      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_Bootstrap                   :    1880   1880      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_GPhysTraced                 :     860    860      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_GPhysHWMMU                  :    4282   4282      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_GPhysNoTrace                :     270    270      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_PhysMemGart                 :     104    104      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_PhysMemErr                  :       9      9      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem OvhdMon_VProbe                      :       1      1      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem Total anonymous                     :   12304  12313      - |      0      0      -
2021-02-05T17:52:27.796+08:00| vmx| I005: OvhdMem Actual maximum                      :          12313        |             0
2021-02-05T17:52:27.796+08:00| vmx| I005+ 
2021-02-05T17:52:27.796+08:00| vmx| I005: VMMEM: Precise Reservation: 9466MB (MainMem=8192MB)
2021-02-05T17:52:27.797+08:00| vmx| I005: Vix: [mainDispatch.c:1050]: VMAutomation_PowerOn. Powering on.
2021-02-05T17:52:27.798+08:00| vmx| I005: VMX_PowerOn: ModuleTable_PowerOn = 1
2021-02-05T17:52:27.798+08:00| vmx| A000: ConfigDB: Setting cleanShutdown = "FALSE"
2021-02-05T17:52:27.798+08:00| vmx| A000: ConfigDB: Setting softPowerOff = "FALSE"
2021-02-05T17:52:27.827+08:00| vcpu-0| I005: VTHREAD 13580 "vcpu-0"
2021-02-05T17:52:27.828+08:00| vcpu-0| I005: ULM_InitVCPU: 0 0x0
2021-02-05T17:52:27.828+08:00| vmx| I005: ToolsISO: Refreshing imageName for 'other5xlinux-64' (refreshCount=1, lastCount=1).
2021-02-05T17:52:27.828+08:00| vmx| I005: ToolsISO: open of D:\VmwareWorkstation\isoimages_manifest.txt.sig failed: Could not find the file
2021-02-05T17:52:27.828+08:00| vmx| I005: ToolsISO: Unable to read signature file 'D:\VmwareWorkstation\isoimages_manifest.txt.sig', ignoring.
2021-02-05T17:52:27.829+08:00| vmx| I005: ToolsISO: Updated cached value for imageName to 'linux.iso'.
2021-02-05T17:52:27.829+08:00| vmx| I005: ToolsISO: Selected Tools ISO 'linux.iso' for 'other5xlinux-64' guest.
2021-02-05T17:52:27.829+08:00| vmx| I005: TOOLS updated cached value for isoImageExists to 1.
2021-02-05T17:52:27.829+08:00| vmx| I005: VMXVmdb_SetToolsVersionStatus: status value set to 'unmanaged', 'unmanaged', install possible
2021-02-05T17:52:27.829+08:00| vcpu-0| I005: CPU reset: hard (mode Interp)
2021-02-05T17:52:27.830+08:00| vcpu-1| I005: VTHREAD 3392 "vcpu-1"
2021-02-05T17:52:27.830+08:00| vcpu-1| I005: ULM_InitVCPU: 1 0x0
2021-02-05T17:52:27.830+08:00| vcpu-1| I005: CPU reset: hard (mode Interp)
2021-02-05T17:52:27.831+08:00| vcpu-2| I005: VTHREAD 9184 "vcpu-2"
2021-02-05T17:52:27.831+08:00| vcpu-2| I005: ULM_InitVCPU: 2 0x0
2021-02-05T17:52:27.831+08:00| vcpu-2| I005: CPU reset: hard (mode Interp)
2021-02-05T17:52:27.831+08:00| vcpu-3| I005: VTHREAD 12304 "vcpu-3"
2021-02-05T17:52:27.831+08:00| vcpu-3| I005: ULM_InitVCPU: 3 0x0
2021-02-05T17:52:27.831+08:00| vcpu-3| I005: CPU reset: hard (mode Interp)
2021-02-05T17:52:27.832+08:00| vcpu-0| I005: GuestRpc: Successfully created RPCI listening socket.
2021-02-05T17:52:27.832+08:00| vcpu-0| I005: GuestRpc: Using vsocket for TCLO messaging is disabled.
2021-02-05T17:52:27.833+08:00| vcpu-0| A000: ConfigDB: Unsetting all entries with prefix "usb_xhci:4."
2021-02-05T17:52:27.892+08:00| vcpu-0| I005: USB: Disconnecting device 0x2000000400000000
2021-02-05T17:52:27.892+08:00| vcpu-0| I005: USB: Connecting device desc:name:VMware\ Virtual\ USB\ Mouse vid:0e0f pid:0003 speed:full family:hid deviceType:virtual-hid info:0000005 version:3 id:0x200000050e0f0003
2021-02-05T17:52:27.892+08:00| vcpu-0| I005: Policy_GetUSBDevAccess: allowConnect = YES
2021-02-05T17:52:27.892+08:00| vcpu-0| A000: ConfigDB: Setting usb_xhci:4.present = "TRUE"
2021-02-05T17:52:27.892+08:00| vcpu-0| A000: ConfigDB: Setting usb_xhci:4.deviceType = "hid"
2021-02-05T17:52:27.892+08:00| vcpu-0| A000: ConfigDB: Setting usb_xhci:4.port = "4"
2021-02-05T17:52:27.892+08:00| vcpu-0| A000: ConfigDB: Setting usb_xhci:4.parent = "-1"
2021-02-05T17:52:27.926+08:00| vcpu-0| I005: memoryHotplug: Node 0: Present: 8191 MB (100 %) Size:131071 MB (100 %)
2021-02-05T17:52:27.926+08:00| vcpu-0| I005: PIIX4: PM Resuming from suspend type 0x0, chipset.onlineStandby 0
2021-02-05T17:52:28.742+08:00| vcpu-0| I005: SOUND 957.574401 ES1371Win32GetMixerCtl mixerGetLineInfo error 1024
2021-02-05T17:52:28.743+08:00| vcpu-0| I005: VNET: 'ethernet0' enable link state propagation, lsp.state = 5
2021-02-05T17:52:28.743+08:00| vcpu-0| I005: VNET: MACVNetConnectToNetwork 'ethernet0' lsp.state = 4
2021-02-05T17:52:28.743+08:00| vcpu-0| I005: VNET: MACVNetConnectToNetwork 'Ethernet0' notify available.
2021-02-05T17:52:28.751+08:00| vcpu-0| I005: HGFSPublish: publishing 1 shares
2021-02-05T17:52:28.755+08:00| vcpu-0| I005: Win32U_GetFileAttributes: GetFileAttributesExW("D:\VPCData\ArchLinux\ArchLinux.vmpl", ...) failed, error: 2
2021-02-05T17:52:28.755+08:00| vcpu-0| I005: PolicyVMXFindPolicyKey: policy file does not exist.
2021-02-05T17:52:28.759+08:00| vcpu-0| I005: Vix: [mainDispatch.c:4204]: VMAutomation_ReportPowerOpFinished: statevar=0, newAppState=1872, success=1 additionalError=0
2021-02-05T17:52:28.759+08:00| vcpu-0| I005: Vix: [mainDispatch.c:4121]: VMAutomationReportPowerStateChange: Reporting power state change (opcode=0, err=0).
2021-02-05T17:52:28.759+08:00| vcpu-0| I005: Vix: [mainDispatch.c:4121]: VMAutomationReportPowerStateChange: Reporting power state change (opcode=2, err=0).
2021-02-05T17:52:28.759+08:00| vcpu-0| I005: Transitioned vmx/execState/val to poweredOn
2021-02-05T17:52:28.759+08:00| vcpu-0| I005: Tools: Adding Tools inactivity timer.
2021-02-05T17:52:28.760+08:00| vmx| I005: VUsbUpdateVigorFieldsAndAutoconnect: New set of 4 USB devices
2021-02-05T17:52:28.760+08:00| vmx| I005: USB: Found device [name:Microdia\ Integrated_Webcam_HD vid:0c45 pid:6a08 path:1/0/0/5 speed:high family:unknown instanceId:USB\\VID_0C45&PID_6A08\\5&25F9342&0&5 arbRuntimeKey:1 version:3]
2021-02-05T17:52:28.760+08:00| vmx| I005: USB: Found device [name:Shenzhen\ Goodix\ Goodix\ Fingerprint\ Device vid:27c6 pid:5381 path:1/0/0/9 speed:full family:comm instanceId:USB\\VID_27C6&PID_5381\\HTK32 serialnum:HTK32 arbRuntimeKey:2 version:3]
2021-02-05T17:52:28.760+08:00| vmx| I005: USB: Found device [name:Intel\ 英特尔(R)\ 无线\ Bluetooth(R) vid:8087 pid:0aaa path:1/0/0/14 speed:full family:wireless,bluetooth instanceId:USB\\VID_8087&PID_0AAA\\5&25F9342&0&14 arbRuntimeKey:3 version:3]
2021-02-05T17:52:28.760+08:00| vmx| I005: USB: Found device [name:Virtual\ Bluetooth\ Adapter vid:0e0f pid:0008 speed:full family:wireless,bluetooth deviceType:virtual-bluetooth info:0000001 version:3]
2021-02-05T17:52:28.761+08:00| vmx| I005: USB: Connecting device desc:name:Virtual\ Bluetooth\ Adapter vid:0e0f pid:0008 speed:full family:wireless,bluetooth deviceType:virtual-bluetooth info:0000001 version:3 id:0x700000010e0f0008
2021-02-05T17:52:28.761+08:00| vmx| I005: Policy_GetUSBDevAccess: checking usb devices at policy path: /vm/#_VMX/mvm/policyState/val/policySet/usbDevices/#
2021-02-05T17:52:28.761+08:00| vmx| I005: Policy_GetUSBDevAccess: allowConnect = YES
2021-02-05T17:52:28.767+08:00| vmx| I005: WORKER: Creating new group with maxThreads=16 (65)
2021-02-05T17:52:30.367+08:00| vmx| I005: VUsbUpdateVigorFieldsAndAutoconnect: New set of 4 USB devices
2021-02-05T17:52:30.367+08:00| vmx| I005: USB: Found device [name:Microdia\ Integrated_Webcam_HD vid:0c45 pid:6a08 path:1/0/0/5 speed:high family:unknown instanceId:USB\\VID_0C45&PID_6A08\\5&25F9342&0&5 arbRuntimeKey:1 version:3]
2021-02-05T17:52:30.367+08:00| vmx| I005: USB: Found device [name:Shenzhen\ Goodix\ Goodix\ Fingerprint\ Device vid:27c6 pid:5381 path:1/0/0/9 speed:full family:comm instanceId:USB\\VID_27C6&PID_5381\\HTK32 serialnum:HTK32 arbRuntimeKey:2 version:3]
2021-02-05T17:52:30.367+08:00| vmx| I005: USB: Found device [name:Intel\ 英特尔(R)\ 无线\ Bluetooth(R) vid:8087 pid:0aaa path:1/0/0/14 speed:full family:wireless,bluetooth instanceId:USB\\VID_8087&PID_0AAA\\5&25F9342&0&14 arbRuntimeKey:3 version:3]
2021-02-05T17:52:30.367+08:00| vmx| I005: USB: Found device [name:Virtual\ Bluetooth\ Adapter vid:0e0f pid:0008 speed:full family:wireless,bluetooth virtPath:usb:0 deviceType:virtual-bluetooth info:0000001 version:3], connected to usb port 0.
2021-02-05T17:52:30.376+08:00| vmx| I005: VNET: MACVNetLinkStateEventHandler: event, up:1, adapter:0
2021-02-05T17:52:30.376+08:00| vmx| I005: VNET: MACVNetLinkStateEventHandler: 'ethernet0' state from 4 to 6.
2021-02-05T17:52:30.613+08:00| mks| I005: MKSControlMgr: connected
2021-02-05T17:52:30.852+08:00| vcpu-0| I005: Guest: EFI ROM version: VMW71.00V.16722896.B64.2008100651 (64-bit RELEASE)
2021-02-05T17:52:30.859+08:00| mks| I005: MKS-VMDB: VMDB requested a screenshot
2021-02-05T17:52:30.859+08:00| svga| I005: MKSScreenShotMgr: Taking a screenshot
2021-02-05T17:52:30.861+08:00| mks| I005: KHBKL: Unable to parse keystring at: ''
2021-02-05T17:52:30.879+08:00| mks| I005: SWBWindow: Number of MKSWindows changed: 0 rendering MKSWindow(s) of total 1.
2021-02-05T17:52:30.987+08:00| mks| W003: DXGIPresentation: Enumerating adapter 0
2021-02-05T17:52:30.987+08:00| mks| I005: DXGIPresentation: `NVIDIA GeForce GTX 1050 Ti` vendor=0x10de device=0x1c8c revision=161
2021-02-05T17:52:30.987+08:00| mks| I005: DXGIPresentation: video=4019MB system=0MB shared=8089MB
2021-02-05T17:52:31.250+08:00| vmx| I005: VNET: MACVNetLinkStateTimerHandler: 'ethernet0' state from 6 to 1.
2021-02-05T17:52:31.266+08:00| vcpu-0| I005: BIOS-UUID is 56 4d 65 3a 1d d4 89 d8-43 04 75 a0 7c 5d 88 ec
2021-02-05T17:52:31.371+08:00| vcpu-0| I005: UHCI: HCReset
2021-02-05T17:52:31.385+08:00| mks| I005: DXGIPresentation: LOCAL     budget  3416M usage     0M avail  1808M res     0M
2021-02-05T17:52:31.385+08:00| mks| I005: DXGIPresentation: NON-LOCAL budget  7428M usage     0M avail  3842M res     0M
2021-02-05T17:52:31.385+08:00| mks| W003: DXGIPresentation: Adapter LUID does not match renderer
2021-02-05T17:52:31.386+08:00| mks| W003: DXGIPresentation: Enumerating adapter 1
2021-02-05T17:52:31.386+08:00| mks| I005: DXGIPresentation: `Intel(R) UHD Graphics 630` vendor=0x8086 device=0x3e9b revision=0
2021-02-05T17:52:31.386+08:00| mks| I005: DXGIPresentation: video=128MB system=0MB shared=8089MB
2021-02-05T17:52:31.386+08:00| mks| I005: DXGIPresentation: LOCAL     budget  7428M usage     0M avail  3842M res     0M
2021-02-05T17:52:31.386+08:00| mks| I005: DXGIPresentation: NON-LOCAL budget     0M usage     0M avail     0M res     0M
2021-02-05T17:52:31.389+08:00| vcpu-0| I005: Ethernet0 MAC Address: 00:50:56:39:07:44
2021-02-05T17:52:31.416+08:00| vcpu-0| I005: SVGA: Registering MemSpace at 0xf0000000(0) and 0xfb800000(0)
2021-02-05T17:52:31.416+08:00| vcpu-0| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:31.418+08:00| vcpu-0| I005: SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:31.418+08:00| vcpu-0| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:31.421+08:00| vcpu-0| I005: SVGA: Registering IOSpace at 0x2040
2021-02-05T17:52:31.422+08:00| vcpu-0| I005: SVGA: Unregistering IOSpace at 0x2040
2021-02-05T17:52:31.422+08:00| vcpu-0| I005: PCIBridge4: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.423+08:00| vcpu-0| I005: pciBridge4:1: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.423+08:00| vcpu-0| I005: pciBridge4:2: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.423+08:00| vcpu-0| I005: pciBridge4:3: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.423+08:00| vcpu-0| I005: pciBridge4:4: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.423+08:00| vcpu-0| I005: pciBridge4:5: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.423+08:00| vcpu-0| I005: pciBridge4:6: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.423+08:00| vcpu-0| I005: pciBridge4:7: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.423+08:00| vcpu-0| I005: PCIBridge5: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.423+08:00| vcpu-0| I005: pciBridge5:1: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.423+08:00| vcpu-0| I005: pciBridge5:2: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.423+08:00| vcpu-0| I005: pciBridge5:3: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: pciBridge5:4: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: pciBridge5:5: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: pciBridge5:6: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: pciBridge5:7: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: PCIBridge6: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: pciBridge6:1: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: pciBridge6:2: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: pciBridge6:3: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: pciBridge6:4: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: pciBridge6:5: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: pciBridge6:6: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.424+08:00| vcpu-0| I005: pciBridge6:7: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.425+08:00| vcpu-0| I005: PCIBridge7: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.425+08:00| vcpu-0| I005: pciBridge7:1: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.425+08:00| vcpu-0| I005: pciBridge7:2: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.425+08:00| mks| W003: DXGIPresentation: Using device unknown; adapter `Intel(R) UHD Graphics 630`
2021-02-05T17:52:31.425+08:00| vcpu-0| I005: pciBridge7:3: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.425+08:00| mks| W003: DXGIPresentation: Enumerating adapter 2
2021-02-05T17:52:31.425+08:00| mks| I005: DXGIPresentation: `Microsoft Basic Render Driver` vendor=0x1414 device=0x008c revision=0
2021-02-05T17:52:31.425+08:00| mks| I005: DXGIPresentation: video=0MB system=0MB shared=8089MB
2021-02-05T17:52:31.425+08:00| mks| I005: DXGIPresentation: LOCAL     budget  7428M usage     0M avail  3842M res     0M
2021-02-05T17:52:31.425+08:00| mks| I005: DXGIPresentation: NON-LOCAL budget     0M usage     0M avail     0M res     0M
2021-02-05T17:52:31.425+08:00| vcpu-0| I005: pciBridge7:4: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.425+08:00| vcpu-0| I005: pciBridge7:5: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.425+08:00| vcpu-0| I005: pciBridge7:6: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.425+08:00| vcpu-0| I005: pciBridge7:7: ISA/VGA decoding enabled (ctrl 001C)
2021-02-05T17:52:31.426+08:00| mks| I005: MKS-HWinMux: Started DXGI presentation backend.
2021-02-05T17:52:31.435+08:00| mks| I005: SWBWindow: Number of MKSWindows changed: 1 rendering MKSWindow(s) of total 2.
2021-02-05T17:52:31.438+08:00| vcpu-0| I005: SVGA: Registering IOSpace at 0x2040
2021-02-05T17:52:31.438+08:00| vcpu-0| I005: SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:31.438+08:00| vcpu-0| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:31.439+08:00| vcpu-0| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:31.446+08:00| svga| I005: SVGA enabling SVGA
2021-02-05T17:52:31.450+08:00| svga| I005: SVGA-ScreenMgr: Screen type changed to RegisterMode
2021-02-05T17:52:31.678+08:00| vcpu-0| I005: Tools: Running status rpc handler: 0 => 1.
2021-02-05T17:52:31.678+08:00| vcpu-0| I005: Tools: Changing running status: 0 => 1.
2021-02-05T17:52:31.678+08:00| vcpu-0| I005: Tools: [RunningStatus] Last heartbeat value 1 (last received 0s ago)
2021-02-05T17:52:31.678+08:00| vcpu-0| I005: Tools: Removing Tools inactivity timer.
2021-02-05T17:52:32.551+08:00| vcpu-0| I005: DISKUTIL: scsi0:0 : capacity=268435456 logical sector size=512
2021-02-05T17:52:32.819+08:00| vcpu-0| I005: Guest: About to do EFI boot: arch
2021-02-05T17:52:33.833+08:00| vcpu-0| I005: Syncing WHP TSCs took 43 us. Threshold is 1000 us.
2021-02-05T17:52:36.606+08:00| vmx| I005: VNET: MACVNetLinkStateTimerHandler: 'ethernet0' state from 1 to 5.
2021-02-05T17:52:53.606+08:00| vcpu-0| I005: UHCI: HCReset
2021-02-05T17:52:53.618+08:00| vcpu-1| I005: CPU reset: soft (mode Interp)
2021-02-05T17:52:53.618+08:00| vcpu-3| I005: CPU reset: soft (mode Interp)
2021-02-05T17:52:53.618+08:00| vcpu-2| I005: CPU reset: soft (mode Interp)
2021-02-05T17:52:53.619+08:00| vcpu-0| I005: Guest: Firmware has transitioned to runtime.
2021-02-05T17:52:54.998+08:00| vcpu-1| I005: SVGA: Unregistering IOSpace at 0x2040
2021-02-05T17:52:54.998+08:00| vcpu-1| I005: SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:54.999+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.000+08:00| vcpu-1| I005: SVGA: Registering IOSpace at 0x2040
2021-02-05T17:52:55.000+08:00| vcpu-1| I005: SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.001+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.002+08:00| vcpu-1| I005: SVGA: Unregistering IOSpace at 0x2040
2021-02-05T17:52:55.002+08:00| vcpu-1| I005: SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.003+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.004+08:00| vcpu-1| I005: SVGA: Registering IOSpace at 0x2040
2021-02-05T17:52:55.004+08:00| vcpu-1| I005: SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.005+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.007+08:00| vcpu-1| I005: SVGA: Unregistering IOSpace at 0x2040
2021-02-05T17:52:55.007+08:00| vcpu-1| I005: SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.008+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.009+08:00| vcpu-1| I005: SVGA: Registering IOSpace at 0x2040
2021-02-05T17:52:55.009+08:00| vcpu-1| I005: SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.009+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.011+08:00| vcpu-1| I005: SVGA: Unregistering IOSpace at 0x2040
2021-02-05T17:52:55.011+08:00| vcpu-1| I005: SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.012+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.013+08:00| vcpu-1| I005: SVGA: Registering IOSpace at 0x2040
2021-02-05T17:52:55.013+08:00| vcpu-1| I005: SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.013+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.015+08:00| vcpu-1| I005: SVGA: Unregistering IOSpace at 0x2040
2021-02-05T17:52:55.015+08:00| vcpu-1| I005: SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.016+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.017+08:00| vcpu-1| I005: SVGA: Registering IOSpace at 0x2040
2021-02-05T17:52:55.017+08:00| vcpu-1| I005: SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.017+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.020+08:00| vcpu-1| I005: SVGA: Unregistering IOSpace at 0x2040
2021-02-05T17:52:55.021+08:00| vcpu-1| I005: SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.022+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.023+08:00| vcpu-1| I005: SVGA: Registering IOSpace at 0x2040
2021-02-05T17:52:55.023+08:00| vcpu-1| I005: SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.023+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.025+08:00| vcpu-1| I005: SVGA: Unregistering IOSpace at 0x2040
2021-02-05T17:52:55.025+08:00| vcpu-1| I005: SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.026+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:55.027+08:00| vcpu-1| I005: SVGA: Registering IOSpace at 0x2040
2021-02-05T17:52:55.027+08:00| vcpu-1| I005: SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xfb800000(0xfb800000)
2021-02-05T17:52:55.027+08:00| vcpu-1| I005: SVGA: FIFO is already mapped
2021-02-05T17:52:57.060+08:00| vcpu-2| I005: UHCI: HCReset
2021-02-05T17:52:57.337+08:00| vcpu-2| I005: UHCI: HCReset
2021-02-05T17:52:57.343+08:00| vcpu-2| I005: VMMouse: CMD Read ID
2021-02-05T17:52:57.583+08:00| vcpu-2| I005: PVSCSI: ReqRing: 1024 entries, eSz=128, 32 pages
2021-02-05T17:52:57.583+08:00| vcpu-2| I005: PVSCSI: CmpRing: 4096 entries, eSz=32, 32 pages
2021-02-05T17:52:57.583+08:00| vcpu-2| I005: PVSCSI: MsgRing: 32 entries, eSz=128, 1 pages
2021-02-05T17:52:57.634+08:00| deviceThread| I005: DISKUTIL: scsi0:2 : capacity=536870912 logical sector size=512
2021-02-05T17:52:57.634+08:00| deviceThread| I005: DISKUTIL: scsi0:0 : capacity=268435456 logical sector size=512
2021-02-05T17:52:57.634+08:00| deviceThread| I005: DISKUTIL: scsi0:1 : capacity=2147483648 logical sector size=512
2021-02-05T17:52:57.634+08:00| deviceThread| I005: SCSI DEVICE (scsi0:0): MODE SENSE(6) for unsupported page 0x8
2021-02-05T17:52:57.634+08:00| deviceThread| I005: SCSI DEVICE (scsi0:2): MODE SENSE(6) for unsupported page 0x8
2021-02-05T17:52:57.635+08:00| deviceThread| I005: SCSI DEVICE (scsi0:1): MODE SENSE(6) for unsupported page 0x8
2021-02-05T17:52:57.662+08:00| deviceThread| I005: DISKUTIL: scsi0:0 : capacity=268435456 logical sector size=512
2021-02-05T17:52:57.663+08:00| deviceThread| I005: SCSI DEVICE (scsi0:0): MODE SENSE(6) for unsupported page 0x8
2021-02-05T17:52:57.668+08:00| deviceThread| I005: DISKUTIL: scsi0:1 : capacity=2147483648 logical sector size=512
2021-02-05T17:52:57.669+08:00| deviceThread| I005: SCSI DEVICE (scsi0:1): MODE SENSE(6) for unsupported page 0x8
2021-02-05T17:52:57.733+08:00| deviceThread| I005: DISKUTIL: scsi0:2 : capacity=536870912 logical sector size=512
2021-02-05T17:52:57.734+08:00| deviceThread| I005: SCSI DEVICE (scsi0:2): MODE SENSE(6) for unsupported page 0x8
2021-02-05T17:52:57.779+08:00| svga| I005: SVGA hiding SVGA
2021-02-05T17:52:57.793+08:00| vcpu-1| I005: Guest: vmwgfx: In Tree-Unknown
2021-02-05T17:52:57.794+08:00| vcpu-1| I005: Guest: vmwgfx: Module Version: 2.18.0
2021-02-05T17:52:57.794+08:00| svga| I005: SVGA enabling SVGA
2021-02-05T17:52:57.818+08:00| svga| I005: SVGA-ScreenMgr: Screen type changed to ScreenTarget
2021-02-05T17:52:57.828+08:00| vcpu-1| I005: Ethernet0 MAC Address: 00:50:56:39:07:44
2021-02-05T17:52:57.828+08:00| vcpu-1| I005: VMXNET3 user: Supported set 0x00000001, configured set 0x00000001
2021-02-05T17:52:58.031+08:00| vcpu-3| I005: PCIXHCI: Interrupt type changed from INTX to MSIX
2021-02-05T17:52:58.770+08:00| deviceThread| I005: DDB: "longContentID" = "866006f650c5f7b8871a90700dbbb9de" (was "493080ccb7163a0d0943b3f0d261e66a")
2021-02-05T17:53:10.396+08:00| vcpu-3| I005: CDROM: Emulate GET CONFIGURATION RT 0 starting feature 0
2021-02-05T17:53:10.396+08:00| vcpu-3| I005: CDROM: Emulate GET CONFIGURATION RT 0 starting feature 0
2021-02-05T17:53:11.809+08:00| vcpu-2| I005: SOUND 000.640366 ES1371Win32GetMixerCtl mixerGetLineInfo error 1024
2021-02-05T17:53:12.280+08:00| deviceThread| I005: DDB: "longContentID" = "14c0b53fd7af8f9e27681f9affaa32e8" (was "c21ea38e2e1cac6b43404bdcf2737b3a")
2021-02-05T17:53:12.737+08:00| deviceThread| I005: DDB: "longContentID" = "d3eb4268ed57149ba7ab5c2e3bd2060f" (was "01b339a7a40c93e3cddace33202d40a5")
2021-02-05T17:53:18.679+08:00| vcpu-0| I005: Tools: Tools heartbeat timeout.
2021-02-05T17:53:18.679+08:00| vcpu-0| I005: Tools: Running status rpc handler: 1 => 0.
2021-02-05T17:53:18.679+08:00| vcpu-0| I005: Tools: Changing running status: 1 => 0.
2021-02-05T17:53:18.679+08:00| vcpu-0| I005: Tools: [RunningStatus] Last heartbeat value 4 (last received 20s ago)
2021-02-05T17:53:30.369+08:00| vmx| I005: GuestRpcSendTimedOut: message to toolbox-dnd timed out.
2021-02-05T17:53:31.374+08:00| vmx| I005: GuestRpc: Got RPCI vsocket connection 7, assigned to channel 0.
2021-02-05T17:53:32.067+08:00| vmx| I005: Guest: toolbox: Version: 11.2.5.26209 (build-17337674)
2021-02-05T17:53:32.068+08:00| vcpu-3| W003: GuestRpc: application toolbox, changing channel 65535 -> 0
2021-02-05T17:53:32.068+08:00| vcpu-3| I005: GuestRpc: Channel 0, guest application toolbox.
2021-02-05T17:53:32.068+08:00| vcpu-3| I005: Tools: [AppStatus] Last heartbeat value 4 (last received 33s ago)
2021-02-05T17:53:32.068+08:00| vcpu-3| I005: TOOLS: appName=toolbox, oldStatus=0, status=1, guestInitiated=0.
2021-02-05T17:53:32.256+08:00| vmx| I005: Tools: Changing running status: 0 => 2.
2021-02-05T17:53:32.256+08:00| vmx| I005: Tools: [RunningStatus] Last heartbeat value 4 (last received 33s ago)
2021-02-05T17:53:32.260+08:00| vmx| I005: TOOLS Received tools.set.versiontype rpc call, version = 11333, type = 4
2021-02-05T17:53:32.260+08:00| vmx| I005: TOOLS Setting toolsVersionStatus = TOOLS_STATUS_UNMANAGED
2021-02-05T17:53:32.260+08:00| vmx| I005: Tools_SetVersionAndType did nothing; new tools version (11333) and type (4) match old Tools version and type
2021-02-05T17:53:32.263+08:00| vcpu-3| I005: Tools: State change '3' progress: last event 0, event 1, success 1.
2021-02-05T17:53:32.367+08:00| vmx| I005: Tools_SetGuestResolution: Sending rpcMsg = Resolution_Set 1718 888
2021-02-05T17:53:32.669+08:00| vmx| I005: TOOLS state change 3 returned status 1
2021-02-05T17:53:32.669+08:00| vmx| I005: Tools: State change '3' progress: last event 1, event 2, success 1.
2021-02-05T17:53:32.669+08:00| vmx| I005: Tools: State change '3' progress: last event 1, event 4, success 1.
2021-02-05T17:53:32.669+08:00| vmx| I005: Vix: [mainDispatch.c:4121]: VMAutomationReportPowerStateChange: Reporting power state change (opcode=2, err=0).
2021-02-05T17:53:32.669+08:00| vmx| I005: Tools: Changing running status: 2 => 1.
2021-02-05T17:53:32.669+08:00| vmx| I005: Tools: [RunningStatus] Last heartbeat value 4 (last received 33s ago)
2021-02-05T17:53:37.544+08:00| vcpu-1| I005: VMXNET3 user: Ethernet0 Driver Info: version = 17104896 gosBits = 2 gosType = 1, gosVer = 0, gosMisc = 0
2021-02-05T17:53:37.544+08:00| vcpu-1| I005: VMXNET3 user: Activate request succeeds for device 0.
2021-02-05T17:53:47.153+08:00| vcpu-0| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:53:47.153+08:00| vcpu-0| I005: Guest: Mesa: 20.3.4
2021-02-05T17:53:47.797+08:00| vcpu-3| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:53:47.797+08:00| vcpu-3| I005: Guest: Mesa: 20.3.4
2021-02-05T17:53:50.017+08:00| vcpu-1| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:53:50.017+08:00| vcpu-1| I005: Guest: Mesa: 20.3.4
2021-02-05T17:53:59.618+08:00| vcpu-3| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:53:59.618+08:00| vcpu-3| I005: Guest: Mesa: 20.3.4
2021-02-05T17:54:02.066+08:00| vmx| I005: GuestInfo: HostinfoDetailedDataHeader version: 1
2021-02-05T17:54:02.066+08:00| vmx| A000: ConfigDB: Setting guestOS.detailed.data = "bitness='64' distroName='Arch' distroVersion='rolling' familyName='Linux' kernelVersion='5.10.12-arch1-1' prettyName='Arch Linux'"
2021-02-05T17:54:18.971+08:00| svga| I005: MKS Win32: Successfully enabled high resolution system timer.
2021-02-05T17:54:28.449+08:00| svga| I005: MKS Win32: Disabled high resolution system timer.
2021-02-05T17:54:37.367+08:00| vcpu-1| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:54:37.367+08:00| vcpu-1| I005: Guest: Mesa: 20.3.4
2021-02-05T17:54:38.851+08:00| vcpu-2| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:54:38.852+08:00| vcpu-2| I005: Guest: Mesa: 20.3.4
2021-02-05T17:54:39.066+08:00| vcpu-2| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:54:39.067+08:00| vcpu-2| I005: Guest: Mesa: 20.3.4
2021-02-05T17:54:40.319+08:00| vcpu-1| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:54:40.319+08:00| vcpu-1| I005: Guest: Mesa: 20.3.4
2021-02-05T17:54:42.157+08:00| svga| I005: MKS Win32: Successfully enabled high resolution system timer.
2021-02-05T17:54:45.841+08:00| vcpu-0| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:54:45.841+08:00| vcpu-0| I005: Guest: Mesa: 20.3.4
2021-02-05T17:54:45.874+08:00| vmx| I005: GuestRpc: Got RPCI vsocket connection 8, assigned to channel 1.
2021-02-05T17:54:51.469+08:00| DAC1| I005: VTHREAD 20164 "DAC1"
2021-02-05T17:54:51.589+08:00| ADC| I005: VTHREAD 5592 "ADC"
2021-02-05T17:54:53.082+08:00| vcpu-3| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:54:53.082+08:00| vcpu-3| I005: Guest: Mesa: 20.3.4
2021-02-05T17:54:54.274+08:00| vcpu-1| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:54:54.274+08:00| vcpu-1| I005: Guest: Mesa: 20.3.4
2021-02-05T17:54:58.576+08:00| vmx| I005: Guest: toolbox-dnd: Version: 11.2.5.26209 (build-17337674)
2021-02-05T17:54:58.576+08:00| vcpu-3| W003: GuestRpc: application toolbox-dnd, changing channel 65535 -> 1
2021-02-05T17:54:58.576+08:00| vcpu-3| I005: GuestRpc: Channel 1, guest application toolbox-dnd.
2021-02-05T17:54:58.577+08:00| vcpu-3| I005: TOOLS: appName=toolbox-dnd, oldStatus=0, status=1, guestInitiated=0.
2021-02-05T17:54:58.578+08:00| vcpu-3| I005: TOOLS call to unity.show.taskbar failed.
2021-02-05T17:54:58.706+08:00| vmx| I005: DnDCP: dndGuestVersion from vmdb failed, setting to 4
2021-02-05T17:54:58.706+08:00| vmx| I005: DnDCP: set guest controllers to version 4
2021-02-05T17:54:58.710+08:00| vmx| I005: DnDCP: set guest controllers to version 4
2021-02-05T17:54:58.711+08:00| vmx| I005: DnDCP: set guest controllers to version 4
2021-02-05T17:54:58.895+08:00| vmx| I005: DnDCP: set guest controllers to version 4
2021-02-05T17:55:01.231+08:00| deviceThread| I005: DISKUTIL: scsi0:2 : capacity=536870912 logical sector size=512
2021-02-05T17:55:01.232+08:00| deviceThread| I005: SCSI DEVICE (scsi0:2): MODE SENSE(6) for unsupported page 0x1c
2021-02-05T17:55:01.232+08:00| deviceThread| I005: SCSI DEVICE (scsi0:2): MODE SENSE(6) for unsupported page 0x19
2021-02-05T17:55:01.328+08:00| deviceThread| I005: SCSI scsi0:2: Unsupported command LOG SENSE issued. --ok
2021-02-05T17:55:01.329+08:00| deviceThread| I005: SCSI scsi0:2: Unsupported command LOG SENSE issued. --ok
2021-02-05T17:55:01.329+08:00| deviceThread| I005: SCSI DEVICE (scsi0:2): REQUEST SENSE without CheckCondition status.
2021-02-05T17:55:01.329+08:00| deviceThread| I005: SCSI scsi0:2: Unsupported command *UNKNOWN (0xb7)* issued. --ok
2021-02-05T17:55:01.329+08:00| deviceThread| I005: SCSI scsi0:2: Unsupported command READ DEFECT DATA issued. --ok
2021-02-05T17:55:01.550+08:00| deviceThread| I005: DISKUTIL: scsi0:0 : capacity=268435456 logical sector size=512
2021-02-05T17:55:01.551+08:00| deviceThread| I005: SCSI DEVICE (scsi0:0): MODE SENSE(6) for unsupported page 0x1c
2021-02-05T17:55:01.551+08:00| deviceThread| I005: SCSI DEVICE (scsi0:0): MODE SENSE(6) for unsupported page 0x19
2021-02-05T17:55:01.553+08:00| deviceThread| I005: SCSI scsi0:0: Unsupported command LOG SENSE issued. --ok
2021-02-05T17:55:01.554+08:00| deviceThread| I005: SCSI scsi0:0: Unsupported command LOG SENSE issued. --ok
2021-02-05T17:55:01.554+08:00| deviceThread| I005: SCSI DEVICE (scsi0:0): REQUEST SENSE without CheckCondition status.
2021-02-05T17:55:01.555+08:00| deviceThread| I005: SCSI scsi0:0: Unsupported command *UNKNOWN (0xb7)* issued. --ok
2021-02-05T17:55:01.555+08:00| deviceThread| I005: SCSI scsi0:0: Unsupported command READ DEFECT DATA issued. --ok
2021-02-05T17:55:01.717+08:00| deviceThread| I005: DISKUTIL: scsi0:1 : capacity=2147483648 logical sector size=512
2021-02-05T17:55:01.717+08:00| deviceThread| I005: SCSI DEVICE (scsi0:1): MODE SENSE(6) for unsupported page 0x1c
2021-02-05T17:55:01.717+08:00| deviceThread| I005: SCSI DEVICE (scsi0:1): MODE SENSE(6) for unsupported page 0x19
2021-02-05T17:55:01.718+08:00| deviceThread| I005: SCSI scsi0:1: Unsupported command LOG SENSE issued. --ok
2021-02-05T17:55:01.718+08:00| deviceThread| I005: SCSI scsi0:1: Unsupported command LOG SENSE issued. --ok
2021-02-05T17:55:01.718+08:00| deviceThread| I005: SCSI DEVICE (scsi0:1): REQUEST SENSE without CheckCondition status.
2021-02-05T17:55:01.718+08:00| deviceThread| I005: SCSI scsi0:1: Unsupported command *UNKNOWN (0xb7)* issued. --ok
2021-02-05T17:55:01.718+08:00| deviceThread| I005: SCSI scsi0:1: Unsupported command READ DEFECT DATA issued. --ok
2021-02-05T17:55:09.559+08:00| svga| I005: MKS Win32: Disabled high resolution system timer.
2021-02-05T17:55:09.587+08:00| svga| I005: MKS Win32: Successfully enabled high resolution system timer.
2021-02-05T17:55:13.298+08:00| svga| I005: MKS Win32: Disabled high resolution system timer.
2021-02-05T17:55:13.298+08:00| svga| I005: MKS Win32: Successfully enabled high resolution system timer.
2021-02-05T17:55:14.530+08:00| vcpu-3| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:55:14.530+08:00| vcpu-3| I005: Guest: Mesa: 20.3.4
2021-02-05T17:56:02.184+08:00| vcpu-2| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T17:56:02.185+08:00| vcpu-2| I005: Guest: Mesa: 20.3.4
2021-02-05T17:56:18.194+08:00| vmx| I005: DISKLIB-LIB   : numIOs = 50000 numMergedIOs = 1700 numSplitIOs = 2
2021-02-05T17:57:57.219+08:00| vmx| I005: DISKLIB-LIB   : numIOs = 100000 numMergedIOs = 2796 numSplitIOs = 2
2021-02-05T17:59:31.321+08:00| vmx| I005: DISKLIB-LIB   : numIOs = 50000 numMergedIOs = 855 numSplitIOs = 525
2021-02-05T18:06:49.980+08:00| vcpu-1| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:06:49.980+08:00| vcpu-1| I005: Guest: Mesa: 20.3.4
2021-02-05T18:06:51.030+08:00| vcpu-2| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:06:51.031+08:00| vcpu-2| I005: Guest: Mesa: 20.3.4
2021-02-05T18:06:55.759+08:00| vcpu-3| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:06:55.759+08:00| vcpu-3| I005: Guest: Mesa: 20.3.4
2021-02-05T18:07:02.752+08:00| vcpu-2| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:07:02.752+08:00| vcpu-2| I005: Guest: Mesa: 20.3.4
2021-02-05T18:07:28.643+08:00| vmx| I005: DISKLIB-LIB   : numIOs = 100000 numMergedIOs = 1547 numSplitIOs = 692
2021-02-05T18:17:47.624+08:00| vcpu-1| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:17:47.624+08:00| vcpu-1| I005: Guest: Mesa: 20.3.4
2021-02-05T18:17:48.078+08:00| vcpu-2| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:17:48.078+08:00| vcpu-2| I005: Guest: Mesa: 20.3.4
2021-02-05T18:17:50.135+08:00| vcpu-3| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:17:50.136+08:00| vcpu-3| I005: Guest: Mesa: 20.3.4
2021-02-05T18:25:29.629+08:00| vcpu-2| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:25:29.629+08:00| vcpu-2| I005: Guest: Mesa: 20.3.4
2021-02-05T18:25:30.833+08:00| vcpu-2| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:25:30.833+08:00| vcpu-2| I005: Guest: Mesa: 20.3.4
2021-02-05T18:30:15.949+08:00| vcpu-1| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:30:15.949+08:00| vcpu-1| I005: Guest: Mesa: 20.3.4
2021-02-05T18:30:16.866+08:00| vcpu-3| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:30:16.866+08:00| vcpu-3| I005: Guest: Mesa: 20.3.4
2021-02-05T18:31:06.559+08:00| vcpu-1| I005: Guest: Mesa: SVGA3D; build: RELEASE;  LLVM;
2021-02-05T18:31:06.559+08:00| vcpu-1| I005: Guest: Mesa: 20.3.4
2021-02-05T18:31:21.651+08:00| vmx| I005: scsi0:0: Command READ(10) took 1.337 seconds (ok)
2021-02-05T18:31:21.729+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.581 seconds (ok)
2021-02-05T18:31:21.751+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.602 seconds (ok)
2021-02-05T18:31:21.751+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.602 seconds (ok)
2021-02-05T18:31:21.810+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.661 seconds (ok)
2021-02-05T18:31:21.811+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.661 seconds (ok)
2021-02-05T18:31:21.811+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.661 seconds (ok)
2021-02-05T18:31:21.811+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.661 seconds (ok)
2021-02-05T18:31:21.811+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.661 seconds (ok)
2021-02-05T18:31:21.811+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.661 seconds (ok)
2021-02-05T18:31:21.811+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.661 seconds (ok)
2021-02-05T18:31:21.811+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.663 seconds (ok)
2021-02-05T18:31:21.821+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.674 seconds (ok)
2021-02-05T18:31:21.821+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.673 seconds (ok)
2021-02-05T18:31:21.821+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.673 seconds (ok)
2021-02-05T18:31:21.821+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.673 seconds (ok)
2021-02-05T18:31:21.821+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.672 seconds (ok)
2021-02-05T18:31:23.813+08:00| vmx| I005: scsi0:0: Command WRITE(10) took 1.377 seconds (ok)

And here is the content of file /var/log/vmware-vmsvc-root.log in the virtual machine. I only copied the log which generated since the last boot because the whole file is too long.

[2021-02-05T09:53:31.308Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-02-05T09:53:31.508Z] [ message] [vmsvc] Core dump limit set to -1
[2021-02-05T09:53:31.508Z] [    info] [vmtoolsd] CmdLine: "/usr/bin/vmtoolsd"
[2021-02-05T09:53:31.508Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-02-05T09:53:31.509Z] [    info] [vmtoolsd] Found 0 environment variable(s) in unsetenvironment config.
[2021-02-05T09:53:31.509Z] [    info] [vmtoolsd] Initialized environment for vmsvc from unsetenvironment config.
[2021-02-05T09:53:31.509Z] [    info] [vmtoolsd] Found 0 environment variable(s) in setenvironment config.
[2021-02-05T09:53:31.509Z] [    info] [vmtoolsd] Initialized environment for vmsvc from setenvironment config.
[2021-02-05T09:53:32.203Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-05T09:53:32.203Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-02-05T09:53:32.203Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-05T09:53:32.203Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-02-05T09:53:32.203Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-05T09:53:32.203Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-02-05T09:53:32.203Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-05T09:53:32.203Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-02-05T09:53:32.203Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-05T09:53:32.203Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-02-05T09:53:32.203Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-05T09:53:32.203Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-02-05T09:53:32.203Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-02-05T09:53:32.205Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-02-05T09:53:32.205Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-05T09:53:32.205Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-02-05T09:53:32.205Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-05T09:53:32.205Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-02-05T09:53:32.205Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-05T09:53:32.205Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-02-05T09:53:32.205Z] [    info] [vmtoolsd] ToolsCoreRunLoop: Successfully started tools hang detector
[2021-02-05T09:53:32.206Z] [    info] [vmtoolsd] Reinitialize the Vmx Guest Logger with a new RPC channel.
[2021-02-05T09:53:32.206Z] [    info] [vmtoolsd] Clear out the tools hang detector RPC cache state
[2021-02-05T09:53:32.207Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-02-05T09:53:32.383Z] [   debug] [vmtoolsd] Setting option 'synctime' to '1'.
[2021-02-05T09:53:32.383Z] [   debug] [vmtoolsd] Setting option 'copypaste' to '1'.
[2021-02-05T09:53:32.383Z] [   debug] [vmtoolsd] Setting option 'autohide' to '0'.
[2021-02-05T09:53:32.383Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-05T09:53:32.388Z] [   debug] [vmtoolsd] Setting option 'enableDnD' to '1'.
[2021-02-05T09:53:32.388Z] [   debug] [vmtoolsd] Setting option 'synctime.period' to '0'.
[2021-02-05T09:53:32.388Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.enable' to '1'.
[2021-02-05T09:53:32.388Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.guest.resync' to '0'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.guest.resync.timeout' to '0'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.startup.backward' to '0'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.startup' to '1'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'toolScripts.afterPowerOn' to '1'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'toolScripts.beforePowerOff' to '1'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'toolScripts.afterResume' to '1'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'toolScripts.beforeSuspend' to '1'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.slewCorrection' to '1'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.percentCorrection' to '0'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'mapRootHgfsShare' to '0'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'linkRootHgfsShare' to '0'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'enableMessageBusTunnel' to '0'.
[2021-02-05T09:53:32.389Z] [   debug] [vmtoolsd] Setting option 'enableAppInfo' to '1'.
[2021-02-05T09:53:32.398Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-02-05T09:53:32.399Z] [ message] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 17
[2021-02-05T09:53:32.399Z] [ message] [powerops] Executing script: '/etc/vmware-tools/poweron-vm-default'
[2021-02-05T09:53:32.806Z] [ message] [powerops] Script exit code: 0, success = 1
[2021-02-05T09:54:02.555Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-05T09:54:32.232Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-05T09:55:02.170Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-05T09:55:32.188Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-05T09:56:02.142Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-05T09:56:32.098Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-05T09:57:02.174Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-05T09:57:32.120Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-05T09:58:02.150Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-05T09:58:32.060Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.

As the timezone of the place where I am working is UTC+8:00, the timestamp in the virtual machine is earlier than which in Windows by about 8 hours.

@lemke1458
Copy link

Did you uncomment the '#vmsvc.level = debug' or the '#vmtoolsd.level = debug' line in tools.conf? The log noise suggests you uncommented the vmtoolsd line, and we need vmsvc.

Can you get us a screenshot of the workstation UI after switching to fullscreen? We want to be sure a resolution change is happening in a supported way, and that you're using the Workstation UI directly, not inside vnc or something else which won't catch the changes.

@arenekosreal
Copy link
Author

Oh, sorry, it is my mistake. I will fix it immediately.
Here is the new /var/log/vmware-vmsvc-root.log after uncomment #vmsvc.level = debug line.

[2021-02-06T01:10:54.047Z] [ message] [vmsvc] Log caching is enabled with maxCacheEntries=4096.
[2021-02-06T01:10:54.047Z] [ message] [vmsvc] Core dump limit set to -1
[2021-02-06T01:10:54.047Z] [    info] [vmsvc] Configuration logging.useLogTextRpc is FALSE
[2021-02-06T01:10:54.047Z] [   debug] [vmsvc] vmsvc.handler not present in config file.
[2021-02-06T01:10:54.047Z] [    info] [vmtoolsd] CmdLine: "/usr/bin/vmtoolsd"
[2021-02-06T01:10:54.047Z] [ message] [vmtoolsd] Tools Version: 11.2.5.26209 (build-17337674)
[2021-02-06T01:10:54.047Z] [    info] [vmtoolsd] Found 0 environment variable(s) in unsetenvironment config.
[2021-02-06T01:10:54.047Z] [    info] [vmtoolsd] Initialized environment for vmsvc from unsetenvironment config.
[2021-02-06T01:10:54.047Z] [    info] [vmtoolsd] Found 0 environment variable(s) in setenvironment config.
[2021-02-06T01:10:54.047Z] [    info] [vmtoolsd] Initialized environment for vmsvc from setenvironment config.
[2021-02-06T01:10:54.048Z] [    info] [vmsvc] SOCKET creating new socket, connecting to 0:975
[2021-02-06T01:10:54.048Z] [   debug] [vmsvc] RpcIn: successfully created vsocket connection 7.
[2021-02-06T01:10:54.048Z] [   debug] [vmsvc] VSockChan: Creating privileged vsocket ...
[2021-02-06T01:10:54.048Z] [   debug] [vmsvc] SimpleSock: creating new socket, connecting to 0:976
[2021-02-06T01:10:54.048Z] [   debug] [vmsvc] SimpleSock: Successfully bound to source port 1023
[2021-02-06T01:10:54.049Z] [   debug] [vmsvc] SimpleSock: socket 8 connected
[2021-02-06T01:10:54.049Z] [   debug] [vmsvc] VSockChan: Successfully created priv vsocket 8
[2021-02-06T01:10:54.049Z] [   debug] [vmsvc] RpcChannel: Sending: 75 bytes
[2021-02-06T01:10:54.049Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=75
[2021-02-06T01:10:54.049Z] [   debug] [vmsvc] SimpleSock: Sent 107 bytes from socket 8
[2021-02-06T01:10:54.055Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.055Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.055Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.055Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.055Z] [   debug] [vmsvc] RpcChannel: Sending: 48 bytes
[2021-02-06T01:10:54.055Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=48
[2021-02-06T01:10:54.057Z] [   debug] [vmsvc] SimpleSock: Sent 80 bytes from socket 8
[2021-02-06T01:10:54.062Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.062Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.062Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.062Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.062Z] [   debug] [vmsvc] RpcChannel: Sending: 47 bytes
[2021-02-06T01:10:54.062Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=47
[2021-02-06T01:10:54.065Z] [   debug] [vmsvc] SimpleSock: Sent 79 bytes from socket 8
[2021-02-06T01:10:54.072Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.072Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.072Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.072Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.072Z] [   debug] [vmsvc] RpcChannel: Sending: 48 bytes
[2021-02-06T01:10:54.072Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=48
[2021-02-06T01:10:54.077Z] [   debug] [vmsvc] SimpleSock: Sent 80 bytes from socket 8
[2021-02-06T01:10:54.077Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.077Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.077Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.077Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] HgfsServerManager_Register: Register vmsvc.
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] HgfsServerManager_Register: calling policy init vmsvc.
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] hgfsd:HgfsServerPolicy_Init:
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] HgfsServerPolicy_Init: enter
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] hgfsd:HgfsServerPolicy_Init:
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] HgfsServerPolicy_Init: exit
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] HgfsChannelGuest_Init: app vmsvc rpc = (nil) rpc cb = (nil).
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] HgfsChannelInitServer: Initialize Hgfs server.
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] HgfsChannelInitChannel: Init channel return 1.
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] HgfsChannelGuestBdInit: guest initialized.
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] VMTools_BindTextDomain: user locale=zh_CN
[2021-02-06T01:10:54.097Z] [   debug] [vmsvc] Unable to open '/usr/share/open-vm-tools/messages/zh/hgfsServer.vmsg': 没有那个文件或目录
[2021-02-06T01:10:54.097Z] [ message] [vmsvc] Cannot load message catalog for domain 'hgfsServer', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-06T01:10:54.098Z] [ message] [vmtoolsd] Plugin 'hgfsServer' initialized.
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] HgfsServerManager_Register: Register Vix_1_Relayed_Command.
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] HgfsChannelGuest_Init: app Vix_1_Relayed_Command rpc = (nil) rpc cb = (nil).
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] VMTools_BindTextDomain: user locale=zh_CN
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] Unable to open '/usr/share/open-vm-tools/messages/zh/vix.vmsg': 没有那个文件或目录
[2021-02-06T01:10:54.098Z] [ message] [vmsvc] Cannot load message catalog for domain 'vix', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-06T01:10:54.098Z] [ message] [vmtoolsd] Plugin 'vix' initialized.
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[appinfo] disabled'=FALSE (Not found err=3).
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[appinfo] poll-interval'=21600.
[2021-02-06T01:10:54.098Z] [    info] [appInfo] TweakGatherLoopEx: New value for poll-interval is 21600s.
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] VMTools_BindTextDomain: user locale=zh_CN
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] Unable to open '/usr/share/open-vm-tools/messages/zh/appInfo.vmsg': 没有那个文件或目录
[2021-02-06T01:10:54.098Z] [ message] [vmsvc] Cannot load message catalog for domain 'appInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-06T01:10:54.098Z] [ message] [vmtoolsd] Plugin 'appInfo' initialized.
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] VMTools_BindTextDomain: user locale=zh_CN
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] Unable to open '/usr/share/open-vm-tools/messages/zh/deployPkg.vmsg': 没有那个文件或目录
[2021-02-06T01:10:54.098Z] [ message] [vmsvc] Cannot load message catalog for domain 'deployPkg', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-06T01:10:54.098Z] [ message] [vmtoolsd] Plugin 'deployPkg' initialized.
[2021-02-06T01:10:54.098Z] [    info] [guestinfo] New value for stats-interval is 20s.
[2021-02-06T01:10:54.098Z] [    info] [guestinfo] New value for poll-interval is 30s.
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] VMTools_BindTextDomain: user locale=zh_CN
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] Unable to open '/usr/share/open-vm-tools/messages/zh/guestInfo.vmsg': 没有那个文件或目录
[2021-02-06T01:10:54.098Z] [ message] [vmsvc] Cannot load message catalog for domain 'guestInfo', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-06T01:10:54.098Z] [ message] [vmtoolsd] Plugin 'guestInfo' initialized.
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] VMTools_BindTextDomain: user locale=zh_CN
[2021-02-06T01:10:54.098Z] [   debug] [vmsvc] Unable to open '/usr/share/open-vm-tools/messages/zh/powerops.vmsg': 没有那个文件或目录
[2021-02-06T01:10:54.098Z] [ message] [vmsvc] Cannot load message catalog for domain 'powerops', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-06T01:10:54.098Z] [ message] [vmtoolsd] Plugin 'powerops' initialized.
[2021-02-06T01:10:54.098Z] [   debug] [resolutionCommon] resolutionCheckForKMS: ResolutionKMS enabled using configuration file info.
[2021-02-06T01:10:54.098Z] [ message] [resolutionCommon] resolutionCheckForKMS: dlopen succeeded.
[2021-02-06T01:10:54.103Z] [ message] [resolutionCommon] resolutionCheckForKMS: System support available for resolutionKMS.
[2021-02-06T01:10:54.103Z] [   debug] [vmsvc] VMTools_BindTextDomain: user locale=zh_CN
[2021-02-06T01:10:54.103Z] [   debug] [vmsvc] Unable to open '/usr/share/open-vm-tools/messages/zh/resolutionKMS.vmsg': 没有那个文件或目录
[2021-02-06T01:10:54.103Z] [ message] [vmsvc] Cannot load message catalog for domain 'resolutionKMS', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-06T01:10:54.103Z] [ message] [vmtoolsd] Plugin 'resolutionKMS' initialized.
[2021-02-06T01:10:54.104Z] [   debug] [vmsvc] VMTools_BindTextDomain: user locale=zh_CN
[2021-02-06T01:10:54.104Z] [   debug] [vmsvc] Unable to open '/usr/share/open-vm-tools/messages/zh/timeSync.vmsg': 没有那个文件或目录
[2021-02-06T01:10:54.104Z] [ message] [vmsvc] Cannot load message catalog for domain 'timeSync', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-06T01:10:54.104Z] [ message] [vmtoolsd] Plugin 'timeSync' initialized.
[2021-02-06T01:10:54.104Z] [   debug] [vmsvc] VMTools_BindTextDomain: user locale=zh_CN
[2021-02-06T01:10:54.104Z] [   debug] [vmsvc] Unable to open '/usr/share/open-vm-tools/messages/zh/vmbackup.vmsg': 没有那个文件或目录
[2021-02-06T01:10:54.104Z] [ message] [vmsvc] Cannot load message catalog for domain 'vmbackup', language 'zh', catalog dir '/usr/share/open-vm-tools'.
[2021-02-06T01:10:54.104Z] [ message] [vmtoolsd] Plugin 'vmbackup' initialized.
[2021-02-06T01:10:54.104Z] [    info] [vmtoolsd] ToolsCoreRunLoop: Successfully started tools hang detector
[2021-02-06T01:10:54.104Z] [   debug] [vmsvc] RpcIn: Error in socket 7, closing connection: Connection error.
[2021-02-06T01:10:54.104Z] [   debug] [vmsvc] RpcIn: Closing vsocket connection 7
[2021-02-06T01:10:54.104Z] [   debug] [vmsvc] RpcIn: falling back to use backdoor ...
[2021-02-06T01:10:54.104Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"reset"
[2021-02-06T01:10:54.104Z] [    info] [vmsvc] RpcChannel: Channel was reset successfully.
[2021-02-06T01:10:54.104Z] [   debug] [vmsvc] RpcChannel: Sending: 36 bytes
[2021-02-06T01:10:54.104Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=36
[2021-02-06T01:10:54.104Z] [   debug] [vmsvc] SimpleSock: Sent 68 bytes from socket 8
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] RpcChannel: Sending: 52 bytes
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=52
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] SimpleSock: Sent 84 bytes from socket 8
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.105Z] [    info] [appInfo] AppInfoServerReset: Using poll interval: 17550.
[2021-02-06T01:10:54.105Z] [    info] [appInfo] TweakGatherLoopEx: New value for poll-interval is 17550s.
[2021-02-06T01:10:54.105Z] [    info] [vmtoolsd] Reinitialize the Vmx Guest Logger with a new RPC channel.
[2021-02-06T01:10:54.105Z] [    info] [vmsvc] Configuration logging.useLogTextRpc is FALSE
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] vmsvc.handler not present in config file.
[2021-02-06T01:10:54.105Z] [    info] [vmtoolsd] Clear out the tools hang detector RPC cache state
[2021-02-06T01:10:54.105Z] [   debug] [vmsvc] RpcIn: sending 14 bytes
[2021-02-06T01:10:54.106Z] [   debug] [vmsvc] RpcIn: received 18 bytes, content:"Time_Synchronize 0"
[2021-02-06T01:10:54.106Z] [   debug] [vmsvc] RpcIn: RpcInClearErrorStatus: Clearing errStatus
[2021-02-06T01:10:54.106Z] [   debug] [vmsvc] RpcChannel: Clearing cumulative RpcChannel error count; was 0
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] Synchronizing time: syncType 0, slewCorrection 0, allowBackwardSync 0 guestResync 0, guestResyncTimeout 0.
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] One time synchronization: correction not needed.
[2021-02-06T01:10:54.106Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.106Z] [   debug] [vmsvc] RpcIn: received 21 bytes, content:"Set_Option synctime 1"
[2021-02-06T01:10:54.106Z] [   debug] [vmtoolsd] Setting option 'synctime' to '1'.
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] Starting time sync loop.
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] time slew start: 10000
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] TimeSync_PLLUpdate : off 0 freq 0 maxerr 0 esterr 0 status 64 const 2 precision 1 tolerance 32768000 tick 10000
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] Set PLL time constant
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] TimeSync_PLLUpdate : off 0 freq 0 maxerr 0 esterr 0 status 64 const 4 precision 1 tolerance 32768000 tick 10000
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] Set PLL status
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] TimeSync_PLLUpdate : off 0 freq 0 maxerr 0 esterr 0 status 1 const 4 precision 1 tolerance 32768000 tick 10000
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] TimeSync_PLLSetFrequency : off 0 freq 0 maxerr 0 esterr 0 status 1 const 4 precision 1 tolerance 32768000 tick 10000
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] New sync period is 60 sec.
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] Synchronizing time: syncType 1, slewCorrection 0, allowBackwardSync 0 guestResync 0, guestResyncTimeout 0.
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:10:54.106Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:10:54.106Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.106Z] [   debug] [vmsvc] RpcIn: received 22 bytes, content:"Set_Option copypaste 1"
[2021-02-06T01:10:54.106Z] [   debug] [vmtoolsd] Setting option 'copypaste' to '1'.
[2021-02-06T01:10:54.106Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.106Z] [   debug] [vmsvc] RpcIn: received 21 bytes, content:"Set_Option autohide 0"
[2021-02-06T01:10:54.106Z] [   debug] [vmtoolsd] Setting option 'autohide' to '0'.
[2021-02-06T01:10:54.106Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.106Z] [   debug] [vmsvc] RpcIn: received 24 bytes, content:"Set_Option broadcastIP 1"
[2021-02-06T01:10:54.106Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-06T01:10:54.107Z] [   debug] [vmsvc] RpcChannel: Sending: 23 bytes
[2021-02-06T01:10:54.107Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=23
[2021-02-06T01:10:54.107Z] [   debug] [vmsvc] SimpleSock: Sent 55 bytes from socket 8
[2021-02-06T01:10:54.112Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.112Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.112Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.112Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.112Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.112Z] [   debug] [vmsvc] RpcIn: received 22 bytes, content:"Set_Option enableDnD 1"
[2021-02-06T01:10:54.112Z] [   debug] [vmtoolsd] Setting option 'enableDnD' to '1'.
[2021-02-06T01:10:54.112Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: received 28 bytes, content:"Set_Option synctime.period 0"
[2021-02-06T01:10:54.113Z] [   debug] [vmtoolsd] Setting option 'synctime.period' to '0'.
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: received 42 bytes, content:"Set_Option time.synchronize.tools.enable 1"
[2021-02-06T01:10:54.113Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.enable' to '1'.
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: received 42 bytes, content:"Set_Option time.synchronize.guest.resync 0"
[2021-02-06T01:10:54.113Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.guest.resync' to '0'.
[2021-02-06T01:10:54.113Z] [   debug] [timeSync] guestResync = 0
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: received 50 bytes, content:"Set_Option time.synchronize.guest.resync.timeout 0"
[2021-02-06T01:10:54.113Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.guest.resync.timeout' to '0'.
[2021-02-06T01:10:54.113Z] [   debug] [timeSync] guestResyncTimeout = 0
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: received 52 bytes, content:"Set_Option time.synchronize.tools.startup.backward 0"
[2021-02-06T01:10:54.113Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.startup.backward' to '0'.
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: received 43 bytes, content:"Set_Option time.synchronize.tools.startup 1"
[2021-02-06T01:10:54.113Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.startup' to '1'.
[2021-02-06T01:10:54.113Z] [   debug] [timeSync] Synchronizing time: syncType 0, slewCorrection 0, allowBackwardSync 0 guestResync 0, guestResyncTimeout 0.
[2021-02-06T01:10:54.113Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:10:54.113Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:10:54.113Z] [   debug] [timeSync] One time synchronization: correction not needed.
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: received 37 bytes, content:"Set_Option toolScripts.afterPowerOn 1"
[2021-02-06T01:10:54.113Z] [   debug] [vmtoolsd] Setting option 'toolScripts.afterPowerOn' to '1'.
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: received 39 bytes, content:"Set_Option toolScripts.beforePowerOff 1"
[2021-02-06T01:10:54.113Z] [   debug] [vmtoolsd] Setting option 'toolScripts.beforePowerOff' to '1'.
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: received 36 bytes, content:"Set_Option toolScripts.afterResume 1"
[2021-02-06T01:10:54.113Z] [   debug] [vmtoolsd] Setting option 'toolScripts.afterResume' to '1'.
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: received 38 bytes, content:"Set_Option toolScripts.beforeSuspend 1"
[2021-02-06T01:10:54.113Z] [   debug] [vmtoolsd] Setting option 'toolScripts.beforeSuspend' to '1'.
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: received 50 bytes, content:"Set_Option time.synchronize.tools.slewCorrection 1"
[2021-02-06T01:10:54.113Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.slewCorrection' to '1'.
[2021-02-06T01:10:54.113Z] [   debug] [timeSync] Daemon: Setting slewCorrection, 1.
[2021-02-06T01:10:54.113Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcIn: received 53 bytes, content:"Set_Option time.synchronize.tools.percentCorrection 0"
[2021-02-06T01:10:54.114Z] [   debug] [vmtoolsd] Setting option 'time.synchronize.tools.percentCorrection' to '0'.
[2021-02-06T01:10:54.114Z] [   debug] [timeSync] Daemon: Setting slewPercentCorrection to 0.
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcIn: received 29 bytes, content:"Set_Option mapRootHgfsShare 0"
[2021-02-06T01:10:54.114Z] [   debug] [vmtoolsd] Setting option 'mapRootHgfsShare' to '0'.
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcIn: received 30 bytes, content:"Set_Option linkRootHgfsShare 0"
[2021-02-06T01:10:54.114Z] [   debug] [vmtoolsd] Setting option 'linkRootHgfsShare' to '0'.
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcIn: received 35 bytes, content:"Set_Option enableMessageBusTunnel 0"
[2021-02-06T01:10:54.114Z] [   debug] [vmtoolsd] Setting option 'enableMessageBusTunnel' to '0'.
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcIn: received 26 bytes, content:"Set_Option enableAppInfo 1"
[2021-02-06T01:10:54.114Z] [   debug] [vmtoolsd] Setting option 'enableAppInfo' to '1'.
[2021-02-06T01:10:54.114Z] [   debug] [appInfo] AppInfoServerSetOption: Tools set option enableAppInfo=1.
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcIn: received 21 bytes, content:"Capabilities_Register"
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcChannel: Sending: 39 bytes
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=39
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] SimpleSock: Sent 71 bytes from socket 8
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.114Z] [   debug] [guestinfo] Setting guest uptime to '502'
[2021-02-06T01:10:54.114Z] [   debug] [guestinfo] Entered update the VMX: 7.
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] RpcChannel: Sending: 20 bytes
[2021-02-06T01:10:54.114Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=20
[2021-02-06T01:10:54.115Z] [   debug] [vmsvc] SimpleSock: Sent 52 bytes from socket 8
[2021-02-06T01:10:54.115Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.115Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.115Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.115Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.115Z] [   debug] [guestinfo] Returning after updating guest information: 7
[2021-02-06T01:10:54.115Z] [   debug] [resolutionKMS] ResolutionKMSCapabilities: enter
[2021-02-06T01:10:54.115Z] [   debug] [vmsvc] RpcChannel: Sending: 44 bytes
[2021-02-06T01:10:54.115Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=44
[2021-02-06T01:10:54.115Z] [   debug] [vmsvc] SimpleSock: Sent 76 bytes from socket 8
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] RpcChannel: Sending: 48 bytes
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=48
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] SimpleSock: Sent 80 bytes from socket 8
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] RpcChannel: Sending: 29 bytes
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=29
[2021-02-06T01:10:54.116Z] [   debug] [vmsvc] SimpleSock: Sent 61 bytes from socket 8
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] RpcChannel: Sending: 35 bytes
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=35
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] SimpleSock: Sent 67 bytes from socket 8
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] RpcChannel: Sending: 40 bytes
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=40
[2021-02-06T01:10:54.117Z] [   debug] [vmsvc] SimpleSock: Sent 72 bytes from socket 8
[2021-02-06T01:10:54.118Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.118Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.118Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.118Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.118Z] [   debug] [vmsvc] RpcChannel: Sending: 41 bytes
[2021-02-06T01:10:54.118Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=41
[2021-02-06T01:10:54.118Z] [   debug] [vmsvc] SimpleSock: Sent 73 bytes from socket 8
[2021-02-06T01:10:54.119Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.119Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.119Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.119Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.119Z] [   debug] [vmsvc] RpcChannel: Sending: 34 bytes
[2021-02-06T01:10:54.119Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=34
[2021-02-06T01:10:54.120Z] [   debug] [vmsvc] SimpleSock: Sent 66 bytes from socket 8
[2021-02-06T01:10:54.121Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.121Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.121Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.121Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.121Z] [   debug] [vmsvc] RpcChannel: Sending: 56 bytes
[2021-02-06T01:10:54.121Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=56
[2021-02-06T01:10:54.121Z] [   debug] [vmsvc] SimpleSock: Sent 88 bytes from socket 8
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] RpcChannel: Sending: 30 bytes
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=30
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] SimpleSock: Sent 62 bytes from socket 8
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:54.122Z] [   debug] [vmsvc] RpcIn: received 92 bytes, content:"Vix_1_Relayed_Command "3d723429103dc253"\00\01\00\0d\d0\05\003\00\00\003\00\00\00\00\00\00\00\00\00\00\00A>\00\00\00\00\00\00\00..."
[2021-02-06T01:10:54.122Z] [ message] [vix] VixTools_ProcessVixCommand: command 62
[2021-02-06T01:10:54.174Z] [   debug] [vmsvc] HgfsHlpr_QuerySharesDefaultRootPath: HGFS shares root path name "/mnt/hgfs"
[2021-02-06T01:10:54.174Z] [   debug] [vix] VixToolsSetAPIEnabledProperties: returning err 0
[2021-02-06T01:10:54.174Z] [   debug] [vix] ToolsDaemonTcloReceiveVixCommand: command 62, additionalError = 0
[2021-02-06T01:10:54.174Z] [   debug] [vmsvc] RpcIn: sending 876 bytes
[2021-02-06T01:10:54.175Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:10:54.246Z] [   debug] [vmsvc] RpcIn: received 23 bytes, content:"Resolution_Set 1718 888"
[2021-02-06T01:10:54.246Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:10:59.225Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:04.255Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:09.135Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:11:09.135Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:11:09.288Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:14.099Z] [   debug] [guestinfo] Entered guest info stats gather.
[2021-02-06T01:11:14.100Z] [   debug] [guestinfo] Entered update the VMX: 8.
[2021-02-06T01:11:14.100Z] [   debug] [guestinfo] Sending GuestMemInfo message.
[2021-02-06T01:11:14.100Z] [   debug] [vmsvc] RpcChannel: Sending: 490 bytes
[2021-02-06T01:11:14.100Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=490
[2021-02-06T01:11:14.100Z] [   debug] [vmsvc] SimpleSock: Sent 522 bytes from socket 8
[2021-02-06T01:11:14.102Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:14.102Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:14.102Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:14.102Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:14.102Z] [   debug] [guestinfo] GuestMemInfo sent successfully.
[2021-02-06T01:11:14.102Z] [   debug] [guestinfo] Returning after updating guest information: 8
[2021-02-06T01:11:14.311Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:19.339Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:24.099Z] [   debug] [guestinfo] Entered guest info gather.
[2021-02-06T01:11:24.099Z] [   debug] [guestinfo] Entered update the VMX: 4.
[2021-02-06T01:11:24.099Z] [   debug] [vmsvc] RpcChannel: Sending: 31 bytes
[2021-02-06T01:11:24.099Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=31
[2021-02-06T01:11:24.099Z] [   debug] [vmsvc] SimpleSock: Sent 63 bytes from socket 8
[2021-02-06T01:11:24.099Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:24.100Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:24.100Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:24.100Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:24.100Z] [   debug] [guestinfo] Returning after updating guest information: 4
[2021-02-06T01:11:24.100Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] short-name'=(null).
[2021-02-06T01:11:24.100Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] long-name'=(null).
[2021-02-06T01:11:24.100Z] [   debug] [guestinfo] Sending detailed data.
[2021-02-06T01:11:24.100Z] [   debug] [guestinfo] Entered update the VMX: 11.
[2021-02-06T01:11:24.100Z] [   debug] [vmsvc] RpcChannel: Sending: 795 bytes
[2021-02-06T01:11:24.100Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=795
[2021-02-06T01:11:24.100Z] [   debug] [vmsvc] SimpleSock: Sent 827 bytes from socket 8
[2021-02-06T01:11:24.111Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:24.111Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:24.111Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:24.111Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:24.111Z] [   debug] [guestinfo] Returning after updating guest information: 11
[2021-02-06T01:11:24.111Z] [   debug] [guestinfo] Detailed data was sent successfully.
[2021-02-06T01:11:24.111Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-include-reserved'=FALSE (Not found err=3).
[2021-02-06T01:11:24.111Z] [   debug] [guestinfo] Excluding reserved space from diskInfo stats.
[2021-02-06T01:11:24.111Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-report-device'=TRUE (Not found err=3).
[2021-02-06T01:11:24.111Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc proc filesystem.
[2021-02-06T01:11:24.111Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.111Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.111Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.111Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/firmware/efi/efivars Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.111Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda3".
[2021-02-06T01:11:24.111Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda3"
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda3".
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #1 / type 8 fstype ext4 (mount point /dev/sda3) free 111007657984 total 129988050944
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/security Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/shm Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/pts devpts filesystem.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/unified Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/systemd Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/pstore Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/bpf Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpu,cpuacct Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpuset Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/memory Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/net_cls,net_prio Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/rdma Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/blkio Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/hugetlb Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/devices Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/pids Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/freezer Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/perf_event Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc/sys/fs/binfmt_misc autofs filesystem.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/hugepages Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/mqueue Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/debug Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/tracing Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/config Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/fuse/connections Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /tmp Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdc1".
[2021-02-06T01:11:24.121Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdc1"
[2021-02-06T01:11:24.122Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:2"
[2021-02-06T01:11:24.122Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdc1".
[2021-02-06T01:11:24.122Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #2 /home type 8 fstype ext4 (mount point /dev/sdc1) free 225264095232 total 269489324032
[2021-02-06T01:11:24.122Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda1".
[2021-02-06T01:11:24.122Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda1"
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda1".
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #3 /boot type 5 fstype vfat (mount point /dev/sda1) free 474910720 total 535805952
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdb1".
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdb1"
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:1"
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdb1".
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #4 /home/zhanghua/LineageOS type 8 fstype ext4 (mount point /dev/sdb1) free 846920011776 total 1081179820032
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/vmblock-fuse Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/user/1000 Unknown filesystem. Contact VMware.
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] Entered update the VMX: 3.
[2021-02-06T01:11:24.123Z] [   debug] [guestinfo] GuestInfoSendDiskInfoV1: sending diskInfo RPC: 'SetGuestDiskInfo {
"version":"1",
"disks":[
{"name":"Lw==","free":"111007657984","size":"129988050944","fstype":"ext4","devices":["scsi0:0"]},
{"name":"L2hvbWU=","free":"225264095232","size":"269489324032","fstype":"ext4","devices":["scsi0:2"]},
{"name":"L2Jvb3Q=","free":"474910720","size":"535805952","fstype":"vfat","devices":["scsi0:0"]},
{"name":"L2hvbWUvemhhbmdodWEvTGluZWFnZU9T","free":"846920011776","size":"1081179820032","fstype":"ext4","devices":["scsi0:1"]}
]}'
[2021-02-06T01:11:24.123Z] [   debug] [vmsvc] RpcChannel: Sending: 473 bytes
[2021-02-06T01:11:24.123Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=473
[2021-02-06T01:11:24.123Z] [   debug] [vmsvc] SimpleSock: Sent 505 bytes from socket 8
[2021-02-06T01:11:24.124Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:24.124Z] [   debug] [vmsvc] SimpleSock: Recved 29 bytes from socket 8
[2021-02-06T01:11:24.124Z] [   debug] [vmsvc] VSockOut: recved 17 bytes for conn 8
[2021-02-06T01:11:24.124Z] [   debug] [vmsvc] RpcChannel: Recved 15 bytes
[2021-02-06T01:11:24.124Z] [   debug] [guestinfo] GuestInfoSendDiskInfoV1: RPC failed (0) reply 'Unknown command'
[2021-02-06T01:11:24.124Z] [   debug] [guestinfo] GuestInfoSendDiskInfo: using V0 (unversioned) diskinfo format
[2021-02-06T01:11:24.124Z] [   debug] [guestinfo] GuestInfoSendDiskInfoV0: sizeof request is 483
[2021-02-06T01:11:24.124Z] [   debug] [vmsvc] RpcChannel: Sending: 483 bytes
[2021-02-06T01:11:24.124Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=483
[2021-02-06T01:11:24.124Z] [   debug] [vmsvc] SimpleSock: Sent 515 bytes from socket 8
[2021-02-06T01:11:24.126Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:24.126Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:24.126Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:24.126Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:24.126Z] [   debug] [guestinfo] Updated disk info information
[2021-02-06T01:11:24.126Z] [   debug] [guestinfo] Returning after updating guest information: 3
[2021-02-06T01:11:24.126Z] [   debug] [guestinfo] Entered update the VMX: 1.
[2021-02-06T01:11:24.126Z] [   debug] [vmsvc] RpcChannel: Sending: 26 bytes
[2021-02-06T01:11:24.126Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=26
[2021-02-06T01:11:24.126Z] [   debug] [vmsvc] SimpleSock: Sent 58 bytes from socket 8
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:24.127Z] [   debug] [guestinfo] Returning after updating guest information: 1
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] primary-nics'=(null).
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] low-priority-nics'=(null).
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] exclude-nics'=docker*,veth*,virbr*.
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv4-routes'=100.
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv6-routes'=100.
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] Resolver State: id=0 Count=1, IPv4=1, IPv6=0
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] Resolver State: id=0 Lists[0] - IPv4(192.168.50.2) - IPv6(no-entry)
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] Resolver State: id=0 Lists[1] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:11:24.127Z] [   debug] [vmsvc] Resolver State: id=0 Lists[2] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:11:24.128Z] [   debug] [guestinfo] Entered update the VMX: 2.
[2021-02-06T01:11:24.128Z] [   debug] [vmsvc] RpcChannel: Sending: 445 bytes
[2021-02-06T01:11:24.128Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=445
[2021-02-06T01:11:24.128Z] [   debug] [vmsvc] SimpleSock: Sent 477 bytes from socket 8
[2021-02-06T01:11:24.128Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:24.128Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:24.128Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:24.128Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:24.129Z] [   debug] [guestinfo] Updating nicInfo successfully: method=0
[2021-02-06T01:11:24.129Z] [   debug] [guestinfo] Returning after updating guest information: 2
[2021-02-06T01:11:24.129Z] [   debug] [guestinfo] Setting guest uptime to '3503'
[2021-02-06T01:11:24.129Z] [   debug] [guestinfo] Entered update the VMX: 7.
[2021-02-06T01:11:24.129Z] [   debug] [vmsvc] RpcChannel: Sending: 21 bytes
[2021-02-06T01:11:24.129Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=21
[2021-02-06T01:11:24.129Z] [   debug] [vmsvc] SimpleSock: Sent 53 bytes from socket 8
[2021-02-06T01:11:24.130Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:24.130Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:24.130Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:24.130Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:24.130Z] [   debug] [guestinfo] Returning after updating guest information: 7
[2021-02-06T01:11:24.170Z] [   debug] [vmsvc] RpcIn: received 24 bytes, content:"Set_Option broadcastIP 1"
[2021-02-06T01:11:24.170Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-06T01:11:24.170Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:24.170Z] [   debug] [vmsvc] GuestInfoGetPrimaryIP: ifa_name=ens224, pri=1, currPri=3, ipstr=192.168.50.131
[2021-02-06T01:11:24.170Z] [   debug] [vmsvc] RpcChannel: Sending: 37 bytes
[2021-02-06T01:11:24.170Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=37
[2021-02-06T01:11:24.175Z] [   debug] [vmsvc] SimpleSock: Sent 69 bytes from socket 8
[2021-02-06T01:11:24.175Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:24.175Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:24.175Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:24.175Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:24.175Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:11:24.175Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:11:24.175Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:11:24.428Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:29.432Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:34.100Z] [   debug] [guestinfo] Entered guest info stats gather.
[2021-02-06T01:11:34.100Z] [   debug] [guestinfo] Entered update the VMX: 8.
[2021-02-06T01:11:34.100Z] [   debug] [guestinfo] Sending GuestMemInfo message.
[2021-02-06T01:11:34.100Z] [   debug] [vmsvc] RpcChannel: Sending: 518 bytes
[2021-02-06T01:11:34.100Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=518
[2021-02-06T01:11:34.100Z] [   debug] [vmsvc] SimpleSock: Sent 550 bytes from socket 8
[2021-02-06T01:11:34.102Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:34.102Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:34.102Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:34.102Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:34.102Z] [   debug] [guestinfo] GuestMemInfo sent successfully.
[2021-02-06T01:11:34.102Z] [   debug] [guestinfo] Returning after updating guest information: 8
[2021-02-06T01:11:34.455Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:39.195Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:11:39.195Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:11:39.551Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:44.601Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:49.652Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:54.099Z] [   debug] [guestinfo] Entered guest info gather.
[2021-02-06T01:11:54.099Z] [   debug] [guestinfo] Entered update the VMX: 4.
[2021-02-06T01:11:54.099Z] [   debug] [guestinfo] Value unchanged for infotype 4.
[2021-02-06T01:11:54.099Z] [   debug] [guestinfo] Returning after updating guest information: 4
[2021-02-06T01:11:54.099Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] short-name'=(null).
[2021-02-06T01:11:54.100Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] long-name'=(null).
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] Sending detailed data.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] Entered update the VMX: 11.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] Value unchanged for detailedData.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] Returning after updating guest information: 11
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] Detailed data was sent successfully.
[2021-02-06T01:11:54.100Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-include-reserved'=FALSE (Not found err=3).
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] Excluding reserved space from diskInfo stats.
[2021-02-06T01:11:54.100Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-report-device'=TRUE (Not found err=3).
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc proc filesystem.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/firmware/efi/efivars Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda3".
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda3"
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda3".
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #1 / type 8 fstype ext4 (mount point /dev/sda3) free 111007649792 total 129988050944
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/security Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/shm Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/pts devpts filesystem.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/unified Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/systemd Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/pstore Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/bpf Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpu,cpuacct Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpuset Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/memory Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/net_cls,net_prio Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/rdma Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/blkio Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/hugetlb Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/devices Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/pids Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/freezer Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/perf_event Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc/sys/fs/binfmt_misc autofs filesystem.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/hugepages Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/mqueue Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/debug Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/tracing Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/config Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.100Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/fuse/connections Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /tmp Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdc1".
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdc1"
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:2"
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdc1".
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #2 /home type 8 fstype ext4 (mount point /dev/sdc1) free 225264087040 total 269489324032
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda1".
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda1"
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda1".
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #3 /boot type 5 fstype vfat (mount point /dev/sda1) free 474910720 total 535805952
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdb1".
[2021-02-06T01:11:54.101Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdb1"
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:1"
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdb1".
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #4 /home/zhanghua/LineageOS type 8 fstype ext4 (mount point /dev/sdb1) free 846920011776 total 1081179820032
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/vmblock-fuse Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/user/1000 Unknown filesystem. Contact VMware.
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] Entered update the VMX: 3.
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] Free space changed
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] GuestInfoSendDiskInfo: using V0 (unversioned) diskinfo format
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] GuestInfoSendDiskInfoV0: sizeof request is 483
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] RpcChannel: Sending: 483 bytes
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=483
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] SimpleSock: Sent 515 bytes from socket 8
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] Updated disk info information
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] Returning after updating guest information: 3
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] Entered update the VMX: 1.
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] Value unchanged for infotype 1.
[2021-02-06T01:11:54.102Z] [   debug] [guestinfo] Returning after updating guest information: 1
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] primary-nics'=(null).
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] low-priority-nics'=(null).
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] exclude-nics'=docker*,veth*,virbr*.
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv4-routes'=100.
[2021-02-06T01:11:54.102Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv6-routes'=100.
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] Resolver State: id=0 Count=1, IPv4=1, IPv6=0
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] Resolver State: id=0 Lists[0] - IPv4(192.168.50.2) - IPv6(no-entry)
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] Resolver State: id=0 Lists[1] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] Resolver State: id=0 Lists[2] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:11:54.103Z] [   debug] [guestinfo] NIC info not changed.
[2021-02-06T01:11:54.103Z] [   debug] [guestinfo] Setting guest uptime to '6501'
[2021-02-06T01:11:54.103Z] [   debug] [guestinfo] Entered update the VMX: 7.
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] RpcChannel: Sending: 21 bytes
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=21
[2021-02-06T01:11:54.103Z] [   debug] [vmsvc] SimpleSock: Sent 53 bytes from socket 8
[2021-02-06T01:11:54.104Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:54.104Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:54.104Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:54.104Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:54.104Z] [   debug] [guestinfo] Returning after updating guest information: 7
[2021-02-06T01:11:54.104Z] [   debug] [guestinfo] Entered guest info stats gather.
[2021-02-06T01:11:54.104Z] [   debug] [guestinfo] Entered update the VMX: 8.
[2021-02-06T01:11:54.104Z] [   debug] [guestinfo] Sending GuestMemInfo message.
[2021-02-06T01:11:54.104Z] [   debug] [vmsvc] RpcChannel: Sending: 531 bytes
[2021-02-06T01:11:54.104Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=531
[2021-02-06T01:11:54.104Z] [   debug] [vmsvc] SimpleSock: Sent 563 bytes from socket 8
[2021-02-06T01:11:54.105Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:54.105Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:54.105Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:54.105Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:54.105Z] [   debug] [guestinfo] GuestMemInfo sent successfully.
[2021-02-06T01:11:54.105Z] [   debug] [guestinfo] Returning after updating guest information: 8
[2021-02-06T01:11:54.107Z] [   debug] [timeSync] Synchronizing time: syncType 1, slewCorrection 1, allowBackwardSync 0 guestResync 0, guestResyncTimeout 0.
[2021-02-06T01:11:54.107Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:11:54.107Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:11:54.107Z] [   debug] [timeSync] Starting slew.
[2021-02-06T01:11:54.107Z] [   debug] [timeSync] Periodic synchronization: slewing time.
[2021-02-06T01:11:54.107Z] [   debug] [timeSync] Slewing time: adjustment 351035
[2021-02-06T01:11:54.107Z] [   debug] [timeSync] time slew start: 10029
[2021-02-06T01:11:54.198Z] [   debug] [vmsvc] RpcIn: received 24 bytes, content:"Set_Option broadcastIP 1"
[2021-02-06T01:11:54.198Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-06T01:11:54.198Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:11:54.198Z] [   debug] [vmsvc] GuestInfoGetPrimaryIP: ifa_name=ens224, pri=1, currPri=3, ipstr=192.168.50.131
[2021-02-06T01:11:54.198Z] [   debug] [vmsvc] RpcChannel: Sending: 37 bytes
[2021-02-06T01:11:54.198Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=37
[2021-02-06T01:11:54.198Z] [   debug] [vmsvc] SimpleSock: Sent 69 bytes from socket 8
[2021-02-06T01:11:54.199Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:11:54.199Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:11:54.199Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:11:54.199Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:11:54.199Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:11:54.199Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:11:54.199Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:11:54.757Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:11:59.815Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:12:04.856Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:12:09.282Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:12:09.282Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:12:09.941Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:12:14.105Z] [   debug] [guestinfo] Entered guest info stats gather.
[2021-02-06T01:12:14.106Z] [   debug] [guestinfo] Entered update the VMX: 8.
[2021-02-06T01:12:14.106Z] [   debug] [guestinfo] Sending GuestMemInfo message.
[2021-02-06T01:12:14.106Z] [   debug] [vmsvc] RpcChannel: Sending: 519 bytes
[2021-02-06T01:12:14.106Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=519
[2021-02-06T01:12:14.106Z] [   debug] [vmsvc] SimpleSock: Sent 551 bytes from socket 8
[2021-02-06T01:12:14.107Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:12:14.107Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:12:14.107Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:12:14.107Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:12:14.107Z] [   debug] [guestinfo] GuestMemInfo sent successfully.
[2021-02-06T01:12:14.107Z] [   debug] [guestinfo] Returning after updating guest information: 8
[2021-02-06T01:12:14.987Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:12:20.011Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:12:24.101Z] [   debug] [guestinfo] Entered guest info gather.
[2021-02-06T01:12:24.101Z] [   debug] [guestinfo] Entered update the VMX: 4.
[2021-02-06T01:12:24.101Z] [   debug] [guestinfo] Value unchanged for infotype 4.
[2021-02-06T01:12:24.101Z] [   debug] [guestinfo] Returning after updating guest information: 4
[2021-02-06T01:12:24.101Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] short-name'=(null).
[2021-02-06T01:12:24.101Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] long-name'=(null).
[2021-02-06T01:12:24.101Z] [   debug] [guestinfo] Sending detailed data.
[2021-02-06T01:12:24.101Z] [   debug] [guestinfo] Entered update the VMX: 11.
[2021-02-06T01:12:24.101Z] [   debug] [guestinfo] Value unchanged for detailedData.
[2021-02-06T01:12:24.101Z] [   debug] [guestinfo] Returning after updating guest information: 11
[2021-02-06T01:12:24.101Z] [   debug] [guestinfo] Detailed data was sent successfully.
[2021-02-06T01:12:24.101Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-include-reserved'=FALSE (Not found err=3).
[2021-02-06T01:12:24.101Z] [   debug] [guestinfo] Excluding reserved space from diskInfo stats.
[2021-02-06T01:12:24.101Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-report-device'=TRUE (Not found err=3).
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc proc filesystem.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/firmware/efi/efivars Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda3".
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda3"
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda3".
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #1 / type 8 fstype ext4 (mount point /dev/sda3) free 111007617024 total 129988050944
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/security Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/shm Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/pts devpts filesystem.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/unified Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/systemd Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/pstore Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/bpf Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpu,cpuacct Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpuset Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/memory Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/net_cls,net_prio Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/rdma Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/blkio Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/hugetlb Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/devices Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/pids Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/freezer Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/perf_event Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc/sys/fs/binfmt_misc autofs filesystem.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/hugepages Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/mqueue Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/debug Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/tracing Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/config Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/fuse/connections Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /tmp Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdc1".
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdc1"
[2021-02-06T01:12:24.102Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:2"
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdc1".
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #2 /home type 8 fstype ext4 (mount point /dev/sdc1) free 225264087040 total 269489324032
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda1".
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda1"
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda1".
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #3 /boot type 5 fstype vfat (mount point /dev/sda1) free 474910720 total 535805952
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdb1".
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdb1"
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:1"
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdb1".
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #4 /home/zhanghua/LineageOS type 8 fstype ext4 (mount point /dev/sdb1) free 846920011776 total 1081179820032
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/vmblock-fuse Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/user/1000 Unknown filesystem. Contact VMware.
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] Entered update the VMX: 3.
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] Free space changed
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoSendDiskInfo: using V0 (unversioned) diskinfo format
[2021-02-06T01:12:24.103Z] [   debug] [guestinfo] GuestInfoSendDiskInfoV0: sizeof request is 483
[2021-02-06T01:12:24.103Z] [   debug] [vmsvc] RpcChannel: Sending: 483 bytes
[2021-02-06T01:12:24.103Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=483
[2021-02-06T01:12:24.103Z] [   debug] [vmsvc] SimpleSock: Sent 515 bytes from socket 8
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:12:24.105Z] [   debug] [guestinfo] Updated disk info information
[2021-02-06T01:12:24.105Z] [   debug] [guestinfo] Returning after updating guest information: 3
[2021-02-06T01:12:24.105Z] [   debug] [guestinfo] Entered update the VMX: 1.
[2021-02-06T01:12:24.105Z] [   debug] [guestinfo] Value unchanged for infotype 1.
[2021-02-06T01:12:24.105Z] [   debug] [guestinfo] Returning after updating guest information: 1
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] primary-nics'=(null).
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] low-priority-nics'=(null).
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] exclude-nics'=docker*,veth*,virbr*.
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv4-routes'=100.
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv6-routes'=100.
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] Resolver State: id=0 Count=1, IPv4=1, IPv6=0
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] Resolver State: id=0 Lists[0] - IPv4(192.168.50.2) - IPv6(no-entry)
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] Resolver State: id=0 Lists[1] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] Resolver State: id=0 Lists[2] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:12:24.105Z] [   debug] [guestinfo] NIC info not changed.
[2021-02-06T01:12:24.105Z] [   debug] [guestinfo] Setting guest uptime to '9501'
[2021-02-06T01:12:24.105Z] [   debug] [guestinfo] Entered update the VMX: 7.
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] RpcChannel: Sending: 21 bytes
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=21
[2021-02-06T01:12:24.105Z] [   debug] [vmsvc] SimpleSock: Sent 53 bytes from socket 8
[2021-02-06T01:12:24.106Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:12:24.106Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:12:24.106Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:12:24.106Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:12:24.106Z] [   debug] [guestinfo] Returning after updating guest information: 7
[2021-02-06T01:12:24.245Z] [   debug] [vmsvc] RpcIn: received 24 bytes, content:"Set_Option broadcastIP 1"
[2021-02-06T01:12:24.245Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-06T01:12:24.245Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:24.245Z] [   debug] [vmsvc] GuestInfoGetPrimaryIP: ifa_name=ens224, pri=1, currPri=3, ipstr=192.168.50.131
[2021-02-06T01:12:24.245Z] [   debug] [vmsvc] RpcChannel: Sending: 37 bytes
[2021-02-06T01:12:24.245Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=37
[2021-02-06T01:12:24.245Z] [   debug] [vmsvc] SimpleSock: Sent 69 bytes from socket 8
[2021-02-06T01:12:24.245Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:12:24.245Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:12:24.245Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:12:24.245Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:12:24.245Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:12:24.399Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:12:24.399Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:12:25.056Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:12:30.070Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:12:34.107Z] [   debug] [guestinfo] Entered guest info stats gather.
[2021-02-06T01:12:34.107Z] [   debug] [guestinfo] Entered update the VMX: 8.
[2021-02-06T01:12:34.107Z] [   debug] [guestinfo] Sending GuestMemInfo message.
[2021-02-06T01:12:34.107Z] [   debug] [vmsvc] RpcChannel: Sending: 519 bytes
[2021-02-06T01:12:34.107Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=519
[2021-02-06T01:12:34.108Z] [   debug] [vmsvc] SimpleSock: Sent 551 bytes from socket 8
[2021-02-06T01:12:34.109Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:12:34.109Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:12:34.109Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:12:34.109Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:12:34.109Z] [   debug] [guestinfo] GuestMemInfo sent successfully.
[2021-02-06T01:12:34.109Z] [   debug] [guestinfo] Returning after updating guest information: 8
[2021-02-06T01:12:35.092Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:12:39.518Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:12:39.518Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:12:40.174Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:12:45.194Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:12:50.228Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] Entered guest info gather.
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] Entered update the VMX: 4.
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] Value unchanged for infotype 4.
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] Returning after updating guest information: 4
[2021-02-06T01:12:54.103Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] short-name'=(null).
[2021-02-06T01:12:54.103Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] long-name'=(null).
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] Sending detailed data.
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] Entered update the VMX: 11.
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] Value unchanged for detailedData.
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] Returning after updating guest information: 11
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] Detailed data was sent successfully.
[2021-02-06T01:12:54.103Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-include-reserved'=FALSE (Not found err=3).
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] Excluding reserved space from diskInfo stats.
[2021-02-06T01:12:54.103Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-report-device'=TRUE (Not found err=3).
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc proc filesystem.
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/firmware/efi/efivars Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda3".
[2021-02-06T01:12:54.103Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda3"
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda3".
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #1 / type 8 fstype ext4 (mount point /dev/sda3) free 111007600640 total 129988050944
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/security Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/shm Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/pts devpts filesystem.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/unified Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/systemd Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/pstore Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/bpf Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpu,cpuacct Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpuset Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/memory Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/net_cls,net_prio Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/rdma Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/blkio Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/hugetlb Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/devices Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/pids Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/freezer Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/perf_event Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc/sys/fs/binfmt_misc autofs filesystem.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/hugepages Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/mqueue Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/debug Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/tracing Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/config Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/fuse/connections Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /tmp Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdc1".
[2021-02-06T01:12:54.104Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdc1"
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:2"
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdc1".
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #2 /home type 8 fstype ext4 (mount point /dev/sdc1) free 225264087040 total 269489324032
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda1".
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda1"
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda1".
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #3 /boot type 5 fstype vfat (mount point /dev/sda1) free 474910720 total 535805952
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdb1".
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdb1"
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:1"
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdb1".
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #4 /home/zhanghua/LineageOS type 8 fstype ext4 (mount point /dev/sdb1) free 846920011776 total 1081179820032
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/vmblock-fuse Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/user/1000 Unknown filesystem. Contact VMware.
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] Entered update the VMX: 3.
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] Free space changed
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoSendDiskInfo: using V0 (unversioned) diskinfo format
[2021-02-06T01:12:54.105Z] [   debug] [guestinfo] GuestInfoSendDiskInfoV0: sizeof request is 483
[2021-02-06T01:12:54.105Z] [   debug] [vmsvc] RpcChannel: Sending: 483 bytes
[2021-02-06T01:12:54.105Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=483
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] SimpleSock: Sent 515 bytes from socket 8
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:12:54.106Z] [   debug] [guestinfo] Updated disk info information
[2021-02-06T01:12:54.106Z] [   debug] [guestinfo] Returning after updating guest information: 3
[2021-02-06T01:12:54.106Z] [   debug] [guestinfo] Entered update the VMX: 1.
[2021-02-06T01:12:54.106Z] [   debug] [guestinfo] Value unchanged for infotype 1.
[2021-02-06T01:12:54.106Z] [   debug] [guestinfo] Returning after updating guest information: 1
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] primary-nics'=(null).
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] low-priority-nics'=(null).
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] exclude-nics'=docker*,veth*,virbr*.
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv4-routes'=100.
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv6-routes'=100.
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:54.106Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] Resolver State: id=0 Count=1, IPv4=1, IPv6=0
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] Resolver State: id=0 Lists[0] - IPv4(192.168.50.2) - IPv6(no-entry)
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] Resolver State: id=0 Lists[1] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] Resolver State: id=0 Lists[2] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:12:54.107Z] [   debug] [guestinfo] NIC info not changed.
[2021-02-06T01:12:54.107Z] [   debug] [guestinfo] Setting guest uptime to '12501'
[2021-02-06T01:12:54.107Z] [   debug] [guestinfo] Entered update the VMX: 7.
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] RpcChannel: Sending: 22 bytes
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=22
[2021-02-06T01:12:54.107Z] [   debug] [vmsvc] SimpleSock: Sent 54 bytes from socket 8
[2021-02-06T01:12:54.108Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:12:54.109Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:12:54.109Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:12:54.109Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:12:54.109Z] [   debug] [guestinfo] Returning after updating guest information: 7
[2021-02-06T01:12:54.109Z] [   debug] [guestinfo] Entered guest info stats gather.
[2021-02-06T01:12:54.110Z] [   debug] [guestinfo] Entered update the VMX: 8.
[2021-02-06T01:12:54.110Z] [   debug] [guestinfo] Sending GuestMemInfo message.
[2021-02-06T01:12:54.110Z] [   debug] [vmsvc] RpcChannel: Sending: 528 bytes
[2021-02-06T01:12:54.110Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=528
[2021-02-06T01:12:54.110Z] [   debug] [vmsvc] SimpleSock: Sent 560 bytes from socket 8
[2021-02-06T01:12:54.111Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:12:54.111Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:12:54.111Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:12:54.111Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:12:54.111Z] [   debug] [guestinfo] GuestMemInfo sent successfully.
[2021-02-06T01:12:54.111Z] [   debug] [guestinfo] Returning after updating guest information: 8
[2021-02-06T01:12:54.111Z] [   debug] [timeSync] Synchronizing time: syncType 1, slewCorrection 1, allowBackwardSync 0 guestResync 0, guestResyncTimeout 0.
[2021-02-06T01:12:54.111Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:12:54.111Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:12:54.111Z] [   debug] [timeSync] Periodic synchronization: slewing time.
[2021-02-06T01:12:54.111Z] [   debug] [timeSync] Slewing time: adjustment 177379
[2021-02-06T01:12:54.111Z] [   debug] [timeSync] time slew start: 10014
[2021-02-06T01:12:54.342Z] [   debug] [vmsvc] RpcIn: received 24 bytes, content:"Set_Option broadcastIP 1"
[2021-02-06T01:12:54.342Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-06T01:12:54.342Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:12:54.342Z] [   debug] [vmsvc] GuestInfoGetPrimaryIP: ifa_name=ens224, pri=1, currPri=3, ipstr=192.168.50.131
[2021-02-06T01:12:54.342Z] [   debug] [vmsvc] RpcChannel: Sending: 37 bytes
[2021-02-06T01:12:54.342Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=37
[2021-02-06T01:12:54.342Z] [   debug] [vmsvc] SimpleSock: Sent 69 bytes from socket 8
[2021-02-06T01:12:54.342Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:12:54.342Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:12:54.343Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:12:54.343Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:12:54.343Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:12:54.597Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:12:54.597Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:12:55.258Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:00.306Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:05.356Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:09.689Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:13:09.689Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:13:10.449Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:14.109Z] [   debug] [guestinfo] Entered guest info stats gather.
[2021-02-06T01:13:14.109Z] [   debug] [guestinfo] Entered update the VMX: 8.
[2021-02-06T01:13:14.109Z] [   debug] [guestinfo] Sending GuestMemInfo message.
[2021-02-06T01:13:14.109Z] [   debug] [vmsvc] RpcChannel: Sending: 531 bytes
[2021-02-06T01:13:14.109Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=531
[2021-02-06T01:13:14.109Z] [   debug] [vmsvc] SimpleSock: Sent 563 bytes from socket 8
[2021-02-06T01:13:14.111Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:13:14.111Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:13:14.111Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:13:14.111Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:13:14.111Z] [   debug] [guestinfo] GuestMemInfo sent successfully.
[2021-02-06T01:13:14.111Z] [   debug] [guestinfo] Returning after updating guest information: 8
[2021-02-06T01:13:15.528Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:20.571Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:24.104Z] [   debug] [guestinfo] Entered guest info gather.
[2021-02-06T01:13:24.104Z] [   debug] [guestinfo] Entered update the VMX: 4.
[2021-02-06T01:13:24.104Z] [   debug] [guestinfo] Value unchanged for infotype 4.
[2021-02-06T01:13:24.104Z] [   debug] [guestinfo] Returning after updating guest information: 4
[2021-02-06T01:13:24.104Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] short-name'=(null).
[2021-02-06T01:13:24.104Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] long-name'=(null).
[2021-02-06T01:13:24.104Z] [   debug] [guestinfo] Sending detailed data.
[2021-02-06T01:13:24.104Z] [   debug] [guestinfo] Entered update the VMX: 11.
[2021-02-06T01:13:24.104Z] [   debug] [guestinfo] Value unchanged for detailedData.
[2021-02-06T01:13:24.104Z] [   debug] [guestinfo] Returning after updating guest information: 11
[2021-02-06T01:13:24.104Z] [   debug] [guestinfo] Detailed data was sent successfully.
[2021-02-06T01:13:24.104Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-include-reserved'=FALSE (Not found err=3).
[2021-02-06T01:13:24.104Z] [   debug] [guestinfo] Excluding reserved space from diskInfo stats.
[2021-02-06T01:13:24.104Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-report-device'=TRUE (Not found err=3).
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc proc filesystem.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/firmware/efi/efivars Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda3".
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda3"
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda3".
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #1 / type 8 fstype ext4 (mount point /dev/sda3) free 111007580160 total 129988050944
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/security Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/shm Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/pts devpts filesystem.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/unified Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/systemd Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/pstore Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/bpf Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpu,cpuacct Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpuset Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/memory Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/net_cls,net_prio Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/rdma Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/blkio Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/hugetlb Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/devices Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/pids Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/freezer Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/perf_event Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc/sys/fs/binfmt_misc autofs filesystem.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/hugepages Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/mqueue Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/debug Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/tracing Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/config Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/fuse/connections Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /tmp Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdc1".
[2021-02-06T01:13:24.105Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdc1"
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:2"
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdc1".
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #2 /home type 8 fstype ext4 (mount point /dev/sdc1) free 225264087040 total 269489324032
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda1".
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda1"
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda1".
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #3 /boot type 5 fstype vfat (mount point /dev/sda1) free 474910720 total 535805952
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdb1".
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdb1"
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:1"
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdb1".
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #4 /home/zhanghua/LineageOS type 8 fstype ext4 (mount point /dev/sdb1) free 846920011776 total 1081179820032
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/vmblock-fuse Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/user/1000 Unknown filesystem. Contact VMware.
[2021-02-06T01:13:24.107Z] [   debug] [guestinfo] Entered update the VMX: 3.
[2021-02-06T01:13:24.107Z] [   debug] [guestinfo] Free space changed
[2021-02-06T01:13:24.107Z] [   debug] [guestinfo] GuestInfoSendDiskInfo: using V0 (unversioned) diskinfo format
[2021-02-06T01:13:24.107Z] [   debug] [guestinfo] GuestInfoSendDiskInfoV0: sizeof request is 483
[2021-02-06T01:13:24.107Z] [   debug] [vmsvc] RpcChannel: Sending: 483 bytes
[2021-02-06T01:13:24.107Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=483
[2021-02-06T01:13:24.107Z] [   debug] [vmsvc] SimpleSock: Sent 515 bytes from socket 8
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:13:24.108Z] [   debug] [guestinfo] Updated disk info information
[2021-02-06T01:13:24.108Z] [   debug] [guestinfo] Returning after updating guest information: 3
[2021-02-06T01:13:24.108Z] [   debug] [guestinfo] Entered update the VMX: 1.
[2021-02-06T01:13:24.108Z] [   debug] [guestinfo] Value unchanged for infotype 1.
[2021-02-06T01:13:24.108Z] [   debug] [guestinfo] Returning after updating guest information: 1
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] primary-nics'=(null).
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] low-priority-nics'=(null).
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] exclude-nics'=docker*,veth*,virbr*.
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv4-routes'=100.
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv6-routes'=100.
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] Resolver State: id=0 Count=1, IPv4=1, IPv6=0
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] Resolver State: id=0 Lists[0] - IPv4(192.168.50.2) - IPv6(no-entry)
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] Resolver State: id=0 Lists[1] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] Resolver State: id=0 Lists[2] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:13:24.108Z] [   debug] [guestinfo] NIC info not changed.
[2021-02-06T01:13:24.108Z] [   debug] [guestinfo] Setting guest uptime to '15501'
[2021-02-06T01:13:24.108Z] [   debug] [guestinfo] Entered update the VMX: 7.
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] RpcChannel: Sending: 22 bytes
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=22
[2021-02-06T01:13:24.108Z] [   debug] [vmsvc] SimpleSock: Sent 54 bytes from socket 8
[2021-02-06T01:13:24.109Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:13:24.109Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:13:24.109Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:13:24.109Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:13:24.109Z] [   debug] [guestinfo] Returning after updating guest information: 7
[2021-02-06T01:13:24.408Z] [   debug] [vmsvc] RpcIn: received 24 bytes, content:"Set_Option broadcastIP 1"
[2021-02-06T01:13:24.408Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-06T01:13:24.408Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:24.408Z] [   debug] [vmsvc] GuestInfoGetPrimaryIP: ifa_name=ens224, pri=1, currPri=3, ipstr=192.168.50.131
[2021-02-06T01:13:24.408Z] [   debug] [vmsvc] RpcChannel: Sending: 37 bytes
[2021-02-06T01:13:24.408Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=37
[2021-02-06T01:13:24.408Z] [   debug] [vmsvc] SimpleSock: Sent 69 bytes from socket 8
[2021-02-06T01:13:24.408Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:13:24.408Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:13:24.408Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:13:24.408Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:13:24.408Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:13:24.763Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:13:24.763Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:13:25.626Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:30.668Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:34.110Z] [   debug] [guestinfo] Entered guest info stats gather.
[2021-02-06T01:13:34.110Z] [   debug] [guestinfo] Entered update the VMX: 8.
[2021-02-06T01:13:34.110Z] [   debug] [guestinfo] Sending GuestMemInfo message.
[2021-02-06T01:13:34.110Z] [   debug] [vmsvc] RpcChannel: Sending: 531 bytes
[2021-02-06T01:13:34.110Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=531
[2021-02-06T01:13:34.110Z] [   debug] [vmsvc] SimpleSock: Sent 563 bytes from socket 8
[2021-02-06T01:13:34.112Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:13:34.112Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:13:34.112Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:13:34.112Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:13:34.112Z] [   debug] [guestinfo] GuestMemInfo sent successfully.
[2021-02-06T01:13:34.112Z] [   debug] [guestinfo] Returning after updating guest information: 8
[2021-02-06T01:13:35.711Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:39.835Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:13:39.835Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:13:40.791Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:45.808Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:50.845Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll
[2021-02-06T01:13:54.105Z] [   debug] [guestinfo] Entered guest info gather.
[2021-02-06T01:13:54.105Z] [   debug] [guestinfo] Entered update the VMX: 4.
[2021-02-06T01:13:54.105Z] [   debug] [guestinfo] Value unchanged for infotype 4.
[2021-02-06T01:13:54.105Z] [   debug] [guestinfo] Returning after updating guest information: 4
[2021-02-06T01:13:54.105Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] short-name'=(null).
[2021-02-06T01:13:54.105Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestosinfo] long-name'=(null).
[2021-02-06T01:13:54.105Z] [   debug] [guestinfo] Sending detailed data.
[2021-02-06T01:13:54.105Z] [   debug] [guestinfo] Entered update the VMX: 11.
[2021-02-06T01:13:54.105Z] [   debug] [guestinfo] Value unchanged for detailedData.
[2021-02-06T01:13:54.105Z] [   debug] [guestinfo] Returning after updating guest information: 11
[2021-02-06T01:13:54.105Z] [   debug] [guestinfo] Detailed data was sent successfully.
[2021-02-06T01:13:54.105Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-include-reserved'=FALSE (Not found err=3).
[2021-02-06T01:13:54.105Z] [   debug] [guestinfo] Excluding reserved space from diskInfo stats.
[2021-02-06T01:13:54.105Z] [   debug] [vmsvc] VMTools_ConfigGetBoolean: Returning default value for '[guestinfo] diskinfo-report-device'=TRUE (Not found err=3).
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc proc filesystem.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/firmware/efi/efivars Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda3".
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda3"
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda3".
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #1 / type 8 fstype ext4 (mount point /dev/sda3) free 111007580160 total 129988050944
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/security Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/shm Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/pts devpts filesystem.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/unified Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/systemd Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/pstore Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/bpf Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpu,cpuacct Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/cpuset Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/memory Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/net_cls,net_prio Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/rdma Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/blkio Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/hugetlb Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/devices Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/pids Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/freezer Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/cgroup/perf_event Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /proc/sys/fs/binfmt_misc autofs filesystem.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/hugepages Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /dev/mqueue Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/debug Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/tracing Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/kernel/config Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /sys/fs/fuse/connections Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /tmp Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdc1".
[2021-02-06T01:13:54.106Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdc1"
[2021-02-06T01:13:54.107Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:2"
[2021-02-06T01:13:54.107Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdc1".
[2021-02-06T01:13:54.107Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #2 /home type 8 fstype ext4 (mount point /dev/sdc1) free 225264001024 total 269489324032
[2021-02-06T01:13:54.107Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sda1".
[2021-02-06T01:13:54.107Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sda1"
[2021-02-06T01:13:54.107Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:0"
[2021-02-06T01:13:54.107Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sda1".
[2021-02-06T01:13:54.107Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #3 /boot type 5 fstype vfat (mount point /dev/sda1) free 474910720 total 535805952
[2021-02-06T01:13:54.107Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: looking up device(s) for file system on "/dev/sdb1".
[2021-02-06T01:13:54.107Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: looking up device for file system on "/sys/class/block/sdb1"
[2021-02-06T01:13:54.108Z] [   debug] [guestinfo] GuestInfoLinuxBlockDevice: Filesystem of interest found on device "scsi0:1"
[2021-02-06T01:13:54.108Z] [   debug] [guestinfo] GuestInfoGetDiskDevice: found 1 devices(s) for file system on "/dev/sdb1".
[2021-02-06T01:13:54.108Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper added partition #4 /home/zhanghua/LineageOS type 8 fstype ext4 (mount point /dev/sdb1) free 846920011776 total 1081179820032
[2021-02-06T01:13:54.108Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/vmblock-fuse Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.108Z] [   debug] [guestinfo] GuestInfoGetDiskInfoWiper ignoring unsupported partition /run/user/1000 Unknown filesystem. Contact VMware.
[2021-02-06T01:13:54.108Z] [   debug] [guestinfo] Entered update the VMX: 3.
[2021-02-06T01:13:54.108Z] [   debug] [guestinfo] Free space changed
[2021-02-06T01:13:54.108Z] [   debug] [guestinfo] GuestInfoSendDiskInfo: using V0 (unversioned) diskinfo format
[2021-02-06T01:13:54.108Z] [   debug] [guestinfo] GuestInfoSendDiskInfoV0: sizeof request is 483
[2021-02-06T01:13:54.108Z] [   debug] [vmsvc] RpcChannel: Sending: 483 bytes
[2021-02-06T01:13:54.108Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=483
[2021-02-06T01:13:54.108Z] [   debug] [vmsvc] SimpleSock: Sent 515 bytes from socket 8
[2021-02-06T01:13:54.108Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:13:54.108Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:13:54.108Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:13:54.108Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:13:54.108Z] [   debug] [guestinfo] Updated disk info information
[2021-02-06T01:13:54.109Z] [   debug] [guestinfo] Returning after updating guest information: 3
[2021-02-06T01:13:54.109Z] [   debug] [guestinfo] Entered update the VMX: 1.
[2021-02-06T01:13:54.109Z] [   debug] [guestinfo] Value unchanged for infotype 1.
[2021-02-06T01:13:54.109Z] [   debug] [guestinfo] Returning after updating guest information: 1
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] primary-nics'=(null).
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] low-priority-nics'=(null).
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] VMTools_ConfigGetString: Returning default value for '[guestinfo] exclude-nics'=docker*,veth*,virbr*.
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv4-routes'=100.
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] VMTools_ConfigGetInteger: Returning default value for '[guestinfo] max-ipv6-routes'=100.
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking lo
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] Resolver State: id=0 Count=1, IPv4=1, IPv6=0
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] Resolver State: id=0 Lists[0] - IPv4(192.168.50.2) - IPv6(no-entry)
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] Resolver State: id=0 Lists[1] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] Resolver State: id=0 Lists[2] - IPv4(AF:00) - IPv6(no-entry)
[2021-02-06T01:13:54.109Z] [   debug] [guestinfo] NIC info not changed.
[2021-02-06T01:13:54.109Z] [   debug] [guestinfo] Setting guest uptime to '18501'
[2021-02-06T01:13:54.109Z] [   debug] [guestinfo] Entered update the VMX: 7.
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] RpcChannel: Sending: 22 bytes
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=22
[2021-02-06T01:13:54.109Z] [   debug] [vmsvc] SimpleSock: Sent 54 bytes from socket 8
[2021-02-06T01:13:54.110Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:13:54.110Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:13:54.110Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:13:54.110Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:13:54.110Z] [   debug] [guestinfo] Returning after updating guest information: 7
[2021-02-06T01:13:54.110Z] [   debug] [guestinfo] Entered guest info stats gather.
[2021-02-06T01:13:54.110Z] [   debug] [guestinfo] Entered update the VMX: 8.
[2021-02-06T01:13:54.110Z] [   debug] [guestinfo] Sending GuestMemInfo message.
[2021-02-06T01:13:54.110Z] [   debug] [vmsvc] RpcChannel: Sending: 527 bytes
[2021-02-06T01:13:54.110Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=527
[2021-02-06T01:13:54.110Z] [   debug] [vmsvc] SimpleSock: Sent 559 bytes from socket 8
[2021-02-06T01:13:54.112Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:13:54.112Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:13:54.112Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:13:54.112Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:13:54.112Z] [   debug] [guestinfo] GuestMemInfo sent successfully.
[2021-02-06T01:13:54.112Z] [   debug] [guestinfo] Returning after updating guest information: 8
[2021-02-06T01:13:54.112Z] [   debug] [timeSync] Synchronizing time: syncType 1, slewCorrection 1, allowBackwardSync 0 guestResync 0, guestResyncTimeout 0.
[2021-02-06T01:13:54.112Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:13:54.112Z] [   debug] [timeSync] Using BDOOR_CMD_GETTIMEFULL_WITH_LAG
[2021-02-06T01:13:54.112Z] [   debug] [timeSync] Periodic synchronization: slewing time.
[2021-02-06T01:13:54.112Z] [   debug] [timeSync] Slewing time: adjustment 93529
[2021-02-06T01:13:54.112Z] [   debug] [timeSync] time slew start: 10007
[2021-02-06T01:13:54.463Z] [   debug] [vmsvc] RpcIn: received 24 bytes, content:"Set_Option broadcastIP 1"
[2021-02-06T01:13:54.464Z] [   debug] [vmtoolsd] Setting option 'broadcastIP' to '1'.
[2021-02-06T01:13:54.464Z] [   debug] [vmsvc] GuestInfo_IfaceGetPriority: checking ens224
[2021-02-06T01:13:54.464Z] [   debug] [vmsvc] GuestInfoGetPrimaryIP: ifa_name=ens224, pri=1, currPri=3, ipstr=192.168.50.131
[2021-02-06T01:13:54.464Z] [   debug] [vmsvc] RpcChannel: Sending: 37 bytes
[2021-02-06T01:13:54.464Z] [   debug] [vmsvc] VSockChan: Sending request for conn 8,  reqLen=37
[2021-02-06T01:13:54.464Z] [   debug] [vmsvc] SimpleSock: Sent 69 bytes from socket 8
[2021-02-06T01:13:54.464Z] [   debug] [vmsvc] SimpleSock: Recved 4 bytes from socket 8
[2021-02-06T01:13:54.464Z] [   debug] [vmsvc] SimpleSock: Recved 14 bytes from socket 8
[2021-02-06T01:13:54.464Z] [   debug] [vmsvc] VSockOut: recved 2 bytes for conn 8
[2021-02-06T01:13:54.464Z] [   debug] [vmsvc] RpcChannel: Recved 0 bytes
[2021-02-06T01:13:54.464Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:13:54.918Z] [   debug] [vmsvc] RpcIn: received 5 bytes, content:"ping\00"
[2021-02-06T01:13:54.918Z] [   debug] [vmsvc] RpcIn: sending 3 bytes
[2021-02-06T01:13:55.877Z] [   debug] [vmsvc] RpcIn: received 0 bytes, empty TCLO poll

And this is the screenshot in fullscreen mode.
屏幕截图(1)

@lemke1458
Copy link

Our graphics team did some more experiments, and this looks to be a bug in KDE plasma, which doesn't seem to ready yet. Some details:

I just confirmed that this is a KDE plasma bug. I’ve installed Kubuntu 20.10, then I manually installed plasma-workspace-wayland (because Kubuntu doesn’t install wayland session by default because it’s too buggy) which lets you at the login screen pick between KDE plasma on x11 and KDE plasma on wayland. KDE plasma on X11 works and resizes correctly but KDE plasma on wayland doesn’t resize. Apart from running on top of, respectively, x11 and wayland both sessions are identical. Ubuntu with gnome-session and wayland also works correctly. So this is kde’s plasma session bug

It’s not hard to see, e.g. any apps that actually queries DRM connectors will show it, eg: https://github.com/ascent12/drm_info (it looks like archlinux might have it packaged as https://aur.archlinux.org/packages/drm_info-git/ ), then just running it after going fullscreen inside the ws, will show under the Connectors section, “Connector 0” with “Modes” and the top mode will be “3600x1916@60.00 preferred driver nhsync pvsync” the resolution part will of course be whatever the WS window is but the kwin/plasma session won’t respect and won’t resize itself to it.

Running "udevadm monitor” also shows that the kernel sends a change event for the card when the ws window is resized. So KDE KWin wayland backend is not correctly responding to the CHANGE hotplug events on the drm subsystem; it should rescan the drm connectors and update modes. even kubuntu which is a kde distro says that kwin_wayland is not ready and won’t ship it by default.

@arenekosreal
Copy link
Author

OK, thanks for your kindness help. I think I should send a feedback to KDE team and close this issue.

@shoffmeister
Copy link

For the record, https://bugs.kde.org/show_bug.cgi?id=407058 seems to be tracking something that matches the behaviour described here.

For me, the current state of the world results in an unsatisfactory experience with Plasma on Wayland inside VMware Workstation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants