Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 19 2021, 8:02 PM · Built for 3 m, 5 s
- Status
Failed
| 5 | COMMAND |
|---|---|
| 6 | php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_qwrvwi575ubn3ywkfke7xvnf |
| 7 | |
| 8 | STDOUT |
| 9 | MySQL Credentials Not Configured |
| 10 | |
| 11 | Unable to connect to MySQL using the configured credentials. You must |
| 12 | configure standard credentials before you can upgrade storage. Run these |
| 13 | commands to set up credentials: |
| 14 | |
| 15 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 16 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 17 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 18 | |
| 19 | These standard credentials are separate from any administrative credentials |
| 20 | provided to this command with __--user__ or __--password__, and must be |
| 21 | configured correctly before you can proceed. |
| 22 | |
| 23 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 24 | #2002: No such file or directory. |
| 25 | |
| 26 | |
| 27 | STDERR |
| 28 | [2021-02-19 20:02:38] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 29 |
| 2462 | COMMAND |
|---|---|
| 2463 | php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_qwrvwi575ubn3ywkfke7xvnf |
| 2464 | |
| 2465 | STDOUT |
| 2466 | MySQL Credentials Not Configured |
| 2467 | |
| 2468 | Unable to connect to MySQL using the configured credentials. You must |
| 2469 | configure standard credentials before you can upgrade storage. Run these |
| 2470 | commands to set up credentials: |
| 2471 | |
| 2472 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 2473 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 2474 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 2475 | |
| 2476 | These standard credentials are separate from any administrative credentials |
| 2477 | provided to this command with __--user__ or __--password__, and must be |
| 2478 | configured correctly before you can proceed. |
| 2479 | |
| 2480 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 2481 | #2002: No such file or directory. |
| 2482 | |
| 2483 | |
| 2484 | STDERR |
| 2485 | [2021-02-19 20:02:38] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 2486 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 19 2021, 7:59 PM · Built for 7 s
- Status
Passed