[Wikidata-bugs] [Maniphest] T364827: Wikimedia\Rdbms\DBQueryError: Error 1049: Unknown database 'cognate_wiktionary'

2024-05-14 Thread hashar
hashar added a comment. In T364827#9793877 <https://phabricator.wikimedia.org/T364827#9793877>, @Ladsgroup wrote: > That code is used in other places now, making the roll back more complicated. The fix is straightforward. Cool, that makes sense. I note you have propos

[Wikidata-bugs] [Maniphest] T316876: wdqs: replace git-fat with git-lfs

2024-04-04 Thread hashar
hashar added a project: git-lfs. TASK DETAIL https://phabricator.wikimedia.org/T316876 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: dancy, RKemper, bking, demon, Aklapper, Danny_Benjafield_WMDE, S8321414, Astuthiodit_1, AWesterinen

[Wikidata-bugs] [Maniphest] T230015: Make "analytics/wmde/toolkit-analyzer-build" use git lfs

2024-04-04 Thread hashar
hashar added a project: git-lfs. TASK DETAIL https://phabricator.wikimedia.org/T230015 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, hashar Cc: hashar, Lydia_Pintscher, greg, thcipriani, alaa_wmde, Addshore, Aklapper, Ladsgroup

[Wikidata-bugs] [Maniphest] T185211: Generate coverage report for Wikidata extensions

2024-04-02 Thread hashar
hashar added a subtask: T288396: Re-start Wikibase test coverage reporting. TASK DETAIL https://phabricator.wikimedia.org/T185211 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: WMDE-leszek, gerritbot, hashar, Legoktm, greg, Aklapper

[Wikidata-bugs] [Maniphest] T288396: Re-start Wikibase test coverage reporting

2024-04-02 Thread hashar
hashar added a parent task: T185211: Generate coverage report for Wikidata extensions. TASK DETAIL https://phabricator.wikimedia.org/T288396 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: Michael, Ladsgroup, tstarling, WMDE-leszek

[Wikidata-bugs] [Maniphest] T185211: Generate coverage report for Wikidata extensions

2024-04-02 Thread hashar
hashar added a comment. In T185211#9679207 <https://phabricator.wikimedia.org/T185211#9679207>, @Lucas_Werkmeister_WMDE wrote: > Yet the most important one by far, Wikibase, still doesn’t have coverage information. Sorry I have somehow missed Wikibase was in the list of

[Wikidata-bugs] [Maniphest] T185211: Generate coverage report for Wikidata extensions

2024-03-29 Thread hashar
hashar closed this task as "Resolved". hashar added a comment. Since this task got filed in 2018, coverage has been added to lot of extensions https://doc.wikimedia.org/cover-extensions/ TASK DETAIL https://phabricator.wikimedia.org/T185211 EMAIL PREFERENC

[Wikidata-bugs] [Maniphest] T185211: Generate coverage report for Wikidata extensions

2024-03-29 Thread hashar
hashar updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T185211 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: WMDE-leszek, gerritbot, hashar, Legoktm, greg, Aklapper, Jdforrester-WMF, Lucas_Werkmeister_WMDE

[Wikidata-bugs] [Maniphest] T357697: Archive WMDE analytics Gerrit repositories

2024-03-21 Thread hashar
hashar added a comment. I have deleted all the repositories from the search links at T357697#9648813 <https://phabricator.wikimedia.org/T357697#9648813> :) TASK DETAIL https://phabricator.wikimedia.org/T357697 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings

[Wikidata-bugs] [Maniphest] T357697: Archive WMDE analytics Gerrit repositories

2024-03-21 Thread hashar
hashar added a comment. When archiving the Gerrit repositories, we delete the mirrors in GitHub. The replication replaces slashes [/] by dashes [-] in the Gerrit project names. So we can delete the repositories listed at: - https://github.com/orgs/wikimedia/repositories?q=analytics

[Wikidata-bugs] [Maniphest] T356896: Wikibase CI on REL1_40 broken: QUnit tests failing to run

2024-03-19 Thread hashar
hashar added a comment. This is an exact duplicate of T356402: [ES] Investigate OutOfMemory error in browser test, remove workaround <https://phabricator.wikimedia.org/T356402> which itself follows up T354179: EntitySchema CI broken on master with OutOfMemory error in browser test

[Wikidata-bugs] [Maniphest] T360014: User JavaScript not loading on 1.42.0-wmf.22 (Wikidata, Commons, other group1 wikis)

2024-03-13 Thread hashar
hashar added a comment. Danke schön @Lucas_Werkmeister_WMDE TASK DETAIL https://phabricator.wikimedia.org/T360014 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: TheresNoTime, Michael, hashar, Krinkle, matmarex, Mbch331

[Wikidata-bugs] [Maniphest] T360014: User JavaScript not loading on 1.42.0-wmf.22 (Wikidata, Commons, other group1 wikis)

2024-03-13 Thread hashar
hashar added subscribers: matmarex, Krinkle, hashar. hashar added a comment. In T360014#9625896 <https://phabricator.wikimedia.org/T360014#9625896>, @Lucas_Werkmeister_WMDE wrote: > I’m able to reproduce the issue locally; `git bisect` points at ResourceLoader: Add preload fo

[Wikidata-bugs] [Maniphest] T356402: [ES] Investigate OutOfMemory error in browser test, remove workaround

2024-02-13 Thread hashar
hashar added a comment. `$wgLocalisationCacheConf['store'] = 'array';` that is the format used to store the cache. Looking at the `mw-debug-www.log` generated by a Selenium, it gets the localization cache from Memcached: [MessageCache] MessageCache using store MemcachedPhpBagOStuff

[Wikidata-bugs] [Maniphest] T356402: [ES] Investigate OutOfMemory error in browser test, remove workaround

2024-02-12 Thread hashar
hashar added a comment. > Fatal error: Allowed memory size of 134217728 bytes exhausted... I don't know what is the memory limit on CI, and 128MBytes sounds on the low end. Looking at `docker-registry.wikimedia.org/releng/quibble-buster-php74:1.6.0-s4`: $ grep -R memory_li

[Wikidata-bugs] [Maniphest] T354881: Wikibase CI broken due to Tainted Reference Node 18 indirect crypto dependency incompatibility

2024-01-12 Thread hashar
hashar added a comment. And here is the webpack issue: nodejs 17: digital envelope routines::unsupported #14532 <https://github.com/webpack/webpack/issues/14532>. Apparently fixed as part of add wasm md4 implementation #14584 <https://github.com/webpack/webpack/pull/14584>

[Wikidata-bugs] [Maniphest] T354881: Wikibase CI broken due to Tainted Reference Node 18 indirect crypto dependency incompatibility

2024-01-12 Thread hashar
hashar added a comment. The jobs got migrated from Node 16 to Node 18 by https://gerrit.wikimedia.org/r/c/integration/config/+/989842 Then checking docker-registry.wikimedia.org/releng/node16-test , it is based on Bullseye as well and thus comes with the same ssl libs: ii

[Wikidata-bugs] [Maniphest] T354881: Wikibase CI broken due to Tainted Reference Node 18 indirect crypto dependency incompatibility

2024-01-12 Thread hashar
hashar added subscribers: Jdforrester-WMF, hashar. hashar added a comment. The `mwgate-node18-docker` job uses the container `docker-registry.wikimedia.org/releng/node18-test:0.2.0-s2`. It is based on Debian Bullseye. It has: ii libssl1.1:amd64 1.1.1w-0+deb11u1 amd64Secure

[Wikidata-bugs] [Maniphest] T354534: Archive Wikidata Concepts Monitor repositories

2024-01-08 Thread hashar
hashar closed this task as "Resolved". hashar claimed this task. hashar added a comment. In T354534#9441977 <https://phabricator.wikimedia.org/T354534#9441977>, @AndrewTavis_WMDE wrote: > Hey @hashar  For clarification, could I just check that what we're discussing h

[Wikidata-bugs] [Maniphest] T348765: [c1d5a3b3-fdff-48d8-8a1d-f10635d5c3a4] /w/api.php Wikimedia\Rdbms\DBTransactionError: Transaction round stage must be 'cursory' (not 'within-commit-callbacks')

2023-11-29 Thread hashar
hashar added a comment. A fresher one: - service.version: 1.42.0-wmf.7 - trace.id: 1850669a-baf2-468c-afb5-94848053b78c - Find trace.id in Logstash <https://logstash.wikimedia.org/app/dashboards#/view/AXFV7JE83bOlOASGccsT?_g=(time:(from:'2023-11-28T10:27:48.217Z',to:'2023-11-29T10

[Wikidata-bugs] [Maniphest] T295601: wikidata-query-gui-build doesn’t work when latest commit is by dependabot (commit-msg hook adds Change-Id in wrong place)

2023-11-20 Thread hashar
hashar added a comment. Congratulations! :] TASK DETAIL https://phabricator.wikimedia.org/T295601 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: HasanAkgun_WMDE, hashar Cc: ItamarWMDE, HasanAkgun_WMDE, noarave, hashar, Aklapper

[Wikidata-bugs] [Maniphest] T351291: Archive and decomission analytics/wmde/toolkit-analyzer

2023-11-20 Thread hashar
hashar added a parent task: T350587: Remove Java 8 images from integration/config. TASK DETAIL https://phabricator.wikimedia.org/T351291 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: ItamarWMDE, Michael, Manuel, AndrewTavis_WMDE, WMDE

[Wikidata-bugs] [Maniphest] T134091: Deactivate/archive WikibaseQuery extension

2023-11-17 Thread hashar
hashar added a comment. In T134091#2483604 <https://phabricator.wikimedia.org/T134091#2483604>, @demon wrote: > Hidden in Gerrit, deleted on Github, archived in Phab. As part of {T349543} I have changed the Gerrit repository from Hidden to Read-Only. TASK DETAI

[Wikidata-bugs] [Maniphest] T351291: Archive and decomission analytics/wmde/toolkit-analyzer

2023-11-15 Thread hashar
hashar added a comment. Thanks @Manuel and @AndrewTavis_WMDE :-] TASK DETAIL https://phabricator.wikimedia.org/T351291 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: ItamarWMDE, Michael, Manuel, AndrewTavis_WMDE, WMDE-leszek

[Wikidata-bugs] [Maniphest] T255706: [WB-Client] [TECH] Wikibase\Client\Usage\Sql\EntityUsageTable::addUsages Deadlock

2023-10-16 Thread hashar
hashar added a comment. I have removed a log filter from Kibana MediaWiki New Errors dashboard <https://logstash.wikimedia.org/app/dashboards#/view/c7013c90-a487-11ec-be91-b3435f0c0c49> which pointed back to this task. There is no hit over the last eight weeks. The filter was //T

[Wikidata-bugs] [Maniphest] T231084: Assert.php: Bad value for parameter $oldContent: must be a TextContent|null [Story Points 5]

2023-10-16 Thread hashar
hashar added a comment. I have removed a log filter from Kibana MediaWiki New Errors dashboard <https://logstash.wikimedia.org/app/dashboards#/view/c7013c90-a487-11ec-be91-b3435f0c0c49> which pointed back to this task. There is no hit over the last four weeks. The

[Wikidata-bugs] [Maniphest] T328543: [QB] [WDQS-GUI] Move build scripts from CI to the repository

2023-10-13 Thread hashar
hashar added a comment. One of the issue we have encountered is the `git push` to Gerrit failed due to the ssh host key not being present on the Jenkins instances. That got solved by https://gerrit.wikimedia.org/r/c/operations/puppet/+/965122 TASK DETAIL https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] T348765: [c1d5a3b3-fdff-48d8-8a1d-f10635d5c3a4] /w/api.php Wikimedia\Rdbms\DBTransactionError: Transaction round stage must be 'cursory' (not 'within-commit-callbacks')

2023-10-12 Thread hashar
hashar created this task. hashar added projects: Wikimedia-production-error, MediaWiki-extensions-WikibaseRepository. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Error - - service.version: 1.41.0-wmf.30 - trace.id: c1d5a3b3-fdff-48d8-8a1d

[Wikidata-bugs] [Maniphest] T328543: [QB] [WDQS-GUI] Move build scripts from CI to the repository

2023-09-26 Thread hashar
hashar added a comment. I have cherry picked https://gerrit.wikimedia.org/r/c/operations/puppet/+/961025 on the integration Puppet master: Notice: /Stage[main]/Profile::Ci::Slave::Labs::Common/Sshkey[gerrit]/ensure: created Which made the key available globally: cat

[Wikidata-bugs] [Maniphest] T328543: [QB] [WDQS-GUI] Move build scripts from CI to the repository

2023-09-26 Thread hashar
hashar added a comment. On an agent that executed a successful build: hashar@integration-agent-docker-1055:~$ sudo su - jenkins-deploy jenkins-deploy@integration-agent-docker-1055:~$ ssh -p 29418 gerrit.wikimedia.org wdqsguibuil...@gerrit.wikimedia.org: Permission denied

[Wikidata-bugs] [Maniphest] T328543: [QB] [WDQS-GUI] Move build scripts from CI to the repository

2023-09-26 Thread hashar
hashar added a comment. The Jenkins job clones `wikidata/query/gui` and shells out to `scripts/set-up-git.sh` which: git clone "https://gerrit.wikimedia.org/r/wikidata/query/gui-deploy; ./build git -C ./build \ remote set-url --push origin \ ssh://wdqsgu

[Wikidata-bugs] [Maniphest] T346869: WikibaseStatementUpdater fails MediaWiki structure tests

2023-09-20 Thread hashar
hashar created this task. hashar added projects: Wikidata, Wikidata-Campsite. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Adding a `.gitreview` file to WikibaseStatementUpdater results in a CI test failure. The dummy change is https://gerrit.wikimedia.org/r/c

[Wikidata-bugs] [Maniphest] T328543: [QB] [WDQS-GUI] Move build scripts from CI to the repository

2023-08-29 Thread hashar
hashar added a comment. The change made to integration/config are immediately deployed after they get merged. It is done manually by running the `./fab` script at the root of the repository and is outside scap. That is done outside of the MediaWiki backport & config win

[Wikidata-bugs] [Maniphest] T328543: [QB] [WDQS-GUI] Move build scripts from CI to the repository

2023-08-25 Thread hashar
hashar added a comment. There were a few gotchas here and there due to how we run the CI jobs and some trouble passing the ssh agent inside the container (I went to push from the Jenkins job as a workaround). @noarave thank you so much for doing this work! I am a huge fan of moving

[Wikidata-bugs] [Maniphest] T341556: CentralAuthExtensionJsonTest::testHookHandler with data set #11 ('securepoll') failing in Wikidata.org CI

2023-07-11 Thread hashar
hashar added a comment. I have rechecked a few changes with `recheck due to CI which was running with an obsolete config T341556`. TASK DETAIL https://phabricator.wikimedia.org/T341556 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] T341556: CentralAuthExtensionJsonTest::testHookHandler with data set #11 ('securepoll') failing in Wikidata.org CI

2023-07-11 Thread hashar
hashar assigned this task to Lucas_Werkmeister_WMDE. TASK DETAIL https://phabricator.wikimedia.org/T341556 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, hashar Cc: taavi, hashar, Urbanecm_WMF, Lucas_Werkmeister_WMDE

[Wikidata-bugs] [Maniphest] T341556: CentralAuthExtensionJsonTest::testHookHandler with data set #11 ('securepoll') failing in Wikidata.org CI

2023-07-11 Thread hashar
hashar added a subscriber: LucasWerkmeister. hashar added a comment. @LucasWerkmeister you are a magician. commit 76680ddc68aeb11e480865000cd59a9fbdd6d68c (HEAD -> master, origin/master, origin/HEAD) Author: James D. Forrester Date: Wed Mar 29 12:27:09 2023 +0100 T

[Wikidata-bugs] [Maniphest] T291823: Remove "old federation" methods from EntityId

2023-07-11 Thread hashar
hashar added a comment. In T291823#8996830 <https://phabricator.wikimedia.org/T291823#8996830>, @Lucas_Werkmeister_WMDE wrote: > Also, it’s possible there are more items with IDs that are broken that way, but I don’t think it’s realistically possible for us to search

[Wikidata-bugs] [Maniphest] T288396: Re-start Wikibase test coverage reporting

2023-07-10 Thread hashar
hashar added a comment. I gave it a try with a new job mwext-phpunit-coverage-docker <https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-docker/> which has the new image version. The new job does run Phpunit with just the extension: php -d extension=pcov

[Wikidata-bugs] [Maniphest] T242617: Wikibase post-merge builds are failing

2023-07-10 Thread hashar
hashar added a subtask: T288396: Re-start Wikibase test coverage reporting. TASK DETAIL https://phabricator.wikimedia.org/T242617 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: darthmon_wmde, WMDE-leszek, Michael, Jdforrester-WMF, Pablo

[Wikidata-bugs] [Maniphest] T288396: Re-start Wikibase test coverage reporting

2023-07-10 Thread hashar
hashar added a parent task: T242617: Wikibase post-merge builds are failing. TASK DETAIL https://phabricator.wikimedia.org/T288396 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: Ladsgroup, tstarling, WMDE-leszek, hashar

[Wikidata-bugs] [Maniphest] T291823: Remove "old federation" methods from EntityId

2023-07-06 Thread hashar
hashar lowered the priority of this task from "Unbreak Now!" to "Needs Triage". hashar added a comment. Dropping Unbreak Now! priority since I have managed to fix the issue by editing Wikidata items :] TASK DETAIL https://phabricator.wikimedia.org/T291823 EMAIL

[Wikidata-bugs] [Maniphest] T291823: Remove "old federation" methods from EntityId

2023-07-06 Thread hashar
hashar removed a parent task: T340244: 1.41.0-wmf.16 deployment blockers. TASK DETAIL https://phabricator.wikimedia.org/T291823 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: brennen, hashar, WMDE-leszek, Lucas_Werkmeister_WMDE, Aklapper

[Wikidata-bugs] [Maniphest] T291823: Remove "old federation" methods from EntityId

2023-07-06 Thread hashar
hashar added a comment. They use the infobox https://fr.wikipedia.org/wiki/Modèle:Infobox_Société which relies on wikidata to populate the box. One of the item is https://www.wikidata.org/wiki/Q2883390 which has a director entry listing: > Daniel Baal > object has role wd:Q19

[Wikidata-bugs] [Maniphest] T291823: Remove "old federation" methods from EntityId

2023-07-06 Thread hashar
hashar added a parent task: T340244: 1.41.0-wmf.16 deployment blockers. TASK DETAIL https://phabricator.wikimedia.org/T291823 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: hashar, WMDE-leszek, Lucas_Werkmeister_WMDE, Aklapper, Jakob_WMDE

[Wikidata-bugs] [Maniphest] T291823: Remove "old federation" methods from EntityId

2023-07-06 Thread hashar
hashar added a comment. With this week MediaWiki train "repo name no longer supported (T291823 <https://phabricator.wikimedia.org/T291823>)" error is triggered for a few pages on the french wikipedia: - https://fr.wikipedia.org/wiki/Cr%C3%A9dit_industriel_et_comm

[Wikidata-bugs] [Maniphest] T288396: Re-start Wikibase test coverage reporting

2023-07-04 Thread hashar
hashar added a comment. T288396#8979619 <https://phabricator.wikimedia.org/T288396#8979619> is a very nice dig :) > If you omit the `$ext/tests/phpunit argument`, it runs 36438 tests (presumably all tests from all installed extensions). > > Actually it's unclear t

[Wikidata-bugs] [Maniphest] T339811: Special:Search on Wikidata is broken

2023-06-18 Thread hashar
hashar closed this task as a duplicate of T339810: ApiUsageException when searching Commons. TASK DETAIL https://phabricator.wikimedia.org/T339811 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: Vojtech.dostal, Lovelano, Snowmanonahoe

[Wikidata-bugs] [Maniphest] T330380: Wikibase CI failing due to Node.js v16 incompatibility

2023-06-14 Thread hashar
hashar added a comment. > - the presence of the fibers <https://www.npmjs.com/package/fibers> package makes the storybook build fail. This is awkward because `fibers` is a transitive dependency of `@wdio/sync` in Wikibase's root-level `package.json` for browser tests (which wi

[Wikidata-bugs] [Maniphest] T332953: Migrate PipelineLib repos to GitLab

2023-05-26 Thread hashar
hashar reopened subtask T336168: Provide mechanism to publish to doc.wikimedia.org from GitLab CI as Open. TASK DETAIL https://phabricator.wikimedia.org/T332953 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: jnuche, isarantopoulos

[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar lowered the priority of this task from "Unbreak Now!" to "Medium". hashar added a comment. This is no more an unbreak now priority and I have rolled MediaWiki 1.41.0-wmf.9 to all wikis earlier today (~ 13:00 UTC). TASK DETAIL https://phabricator.wikimedi

[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar removed a parent task: T330215: 1.41.0-wmf.9 deployment blockers. TASK DETAIL https://phabricator.wikimedia.org/T336952 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: hoo, Novem_Linguae, Pikne, Swpb, hashar, brennen, Nux, Aklapper

[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a comment. Thank you so much @hoo, I am removing this task from the 1.41.0-wmf.9 train blocker ( T330215 <https://phabricator.wikimedia.org/T330215> ) since it is preexisting issue and a rare corner case. TASK DETAIL https://phabricator.wikimedia.org/T336952

[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a comment. A twist is there are two stacktrace but I only looked at the first message. The exception have a `exception.previous.message` field which I have noticed when looking at the exception used to file this task Find reqId in Logstash <https://logstash.wikimedia.org/

[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a subscriber: Swpb. hashar added a comment. And lastly if I look at the source edit for pl:History on https://pl.wikipedia.org/w/index.php?title=Historia=edit , under the edit box I get: > Wikidata entities used in this page > > - history <https://www.wikid

[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a comment. History for the items referenced in the error message: | Q16334295 | group of humans | April 22nd 16:25 | https://www.wikidata.org/w/index.php?title=Q16334295=history | | Q16889133 | class | **Edits on May 18th at 15

[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T336952 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: hashar, brennen, Nux, Aklapper, TheresNoTime, HuanNguyen, Astuthiodit_1, G1964j, Zekwn

[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a comment. The first error was apparently on May 18, 2023 @ 15:49:51.447 UTC **message**: [91f2d2a3-3348-4ce4-8b34-33ebd30cb7c4] /wiki/Historia Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find

[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a comment. A couple happened on arwiki as well: Referenced entity id lookup failed. Tried to find a referenced entity out of Q5 <https://www.wikidata.org/wiki/Q5> linked from Q1336646 <https://www.wikidata.org/wiki/Q1336646> via https://www.wikidata.org/wiki

[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T336952 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: hashar, brennen, Nux, Aklapper, TheresNoTime, HuanNguyen, Astuthiodit_1, G1964j, Zekwn

[Wikidata-bugs] [Maniphest] T332953: Migrate PipelineLib repos to GitLab

2023-05-02 Thread hashar
hashar added a comment. In T332953#8819607 <https://phabricator.wikimedia.org/T332953#8819607>, @Michaelcochez wrote: > We do our development on github. Does it make more sense to restart with a new repository on gitlab to mirror that, or better to migrate? You must do a

[Wikidata-bugs] [Maniphest] T333966: message keys shown on beta and group0 wikis (test Wikidata, etc.)

2023-04-04 Thread hashar
hashar added a comment. Confirmed: $ cd /srv/mediawiki-staging $ diff -U 0 <(jq keys php-1.41.0-wmf.2/cache/l10n/upstream/l10n_cache-en.cdb.json|sort) <(jq keys php-1.41.0-wmf.3/cache/l10n/upstream/l10n_cache-en.cdb.json|sort) --- /dev/fd/63 2023-04-04 18:54:39.500

[Wikidata-bugs] [Maniphest] T333966: message keys shown on beta and test Wikidata

2023-04-04 Thread hashar
hashar added a comment. On the deployment server I notice the files are smaller with wmf.3 compared to wmf.2: The cdb files of de and en: cache/l10n/l10n_cache-de.cdb 5.1M > 3.3M cache/l10n/l10n_cache-en.cdb 4.7M > 3.1M **Comparing with jq `de` and `en` went from

[Wikidata-bugs] [Maniphest] T333329: Wikibase phpmetrics CI job fails due to missing permissions on doc.discovery.wmnet/doc

2023-03-28 Thread hashar
hashar closed this task as a duplicate of T333294: MediaWiki periodic Doxygen Jenkins job fails to publish. TASK DETAIL https://phabricator.wikimedia.org/T29 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: hashar, WMDE-leszek

[Wikidata-bugs] [Maniphest] T333329: Wikibase phpmetrics CI job fails due to missing permissions on doc.discovery.wmnet/doc

2023-03-28 Thread hashar
hashar added a comment. Indeed! I have noticed the issue this morning when the MediaWiki core Doxygen job started failing T333294 <https://phabricator.wikimedia.org/T333294> . The root cause is the Unix user uid has been changed over night while files on the filesystem had not been u

[Wikidata-bugs] [Maniphest] T332540: Error 1213 from MediaWiki\Storage\NameTableStore::store, Deadlock found when trying to get lock; try restarting transaction INSERT IGNORE INTO `change_tag_def` (ct

2023-03-20 Thread hashar
hashar added a project: ci-test-error. TASK DETAIL https://phabricator.wikimedia.org/T332540 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: kostajh, Astuthiodit_1, karapayneWMDE, Invadibot, Devnull, LSobanski, maantietaja, ItamarWMDE

[Wikidata-bugs] [Maniphest] T285950: Investigate moving some Wikibase tests to @group Standalone

2023-03-17 Thread hashar
hashar added a comment. Related is T287582: Move some Wikibase selenium tests to a standalone job <https://phabricator.wikimedia.org/T287582> which is to run the Wikibase Selenium tests to a dedicated job in order to stop triggering them for every other repositories. We stil

[Wikidata-bugs] [Maniphest] T330752: Remove master branch from wikidata/query-builder/deploy.git

2023-02-28 Thread hashar
hashar added a comment. To clarify, it is for the Gerrit `wikidata/query-builder/deploy` repository which has: https://gerrit.wikimedia.org/r/admin/repos/wikidata/query-builder/deploy,branches | Ref| Pointer | commit

[Wikidata-bugs] [Maniphest] T314273: Archive or delete wikidata/query/flink-swift-plugin

2023-01-27 Thread hashar
hashar added subscribers: demon, hashar. hashar closed this task as "Resolved". hashar added a comment. Seems like the last step was to mark the repository archived in the Zuul configuration which has been done by @demon TASK DETAIL https://phabricator.wikimedia.org/T314

[Wikidata-bugs] [Maniphest] T314273: Archive or delete wikidata/query/flink-swift-plugin

2023-01-27 Thread hashar
hashar updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T314273 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: dcausse, Aklapper, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, AWesterinen, 786

[Wikidata-bugs] [Maniphest] T321646: Test failure Wikibase\Lexeme\Tests\MediaWiki\Specials\SpecialMergeLexemesTest::testGivenMergeSucceeds_showsSuccessMessage

2022-10-26 Thread hashar
hashar updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T321646 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: hashar, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, DannyS712

[Wikidata-bugs] [Maniphest] T321646: Test failure Wikibase\Lexeme\Tests\MediaWiki\Specials\SpecialMergeLexemesTest::testGivenMergeSucceeds_showsSuccessMessage

2022-10-26 Thread hashar
hashar created this task. hashar added projects: ci-test-error, Wikidata Lexicographical data, Wikidata. Restricted Application added a project: wdwb-tech. TASK DESCRIPTION For #quibble <https://phabricator.wikimedia.org/tag/quibble/> repository we have a job integration-quibble-f

[Wikidata-bugs] [Maniphest] T320471: Login broken for beta cluster and Selenium tests

2022-10-12 Thread hashar
hashar added a comment. @Mabualruz no worries and thanks for the followup. As one of our estimated colleagues once told me during a stressful failed deployment: > **don't worry the Wikis are still up and running** :-] TASK DETAIL https://phabricator.wikimedia.org/T320471 EM

[Wikidata-bugs] [Maniphest] T320471: Login broken for beta cluster and Selenium tests

2022-10-11 Thread hashar
hashar added a comment. Some more discussion happened on the revert change https://gerrit.wikimedia.org/r/c/mediawiki/core/+/841159 @Mabualruz about your change https://gerrit.wikimedia.org/r/c/mediawiki/core/+/838733 , it did pass on October 6th at 7:40 UTC. But that result is almost

[Wikidata-bugs] [Maniphest] T320471: Login broken for beta cluster and Selenium tests

2022-10-11 Thread hashar
hashar added a comment. The patch that got reverted is https://gerrit.wikimedia.org/r/c/mediawiki/core/+/838733 . It got a CR+2 by @Mabualruz and CI triggered reporting: > Starting gate-and-submit jobs. > https://integration.wikimedia.org/zuul/ Ten minutes later the change

[Wikidata-bugs] [Maniphest] T320471: Login broken for beta cluster and Selenium tests

2022-10-11 Thread hashar
hashar updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T320471 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: hashar, Winston_Sung, dom_walden, kostajh, Aklapper, Astuthiodit_1, Sgs, karapayneWMDE, Invadibot

[Wikidata-bugs] [Maniphest] T320471: All Selenium tests using authentication are broken

2022-10-11 Thread hashar
hashar added a project: Beta-Cluster-reproducible. hashar added a comment. The `wmf-quibble` jobs triggers with core, vendor, Vector and the following extensions: mediawiki/extensions/AbuseFilter mediawiki/extensions/AntiSpoof mediawiki/extensions/Babel mediawiki/extensions

[Wikidata-bugs] [Maniphest] T318525: Wikibase CI failure: quibble-buster-php74-bundle does not exist

2022-09-27 Thread hashar
hashar closed this task as "Resolved". hashar assigned this task to Jdforrester-WMF. hashar added a comment. James has build the image with https://gerrit.wikimedia.org/r/c/integration/config/+/835152 and switched the jobs to php7.4 ;) TASK DETAIL https://phabricator.wikimedia.o

[Wikidata-bugs] [Maniphest] T318525: Wikibase CI failure: quibble-buster-php74-bundle does not exist

2022-09-26 Thread hashar
hashar added a subscriber: Jdforrester-WMF. hashar added a comment. @Jdforrester-WMF has switched a lot of jobs from php 7.2 to 7.4 unfortunately we never haven't created the `docker-registry.wikimedia.org/releng/quibble-buster-php74-bundle` image. I have rolled back the jobs

[Wikidata-bugs] [Maniphest] T243590: Fix WikibaseDataModel CI for php 7.4

2022-09-02 Thread hashar
hashar added subscribers: Silvan_WMDE, Jakob_WMDE, hashar. hashar added a comment. The `Wikibase\DataModel\Tests\ReferenceListTest::testSerializationStability` is: /** * This test will change when the serialization format changes. * If it is being changed intentionally

[Wikidata-bugs] [Maniphest] T314586: Enable Wikibase CI wikis to link to themselves

2022-09-01 Thread hashar
hashar added a comment. I have switched the jobs to Quibble 1.4.6 earlier this morning but forgot to ping @Lucas_Werkmeister_WMDE @Michael :) TASK DETAIL https://phabricator.wikimedia.org/T314586 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] T142158: Job mediawiki-extensions-php55 frequently fails due to "Segmentation fault"

2022-09-01 Thread hashar
hashar added a project: php-segfault. TASK DETAIL https://phabricator.wikimedia.org/T142158 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: WMDE-leszek, aude, Tobi_WMDE_SW, Stashbot, Jay8g, hashar, gerritbot, EBernhardson, matmarex

[Wikidata-bugs] [Maniphest] T287582: Move some Wikibase selenium tests to a standalone job

2022-05-11 Thread hashar
hashar added a comment. When trying the jobs yesterday they failed again. The reason is that the extension dependencies are not injected by Zuul since the change is in progress and not deployed. I have been testing them by manually triggering them on Jenkins, I have added a temp change

[Wikidata-bugs] [Maniphest] T304147: jenkis CI wikibase-repo-docker failing with new quibble version

2022-05-10 Thread hashar
hashar closed this task as "Resolved". hashar claimed this task. hashar added a comment. I have tested https://gerrit.wikimedia.org/r/c/integration/config/+/790621 against https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/767776 the jobs work with Quibble 1.4.5 +

[Wikidata-bugs] [Maniphest] T307586: wbsearchentities produces no results on 1.39.0-wmf.10

2022-05-04 Thread hashar
hashar added a comment. @Lucas_Werkmeister_WMDE maybe that can be reproduced on `testwikidatawiki` (no clue about the domain / URL though). TASK DETAIL https://phabricator.wikimedia.org/T307586 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] T281122: Wikibase selenium tests timeout, seemingly due to "memory compaction" events on CI VMs

2022-04-21 Thread hashar
hashar added a comment. I am not sure whether anything is actionable for this task. It got filed in August 2021 and a lot of things have changed since then (Quibble improvements, change of the underlying WMCS and Docker infra). The Wikibase test suites are definitely heavy though and we

[Wikidata-bugs] [Maniphest] T304147: jenkis CI wikibase-repo-docker failing with new quibble version

2022-03-18 Thread hashar
hashar added a comment. @kostajh has found the issue, the failing jobs are the one that do not start supervisord and thus do not have memcached server running. Quibble 1.4.4 configure the caches to use memcached whenever the PHP extension is loaded but since there is no memcached server

[Wikidata-bugs] [Maniphest] T295601: wikidata-query-gui-build doesn’t work when latest commit is by dependabot (commit-msg hook adds Change-Id in wrong place)

2022-03-16 Thread hashar
hashar added a comment. I supposed the code is somewhere in https://github.com/dependabot/dependabot-core/ but I could not find out how `---\n` is injected :-\ TASK DETAIL https://phabricator.wikimedia.org/T295601 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel

[Wikidata-bugs] [Maniphest] T295601: wikidata-query-gui-build doesn’t work when latest commit is by dependabot (commit-msg hook adds Change-Id in wrong place)

2022-02-23 Thread hashar
hashar added a comment. The hook in upstream is at https://gerrit.googlesource.com/gerrit/+/refs/heads/master/resources/com/google/gerrit/server/tools/root/hooks/commit-msg (git log <https://gerrit.googlesource.com/gerrit/+log/refs/heads/master/resources/com/google/gerrit/server/tools/r

[Wikidata-bugs] [Maniphest] T299933: Wikibase CI builds failing with npm errors: corrupted tarball data, ENOENT in cacache

2022-01-24 Thread hashar
hashar added a comment. I am not quite sure what happened with the npm cache so I have nuked the cache for both jobs. npm reported them as being corrupted, I thought about T295351 <https://phabricator.wikimedia.org/T295351> but that one is caused when some files have zero bytes.

[Wikidata-bugs] [Maniphest] T265615: Terminating MySQL takes several minutes in (Wikibase?) CI jobs

2022-01-20 Thread hashar
hashar closed subtask T299211: Request increased quota for integration Cloud VPS project as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T265615 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: aborrero, dcaro, Aklapper, dduvall

[Wikidata-bugs] [Maniphest] T299389: Wikibase CI broken due to missing PHP extensions: dom, intl, mbstring, xml, xmlreader, xmlwriter

2022-01-18 Thread hashar
hashar closed this task as "Resolved". hashar claimed this task. hashar added a comment. Solved! Apparently the Quibble 1.3.0 images were the sole affected, I still have rebuild the rest of the images for good measure :D TASK DETAIL https://phabricator.wikimedia.org/T299

[Wikidata-bugs] [Maniphest] T299389: Wikibase CI broken due to missing PHP extensions: dom, intl, mbstring, xml, xmlreader, xmlwriter

2022-01-18 Thread hashar
hashar added a comment. It is fixed by https://gerrit.wikimedia.org/r/c/integration/config/+/754905 which would stop getting php8.1 being installed. I have verified the new images have the proper php version: Successfully published image docker-registry.discovery.wmnet/releng

[Wikidata-bugs] [Maniphest] T299389: Wikibase CI broken due to missing PHP extensions: dom, intl, mbstring, xml, xmlreader, xmlwriter

2022-01-18 Thread hashar
hashar added a comment. In T299389#7627900 <https://phabricator.wikimedia.org/T299389#7627900>, @kostajh wrote: > Can/should we use pecl to install apcu and xdebug? e.g. `pecl install apcu` & `pecl install xdebug` That is a bit of a pain, we would need various

[Wikidata-bugs] [Maniphest] T299389: Wikibase CI broken due to missing PHP extensions: dom, intl, mbstring, xml, xmlreader, xmlwriter

2022-01-18 Thread hashar
hashar updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T299389 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: hashar, kostajh, Aklapper, Lucas_Werkmeister_WMDE, 786, Suran38, Biggs657, Invadibot, Lalamarie69

[Wikidata-bugs] [Maniphest] T299389: Wikibase CI broken due to missing PHP extensions: dom, intl, mbstring, xml, xmlreader, xmlwriter

2022-01-18 Thread hashar
hashar added a comment. From `apt list`: | php-apcu| 5.1.21+4.0.11-7+0~20220117.31+debian10~1.gbp9a887a | | php-common | 2:92+0~20220117.43+debian10~1.gbpe0d14e | | php-xdebug | 3.1.2+2.9.8+2.8.1+2.5.5-1+0~20220117.45+debian10~1

[Wikidata-bugs] [Maniphest] T299389: Wikibase CI broken due to missing PHP extensions: dom, intl, mbstring, xml, xmlreader, xmlwriter

2022-01-18 Thread hashar
hashar added subscribers: kostajh, hashar. hashar added a project: Continuous-Integration-Infrastructure. hashar triaged this task as "High" priority. hashar added a comment. I have upgraded the Jenkins jobs this morning to use Quibble 1.3.0 which has patches by @kostajh . I have th

[Wikidata-bugs] [Maniphest] T265615: Terminating MySQL takes several minutes in (Wikibase?) CI jobs

2022-01-14 Thread hashar
hashar added a subtask: T299211: Request increased quota for integration Cloud VPS project. TASK DETAIL https://phabricator.wikimedia.org/T265615 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: aborrero, dcaro, Aklapper, dduvall, bd808

[Wikidata-bugs] [Maniphest] T265615: Terminating MySQL takes several minutes in (Wikibase?) CI jobs

2022-01-14 Thread hashar
hashar added subscribers: dcaro, aborrero. hashar added a comment. I have talked to @aborrero and @dcaro about the limits. They are inclined to further tune the limit like has been done last year by Andrew ( T266777#6589231 <https://phabricator.wikimedia.org/T266777#6589

[Wikidata-bugs] [Maniphest] T265615: Terminating MySQL takes several minutes in (Wikibase?) CI jobs

2022-01-13 Thread hashar
hashar added a comment. @awight potentially though `tmpfs` goes in memory and is expensive. A run with core + Wikibase and all the npm dependencies turn out to be around 9G iirc which is a lot to put in RAM. I was looking at a stall build today and it `iotop` definitely showed up

  1   2   3   4   5   6   7   8   9   10   >