[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-12-02 Thread matmarex
matmarex closed this task as "Resolved". matmarex assigned this task to tstarling. TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: tstarling, matmarex Cc: tstarling, toan, Michael, Lucas_Werkmeiste

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-12-02 Thread matmarex
matmarex added a comment. Thanks! TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: tstarling, matmarex Cc: tstarling, toan, Michael, Lucas_Werkmeister_WMDE, matmarex, RhinosF1, Krinkle, kostajh

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-12-01 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.39-notes, MW-1.38-notes, MW-1.35-notes; removed MW-1.39-notes (1.39.0-wmf.6; 2022-04-04). TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ReleaseTagger

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-12-01 Thread gerritbot
gerritbot added a comment. Change 862914 **merged** by jenkins-bot: [mediawiki/core@REL1_38] LCStoreStaticArray: atomically replace the cache file https://gerrit.wikimedia.org/r/862914 TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wi

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-12-01 Thread gerritbot
gerritbot added a comment. Change 862913 **merged** by jenkins-bot: [mediawiki/core@REL1_39] LCStoreStaticArray: atomically replace the cache file https://gerrit.wikimedia.org/r/862913 TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wi

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-12-01 Thread gerritbot
gerritbot added a comment. Change 862915 **merged** by jenkins-bot: [mediawiki/core@REL1_35] LCStoreStaticArray: atomically replace the cache file https://gerrit.wikimedia.org/r/862915 TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wi

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-12-01 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.40-notes (1.40.0-wmf.13; 2022-12-05). TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ReleaseTaggerBot Cc: tstarling, toan, Michael, Lucas_Werkmeister_WMDE, m

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-12-01 Thread gerritbot
gerritbot added a comment. Change 862915 had a related patch set uploaded (by Reedy; author: Tim Starling): [mediawiki/core@REL1_35] LCStoreStaticArray: atomically replace the cache file https://gerrit.wikimedia.org/r/862915 TASK DETAIL https://phabricator.wikimedia.org/T304515 E

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-12-01 Thread gerritbot
gerritbot added a comment. Change 862914 had a related patch set uploaded (by Reedy; author: Tim Starling): [mediawiki/core@REL1_38] LCStoreStaticArray: atomically replace the cache file https://gerrit.wikimedia.org/r/862914 TASK DETAIL https://phabricator.wikimedia.org/T304515 E

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-12-01 Thread gerritbot
gerritbot added a comment. Change 862913 had a related patch set uploaded (by Reedy; author: Tim Starling): [mediawiki/core@REL1_39] LCStoreStaticArray: atomically replace the cache file https://gerrit.wikimedia.org/r/862913 TASK DETAIL https://phabricator.wikimedia.org/T304515 E

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-12-01 Thread gerritbot
gerritbot added a comment. Change 862401 **merged** by jenkins-bot: [mediawiki/core@master] LCStoreStaticArray: atomically replace the cache file https://gerrit.wikimedia.org/r/862401 TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wik

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-11-30 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: tstarling, toan, Michael, Lucas_Werkmeister_WMDE, matmarex, RhinosF1, Krinkle, kostajh, A

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-11-30 Thread gerritbot
gerritbot added a comment. Change 862401 had a related patch set uploaded (by Tim Starling; author: Tim Starling): [mediawiki/core@master] LCStoreStaticArray: atomically replace the cache file https://gerrit.wikimedia.org/r/862401 TASK DETAIL https://phabricator.wikimedia.org/T304

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-11-30 Thread tstarling
tstarling added a comment. Model: '/tmp/lcstore' ] ); $store->startWrite( 'en' ); $store->set( mt_rand( 1, 10 ), mt_rand( 1, 1000 ) ); $store->finishWrite(); I ran it with ab -n1 -c10 -v1 .../lcstore-model.php After about 2000 successful requests, the

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-11-30 Thread tstarling
tstarling added a comment. I noticed such a parse error on https://integration.wikimedia.org/ci/job/wmf-quibble-selenium-php74-docker/9834/ : 2022-12-01 00:18:47 ff4e35fdc681 wikidb: [62aa69b10ac402af1dc9e46d] /index.php?title=Special%3ACreateAccount ParseError: syntax error, unexpe

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-04-06 Thread kostajh
kostajh added a comment. Seen again in https://integration.wikimedia.org/ci/job/wmf-quibble-vendor-mysql-php72-docker/94745/console 09:38:08 mw-error.log:2022-04-06 07:28:40 ba9c06094630 wikidb: [836ae96dbb37c0bf76790a53] /index.php?title=Special:Badtitle/JavaScriptTest ParseError:

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-31 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.39-notes (1.39.0-wmf.6; 2022-04-04). TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ReleaseTaggerBot Cc: Esanders, toan, Michael, Lucas_Werkmeister_WMDE, mat

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-31 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Esanders, toan, Michael, Lucas_Werkmeister_WMDE, matmarex, RhinosF1, hashar

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-31 Thread gerritbot
gerritbot added a comment. Change 775401 **merged** by jenkins-bot: [mediawiki/extensions/EventLogging@master] tests: Add missing teardown for setOptionsForTest() https://gerrit.wikimedia.org/r/775401 TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-30 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Esanders, toan, Michael, Lucas_Werkmeister_WMDE, matmarex, RhinosF1, hashar, Krinkle, kos

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-30 Thread gerritbot
gerritbot added a comment. Change 775401 had a related patch set uploaded (by Krinkle; author: Krinkle): [mediawiki/extensions/EventLogging@master] tests: Add missing teardown for setOptionsForTest() https://gerrit.wikimedia.org/r/775401 TASK DETAIL https://phabricator.wikimedia.o

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-30 Thread kostajh
kostajh added a comment. In T304515#7815997 , @Krinkle wrote: > - I explained at T304515#7804508 that this is strange given we don't modify files. This might mean we just need to incre

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-29 Thread Krinkle
Krinkle added a comment. In T304515#7804508 , @Krinkle wrote: > […] > While I don't have a root cause answer to this error. I do know the immediate cause of it. It seems these errors are only happening on POST requests to Special:Badt

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. In T304515#7802954 , @toan wrote: > Has this happened recently? Last failure I can see was 13 hours ago, and it seemed to only happen at random? I’ve just had it happen again in wmf-quibble-ve

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-24 Thread Krinkle
Krinkle added a project: VisualEditor. Krinkle added a subscriber: Esanders. Krinkle added a comment. The current assumption around how php-opcache gets corrupted in prod is that there is a race condition when the main php-fpm process detects that opcache is full (e.g. due to files having cha

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-24 Thread kostajh
kostajh lowered the priority of this task from "Unbreak Now!" to "Needs Triage". kostajh added a comment. Is it possibly an instance of T245183: PHP7 corruption reports in 2020-2022 (Call on wrong object, etc.) ? Resetting the priority, as merges

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-24 Thread toan
toan added a comment. Has this happened recently? Last failure I can see was 13 hours ago, and it seemed to only happen at random? TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: toan Cc: toan

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-23 Thread matmarex
matmarex added a comment. In T304515#7801362 , @kostajh wrote: > In T304515#7801115 , @kostajh wrote: > >> Thanks for that context. I can't find it now, but there was another stack

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-23 Thread kostajh
kostajh removed projects: GrowthExperiments, Growth-Team. kostajh added a comment. In T304515#7801441 , @matmarex wrote: > The issue doesn't seem related to GrowthExperiments, I've seen the same failure for mediawiki/core changes. O

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-23 Thread matmarex
matmarex added a comment. The issue doesn't seem related to GrowthExperiments, I've seen the same failure for mediawiki/core changes. Also, the error results in huge amounts of output (1.2 GB is the most I've seen), which probably isn't great for Jenkins's well-being. TASK DETAIL http

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-23 Thread matmarex
matmarex merged a task: T304560: Random test failures producing gigabytes of logs like "/index.php?title=Special:Badtitle/JavaScriptTest PHP Warning: Cannot use a scalar value as an array". TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wikimed

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-23 Thread kostajh
kostajh added a comment. In T304515#7801115 , @kostajh wrote: > Thanks for that context. I can't find it now, but there was another stack trace with a different error, where it looks like the PHP file for the localisation cache was corr

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-23 Thread kostajh
kostajh added a comment. In T304515#7801064 , @Krinkle wrote: > This seems to sporadically come up and is limited to the shared WMF-extension gate job, when Wikibase is installed. > > P22994 (An Untitled Masterwork)

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-23 Thread Krinkle
Krinkle added a comment. This seems to sporadically come up and is limited to the shared WMF-extension gate job, when Wikibase is installed. P22994 (An Untitled Masterwork) There appears to be a situation in which something is causing Local

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-23 Thread kostajh
kostajh added a subscriber: hashar. kostajh triaged this task as "Unbreak Now!" priority. kostajh added a project: GrowthExperiments. kostajh added a comment. Restricted Application added a project: Growth-Team. Blocking merges to #growthexperiments

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-23 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Krinkle, kostajh, Aklapper, Astuthiodit_1, Trngsh15, karapayneWMDE, Invadibot, Mengs2

[Wikidata-bugs] [Maniphest] T304515: PHP Warning: Cannot use a scalar value as an array

2022-03-23 Thread kostajh
kostajh added a project: MediaWiki-extensions-WikibaseClient. kostajh added a comment. Tentatively tagging WikibaseClient, since it's seen in the stack trace, though I am not sure if it is directly involved in this error. TASK DETAIL https://phabricator.wikimedia.org/T304515 EMAIL PREFEREN