[16:01:22] I recently backed up a lot of data from https://dumps.wikimedia.org/ [16:02:36] I'm going to do a wikipedia mirror to feed myself and play [16:03:34] But I have a problem, I don't know how to quickly import the data from https://dumps.wikimedia.org/ into my MySQL data [16:06:48] I'm running very slowly using the "ImportDumps. PHP" import data [16:07:15] Who can help me? [16:14:02] Are there any developers or administrators ? [22:11:55] hi ! [22:12:12] there's a problem with jenkins, anyone around to take a look ? [22:18:40] Sophivorus: you mean with the wikimedia CI? [22:18:47] probably #wikimedia-releng is a better place to ask [22:18:59] CI? What's CI ? [22:19:11] I mean Jenkins, the automated tool for checking and merging changes [22:23:47] Sophivorus: that's what CI is [22:23:52] it means continous integration [22:23:58] ah, thanx [22:24:06] "integration" here means "to merge into the master (or another) branch" [22:24:38] https://integration.wikimedia.org/zuul/ zuul queue is currently empty [22:25:25] Sophivorus: what do you see as issue at https://integration.wikimedia.org/ci/? [22:25:32] There are some jobs running [22:26:01] https://integration.wikimedia.org/ci/job/beta-scap-eqiad/lastSuccessfulBuild/console <- this one succceeded 11 minutes aog [22:26:13] probably not that [22:26:17] i just filed a report, https://phabricator.wikimedia.org/T166480 [22:26:45] Dereckson: its about Jenkins not loading the file that defines the tag when testing extensions [22:27:39] Sophivorus: Jenkins is the software to run tests, report success or failure [22:28:21] Dereckson: indeed, and he's reporting failure for some parser tests that pass when I run them locally [22:29:42] Let's see at https://integration.wikimedia.org/ci/job/mediawiki-extensions-hhvm-jessie/14493/console if it still does that [22:31:07] Dereckson: hmm do i need to do something ? [22:31:53] perhaps provide in the task how do you run the tests locally (with what command / environment) [22:33:21] php tests/parser/parserTests.php --file=extensions/LabeledSectionTransclusion/lstParserTests.txt [22:33:24] already done so [22:33:28] Dereckson: yep [22:42:15] Dereckson: jenkins failed again, this time there seem to be two errors [22:43:17] hashar is currently sleeping or offline, but they probably could check what happened tommorow [22:43:31] thanks [22:44:08] Dereckson: this ci bug is holding my patch from merge, do you think you can manually merge it ? [22:44:53] That won't solve the issue: Jenkins will raise issues with further changes too [22:45:57] damn :-(