Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at May 15 2020, 8:59 PM · Built for 3 m, 32 s
- Status
Failed
5 empty logs are hidden. Show all logs.
5 | STDOUT |
---|---|
6 | Loading quickstart template onto "localhost"... |
7 | Applying patch "phabricator:db.paste" to host "localhost"... |
8 | Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"... |
9 | Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"... |
10 | Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"... |
11 | Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"... |
12 | Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"... |
13 | Applying patch "phabricator:20190718.paste.05.comment.sql" to host "localhost"... |
14 | Applying patch "phabricator:20190802.email.01.storage.sql" to host "localhost"... |
15 | Applying patch "phabricator:20190802.email.02.xaction.sql" to host "localhost"... |
16 | Applying patch "phabricator:20190815.account.01.carts.php" to host "localhost"... |
17 | Applying patch "phabricator:20190815.account.02.subscriptions.php" to host "localhost"... |
18 | Applying patch "phabricator:20190816.payment.01.xaction.sql"... (2,140 more bytes) ... |
19 | |
20 | STDERR |
21 | [2020-05-15 20:59:41] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away |
22 | |
23 | This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also indicate that something used the MySQL "KILL <process>" command to kill the connection running the query. at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:335] |
24 | arcanist(head=master, ref.master=e3030ebcad53), phabricator(head=93b08f0e83e684d3bb0c1c1b0ed414618a9987a6) |
25 | #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:379] |
26 | #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:320] |
27 | #2 AphrontBaseMySQLDatabaseConnection::throwQueryException(mysqli... (2,403 more bytes) ... |
28 | (Run with `--trace` for a full exception trace.) |
29 |
5 | STDOUT |
---|---|
6 | Loading quickstart template onto "localhost"... |
7 | Applying patch "phabricator:db.paste" to host "localhost"... |
8 | Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"... |
9 | Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"... |
10 | Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"... |
11 | Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"... |
12 | Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"... |
13 | Applying patch "phabricator:20190718.paste.05.comment.sql" to host "localhost"... |
14 | Applying patch "phabricator:20190802.email.01.storage.sql" to host "localhost"... |
15 | Applying patch "phabricator:20190802.email.02.xaction.sql" to host "localhost"... |
16 | Applying patch "phabricator:20190815.account.01.carts.php" to host "localhost"... |
17 | Applying patch "phabricator:20190815.account.02.subscriptions.php" to host "localhost"... |
18 | Applying patch "phabricator:20190816.payment.01.xaction.sql"... (2,140 more bytes) ... |
19 | |
20 | STDERR |
21 | [2020-05-15 20:59:41] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away |
22 | |
23 | This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also indicate that something used the MySQL "KILL <process>" command to kill the connection running the query. at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:335] |
24 | arcanist(head=master, ref.master=e3030ebcad53), phabricator(head=93b08f0e83e684d3bb0c1c1b0ed414618a9987a6) |
25 | #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:379] |
26 | #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:320] |
27 | #2 AphrontBaseMySQLDatabaseConnection::throwQueryException(mysqli... (2,403 more bytes) ... |
28 | (Run with `--trace` for a full exception trace.) |
29 |
95 | COMMAND |
---|---|
96 | php /core/data/drydock/workingcopy-82/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m |
97 | |
98 | STDOUT |
99 | MySQL Credentials Not Configured |
100 | |
101 | Unable to connect to MySQL using the configured credentials. You must |
102 | configure standard credentials before you can upgrade storage. Run these |
103 | commands to set up credentials: |
104 | |
105 | phabricator/ $ ./bin/config set mysql.host __host__ |
106 | phabricator/ $ ./bin/config set mysql.user __username__ |
107 | phabricator/ $ ./bin/config set mysql.pass __password__ |
108 | |
109 | These standard credentials are separate from any administrative credentials |
110 | provided to this command with __--user__ or __--password__, and must be |
111 | configured correctly before you can proceed. |
112 | |
113 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
114 | #2002: No such file or directory. |
115 | |
116 | |
117 | STDERR |
118 | [2020-05-15 20:59:46] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-82/repo/arcanist/src/future/exec/ExecFuture.php on line 409 |
119 |
1203 | COMMAND |
---|---|
1204 | php /core/data/drydock/workingcopy-82/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m |
1205 | |
1206 | STDOUT |
1207 | MySQL Credentials Not Configured |
1208 | |
1209 | Unable to connect to MySQL using the configured credentials. You must |
1210 | configure standard credentials before you can upgrade storage. Run these |
1211 | commands to set up credentials: |
1212 | |
1213 | phabricator/ $ ./bin/config set mysql.host __host__ |
1214 | phabricator/ $ ./bin/config set mysql.user __username__ |
1215 | phabricator/ $ ./bin/config set mysql.pass __password__ |
1216 | |
1217 | These standard credentials are separate from any administrative credentials |
1218 | provided to this command with __--user__ or __--password__, and must be |
1219 | configured correctly before you can proceed. |
1220 | |
1221 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
1222 | #2002: No such file or directory. |
1223 | |
1224 | |
1225 | STDERR |
1226 | [2020-05-15 20:59:46] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-82/repo/arcanist/src/future/exec/ExecFuture.php on line 409 |
1227 |
199 | PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries |
---|---|
200 | PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote |
201 | PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping |
202 | PASS 7ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing |
203 | PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender |
204 | PASS 85ms PhabricatorMetaMTAMailTestCase::testMailSendFailures |
205 | PASS 156ms PhabricatorMetaMTAMailTestCase::testMailerFailover |
206 | PASS 176ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders |
207 | PASS 2.5s PhabricatorMetaMTAMailTestCase::testMailSizeLimits |
208 | PASS 389ms PhabricatorMetaMTAMailTestCase::testRecipients |
209 | PASS 5ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail |
210 | PASS 9ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail |
211 | PASS 41ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail |
212 | PASS 50ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail |
213 | PASS 18ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail |
214 | PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets |
215 | PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks |
216 | PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI |
217 | PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI |
218 | PASS 80ms PhabricatorObjectListQueryTestCase::testObjectListQuery |
219 | PASS 371ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail |
220 | PASS 187ms PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail |
221 | PASS 405ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail |
222 | PASS 361ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail |
223 |
Build Working Copy
Build Working Copy
- When
- Completed at May 15 2020, 8:56 PM · Built for 7 s
- Status
Passed