Dear @bvonhall ,
I’m trying a basic MID QC workflow in AliECS…but I’m kind of stuck with some basic issue.
I tested that the workflow works with:
o2-raw-file-reader-workflow --input-conf MIDraw.cfg | o2-qc --config json:///home/mid/alice/QualityControl/Modules/MUON/MID/mid-raw.json
But when I try to create a workflow with AliECS, I get a series of error, the first of which is:
gRPC client can't dial command="source /etc/profile.d/modules.sh && MODULEPATH=/home/mid/alice/sw/MODULES/slc8_x86-64 module load O2 QualityControl Control-OCCPlugin && o2-dpl-raw-proxy -b --session default --dataspec 'x:MID/RAWDATA;dd:FLP/DISTSUBTIMEFRAME/0' --readout-proxy '--channel-config "name=readout-proxy,type=pull,method=connect,address=ipc:///tmp/stf-builder-dpl-pipe-0,transport=shmem,rateLogging=10"' | o2-qc -b --config json:///tmp/mid-raw.json | o2-dpl-output-proxy -b --session default --dataspec 'x:MID/RAWDATA;dd:FLP/DISTSUBTIMEFRAME/0' --dpl-output-proxy '--channel-config "name=downstream,type=push,method=bind,address=ipc:///tmp/stf-pipe-0,rateLogging=10,transport=shmem"' | o2-dpl-raw-proxy" endpoint="127.0.0.1:31005" error="context deadline exceeded" id="2SJYSUgpWdZ" task="github.com/AliceO2Group/ControlWorkflows/tasks/qc-daq-internal-dpl-injected-dummy-sink@9f06c12c713c98bdd8faa12b7bc18e14a9987275?2SJYSUgpWdZ" transport="JSON"
Any help would be appreciated…
Thanks in advance,
cheers,
Diego