| 1 | | Note the new date! |
| | 1 | == PS1 IPP Czar Logs for the week 2019.04.26 - 2019.MM.DD == |
| | 2 | [[PageOutline]] |
| | 3 | |
| | 4 | (Up to [wiki:PS1_IPP_CzarLogs PS1 IPP Czar Logs]) |
| | 5 | |
| | 6 | Check out the new date! |
| | 7 | |
| | 8 | === Friday : 2019.04.26 === |
| | 9 | |
| | 10 | JRF: Since we're now switching on Fridays it makes sense to have the czarlogs do the same. |
| | 11 | |
| | 12 | === Saturday : 2019.04.27 === |
| | 13 | |
| | 14 | === Sunday : 2019.04.28 === |
| | 15 | |
| | 16 | |
| | 17 | '''Missing mdc file + burntool problem''' by JRF |
| | 18 | |
| | 19 | Reporting missing .mdc file, so it fails in the burntool stage, so I reprocessed it (really should have tried updating, this was in the morning) |
| | 20 | Will reprocess: |
| | 21 | {{{ chiptool -dbname gpc1 -definebyquery -set_label mopsfix -set_workdir neb://@HOST@.0/gpc1/mops.fixbrokenLAP.20190428 -set_dist_group NULL -set_tess_id RINGS.V3 -set_end_stage warp -set_data_group mops.fixbrokenLAP.20190428 -set_reduction LAP_SCIENCE -exp_name o5444g0110o}}} |
| | 22 | Check they're finished: |
| | 23 | {{{SELECT rawExp.exp_name, rawExp.exp_id, chipRun.chip_id, chipRun.label chip_label, chipRun.state chip_state FROM rawExp JOIN chipRun USING (exp_id) WHERE exp_name IN ("o5444g0110o");}}} |
| | 24 | |
| | 25 | Now the mopsfix job is stuck as new in the chip stage, complaining about the burntool: |
| | 26 | {{{o5444g0110o XY10 219612 2142808 new mopsfix mops.fixbrokenLAP.20190428 NULL 2}}} |
| | 27 | |
| | 28 | Perhaps try: |
| | 29 | {{{ipp_apply_burntool_fix.pl --exp_name o5444g0110o --class_id XY10 --verbose --dbname gpc1}}} |
| | 30 | |
| | 31 | Tell it to update? |
| | 32 | {{{chiptool -dbname gpc1 -setimfiletoupdate -set_label mopsfix -chip_id 2142808}}} |
| | 33 | |
| | 34 | |
| | 35 | '''Missing mk.fits files:''' by JRF |
| | 36 | Leaving jobs stuck in the warp stage |
| | 37 | |
| | 38 | Try to update them first: |
| | 39 | {{{chiptool -dbname gpc1 -setimfiletoupdate -set_label ps_ud_WEB -chip_id XXXXXX |
| | 40 | warptool -dbname gpc1 -setskyfiletoupdate -set_label ps_ud_WEB -warp_id XXXXXX}}} |
| | 41 | |
| | 42 | One of the ones sent to update came back complaining about a missing file, but it is there, so try again: |
| | 43 | {{{o6224g0254o 537186 1281637 1295352 1270256 1276893 skycell.1060.063 update ps_ud_WEB |
| | 44 | chiptool -dbname gpc1 -setimfiletoupdate -set_label ps_ud_WEB -chip_id 1281637 |
| | 45 | warptool -dbname gpc1 -setskyfiletoupdate -set_label ps_ud_WEB -warp_id 1276893}}} |
| | 46 | |
| | 47 | Failing that, reprocess them: |
| | 48 | {{{chiptool -dbname gpc1 -definebyquery -set_label mopsfix -set_workdir neb://@HOST@.0/gpc1/mops.fixbrokenLAP.20190428 -set_dist_group NULL -set_tess_id RINGS.V3 -set_end_stage warp -set_data_group mops.fixbrokenLAP.20190428 -set_reduction LAP_SCIENCE -exp_name}}} |
| | 49 | have sent them to reprocess, check status soon! |
| | 50 | |
| | 51 | The o6624g0189o exposure is done now, so clean up the remaining errors under the original label: |
| | 52 | o6624g0189o |
| | 53 | {{{ |
| | 54 | chiptool -dbname gpc1 -updaterun -set_state goto_cleaned -set_label goto_cleaned -chip_id 1269880 |
| | 55 | warptool -dbname gpc1 -updaterun -set_state goto_cleaned -set_label goto_cleaned -warp_id 1222762 |
| | 56 | }}} |
| | 57 | |
| | 58 | As for o6224g0254o, there is still an issue: |
| | 59 | It still complains about being unable to find a file, but nebulous says it is there, and I have checked that the file is there and it does exists (and looks a reasonable size). |
| | 60 | Cheeky tip -> set to clean, then set it back to update to clean up the stuck ones. |
| | 61 | {{{chiptool -dbname gpc1 -updaterun -set_state goto_cleaned -set_label goto_cleaned -chip_id 1281637 |
| | 62 | warptool -dbname gpc1 -updaterun -set_state goto_cleaned -set_label goto_cleaned -warp_id 1276893}}} |
| | 63 | Then, set to update again: |
| | 64 | {{{chiptool -dbname gpc1 -setimfiletoupdate -set_label ps_ud_WEB -chip_id 1281637 |
| | 65 | warptool -dbname gpc1 -setskyfiletoupdate -set_label ps_ud_WEB -warp_id 1276893}}} |
| | 66 | |
| | 67 | |
| | 68 | |
| | 69 | |
| | 70 | |
| | 71 | |
| | 72 | '''Evening''' |
| | 73 | |
| | 74 | There are now loads of broken jobs (must have hit a bad patch). |
| | 75 | |
| | 76 | Greater than 600 jobs...but only around 50 unique warp ids |
| | 77 | |
| | 78 | Best action is probably... set to clean, then update? |
| | 79 | {{{ |
| | 80 | chiptool -dbname gpc1 -updaterun -set_state goto_cleaned -set_label goto_cleaned -chip_id xxxxxx |
| | 81 | warptool -dbname gpc1 -updaterun -set_state goto_cleaned -set_label goto_cleaned -warp_id xxxxxx |
| | 82 | chiptool -dbname gpc1 -setimfiletoupdate -set_label ps_ud_WEB -chip_id xxxxxx |
| | 83 | warptool -dbname gpc1 -setskyfiletoupdate -set_label ps_ud_WEB -warp_id xxxxxx |
| | 84 | }}} |
| | 85 | |
| | 86 | |
| | 87 | |
| | 88 | |
| | 89 | |
| | 90 | |
| | 91 | '''missing 2 darks''' by JRF |
| | 92 | |
| | 93 | Two darks failed to be copied over. It could be an issue with summitcopy. So I'll try restarting it |
| | 94 | |
| | 95 | Now, this is where I made a mistake. '''DO NOT DO THIS''' |
| | 96 | {{{check_server.sh start.server summitcopy |
| | 97 | }}} |
| | 98 | Turns out it does not accept an argument and actually just starts all the servers...and I already had all the servers running... |
| | 99 | |
| | 100 | |
| | 101 | So now I'm going through all the machines that have the pantasks_servers on them and clearing them out. In general just log into pantasks for each service and: |
| | 102 | {{{stop |
| | 103 | shutdown now}}} |
| | 104 | make sure the jobs have actually cleared before shutting down. Do this until all the servers are gone. Then go to the correct machine, and start it up: |
| | 105 | {{{ |
| | 106 | pantasks_server & pantasks_client |
| | 107 | server input input |
| | 108 | setup |
| | 109 | run}}} |
| | 110 | Note that you need to be in the correct directory, and logged in as the correct user. |
| | 111 | |
| | 112 | The problem was not solved... |
| | 113 | |
| | 114 | Questions? |
| | 115 | How come there is no cleanup/stack stage for ps2? |
| | 116 | |
| | 117 | |
| | 118 | === Monday : 2019.04.29 === |
| | 119 | |
| | 120 | Still have the dark issue. |
| | 121 | |
| | 122 | |
| | 123 | Still a bunch of broken jobs to work through, so here we go! |
| | 124 | |
| | 125 | |
| | 126 | === Tuesday : 2019.04.30 === |
| | 127 | |
| | 128 | === Wednesday : 2019.05.01 === |
| | 129 | |
| | 130 | === Thursday : 2019.05.02 === |