Created
October 25, 2018 09:22
-
-
Save hassenius/4a571955452ad5d1693109a92548f9ee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Starting deploy pkg operation | |
Deploying /tmp/vmware-root/6b7f3c42/imcf-DpjnKj | |
Initializing deployment module. | |
Cleaning old state file from tmp directory. | |
EXIT STATE INPROGRESS | |
Setting deploy error: Error removing lock /tmp/.vmware-deploy.INPROGRESS (No such file or directory) | |
EXIT STATE Done | |
Setting deploy error: Error removing lock /tmp/.vmware-deploy.Done (No such file or directory) | |
EXIT STATE ERRORED | |
Setting deploy error: Error removing lock /tmp/.vmware-deploy.ERRORED (No such file or directory) | |
Setting deploy error: Success. | |
Deploying cabinet file /tmp/vmware-root/6b7f3c42/imcf-DpjnKj. | |
Transitioning from state (null) to state INPROGRESS. | |
ENTER STATE INPROGRESS | |
Reading cabinet file /tmp/vmware-root/6b7f3c42/imcf-DpjnKj. | |
Flags in the header: 0 | |
Original deployment command: /usr/bin/perl -I/tmp/.vmware/linux/deploy/scripts /tmp/.vmware/linux/deploy/scripts/Customize.pl /tmp/.vmware/linux/deploy/cust.cfg | |
Actual deployment command: /usr/bin/perl -I/tmp/.vmware-imgcust-dqRhUkr/scripts /tmp/.vmware-imgcust-dqRhUkr/scripts/Customize.pl /tmp/.vmware-imgcust-dqRhUkr/cust.cfg | |
Extracting package files. | |
Check if cust.cfg exists. | |
cust.cfg is found in '/tmp/.vmware-imgcust-dqRhUkr' directory. | |
Command to exec : /usr/bin/cloud-init | |
sizeof ProcessInternal is 56 | |
Returning, pending output from stdout | |
Returning, pending output from stderr | |
Process exited normally after 1 seconds, returned 0 | |
Saving output from stdout | |
No more output from stdout | |
No more output from stderr | |
Customization command output: /usr/bin/cloud-init 18.3-9-g2e62cb8a-0ubuntu1~16.04.2 | |
cloud-init is installed | |
Checking if cloud.cfg exists and if cloud-init is enabled. | |
Executing cloud-init workflow | |
Creating temp directory /var/run/vmware-imc to copy customization files | |
Command to exec : /bin/mkdir | |
sizeof ProcessInternal is 56 | |
Returning, pending output from stdout | |
Returning, pending output from stderr | |
Process exited normally after 0 seconds, returned 0 | |
No more output from stdout | |
No more output from stderr | |
Customization command output: | |
Check if nics.txt exists. Copy if exists, skip otherwise | |
Command to exec : /usr/bin/test | |
sizeof ProcessInternal is 56 | |
Returning, pending output from stdout | |
Returning, pending output from stderr | |
Process exited normally after 0 seconds, returned 0 | |
No more output from stdout | |
No more output from stderr | |
Customization command output: | |
nics.txt file exists. Copying.. | |
Command to exec : /bin/cp | |
sizeof ProcessInternal is 56 | |
Returning, pending output from stdout | |
Returning, pending output from stderr | |
Process exited normally after 0 seconds, returned 0 | |
No more output from stdout | |
No more output from stderr | |
Customization command output: | |
Command to exec : /bin/mv | |
sizeof ProcessInternal is 56 | |
Returning, pending output from stdout | |
Returning, pending output from stderr | |
Process exited normally after 0 seconds, returned 0 | |
No more output from stdout | |
No more output from stderr | |
Customization command output: | |
Check if custom script(pre/post customization) exists. | |
Copying main configuration file cust.cfg | |
Command to exec : /bin/cp | |
sizeof ProcessInternal is 56 | |
Returning, pending output from stdout | |
Returning, pending output from stderr | |
Process exited normally after 0 seconds, returned 0 | |
No more output from stdout | |
No more output from stderr | |
Customization command output: | |
Command to exec : /bin/mv | |
sizeof ProcessInternal is 56 | |
Returning, pending output from stdout | |
Returning, pending output from stderr | |
Process exited normally after 0 seconds, returned 0 | |
No more output from stdout | |
No more output from stderr | |
Customization command output: | |
Deployment for cloud-init succeeded. | |
Transitioning from state INPROGRESS to state Done. | |
ENTER STATE Done | |
EXIT STATE INPROGRESS | |
Launching cleanup. | |
Command to exec : /bin/rm | |
sizeof ProcessInternal is 56 | |
Returning, pending output from stdout | |
Returning, pending output from stderr | |
Process exited normally after 0 seconds, returned 0 | |
No more output from stdout | |
No more output from stderr | |
Customization command output: | |
sSkipReboot: true, forceSkipReboot false | |
Ran DeployPkg_DeployPackageFromFile successfully | |
## Closing log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment