Page MenuHomePhabricator

Build 29561
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Jan 24 2019, 12:06 AM · Built for 1 m, 14 s
Status
Failed

Build Log 26973 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2019-01-24 00:06:19] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=293f8ab4f9305898050c4b69713396066f6148a8, ref.master=ecae936d9701), phutil(head=master, ref.master=1d3b33d4ccbf)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 26972 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

951#8 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(273): PhabricatorRepositoryQuery->didFilterPage(Array)
952#9 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute()
953#10 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/diffusion/request/DiffusionRequest.php(157): PhabricatorPolicyAwareQuery->executeOne()
954#11 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/diffusion/request/DiffusionRequest.php(106): DiffusionRequest::newFromIdentifier('PHID-REPO-3wfca...', Object(PhabricatorUser), NULL)
955#12 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/diffusion/conduit/DiffusionQueryConduitAPIMethod.php(111): DiffusionRequest::newFromDictionary(Array)
956#13 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(123): DiffusionQueryConduitAPIMethod->execute(Object(ConduitAPIRequest))
957#14 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/conduit/call/ConduitCall.php(131): ConduitAPIMethod->executeMethod(Object(ConduitAPIRequest))
958#15 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/conduit/call/ConduitCall.php(81): ConduitCall->executeMethod()
959#16 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/diffusion/query/DiffusionQuery.php(82): ConduitCall->execute()
960#17 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/repository/worker/commitchangeparser/PhabricatorRepositoryGitCommitChangeParserWorker.php(21): DiffusionQuery::callConduitWithDiffusionRequest(Object(PhabricatorUser), Object(DiffusionGitRequest), 'diffusion.inter...', Array)
961#18 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/repository/worker/commitchangeparser/PhabricatorRepositoryCommitChangeParserWorker.php(52): PhabricatorRepositoryGitCommitChangeParserWorker->parseCommitChanges(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit))
962#19 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1170): PhabricatorRepositoryCommitChangeParserWorker->parseChangesForUnitTest(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit))
963#20 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1192): PhabricatorChangeParserTestCase->parseCommit(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit))
964#21 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(202): PhabricatorChangeParserTestCase->expectChanges(Object(PhabricatorRepository), Array, Array)
965#22 [internal function]: PhabricatorChangeParserTestCase->testGitParser()
966#23 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
967#24 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
968#25 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
969#26 /core/data/drydock/workingcopy-85/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
970#27 /core/data/drydock/workingcopy-85/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
971#28 {main}
972 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
973 PASS 314ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
974 PASS 992ms PhabricatorChangeParserTestCase::testSubversionParser
975 PASS 238ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
976 PASS 490ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
977 PASS 155ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
978 PASS 213ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
979 PASS 50ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
980 PASS 117ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
981 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
982 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
983 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
984 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
985 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
986 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
987 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
988 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
989 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
990 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
991 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
992 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
993 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
994 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
995 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
996 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
997 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
998 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
999 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
1000

Build Working Copy

When
Completed at Jan 24 2019, 12:05 AM · Built for 20 s
Status
Passed

Event Timeline