VMware Performance Community
sunhero
Contributor
Contributor
Jump to solution

VMMark 3.1 IOError: No Such file or direcotry VC-DeploySetup.txt

Hi,

I got an error when kick started STAX job, VC-DeploySetup.txt is not there in the result folder.

/root/VMmark3/tools/VMmark3ServiceComm.pl : v.4

VMmark3 Service PreCheck-Ready : Ending Normally

[root@primeclient Results_20190305154146_test1]# cat ~/error_test1_20190305

20190305-15:41:46 Start JobID: 10, File: /root/VMmark3/xml/vmmark3_main.xml, Machine: local://local, Function: , Args: , JobName: test1

20190305-15:41:47 Info Holding block: main

20190305-15:41:48 Info Received RELEASE BLOCK main request

20190305-15:41:48 Info Releasing block: main

20190305-15:41:48 Start Testcase: VMmark Initialization

20190305-15:42:03 Stop Testcase: VMmark Initialization, ElapsedTime: 00:00:15

20190305-15:42:03 Start Testcase: VMmark Setup

20190305-15:44:10 Stop Testcase: VMmark Setup, ElapsedTime: 00:02:07

20190305-15:44:10 Start Testcase: VMmark Wkld Setup

20190305-15:44:11 Error STAXPythonEvaluationError signal raised. Terminating job.

===== XML Information =====

File: /root/VMmark3/xml/deploy_functions.xml, Machine: local

Line 483: Error in element type "script".

===== Python Error Information =====

com.ibm.staf.service.stax.STAXPythonEvaluationException:

Traceback (most recent call last):

  File "<pyExec string>", line 1, in <module>

IOError: (2, 'No such file or directory', '/root/VMmark3/results/Results_20190305154146_test1//VC-DeploySetup.txt')

===== Call Stack for STAX Thread 104 =====

[

  sequence: 2/2 (Line: 787, File: /root/VMmark3/xml/vmmark3_main.xml, Machine: local://local)

  function: Setupdeploy (Line: 337, File: /root/VMmark3/xml/deploy_functions.xml, Machine: local)

  if: tilenumber == 0 (Line: 344, File: /root/VMmark3/xml/deploy_functions.xml, Machine: local)

  sequence: 5/6 (Line: 345, File: /root/VMmark3/xml/deploy_functions.xml, Machine: local)

  sequence: 5/5 (Line: 458, File: /root/VMmark3/xml/deploy_functions.xml, Machine: local)

]

20190305-15:44:11 Info Terminating block: main

20190305-15:44:11 Stop Testcase: VMmark Wkld Setup, ElapsedTime: 00:00:01

20190305-15:44:11 Status Testcase: VMmark Initialization, Pass: 1, Fail: 0, ElapsedTime: 00:00:15, NumStarts: 1

20190305-15:44:11 Status Testcase: VMmark Setup, Pass: 1, Fail: 0, ElapsedTime: 00:02:07, NumStarts: 1

20190305-15:44:11 Status Testcase: VMmark Wkld Setup, Pass: 0, Fail: 0, ElapsedTime: 00:00:01, NumStarts: 1

20190305-15:44:11 Status Testcase Totals: Tests: 3, Pass: 2, Fail: 0

20190305-15:44:11 Status Job Result: None

20190305-15:44:11 Stop JobID: 10

========

[root@primeclient Results_20190305154146_test1]# ls -l

total 100

-rw-rw-rw-. 1 root root    33 Mar  5 15:42 CheckSSH-10.23.93.41.txt

drwxrwxrwx. 2 root root  4096 Mar  5 15:42 configfiles

drwxrwxrwx. 2 root root  4096 Mar  5 15:43 guestinfofiles

drwxrwxrwx. 2 root root  4096 Mar  5 15:44 restorefiles

drwxrwxrwx. 2 root root  4096 Mar  5 15:44 setupfiles

-rw-rw-rw-. 1 root root   142 Mar  5 15:43 TimeChecks.txt

-rw-rw-rw-. 1 root root   299 Mar  5 15:43 VC-CheckTime.txt

-rw-rw-rw-. 1 root root  6856 Mar  5 15:43 VC-ClusterMapping.txt

-rw-rw-rw-. 1 root root   332 Mar  5 15:44 VC-DRSsettings.txt

-rw-rw-rw-. 1 root root   149 Mar  5 15:41 VC-ListClientHosts.txt

-rw-rw-rw-. 1 root root   149 Mar  5 15:41 VC-ListHosts.txt

-rw-rw-rw-. 1 root root   180 Mar  5 15:43 VC-ListLUNs.txt

-rw-rw-rw-. 1 root root  4804 Mar  5 15:43 VC-ListVMs.txt

-rw-rw-rw-. 1 root root 29388 Mar  5 15:41 VMmark3.properties

-rw-rw-rw-. 1 root root    98 Mar  5 15:42 VMmark3-ServicePreCheck.txt

drwxrwxrwx. 2 root root  4096 Mar  5 15:41 workloadfiles

Tags (1)
1 Solution

Accepted Solutions
jpschnee
VMware Employee
VMware Employee
Jump to solution

You might try looking in the setup files.  Something like "./setupfiles/VC-DeploySetup.out" should help identify where things are going wrong.

-Joshua

View solution in original post

1 Reply
jpschnee
VMware Employee
VMware Employee
Jump to solution

You might try looking in the setup files.  Something like "./setupfiles/VC-DeploySetup.out" should help identify where things are going wrong.

-Joshua