[00:07:58] 10Traffic, 10Operations, 10Browser-Support-Apple-Safari, 10Upstream: Fix broken referer categorization for visits from Safari browsers - https://phabricator.wikimedia.org/T154702 (10bd808) [00:31:18] 10Traffic, 10Operations, 10decommission, 10ops-eqiad, 10Patch-For-Review: Decommission radon - https://phabricator.wikimedia.org/T202040 (10Dzahn) @cmjohnson You should be unblocked now [02:09:11] vgutierrez, fpm appears to produce the same thing btw [02:40:38] alright I got it [02:40:50] the tools did not like the directory structure [03:24:08] bah ran into https://github.com/aptly-dev/aptly/issues/655 [03:31:05] 10Traffic, 10Operations, 10User-Urbanecm: Sort out HTTP caching issues for fixcopyright wiki - https://phabricator.wikimedia.org/T203179 (10Bawolff) Are people going to be directed to this page via a CentralNotice banner? If so we already know the language and could just add uselang to the url in the banner... [04:06:50] 10Traffic, 10Operations, 10User-Urbanecm: Sort out HTTP caching issues for fixcopyright wiki - https://phabricator.wikimedia.org/T203179 (10BBlack) >>! In T203179#4547170, @Legoktm wrote: > As far as I can tell, ULS outputs no header when relying upon Accept-Language, it sounds like you're saying that it sh... [10:33:37] 10netops, 10Operations, 10cloud-services-team: modify labs-hosts1-vlans for http load of installer kernel - https://phabricator.wikimedia.org/T190424 (10MoritzMuehlenhoff) @ayounsi : I can still reproduce this with an installation of cloudvirt1023, I can see in syslog that atftpd is serving lpxelinux.0 to 10... [13:57:28] 10Traffic, 10Varnish, 10Maps-Sprint, 10Operations, and 3 others: Tilerator should purge Varnish cache - https://phabricator.wikimedia.org/T109776 (10Mholloway) https://github.com/kartotherian/tilerator/pull/43 [14:53:05] Krenair: it would be easier to restructure the certcentral package after the other commits are merged [14:53:19] or just rebase your commit with the logging one [14:53:41] yes [14:53:54] when I wrote that there were only two changes open and one of them was already approved [14:53:59] also tests can be moved out the certcentral package [14:54:06] to a new directory callede tests [14:54:17] (there is no need to deploy the tests in production) [14:54:20] I pretty much just did a "git mv *.py" I think [14:54:33] but yeah [14:54:44] I can take it from there and fix all the tests and stuff if you want [14:55:10] also dependencies need to be declared in the setup.py :) [14:58:14] where did I put them [14:58:20] one of the debian files I think? maybe control? [15:02:11] 10Traffic, 10Varnish, 10Maps-Sprint, 10Operations, and 3 others: Tilerator should purge Varnish cache - https://phabricator.wikimedia.org/T109776 (10Mholloway) This is ready to deploy to beta as soon as the deploy config template and puppet changes land. [16:04:38] vgutierrez, yeah if you could take care of the tests that'd be great [16:10:04] 10netops, 10Operations: cr2-eqdfw (MX204) vhclient log noise - https://phabricator.wikimedia.org/T203261 (10faidon) p:05Triage>03Normal [18:21:12] 10Traffic, 10Operations, 10Patch-For-Review, 10User-Urbanecm: Sort out HTTP caching issues for fixcopyright wiki - https://phabricator.wikimedia.org/T203179 (10BBlack) ^ I'm going to merge this up shortly. It's pretty un-dangerous to other traffic and it ensures the ULS Accept-Language stuff won't have an... [18:22:22] 10Traffic, 10Operations, 10Patch-For-Review, 10User-Urbanecm: Sort out HTTP caching issues for fixcopyright wiki - https://phabricator.wikimedia.org/T203179 (10CCicalese_WMF) That's great news! Thank you! [19:30:01] 10netops, 10Operations, 10ops-codfw: Switch port configuration for backup2001 - https://phabricator.wikimedia.org/T196782 (10Dzahn) icinga is reporting that on backup2010 there is "enp59s0f1 reporting no carrier." since about 11h 9m https://icinga.wikimedia.org/cgi-bin/icinga/extinfo.cgi?type=2&host=backup... [22:57:22] vgutierrez, one thing I was just thinking about with this system user [22:57:53] the certcentral API running through uwsgi will still be www-data presumably (not sure there's any way to change that?) [22:58:12] but it will need to be able to read e.g. the private keys for live certs [22:59:36] I guess we could make it possible to override the www-data default with something else in modules/uwsgi/templates/initscripts/uwsgi.systemd.erb