Page MenuHomePhabricator

Raw mobile webrequest partition for 2014-11-18T13/1H not marked successful
Closed, ResolvedPublic

Description

The mobile webrequest partition [1] for 2014-11-18T13/1H has not been
marked successful.

What happened?

[1]


qchris@stat1002 jobs: 0 time: 12:26:16 // exit code: 0
cwd: ~
~/cluster-scripts/dump_webrequest_status.sh

+------------------+--------+--------+--------+--------+
| Date             |  bits  | mobile |  text  | upload |
+------------------+--------+--------+--------+--------+

[...]

| 2014-11-18T11/1H |    .   |    .   |    .   |    .   |
| 2014-11-18T12/1H |    .   |    .   |    .   |    .   |
| 2014-11-18T13/1H |    .   |    X   |    .   |    .   |
| 2014-11-18T14/1H |    .   |    .   |    .   |    .   |
| 2014-11-18T15/1H |    .   |    .   |    .   |    .   |

[...]

+------------------+--------+--------+--------+--------+

Statuses:

. --> Partition is ok
M --> Partition manually marked ok
X --> Partition is not ok (duplicates, missing, or nulls)

Version: unspecified
Severity: normal

Details

Reference
bz73607

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:54 AM
bzimport set Reference to bz73607.
bzimport added a subscriber: Unknown Object (MLST).

The job doing the sequence number analysis for the partition failed to
start properly. The error message was

[...]
Caused by: java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/libnio.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.17' not found (required by /lib/x86_64-linux-gnu/libglib-2.0.so.0)
[...]

which matches the time of the upgrade of analytics1015 [1]. So this
seems ok.

I reran the job, and now (with analytics1015 being fully upgraded), it passed just fine.

(In reply to christian from comment #1)

which matches the time of the upgrade of analytics1015 [1].

And here goes the missing footnote:

[1] https://phabricator.wikimedia.org/T1200#23134