[03:46:58] Reedy: thanks [03:50:55] (there are 161 files in total though) [08:15:34] !log tools `truncate -s 0 /var/log/exim4/paniclog` on tools-sgecron-01.tools.eqiad.wmflabs & tools-sgewebgrid-lighttpd-0921.tools.eqiad.wmflabs [08:15:36] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/SAL [10:38:31] zhuyifei1999_: The server we use doesn't have much space free space, so can only probably do 3 or 4 at a time if they're all nearly 4GB [13:42:28] Reedy: ok [13:48:59] (none of the files that completed transcodes are below 3GB at the moment) [13:49:21] the smallest is 3.4 [14:26:02] zhuyifei1999_: It might be worth me scripting it to run in a screen session [14:26:17] foreach file in list { wget file, importImages, delete file } [14:31:45] Tool-Adoption: Is there anything additional we have to wait for? https://phabricator.wikimedia.org/T220272 [15:04:34] Reedy: yeah I script the download + transcode [15:08:02] Wurgl: in our mailing list, there was some 'stuffs happened' on March, that applies to this ticket, then I got pinged on my talk page on May 5 about this ticket (admittedly, I was too busy to see the ticket before the ping); emailed the mailing list about it and one of us resigned a day after [15:08:16] so, I don't know what to do [15:08:38] @seen quiddity [15:08:38] zhuyifei1999_: I have never seen quiddity [15:32:36] zhuyifei1999_: I regulary see questions about that tool on de.wikipedia, but often enough to remember its name [15:33:47] The directory is readable, just a few standard files which are not readable by world. So I expect no secrets [15:34:47] I think I should wait for quiddity or someone else to get a second opinion before I do it [17:44:35] hey, for some reason my cron job can't import a python module I have installed [17:54:58] DatGuy: with cron, you have to call the python binary from your virtualenv, not the systemwide binary [17:55:23] I am. this is my crontab: `*/15 * * * * /usr/bin/jsub -N playerstats -once -quiet /data/project/datbot/py3/bin/python /data/project/datbot/Tasks/Footy/playerstats.py [17:55:23] ` [17:59:02] Ah. Thank you for confirming. I've run into a similar issue in the past; don't remember how it was resolved unfortunately. But I don't think you're doing anything specifically wrong. [18:00:43] would remaking the venv work? [18:18:00] DatGuy: I'm looking [18:18:44] which package are you trying to import [18:18:46] ? [18:20:16] https://www.irccloud.com/pastebin/EmTwsTbf/ [18:20:26] oh great is this really that secret? [18:33:04] Footy/playerstats14:20 < zhuyifei1999_> https://www.irccloud.com/pastebin/EmTwsTbf/ [18:33:07] 14:20 < zhuyifei1999_> oh great is this really that secret? [18:33:18] oops, i did not mean to do that [18:33:32] * zhuyifei1999_ was just about to ask :P [18:34:28] like I can use sudo powers to 'become' that tool and check, but I really dislike chmod o-rwx for non-secret stuffs in general [18:36:03] zhuyifei1999_: not sure why it isn't showing, it's chmod 0664 [18:36:21] +x is needed [18:36:44] listing a directory is "executing" it [18:36:58] yeah [18:37:51] seems like removing and remaking the venv fixed it [21:45:27] Hi, I think I just made a terrible mistake [21:46:24] I just opened a big file on my tool account but it got stuck and now I cannot access it. [21:47:02] !help [21:47:02] MarioFinale: If you don't get a response in 15-30 minutes, please create a phabricator task -- https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=wmcs-team [21:47:29] MarioFinale: if you open another shell, you should be able to kill that process [21:47:34] nope [21:47:40] that other is stuck too [21:48:36] all shells got stuck simultaneusly [21:50:08] ugh, yeah. Can't even log on [21:50:25] andrewbogott: ^ fancy shooting the process? [21:50:57] Reedy: which host? [21:51:12] sgebastion-07 [21:51:13] I don't know for definite, but I'm struggling to get onto tools-sgebastion-07 [21:51:21] yep, it was me :( [21:51:33] MarioFinale: I'm going to just kill all of your shells, ok? [21:51:37] np [21:51:49] also tools.periodibot [21:52:49] there aren't any periodbot procs running on the bastion. If there are on the grid or k8s you should be able to kill them yourself. [21:52:53] Can you log back in now? [21:53:02] yep [21:53:04] Thanks! [21:53:08] sure! [21:53:10] it's immediately a lot more reponsive [21:54:19] A little question, a 700Mb file named "core" just appeared on my tool root home folder [21:54:39] that's from me killing things. I'd just delete it unless you're really curious :) [21:55:54] Sure, I don't want to stuck the server again :P [21:57:30] Thanks a lot!