Page MenuHomePhabricator

Build 21617
FailedPublic

Run "arc unit --everything"

When
Completed at Apr 2 2017, 10:02 PM · Built for 1 m, 15 s
Status
Failed

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

1[2017-04-02 22:01:54] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=d1db9a72b552), phabricator(head=a9e2732a5cb365b7ec30fe7fbe9e9305fbbad2d7, ref.master=b4effdf26c3e), phutil(head=master, ref.master=c581e769f10c)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

280 PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
281 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
282 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
283 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
284 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
285 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
286 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
287 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
288 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
289 PASS 31ms★ PhabricatorRepositoryURITestCase::testURIGeneration
290 FAIL PhabricatorSetupCheckTestCase::testLoadAllChecks
291EXCEPTION (PhutilBootloaderException): Include of '/core/data/drydock/workingcopy-87/repo/phabricator/src/applications/config/check/PhabricatorElasticsearchSetupCheck.php' failed!
292#0 /core/data/drydock/workingcopy-87/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'applications/co...')
293#1 /core/data/drydock/workingcopy-87/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array)
294#2 /core/data/drydock/workingcopy-87/repo/libphutil/src/symbols/PhutilSymbolLoader.php(324): PhutilSymbolLoader->selectAndLoadSymbols()
295#3 /core/data/drydock/workingcopy-87/repo/libphutil/src/symbols/PhutilClassMapQuery.php(239): PhutilSymbolLoader->loadObjects()
296#4 /core/data/drydock/workingcopy-87/repo/libphutil/src/symbols/PhutilClassMapQuery.php(179): PhutilClassMapQuery->loadMap()
297#5 /core/data/drydock/workingcopy-87/repo/phabricator/src/applications/config/check/PhabricatorSetupCheck.php(244): PhutilClassMapQuery->execute()
298#6 /core/data/drydock/workingcopy-87/repo/phabricator/src/applications/config/check/__tests__/PhabricatorSetupCheckTestCase.php(6): PhabricatorSetupCheck::loadAllChecks()
299#7 [internal function]: PhabricatorSetupCheckTestCase->testLoadAllChecks()
300#8 /core/data/drydock/workingcopy-87/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
301#9 /core/data/drydock/workingcopy-87/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
302#10 /core/data/drydock/workingcopy-87/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
303#11 /core/data/drydock/workingcopy-87/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
304#12 /core/data/drydock/workingcopy-87/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
305#13 {main}
306 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
307 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
308 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
309 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
310 PASS 66ms PhabricatorSpacesTestCase::testSpacesAnnihilation
311 PASS 51ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
312 PASS 39ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
313 PASS 21ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
314 PASS 84ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
315 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
316 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
317 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
318 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
319 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
320 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
321 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
322 PASS 5ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
323 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
324 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
325 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
326 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
327 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
328 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
329 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
330 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
331 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
332 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
333 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
334 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
335 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
336 PASS 10ms★ PhabricatorWorkerTestCase::testLeaseTask
337 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
338 PASS 12ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
339 PASS 10ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
340 PASS 16ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
341 PASS 10ms★ PhabricatorWorkerTestCase::testExecuteTask
342 PASS 14ms★ PhabricatorWorkerTestCase::testOldestFirst
343 PASS 8ms★ PhabricatorWorkerTestCase::testMultipleLease
344 PASS 89ms PhabricatorWorkerTestCase::testTooManyTaskFailures
345 PASS 22ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
346 PASS 24ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
347 PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
348 PASS 379ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
349 PASS 215ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
350 PASS 1.8s PhabricatorChangeParserTestCase::testMercurialParser
351 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionParser
352 PASS 684ms PhabricatorChangeParserTestCase::testGitParser
353 PASS 288ms PhabricatorChangeParserTestCase::testSubversionPartialParser
354 PASS 273ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
355 PASS 182ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
356 PASS 739ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
357 PASS 136ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
358 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
359 PASS 288ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
360 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
361 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
362 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
363 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
364 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
365 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
366 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
367 PASS 1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
368 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
369 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
370 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
371 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
372 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
373 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
374 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
375 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
376 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
377 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
378 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
379

Build Working Copy

When
Completed at Apr 2 2017, 10:01 PM · Built instantly
Status
Passed

Event Timeline