I upgraded my VMmark4 installation to 4.1 and attempted an initial provisioning to only one host in my SUT cluster. These are the informational and error messages I get....
root@primeclient:~/VMmark4# vmmark4service --mode provision --properties /root/VMmark4/VMmark4.properties --time_zone US/Arizona
2026-05-13 13:38:53,894 [vmmark4service MainThread] [INFO]: vmmark4service: 1.1.18
2026-05-13 13:38:53,894 [vmmark4service MainThread] [INFO]: Connecting to vCenter (vMOMI): '10.61.48.100'
2026-05-13 13:38:53,918 [vmmark4service MainThread] [INFO]: Testing PrimeClient Connectivity for '198.18.4.251'
2026-05-13 13:38:54,189 [vmmark4service MainThread] [INFO]: STAF PING SUCCESS for '198.18.4.251'
2026-05-13 13:38:54,189 [vmmark4service MainThread] [INFO]: PrimeClient Connectivity Test Passed
2026-05-13 13:38:54,189 [vmmark4service MainThread] [INFO]: Provisioning Mode active for 0 tiles and vmtype provisioning_mode
2026-05-13 13:38:54,189 [vmmark4service MainThread] [INFO]: provision path ='/root/VMmark4/provision/Provision-2026051354'
2026-05-13 13:38:54,189 [vmmark4service MainThread] [INFO]:
Namespace(mode='provision', properties='/root/VMmark4/VMmark4.properties', vm_name='', vm_username='root', vm_password='vmmark4', primeclient_ip='198.18.4.251', vcenter_ip='10.61.48.100', vcenter_username='administrator@vsphere.local', vcenter_password='Tie@pwd714', datacenter='Hardware-Benchmarking', cluster='SUT', client_cluster='VMmark4', workload_spec='/root/VMmark4/source/workload-spec.json', auto_workload_config='/root/VMmark4/tools/auto_workload_config.py', workload_list='Standby,DS35DB,DS35WebA,DS35WebB,DS35WebC,AuctionWebA,AuctionWebB,AuctionWebC,AuctionWebDNosql,AuctionWebEDB,AuctionWebF,AuctionAppA,AuctionAppB,AuctionAppC,AuctionKA,AuctionKB,AuctionKC,AuctionKD,SocialNetwork,NoSQLBenchA,NoSQLBenchB,NoSQLBenchC', infrastructure_list='vmotion,svmotion,xvmotion,deploy', datastore='DS35DB:DS-NVME-1,DS35WebA:DS-NVME-1,DS35WebB:DS-NVME-1,DS35WebC:DS-NVME-1,AuctionWebA:DS-NVME-1,AuctionWebB:DS-NVME-1,AuctionWebC:DS-NVME-1,AuctionWebDNosql:DS-NVME-1,AuctionWebEDB:DS-NVME-1,AuctionWebF:DS-NVME-1,AuctionAppA:DS-NVME-1,AuctionAppB:DS-NVME-1,AuctionAppC:DS-NVME-1,AuctionKA:DS-NVME-3,DS-NVME-4,AuctionKB:DS-NVME-3,DS-NVME-4,AuctionKC:DS-NVME-4,DS-NVME-3,AuctionKD:DS-NVME-4,DS-NVME-3,NoSQLBenchA:DS-NVME-1,NoSQLBenchB:DS-NVME-1,NoSQLBenchC:DS-NVME-1,SocialNetwork:DS-NVME-1,Standby:DS-NVME-1', client_datastore='DS-NVME-2', infra_datastore='', deploy_vminfo='DeployVM0:198.18.4.246', deploy_templates='', sut_host_name='', client_host_name='', sut_host_password='', client_host_password='', provisioning_mode='vmtype', provisioning_source='VMmark-4.1.0-224', provisioning_ip_mode='Static', provisioning_ip_gateway='198.18.4.251', provisioning_ip_subnetmask='255.255.0.0', provisioning_ip_dnsserver_list='8.8.8.8,8.8.8.4', provisioning_ip_dnssuffix_list='eng.vmware.com,eng.vmware.com', static_ip='', static_ip_startaddress='198.18.4.1', static_ip_endaddress='245', time_zone='US/Arizona', domain='vmware', num_cpu=4, num_mem=8192, extra_disk='', resource_pool='', vm_folder='', network_label='Private Network', network_switch_type='dvswitch', management_network_label='', management_network_switch_type='standard', runtime_seconds=120, num_processes=8, rmq_operation='', rmq_message='', output_file='', iteration_number=0, sleep_seconds=30, sleep_time=30, tile_number='0', starting_tile_number=1, max_ssh_tries=20, max_ip_seconds=600, max_misc_tries=30, extra_disk_mode='thin', ping_check=True, max_duration_seconds='960', no_progress_bar=False, sustainability_power='/root/VMmark4/tools/misc/sustainability_power.py', tile_state='on', quick_start_options='', concurrent_operations=1, slack_webhook='', gchat_webhook='', webhook_message_subject='', webhook_message_state='', webhook_message_content='', results_directory='/root/VMmark4/provision/Provision-2026051354', log_level='INFO', default_path='/root/VMmark4/', version=None, ntp_max_drift='10', csi_datastore='DS-NVME-3,DS-NVME-4', advanced_provisioning_file='', ovftool='', ova='', ova_source_network='', drs_state='', ignore_deployova_errors=False, deployova_power_state='on', gateway='', subnetmask='', make_nfs='/root/VMmark4/tools/make-nfs.sh', nfs_vm_basename='nfs-server', nfs_datastore_name='vmmark4_nfs_datastore', max_postprovision_ping_tries='10', ds35db_size='10', ds35db_stores='10', ptd='0', ptd_ramp_time='1800', ptd_clients='', ptd_targets='Server', ptd_coms='', ptd_ports='', ptd_meter_types='', ptd_volt_ranges='120', ptd_amp_ranges='5.0', ptd_local_hostnames='', ptd_local_ports='')
2026-05-13 13:38:54,189 [vmmark4service MainThread] [INFO]: Checking VMmark Template VM object: VMmark-4.1.0-224
2026-05-13 13:38:54,189 [vmmark4service MainThread] [INFO]: Connecting to vCenter (vMOMI): '10.61.48.100'
2026-05-13 13:38:54,210 [vmmark4service MainThread] [ERROR]: opID[1] VMmark-4.1.0-224 get_vm_object Datacenter obj None
2026-05-13 13:38:54,210 [vmmark4service MainThread] [ERROR]: VM VMmark-4.1.0-224 not found
2026-05-13 13:38:54,210 [vmmark4service MainThread] [INFO]: check_template_vm identified issues with provisioning_source
2026-05-13 13:38:54,210 [vmmark4service MainThread] [INFO]: Checking Host NTP settings
2026-05-13 13:38:54,215 [vmmark4service MainThread] [ERROR]: Check Host NTP Datacenter obj None
Traceback (most recent call last):
File "/tmp/onefile_6584_1778704733_724574/vmmark4service.py", line 2930, in <module>
File "/tmp/onefile_6584_1778704733_724574/vmmark4service.py", line 392, in provision
File "/tmp/onefile_6584_1778704733_724574/vmmark4service.py", line 2023, in check_host_ntp
AttributeError: 'NoneType' object has no attribute 'hostFolder'
Any help will be appreciated. Thank you.
-------------------------------------------