DaanHoogland commented on PR #11071:
URL: https://github.com/apache/cloudstack/pull/11071#issuecomment-3687190914
@rg9975 , the deploy fails:
```
10:03:25 fatal: [pr11071-t15047-kvm-ol8-mgmt2]: FAILED! => {"changed": true,
"cmd": "/usr/bin/cloudstack-setup-databases 'cloud’:’******'@'10.0.33.124' ",
"delta": "0:00:00.114740", "end": "2025-12-23 09:03:25.297505", "failed": true,
"rc": 1, "start": "2025-12-23 09:03:25.182765", "stderr": "\n\nWe apologize for
below
error:\n***************************************************************\nCannot
find
@MSCONF@/db.properties\n***************************************************************\nPlease
run:\n\n cloudstack-setup-databases -h\n\nfor full help", "stderr_lines":
["", "", "We apologize for below error:",
"***************************************************************", "Cannot find
@MSCONF@/db.properties",
"***************************************************************", "Please
run:", "", " cloudstack-setup-databases -h", "", "for full help"], "stdout":
"Mysql user name:cloud
[ \u001b[92mOK\u001b[0m ]\nMy
sql user password:******
[ \u001b[92mOK\u001b[0m ]\nMysql server ip:10.0.33.124
[ \u001b[92mOK\u001b[0m ]\nMysql server port:3306
[ \u001b[92mOK\u001b[0m
]\nChecking Cloud database files ...
", "stdout_lines": ["Mysql user name:cloud
[ \u001b[92mOK\u001b[0m ]", "Mysql user password:******
[ \u001b[92mOK\u001b[0m
]", "Mysql server ip:10.0.33.124
[ \u001b[92mOK\u001b[0m ]", "Mysql server port:3306
[ \u001b[92mOK\u001b[0m ]", "Checking Cloud
database files ... "]}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]