Page MenuHomePhabricator
Paste Active Pastes
  • Subject: Regarding being added to the nda group to access logstash
    Hi, i would like to request to be added to the nda group so i can access logstash please?
    I've signed the L4 on phabricator at https://phabricator.wikimedia.org/L4 on May 4 2017, 11:05 PM.
    ...
    • Nov 22 2017, 10:22 PM
    • 11 Lines
  • $ blubber dist/pipeline/blubber.yaml build
    FROM docker-registry.wikimedia.org/nodejs-devel
    USER root
    RUN apt-get update && apt-get install -y "librsvg2-2" "librsvg2-dev" "git" && rm -rf /var/lib/apt/lists/*
    RUN mkdir -p "/opt/lib" && mkdir -p "/srv/service" && groupadd -o -g "666" -r "runuser" && useradd -o -m -d "/home/runuser" -r -g "runuser" -u "666" "runuser" && chown "runuser":"runuser" "/opt/lib" && chown "runuser":"runuser" "/srv/service"
    ...
    • Nov 22 2017, 10:06 PM
    • 89 Lines
  • !pip install findspark
    import os
    import findspark
    os.environ['SPARK_HOME'] = '/usr/lib/spark2';
    findspark.init()
    ...
    • Nov 22 2017, 7:32 PM
    • 12 Lines
  • ```
    > echo var_dump( $wgConf->settings );
    array(644) {
    ["wgLegacyEncoding"]=>
    array(7) {
    ...
    • Nov 22 2017, 5:13 PM
    • 49,779 Lines
  • mwscript eval.php --wiki frwiki
    $cache = MediaWiki\MediaWikiServices::getInstance()->getMainWANObjectCache();
    $key = $cache->makeKey( 'ORES', 'threshold_statistics', 'goodfaith', 1 );
    $cache->delete($key);
    • Nov 22 2017, 5:09 PM
    • 5 Lines
  • #!/bin/bash
    if [ "$(id -u)" != "0" ] ; then
    echo "E: root required" >&2
    exit 1
    ...
    • Nov 22 2017, 1:54 PM
    • 46 Lines
    • Bash Scripting
  • Last_SQL_Error: Error 'Unknown table 's51203__baglama2_p.overview'' on query. Default database: 's51203__baglama2_p'. Query: 'DROP VIEW `overview`'
    • Nov 22 2017, 1:37 PM
    • 1 Line
  • root@PRODUCTION s4 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1053 |
    ...
    • Nov 22 2017, 12:40 PM
    • 55 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1063 |
    ...
    • Nov 22 2017, 6:47 AM
    • 55 Lines
  • ```
    Notice: Undefined index: avatar in C:\xampp\htdocs\core\extensions\SocialProfile\UserProfile\AvatarClass.php on line 74
    Notice: Undefined index: friends in C:\xampp\htdocs\core\extensions\SocialProfile\UserProfile\UserProfilePage.php on line 1101
    Notice: Undefined index: foes in C:\xampp\htdocs\core\extensions\SocialProfile\UserProfile\UserProfilePage.php on line 1105
    Notice: Undefined index: gifts in C:\xampp\htdocs\core\extensions\SocialProfile\UserProfile\UserProfilePage.php on line 1379
    ...
    • Nov 21 2017, 10:19 PM
    • 14 Lines
  • greg@do1 [2] [5] ~/.irssi % grep -R otr * [2] 0 399 19:31:02 Tue 21.11.2017
    config: otr = { };
    config.autosave: otr = { };
    grep: greg-g.pem: No such file or directory
    startup:LOAD otr
    • Nov 21 2017, 7:31 PM
    • 5 Lines
  • 1) Words in order are worth more then words out of order3 Before:
    function timed out after 30000 milliseconds
    running chrome
    Error: function timed out after 30000 milliseconds
    at Timeout.<anonymous> (/vagrant/mediawiki/extensions/CirrusSearch/node_modules/wdio-cucumber-framework/node_modules/cucumber/lib/user_code_runner.js:91:22)
    ...
    • Nov 21 2017, 6:56 PM
    • 8 Lines
  • elukey@druid1004:~$ curl localhost:8000/metrics -s | grep -v "#"
    druid_scrape_duration_seconds_count 9.0
    druid_scrape_duration_seconds_sum 6.0685910284519196e-05
    druid_broker_query_time_ms_bucket{datasource="mediawiki_history_reduced",le="10"} 3276.0
    druid_broker_query_time_ms_bucket{datasource="mediawiki_history_reduced",le="10000"} 3279.0
    ...
    • Nov 21 2017, 9:36 AM
    • 61 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1096 |
    ...
    • Nov 21 2017, 6:28 AM
    • 55 Lines
  • Nov 20 19:12:09 graphite1001 systemd[1]: coal.service holdoff time over, scheduling restart.
    Nov 20 19:12:09 graphite1001 systemd[1]: Stopping Navigation Timing Whisper logger...
    Nov 20 19:12:09 graphite1001 systemd[1]: Starting Navigation Timing Whisper logger...
    Nov 20 19:12:09 graphite1001 systemd[1]: Started Navigation Timing Whisper logger.
    Nov 20 19:12:09 graphite1001 coal[2025]: Connecting to tcp://eventlogging.eqiad.wmnet:8600.
    ...
    • Nov 20 2017, 7:35 PM
    • 16 Lines
  • Notice: /Stage[main]/Openstack2::Horizon::Service/File[/etc/openstack-dashboard/local_settings.py]/content:
    --- /etc/openstack-dashboard/local_settings.py 2017-10-16 20:48:18.526986382 +0000
    +++ /tmp/puppet-file20171120-4673-1uvqifj 2017-11-20 15:42:19.711336256 +0000
    @@ -541,8 +541,8 @@
    # Disable instance consoles for Horizon users
    ...
    • Nov 20 2017, 3:45 PM
    • 24 Lines
  • phabricator_cluster_search:
    -
    type: mysql
    roles:
    read:true
    ...
    • Nov 20 2017, 1:40 PM
    • 6 Lines
  • {'CONTENT_LENGTH': '102626',
    'CONTENT_TYPE': 'application/json',
    'GATEWAY_INTERFACE': 'CGI/1.1',
    'HOME': '/home/elukey',
    'HTTP_ACCEPT_ENCODING': 'gzip',
    ...
    • Nov 20 2017, 11:59 AM
    • 44 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1082 |
    ...
    • Nov 20 2017, 6:43 AM
    • 55 Lines
  • Fetch complete
    Updating feed 1 of 180: https://suegardner.org/feed/atom/
    Loading state file: feeds/ba752e4f.state
    Expired 0 articles, leaving 10
    Saving state file: feeds/ba752e4f.state
    ...
    • Nov 19 2017, 4:47 PM
    • 748 Lines
  • 09:37:02 1 ✗ zhuyifei1999@tools-bastion-05: ~$ become tb-dev
    tools.tb-dev@tools-bastion-05:~$ HISTFILE=
    tools.tb-dev@tools-bastion-05:~$ umask 0027
    tools.tb-dev@tools-bastion-05:~$ cd ..
    tools.tb-dev@tools-bastion-05:/data/project$ ls /data/scratch/tb-dev.tar.gz
    ...
    • Nov 17 2017, 9:48 PM
    • 348 Lines
    • Nov 17 2017, 8:21 PM
    • 1 Line
  • parallels@ubuntusexy:/a/scap (master) $ tox -v
    using tox.ini: /a/scap/tox.ini
    using tox-2.3.1 from /usr/lib/python3/dist-packages/tox/__init__.py
    py35 create: /a/scap/.tox/py35
    /a/scap/.tox$ /usr/bin/python3 -m virtualenv --python /usr/bin/python3.5 py35 >/a/scap/.tox/py35/log/py35-0.log
    ...
    • Nov 17 2017, 6:40 PM
    • 434 Lines
  • MariaDB [nlwiki_p]> SELECT * FROM wbc_entity_usage WHERE eu_page_id=12993 LIMIT 10;
    +-----------+--------------+-----------+------------+----------------+
    | eu_row_id | eu_entity_id | eu_aspect | eu_page_id | eu_touched |
    +-----------+--------------+-----------+------------+----------------+
    | 7491 | Q1981174 | X | 12993 | |
    ...
    • Nov 17 2017, 5:42 PM
    • 9 Lines
  • commons_T_feed_aggregated:
    statement: |
    ALTER TABLE "commons_T_feed_aggregated".data WITH {'chunk_length_in_kb': '64', 'class': 'org.apache.cassandra.io.compress.LZ4Compressor'}
    commons_T_mobile__ng_lead:
    statement: |
    ...
    • Nov 17 2017, 4:14 PM
    • 99 Lines
    • YAML
  • const BeforeOnce = ( options, fn ) => Before( options, function () {
    return this.tags.check( options.tags ).then( ( status ) => {
    if ( status === 'new' ) {
    return fn.call ( this ).then( () => this.tags.complete( options.tags ) );
    }
    ...
    • Nov 17 2017, 4:08 PM
    • 17 Lines
  • http://localhost:3030/en.wikipedia.org/v1/pdf/List_of_shipwrecks_in_1825/letter
    http://localhost:3030/en.wikipedia.org/v1/pdf/California/letter
    http://localhost:3030/en.wikipedia.org/v1/pdf/Stranger_Things/letter
    http://localhost:3030/en.wikipedia.org/v1/pdf/Roy_Halladay/letter
    http://localhost:3030/en.wikipedia.org/v1/pdf/Thor:_Ragnarok/letter
    ...
    • Nov 17 2017, 3:45 PM
    • 40 Lines
  • Worker 19691 listening on 0.0.0.0:3030
    incoming request
    incoming request
    ...
    • Nov 17 2017, 3:36 PM
    • 221 Lines
  • arwiki
    cawiki
    eswiki
    fawiki
    frwiktionary
    ...
    • Nov 17 2017, 1:00 PM
    • 821 Lines
  • elukey@druid1001:/var/log/druid$ grep -rni query/time *-metrics.log* | awk '{print $2}' | jq '.[0].value' | sort | uniq -c | sort -n -k 1
    1 128
    1 130
    1 133
    1 136
    ...
    • Nov 17 2017, 10:06 AM
    • 98 Lines
  • 171117 08:42:07 mysqld_safe Starting mysqld daemon with databases from /srv/sqldata
    171117 8:42:07 [Note] /opt/wmf-mariadb10/bin/mysqld (mysqld 10.0.29-MariaDB) starting as process 45668 ...
    171117 8:42:07 [Warning] No argument was provided to --log-bin and neither --log-basename or --log-bin-index where used; This may cause repliction to break when this server acts as a master and has its hostname changed! Please use '--log-basename=db1063' or '--log-bin=db1063-bin' to avoid this problem.
    171117 8:42:07 [Note] InnoDB: Using mutexes to ref count buffer pool pages
    171117 8:42:07 [Note] InnoDB: The InnoDB memory heap is disabled
    ...
    • Nov 17 2017, 8:43 AM
    • 274 Lines
  • mysql:wikiadmin@db1088 [frwiki]> select up_value, count(*) from user_properties where up_property="skin" group by up_value;
    +--------------+----------+
    | up_value | count(*) |
    +--------------+----------+
    | | 441859 |
    ...
    • Nov 17 2017, 6:05 AM
    • 24 Lines
  • blubber (debian * u+4) 14s [2305/3964]
    (/^ヮ^)/*:・゚✧ gbp buildpackage -us -uc --git-ignore-new
    dpkg-buildpackage -rfakeroot -us -uc -ui -i -I
    dpkg-buildpackage: info: source package blubber
    dpkg-buildpackage: info: source version 0.3.0-1
    ...
    • Nov 16 2017, 10:27 PM
    • 165 Lines
  • dduvall@dutiful:~/blubber$ gbp buildpackage -us -uc
    gbp:info: Creating blubber_0.2.0.orig.tar.gz from 'v0.2.0'
    dpkg-buildpackage -rfakeroot -us -uc -i -I
    dpkg-buildpackage: info: source package blubber
    dpkg-buildpackage: info: source version 0.2.0-1
    ...
    • Nov 16 2017, 9:49 PM
    • 48 Lines
  • #!/bin/bash
    function checkId {
    id=${1:?no entity ID given}
    curl -G \
    ...
    • Nov 16 2017, 5:39 PM
    • 44 Lines
    • Bash Scripting
  • Nov 16 16:51:26 db1063 dbus[1366]: [system] Successfully activated service 'org.freedesktop.timedate1'
    Nov 16 16:51:26 db1063 systemd-timedated[40971]: /etc/localtime should be a symbolic link to a time zone data file in /usr/share/zoneinfo/.
    Nov 16 16:51:26 db1063 systemd[1]: Started Time & Date Service.
    Nov 16 17:14:11 db1063 dbus[1366]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service'
    Nov 16 17:14:11 db1063 systemd[1]: Starting Time & Date Service...
    ...
    • Nov 16 2017, 5:36 PM
    • 211 Lines
  • wikipedia_T_parsoid__ng_4iO7iu2BPZmvx5_7kxNNNqVP:
    statement: |
    ALTER TABLE "wikipedia_T_parsoid__ng_4iO7iu2BPZmvx5_7kxNNNqVP".data
    WITH compaction = {'class': 'org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy'}
    AND compression = {'chunk_length_in_kb': '64', 'class': 'org.apache.cassandra.io.compress.LZ4Compressor'}
    ...
    • Nov 16 2017, 5:01 PM
    • 10 Lines
    • YAML
  • others_T_mobile__ng3HeqOXXmkYfPizz4RPUR4OLXLds:
    statement: |
    ALTER TABLE "others_T_mobile__ng3HeqOXXmkYfPizz4RPUR4OLXLds".data
    WITH compaction = {'class': 'org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy'}
    AND compression = {'chunk_length_in_kb': '64', 'class': 'org.apache.cassandra.io.compress.LZ4Compressor'}
    ...
    • Nov 16 2017, 5:00 PM
    • 10 Lines
    • YAML
  • enwiki_T_parsoid__ng_4iO7iu2BPZmvx5_7kxNNNqVP04:
    statement: |
    ALTER TABLE "enwiki_T_parsoid__ng_4iO7iu2BPZmvx5_7kxNNNqVP04".data
    WITH compaction = {'class': 'org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy'}
    AND compression = {'chunk_length_in_kb': '64', 'class': 'org.apache.cassandra.io.compress.LZ4Compressor'}
    ...
    • Nov 16 2017, 5:00 PM
    • 10 Lines
    • YAML
  • commons_T_mobile__ng3HeqOXXmkYfPizz4RPUR4OLXLds:
    statement: |
    ALTER TABLE "commons_T_mobile__ng3HeqOXXmkYfPizz4RPUR4OLXLds".data
    WITH compaction = {'class': 'org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy'}
    AND compression = {'chunk_length_in_kb': '64', 'class': 'org.apache.cassandra.io.compress.LZ4Compressor'}
    ...
    • Nov 16 2017, 5:00 PM
    • 10 Lines
    • YAML
    • Nov 16 2017, 4:43 PM
    • 1 Line
  • root@PRODUCTION s7 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1034 |
    ...
    • Nov 16 2017, 7:41 AM
    • 55 Lines
  • [2017-11-15T23:53:26,835][ERROR][logstash.agent ] Internal API server error {:status=>500, :request_method=>"PUT", :path_info=>"/_node/logging", :query_string=>"pretty", :http_version=>"HTTP/1.1", :http_accept=>"*/*", :error=>"Unexpected Internal Error", :class=>"LogStash::Json::ParserError", :message=>"Illegal unquoted character ((CTRL-CHAR, code 10)): has to be escaped using backslash to be included in string value\n at [Source: [B@6c7ddb40; line: 6, column: 3]", :backtrace=>["/usr/share/logstash/logstash-core/lib/logstash/json.rb:41:in `jruby_load'", "/usr/share/logstash/logstash-core/lib/logstash/api/modules/logging.rb:27:in `PUT /'", "org/jruby/RubyMethod.java:116:in `call'", "/usr/share/logstash/vendor/bundle/jruby/1.9/gems/sinatra-1.4.8/lib/sinatra/base.rb:1611:in `compile!'", "org/jruby/RubyProc.java:281:in `call'", "/usr/share/logstash/vendor/bundle/jruby/1.9/gems/sinatra-1.4.8/lib/sinatra/base.rb:975:in `route!'", "/usr/share/logstash/vendor/bundle/jruby/1.9/gems/sinatra-1.4....
    • Nov 15 2017, 10:54 PM
    • 1 Line
  • [2017-11-15 20:11:53,522] [SSH git-receive-pack '/test/gerrit-ping' (paladox)] ERROR com.google.gerrit.sshd.BaseCommand : Internal server error (user paladox account 1665) during git-receive-pack '/test/gerrit-ping'
    org.apache.sshd.common.SshException: flush(ChannelOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[paladox@/86.141.209.17:56885]] SSH_MSG_CHANNEL_EXTENDED_DATA) length=0 - stream is already closed
    at org.apache.sshd.common.channel.ChannelOutputStream.flush(ChannelOutputStream.java:163)
    at org.eclipse.jgit.transport.BaseReceivePack.close(BaseReceivePack.java:1724)
    at org.eclipse.jgit.transport.ReceivePack.receive(ReceivePack.java:209)
    ...
    • Nov 15 2017, 8:14 PM
    • 19 Lines
  • diff --git a/index.php b/index.php
    new file mode 100644
    index 0000000..4f03797
    --- /dev/null
    +++ b/index.php
    ...
    • Nov 15 2017, 8:10 PM
    • 9 Lines
  • Error downloading object: index.php (aced408): Smudge error: Error downloading index.php (aced4087b3a40509f8b87d19d04a4a9f1874958dc821e82ae952c0481fa87514): batch request: fatal: Gerrit Code Review: git-lfs-authenticate: not found: exit status 1
    Errors logged to /Users/patrickmulhall/test/.git/lfs/objects/logs/20171115T194822.531121.log
    Use `git lfs logs last` to view the log.
    error: external filter 'git-lfs filter-process' failed
    ...
    • Nov 15 2017, 7:49 PM
    • 9 Lines
  • json=$(
    curl -G \
    -d 'format=json' \
    -d 'formatversion=2' \
    -d 'action=wbcheckconstraints' \
    ...
    • Nov 15 2017, 5:35 PM
    • 36 Lines
    • Bash Scripting
  • # note: constraint checking on Q64 can take up to twenty seconds, please don’t run this too often :)
    curl -G \
    -d 'format=json' \
    -d 'formatversion=2' \
    ...
    • Nov 15 2017, 1:22 PM
    • 15 Lines
    • Bash Scripting
  • eqiad.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.mediawiki.job.flaggedrevs_CacheUpdate
    eqiad.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.mediawiki.job.MessageIndexRebuildJob
    eqiad.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.mediawiki.job.updateBetaFeaturesUserCounts
    eqiad.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.mediawiki.job.flaggedrevs_CacheUpdate
    eqiad.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.change-prop.retry.mediawiki.job.MessageIndexRebuildJob
    ...
    • Nov 15 2017, 12:21 PM
    • 30 Lines
  • enwiki_T_title__revisions3WsaB42Wia1E_eq_KmoYTHe:
    statement: |
    CREATE KEYSPACE IF NOT EXISTS "enwiki_T_title__revisions3WsaB42Wia1E_eq_KmoYTHe" WITH replication = {'class': 'NetworkTopologyStrategy', 'codfw': '3', 'eqiad': '3'} AND durable_writes = true;
    enwiki_T_title__revisions3WsaB42Wia1E_eq_KmoYTHe_meta:
    statement: |
    ...
    • Nov 15 2017, 11:47 AM
    • 231 Lines
    • YAML
  • "use strict";
    const crypto = require('crypto');
    const P = require('bluebird');
    ...
    • Nov 15 2017, 11:46 AM
    • 218 Lines
    • Javascript
  • root@db1107:~# puppet agent -t
    Info: Retrieving pluginfacts
    Info: Retrieving plugin
    Info: Loading facts
    Info: Caching catalog for db1107.eqiad.wmnet
    ...
    • Nov 15 2017, 11:08 AM
    • 10 Lines
  • Nov 15 10:45:47 dbproxy1009 systemd[1]: Started HAProxy Load Balancer.
    Nov 15 10:45:47 dbproxy1009 haproxy-systemd-wrapper[685]: haproxy-systemd-wrapper: executing /usr/sbin/haproxy -f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid -f /etc/haproxy/conf.d/db-master.cfg -Ds
    Nov 15 10:45:47 dbproxy1009 haproxy-systemd-wrapper[685]: [ALERT] 318/104547 (687) : parsing [/etc/haproxy/conf.d/db-master.cfg:1] : 'listen' cannot handle unexpected argument '0.0.0.0:3306'.
    Nov 15 10:45:47 dbproxy1009 haproxy-systemd-wrapper[685]: [ALERT] 318/104547 (687) : parsing [/etc/haproxy/conf.d/db-master.cfg:1] : please use the 'bind' keyword for listening addresses.
    Nov 15 10:45:47 dbproxy1009 haproxy-systemd-wrapper[685]: [ALERT] 318/104547 (687) : parsing [/etc/haproxy/conf.d/db-master.cfg:6] : server db1046 has neither service port nor check port nor tcp_check rule 'connect' with port information. Check has been disabled.
    ...
    • Nov 15 2017, 10:47 AM
    • 14 Lines
  • Nov 15 06:52:39 restbase2004 sshd[15398]: Set /proc/self/oom_score_adj to 0
    Nov 15 06:52:39 restbase2004 sshd[15398]: Connection from 208.80.153.74 port 52212 on 10.192.32.125 port 22
    Nov 15 06:52:39 restbase2004 sshd[15398]: Connection closed by 208.80.153.74 [preauth]
    Nov 15 06:52:44 restbase2004 sshd[15414]: Set /proc/self/oom_score_adj to 0
    Nov 15 06:52:44 restbase2004 sshd[15414]: Connection from 208.80.155.119 port 43732 on 10.192.32.125 port 22
    ...
    • Nov 15 2017, 10:42 AM
    • 2,144 Lines
  • -- labsdb1003.eqiad.wmnet
    | s51187 | 688 |https://tools.wmflabs.org/admin/tool/xtools
    Cyberpower678
    Matthewrbowker
    ...
    • Nov 15 2017, 6:05 AM
    • 127 Lines
  • parallels@ubuntusexy:/a/gerrit (stable-2.14) $ bazel build release
    INFO: Analysed target //:release (273 packages loaded).
    INFO: Found 1 target...
    INFO: From GWT compiling gerrit-gwtui/ui_dbg_r.zip:
    Compiling module com.google.gerrit.GerritGwtUI
    ...
    • Nov 14 2017, 10:28 PM
    • 83 Lines
  • CREATE TABLE `flaggedrevs` (
    `fr_page_id` int(10) unsigned NOT NULL,
    `fr_rev_id` int(10) unsigned NOT NULL,
    `fr_user` int(10) unsigned NOT NULL,
    `fr_timestamp` binary(14) NOT NULL,
    ...
    • Nov 14 2017, 11:43 AM
    • 22 Lines
  • {
    "bool": {
    "disable_coord": true,
    "minimum_should_match": 1,
    "filter": [ { "terms": { "namespace": [ 0 ] } } ],
    ...
    • Nov 13 2017, 7:30 PM
    • 60 Lines
  • Attaching to wikibasedocker_wdqs_1, wikibasedocker_mysql_1, wikibasedocker_wdqs-proxy_1, wikibasedocker_wikibase_1, wikibasedocker_wdqs-frontend_1, wikibasedocker_wdqs-updater_1
    [36mwdqs_1 |[0m /wdqs /wdqs
    [36mwdqs_1 |[0m Running Blazegraph from /wdqs on :9999/bigdata
    [36mwdqs_1 |[0m OpenJDK 64-Bit Server VM warning: Cannot open file /var/log/wdqs/wdqs-blazegraph_jvm_gc.pid8.log due to No such file or directory
    [36mwdqs_1 |[0m
    ...
    • Nov 13 2017, 3:09 PM
    • 1,146 Lines
  • #!/usr/bin/python
    # -*- coding: utf-8 -*-
    #
    # Generate a list of accounts for all Toolforge users who have
    # validated their email address via Wikitech and who have not opted out of
    ...
    • Nov 12 2017, 4:06 AM
    • 55 Lines
    • Python
  • )]}'
    {
    "description": "project containing configuration inherited by remaining projects",
    "use_contributor_agreements": {
    "value": false,
    ...
    • Nov 10 2017, 11:27 PM
    • 80 Lines
  • P6302 phpunit
    Targets
    Occurrences of 'phpunit/phpunit' in Directory /Users/reedy/PhpstormProjects/mediawiki/extensions with mask '*.json'
    Found Occurrences (75 usages found)
    Usage in string constants (75 usages found)
    mediawiki (75 usages found)
    ...
    • Nov 10 2017, 8:27 PM
    • 156 Lines
  • mysql:root@localhost [(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1103 |
    ...
    • Nov 10 2017, 6:55 AM
    • 58 Lines
  • root@PRODUCTION s1 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1055 |
    ...
    • Nov 10 2017, 6:42 AM
    • 54 Lines
  • [DBQuery] wiki SELECT /* IndexPager::buildQueryInfo (contributions page unfiltered) Admin */ rev_id,rev_page,rev_text_id,rev_timestamp,rev_user_text,rev_user,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,rev_comment AS `rev_comment_text`,NULL AS `rev_comment_data`,NULL AS `rev_comment_cid`,rev_content_format,rev_content_model,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name,page_is_new,(SELECT GROUP_CONCAT(ct_tag SEPARATOR ',') FROM `change_tag` WHERE ct_rev_id=rev_id ) AS `ts_tags`,ores_damaging_cls.oresc_probability AS `ores_damaging_score`,'0.5' AS `ores_damaging_threshold` FROM `revision` FORCE INDEX (user_timestamp) INNER JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((rev_user != 0) AND (user_id = rev_user)) LEFT JOIN `ores_model` `ores_damaging_mdl` ON (ores_damaging_mdl.oresm_is_current = '1' AND ores_damaging_mdl.oresm_name = 'damaging') LEFT JOIN `ores_classification` `ores_damaging_cls` ON ((ores_damaging_cls.oresc_model =...
    • Nov 9 2017, 7:38 PM
    • 1 Line
  • zhuyifei1999@quarry-runner-01:~$ ps uf -u quarry | tee /dev/stderr | wc -l
    USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
    quarry 4169 9.9 0.4 131208 16724 ? Rs Sep26 6402:01 python2.7 /usr/bin/celery worker --app quarry.web.worker --loglevel ERROR
    quarry 4047 0.0 0.7 138084 31404 ? S Oct31 4:04 \_ python2.7 /usr/bin/celery worker --app quarry.web.worker --loglevel ERROR
    quarry 27198 0.0 0.6 135624 26328 ? S Nov03 0:07 \_ python2.7 /usr/bin/celery worker --app quarry.web.worker --loglevel ERROR
    ...
    • Nov 9 2017, 3:28 PM
    • 56 Lines
  • globaldomain_T_mathoid__ng_input:
    statement: |
    CREATE KEYSPACE IF NOT EXISTS "globaldomain_T_mathoid__ng_input" WITH replication = {'class': 'NetworkTopologyStrategy', 'codfw': '3', 'eqiad': '3'} AND durable_writes = true;
    globaldomain_T_mathoid__ng_input_meta:
    statement: |
    ...
    • Nov 9 2017, 2:54 PM
    • 288 Lines
    • YAML
  • > root@server:~/wikibase-docker# docker-compose pull
    > Pulling wdqs (wikibase/wdqs:latest)...
    > latest: Pulling from wikibase/wdqs
    > b56ae66c2937: Pull complete
    > 81cebc5bcaf8: Pull complete
    ...
    • Nov 9 2017, 2:04 PM
    • 67 Lines
  • > root@server:~# docker logs wikibasedocker_wikibase_1
    > wait-for-it.sh: waiting 60 seconds for mysql.svc:3306
    > wait-for-it.sh: mysql.svc:3306 is available after 1 seconds
    > wait-for-it.sh: waiting 60 seconds for mysql.svc:3306
    > wait-for-it.sh: mysql.svc:3306 is available after 0 seconds
    ...
    • Nov 9 2017, 2:03 PM
    • 52 Lines
  • 2017-11-08 17:52:06,855 [docker-pkg-build] INFO - Processing the dockerfile template in /srv/Projects/Wikimedia/integration/config/dockerfiles/operations-puppet (builder.py:118)
    2017-11-08 17:52:07,216 [docker-pkg-build] INFO - Processing the dockerfile template in /srv/Projects/Wikimedia/integration/config/dockerfiles/tox (builder.py:118)
    2017-11-08 17:52:07,230 [docker-pkg-build] ERROR - Could not load image in /srv/Projects/Wikimedia/integration/config/dockerfiles/tox: Encountered unknown tag 'pkg_list'. Jinja was looking for the following tags: 'endfor' or 'else'. The innermost block that needs to be closed is 'for'. (builder.py:124)
    Traceback (most recent call last):
    File "/srv/Projects/Wikimedia/operations-docker-images-docker-pkg/docker_pkg/builder.py", line 120, in scan
    ...
    • Nov 9 2017, 1:20 AM
    • 49 Lines
  • No. Time Source Destination Protocol Length Info
    1 0.000000 79.35.00.001 91.198.174.208 ICMP 130 Destination unreachable (Host unreachable)
    2 0.000017 91.198.174.208 79.35.00.001 TCP 102 443 → 54530 [ACK] Seq=1279033586 Ack=1515702740 Win=63 Len=36 TSval=2321532397 TSecr=11064929 [TCP segment of a reassembled PDU]
    3 0.000210 79.35.00.001 91.198.174.208 ICMP 130 Destination unreachable (Host unreachable)
    4 0.000234 79.35.00.001 91.198.174.208 ICMP 130 Destination unreachable (Host unreachable)
    ...
    • Nov 8 2017, 8:50 PM
    • 70 Lines
  • Maven command:
    ['mvn', 'deploy:deploy-file', '-DrepositoryId=wikimedia.python', '-Durl=https://archiva.wikimedia.org/repository/python/', '-Dfile=wheels/certifi-2017.7.27.1-py2.py3-none-any.whl', '-D
    groupId=python', '-DartifactId=certifi', '-Dversion=2017.7.27.1', '-Dclassifier=py2.py3-none-any', '-DgeneratePom=false', '-Dpackaging=whl']
    Stored in archiva:
    ...
    • Nov 8 2017, 7:30 PM
    • 38 Lines
  • others_T_mathoid__ng_input:
    statement: |
    CREATE KEYSPACE IF NOT EXISTS "others_T_mathoid__ng_input" WITH replication = {'class': 'NetworkTopologyStrategy', 'codfw': '3', 'eqiad': '3'} AND durable_writes = true;
    others_T_mathoid__ng_input_meta:
    statement: |
    ...
    • Nov 8 2017, 7:27 PM
    • 288 Lines
    • YAML
  • /**
    * Setter for the size.
    *
    * @param int $size the value to set the size to.
    */
    ...
    • Nov 8 2017, 6:14 PM
    • 14 Lines
    • PHP
  • {
    "logstash-2017.11.08" : {
    "mappings" : {
    "restbase-dev" : {
    "_all" : {
    ...
    • Nov 8 2017, 5:52 PM
    • 16,256 Lines
    • JSON
  • enwiki_T_page__restrictions:
    statement: |
    CREATE KEYSPACE IF NOT EXISTS "enwiki_T_page__restrictions" WITH replication = {'class': 'NetworkTopologyStrategy', 'codfw': '3', 'eqiad': '3'} AND durable_writes = true;
    enwiki_T_page__restrictions_meta:
    statement: |
    ...
    • Nov 8 2017, 2:03 PM
    • 199 Lines
    • YAML
  • "use strict";
    const crypto = require('crypto');
    const colors = require('colors/safe');
    ...
    • Nov 8 2017, 2:02 PM
    • 226 Lines
    • Javascript
  • opusenc opus-tools 0.1.8 (using libopus 1.1)
    Copyright (C) 2008-2013 Xiph.Org Foundation
    Encoding using libopus 1.1 (audio)
    -----------------------------------------------------
    Input: 16kHz 1 channel
    ...
    • Nov 8 2017, 9:01 AM
    • 137 Lines
  • root@PRODUCTION s1 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1051 |
    ...
    • Nov 8 2017, 6:15 AM
    • 55 Lines
  • SELECT img_media_type, cat_type, n_categories, COUNT(*) AS n_files
    FROM image LEFT JOIN (
    -- count n_categories for each file
    SELECT page.page_title,
    IF(is_hiddencat = 'hiddencat', 'hiddencat', 'othercat') AS cat_type,
    ...
    • Nov 7 2017, 8:42 PM
    • 20 Lines
    • SQL
  • ================================================================================
    ==================== Test output for //polygerrit-ui/app:template_test_admin:
    + which npm
    + npm_bin=/usr/bin/npm
    + [ -z /usr/bin/npm ]
    ...
    • Nov 7 2017, 7:29 PM
    • 1,027 Lines
  • 18:15:04 [tin] Started deploy [ores/deploy@29905e5]
    18:15:04 [tin] Started deploy [ores/deploy@29905e5]: test deployment to ores* (non-production)
    18:15:04 [tin]
    == CLUSTER ==
    :* ores1001.eqiad.wmnet
    ...
    • Nov 7 2017, 6:23 PM
    • 40 Lines
  • 17:48:29 Started by user anonymous
    17:48:29 Building remotely on integration-slave-jessie-1003 (DebianGlue contintLabsSlave DebianJessie) in workspace /srv/jenkins-workspace/workspace/mediawiki-core-php55lint
    17:48:29 Using checkout strategy: Default
    17:48:29 Last Built Revision: Revision 2249ba52d125df1e9e7f3650431f26189db52c4b (detached)
    17:48:29 > git rev-parse --is-inside-work-tree # timeout=10
    ...
    • Nov 7 2017, 5:55 PM
    • 57 Lines
  • $ kafkacat -L -b localhost:9092 | grep topic | grep retry
    topic "eqiad.change-prop.retry.resource_change" with 1 partitions:
    topic "change-prop.retry.mediawiki.user_block" with 1 partitions:
    topic "codfw.change-prop.retry.mediawiki.page-properties-change" with 1 partitions:
    topic "eqiad.change-prop.retry.mediawiki.job.flaggedrevs_CacheUpdate" with 1 partitions:
    ...
    • Nov 7 2017, 5:17 PM
    • 73 Lines
  • # Rough draft of converting popularity to paldb (from spark 2.1.2 in scala spark-shell)
    import org.apache.spark.sql.{functions => F}
    val df_pop = spark.read.parquet("hdfs://analytics-hadoop/wmf/data/discovery/popularity_score/agg_days=7/year=2017/month=10/day=2")
    ...
    • Nov 7 2017, 12:57 AM
    • 46 Lines
  • [2017-11-06T22:19:47] Traceback (most recent call last):
    [2017-11-06T22:19:47] File "/srv/deployment/ores/deploy/ores_wsgi.py", line 6, in <module>
    [2017-11-06T22:19:47] application = wsgi.build()
    [2017-11-06T22:19:47] File "./ores/applications/wsgi.py", line 71, in build
    [2017-11-06T22:19:47] return server.configure(config)
    ...
    • Nov 6 2017, 10:28 PM
    • 29 Lines
  • others_T_term_definitioniTACmxtqcTMuXLM4yrvjm4H9:
    statement: |
    CREATE KEYSPACE IF NOT EXISTS "others_T_term_definitioniTACmxtqcTMuXLM4yrvjm4H9" WITH replication = {'class': 'NetworkTopologyStrategy', 'codfw': '3', 'eqiad': '3'} AND durable_writes = true;
    others_T_term_definitioniTACmxtqcTMuXLM4yrvjm4H9_meta:
    statement: |
    ...
    • Nov 6 2017, 10:19 PM
    • 48 Lines
    • YAML
  • "use strict";
    const crypto = require('crypto');
    const colors = require('colors/safe');
    ...
    • Nov 6 2017, 10:19 PM
    • 228 Lines
    • Javascript
  • others_T_term_definition:
    statement: |
    CREATE KEYSPACE IF NOT EXISTS "others_T_term_definition" WITH replication = {'class': 'NetworkTopologyStrategy', 'codfw': '3', 'eqiad': '3'} AND durable_writes = true;
    others_T_term_definition_meta:
    statement: |
    ...
    • Nov 6 2017, 10:18 PM
    • 48 Lines
  • "use strict";
    const crypto = require('crypto');
    const colors = require('colors/safe');
    ...
    • Nov 6 2017, 10:17 PM
    • 228 Lines
  • TRUNCATE "local_group_default_T_parsoid_dataLpBGD5XFAMFsTr".data;
    TRUNCATE "local_group_default_T_parsoid_htmliZ1mueNVmW9MlJ".data;
    TRUNCATE "local_group_default_T_parsoid_section_okYE_jMlE6".data;
    TRUNCATE "local_group_default_T_parsoid_stash_datU81yvllO3".data;
    TRUNCATE "local_group_default_T_parsoid_stash_datWH8IDUS9S".data;
    ...
    • Nov 6 2017, 9:58 PM
    • 110 Lines
    • SQL
  • mtr --report-wide --aslookup www.wikipedia.org
    Start: Mon Nov 6 10:02:45 2017
    HOST: ebernhardson-ThinkPad-X1-Carbon-5th Loss% Snt Last Avg Best Wrst StDev
    1. AS7922 2601:648:8402:c015:4af8:b3ff:fe9d:305a 0.0% 10 1.1 2.4 1.0 13.6 3.9
    2. AS7922 2001:558:4000:35::1 0.0% 10 9.8 13.6 9.8 25.4 5.8
    ...
    • Nov 6 2017, 6:04 PM
    • 13 Lines
  • others_T_mathoid__ng_input:
    statement: |
    CREATE KEYSPACE IF NOT EXISTS "others_T_mathoid__ng_input" WITH replication = {'class': 'NetworkTopologyStrategy', 'codfw': '3', 'eqiad': '3'} AND durable_writes = true;
    others_T_mathoid__ng_input_meta:
    statement: |
    ...
    • Nov 6 2017, 5:23 PM
    • 288 Lines
    • YAML
  • "use strict";
    const crypto = require('crypto');
    const colors = require('colors/safe');
    ...
    • Nov 6 2017, 5:23 PM
    • 233 Lines
    • Javascript
  • aborrero@puppet-vm:~$ sudo -i puppet agent --test --verbose
    Info: Creating a new SSL key for puppet-vm.aborrero-test.eqiad.wmflabs
    Info: Caching certificate for ca
    Info: csr_attributes file loading from /etc/puppet/csr_attributes.yaml
    Info: Creating a new SSL certificate request for puppet-vm.aborrero-test.eqiad.wmflabs
    ...
    • Nov 6 2017, 4:45 PM
    • 92 Lines
  • "use strict";
    const crypto = require('crypto');
    const colors = require('colors/safe');
    ...
    • Nov 6 2017, 4:35 PM
    • 229 Lines
    • Javascript
  • Traceback (most recent call last):
    File "/srv/deployment/ores/venv/lib/python3.4/site-packages/celery/worker/worker.py", line 203, in start
    self.blueprint.start(self)
    File "/srv/deployment/ores/venv/lib/python3.4/site-packages/celery/bootsteps.py", line 119, in start
    step.start(parent)
    ...
    • Nov 6 2017, 3:20 PM
    • 28 Lines
  • root@PRODUCTION s2 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1101 |
    ...
    • Nov 6 2017, 6:39 AM
    • 55 Lines
  • ==> default: Cloning https://gerrit.wikimedia.org/r/operations/mediawiki-config to /srv/mediawiki-staging
    ==> default: Faking /etc/wikimedia-cluster
    ==> default: Setting up php-master mediawiki checkout
    ==> default: 23:10:39 Unhandled error:
    ==> default: Traceback (most recent call last):
    ...
    • Nov 4 2017, 5:36 AM
    • 15 Lines
  • 21:23:44 Started by user anonymous
    21:23:44 Building remotely on integration-slave-jessie-1001 (DebianGlue contintLabsSlave DebianJessie) in workspace /srv/jenkins-workspace/workspace/mwgate-php55lint
    21:23:44 Using checkout strategy: Default
    21:23:44 Last Built Revision: Revision d013fc6adb5e41c9991f74862d67add39bd5bbd3 (detached)
    21:23:44 > git rev-parse --is-inside-work-tree # timeout=10
    ...
    • Nov 3 2017, 9:55 PM
    • 751 Lines