[11:44:54] I have to say I feel love for the new gerrit merge strategy for ops/puppet.git <3 [12:04:52] +1 [12:05:05] yes! [13:48:35] effie, are you done with your post-hhvm cleanup or are there still pieces yet to come? [13:48:52] there are many pieces here and there [13:48:59] what is up [13:49:23] the labweb servers are saying: [13:49:26] https://www.irccloud.com/pastebin/gO9A9qEG/ [13:49:37] (those are the wikitech hosts, which are annoyingly different from the other appservers) [13:50:00] I can chase it down myself unless you immediately know the issue and/or already have plans for that [13:51:13] andrewbogott: this is a warning and it will go away with a future patch [13:51:23] cool, I'll ignore it then [13:51:24] thanks :) [13:51:28] yes please :) [14:18:14] I can't find the definition of `nginx::site` in the puppet tree. Is this provided by puppet itself? [14:20:57] arturo: modules/nginx/manifests/site.pp [14:21:22] arturo@endurance:~/git/wmf/operations/puppet production(1) 130 ± ll modules/nginx/ [14:21:22] total 0 [14:21:23] arturo: nginx is still a submodule so you may not have inittialised it on your system [14:21:26] is this a submodule? [14:21:36] oh I see [14:21:37] oh meh [14:24:09] thanks! [14:25:04] last submodule standing even: https://phabricator.wikimedia.org/T230206 [14:40:40] mutante: i think you are owning https://phabricator.wikimedia.org/T236518, can I let you continue with it? [15:18:41] I would love for there to be 0 submodules, it would make my day/week/month [15:20:25] task is unclaimed :-) [15:21:12] unfortunately, unlike some other things I would love to happen, I don't have spare cycles to jump in [15:51:44] ottomata: is the 'analytics' project still in use? If so could you mark it on https://wikitech.wikimedia.org/wiki/News/Cloud_VPS_2019_Purge ? [16:01:18] yes in use, but sparingly [16:01:24] we mostly use it for testing new puppet stuff i think [16:16:51] btw 'dumps' is not me, it never is [16:17:03] I think Hydriz might use it, or the Archive Team generally, something like that [16:55:57] ottomata: yes, don't worry about it. i'll resolve it today [16:56:16] ty [16:56:33] it's nice to see submodules go [19:21:10] seems puppet compiler has general issues with hiera lookups currently. "DataBinding 'hiera': (): could not find expected ':' while scanning a simple key" [19:27:26] mutante: that sounds like a malformed yaml file [19:29:25] that is a message I would expect if a multi-line string key ended up with a line break and no indenting or quoting to indicate that the value was supposed to continue beyond the newline. [19:29:38] mutante: the yaml file looks like there are multiple indentation forms, 4 space, 1 space, and 2 space [19:41:40] shdubsh: which yaml file are you referring to ? [19:42:04] hieradata/role/common/gerrit.yaml [19:42:44] yes? but there is no change in indentation in the change [19:44:02] hmm, i'll try again what happens if i don't remove that duplicate line [20:38:59] mutante: check which compiler host you got, john is in the process of rebuilding/upgrading them, it was mentioned or in the meeting on monday or in an email (I don't recall right now) [20:39:11] so maybe it's a diff between old and new