I can confirm that adding the files below to /var/log/vmware/upgrade stopped the upgrade process.
# # preliminary touch check completed successfully
# click export - successfully
# touch import - successful
The "touch" side ..." at the end of this article, WHETHER 67179 worked for me: The VMware Knowledge Base
extract ;
basically, vami is looking for prechecks-succeeded,export-succeeded and import-succeeded files that will not be present in /var/log/vmware/upgrade, although this is a zero kb file, create a file using touch
# # preliminary touch check completed successfully
# click export - successfully
# touch import - successful
___________________________________
I also confirm that it works, thank you