project8 / psyllid

Data acquisition package for the ROACH2 system
Other
0 stars 1 forks source link

Egg file not written on second subsequent run #5

Closed nsoblath closed 7 years ago

nsoblath commented 8 years ago

Reported by Christine on Slack on 7/20/16.

14:22:20 [DEBUG] /udp_receiver.cc(182): Time data received (8224 bytes):  chan = 0  time = 1469024540  id = 4  freqNotTime = 0  bin 0 [0] = 0
14:22:20 [DEBUG] /udp_receiver.cc(183): Time data written to stream index <1>
14:22:20 [DEBUG] /udp_receiver.cc(107): UDP receiver pausing
14:22:20 [DEBUG] eaming_writer.cc(75): Egg writer reading stream 0 (time) at index 1
14:22:20 [DEBUG] aq/terminator.cc(54): Terminator is stopping
14:22:20 [ INFO] /udp_receiver.cc(122): Waiting for ROACH packets
14:22:20 [DEBUG] rch3/M3Stream.cc(417): Writing acq. 0, record 4
14:22:20 [DEBUG] eaming_writer.cc(75): Egg writer reading stream 0 (time) at index 2
14:22:20 [DEBUG] eaming_writer.cc(93): Streaming writer is stopping
14:22:20 [DEBUG] eaming_writer.cc(97): Finishing stream <0>
14:22:20 [DEBUG] monarch3_wrap.cc(275): Finished stream <0>
14:22:20 [DEBUG] monarch3_wrap.cc(282): All streams complete; automatically finishing file </fs01/ma08/homes/claessen/testa.egg>
14:22:20 [ INFO] monarch3_wrap.cc(330): Finished writing file </fs01/ma08/homes/claessen/testa.egg>
14:22:20 [DEBUG] ch3/M3Monarch.cc(245): Finishing writing
14:22:20 [DEBUG] rch3/M3Stream.cc(608): Finalizing acq. 0 with 5 records
14:22:20 [DEBUG] rch3/M3Stream.cc(626): Finalizing stream with 1 acquisitions and 5 records
14:22:20 [ INFO] /udp_receiver.cc(122): Waiting for ROACH packets
14:22:21 [ INFO] /udp_receiver.cc(122): Waiting for ROACH packets
14:22:21 [ INFO] /udp_receiver.cc(122): Waiting for ROACH packets
14:22:22 [ INFO] /udp_receiver.cc(122): Waiting for ROACH packets
14:22:22 [ INFO] /udp_receiver.cc(122): Waiting for ROACH packets
14:22:23 [ INFO] /udp_receiver.cc(122): Waiting for ROACH packets
14:22:23 [ INFO] /udp_receiver.cc(122): Waiting for ROACH packets
14:22:24 [ INFO] /udp_receiver.cc(122): Waiting for ROACH packets
14:22:24 [ INFO] /udp_receiver.cc(122): Waiting for ROACH packets
14:22:25 [DEBUG] ource/message.cc(112): Processing message:
Routing key: psyllid.start-run
{
    msgop : 9
    msgtype : 3
    payload : 
    {
        file : /fs01/ma08/homes/claessen/test/000000000/rid000000000_000000002.egg
        values : 
        [
        ]
    }
    sender_info : 
    {
        commit : g949d0b0
        exe : /fs01/ma08/homes/claessen/environments/dragonfly-develop/bin/dragonfly
        hostname : astro-03
        package : dripline
        service_name : 
        username : claessen
        version : wp2.0.0
    }
    timestamp : 2016-07-20T14:22:23Z
}
14:22:25 [DEBUG] ource/service.cc(329): Determined the RKS to be <start-run>; size = 1
14:22:25 [DEBUG] pp/source/hub.cc(196): Cmd request received
14:22:25 [DEBUG] pp/source/hub.cc(330): Authenticating with key <00000000-0000-0000-0000-000000000000>
14:22:25 [DEBUG] l/daq_control.cc(194): Preparing for run
14:22:25 [ INFO] l/daq_control.cc(214): Starting run
14:22:25 [DEBUG] ol/daq_worker.cc(98): Launching asynchronous do_run
14:22:25 [ INFO] ol/daq_worker.cc(105): Run is commencing
14:22:25 [DEBUG] pp/source/hub.cc(299): Sending reply message to <request_replyefbff2fd-aa35-44d6-8e50-09ee39827bc5>:
Return code: 0
Return message: Run started
{
}
14:22:25 [DEBUG] ource/service.cc(206): Sending reply with routing key <request_replyefbff2fd-aa35-44d6-8e50-09ee39827bc5>
14:22:25 [DEBUG] ource/service.cc(435): Opening AMQP connection and creating channel to higgsino.physics.ucsb.edu:5672
14:22:25 [DEBUG] ource/service.cc(436): Using broker authentication: cclaessens:ba20785f8d42
14:22:25 [DEBUG] ol/daq_worker.cc(116): Timed run stopper in use; limit is 5000 ms
14:22:25 [DEBUG] /udp_receiver.cc(83): UDP receiver resuming
14:22:25 [ INFO] /udp_receiver.cc(122): Waiting for ROACH packets
14:22:25 [DEBUG] aq/terminator.cc(62): Terminator is starting
14:22:25 [DEBUG] eaming_writer.cc(75): Egg writer reading stream 0 (time) at index 3
14:22:25 [DEBUG] eaming_writer.cc(109): Preparing egg file
terminate called after throwing an instance of 'midge::error'
  what():  Unable to prepare the egg file </fs01/ma08/homes/claessen/testa.egg>: Invalid monarch stage for getting the header: 3
Aborted
nsoblath commented 7 years ago

This has been fixed as of fe922235b6051139bb4cf9813b54db65c78821e5