Skip to content

CI/CD Test Results - Run #130 #74

Description

@github-actions

@BinDong314 @youf3 @disprosium8

CI/CD Test Results - Run #130
Repository: quant-net/qn-server
Workflow: CICD-test-develop-nightly
Workflow run: https://github.com/quant-net/qn-server/actions/runs/25132362653
Check containers [before] running scripts: start
🔍 Checking agent-1...
❌ Error detected in logs for agent-1

agent-1-1 | 2026-04-29 20:34:31,375 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-1-1 | 2026-04-29 20:34:31,375 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-1-1 | 2026-04-29 20:34:46,379 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-1-1 | 2026-04-29 20:34:46,379 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec

------ Full Logs for agent-1 (might be cut as it too long)------
agent-1-1 | /docker-entrypoint.sh: Wait for 15 seconds to start...
agent-1-1 | 2026-04-29 20:34:26,032 - quantnet_agent.cli - INFO - Loaded agent configuration from /opt/quantnet/etc/agent.cfg
agent-1-1 | 2026-04-29 20:34:26,034 - quantnet_agent.service.agent - INFO - Started agent process [1]
agent-1-1 | 2026-04-29 20:34:26,093 - quantnet_agent.service.agent - INFO - Agent started with protocol namespaces:
agent-1-1 | NAME NAMESPACE SCHEMA
agent-1-1 | ------------------------------------------------------------
agent-1-1 | objects default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/objects/objects.yaml
agent-1-1 | bsm-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/bsm-node.yaml
agent-1-1 | q-repeater default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-repeater.yaml
agent-1-1 | optical-switch default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/optical-switch.yaml
agent-1-1 | m-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/m-node.yaml
agent-1-1 | q-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-node.yaml
agent-1-1 | qn-server-rpc default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/qn-server/qn-server-rpc.yaml
agent-1-1 | simulation simulation /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/simulation.yaml
agent-1-1 | experiment experiment /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/experiment.yaml
agent-1-1 | calibration calibration /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/calibration.yaml
agent-1-1 | scheduler scheduler /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/scheduler.yaml
agent-1-1 | monitor monitor /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/messages/monitor.yaml
agent-1-1 | pingpong pingpong /qn-plugins/plugins/schema/pingpong.yaml
agent-1-1 | example example /qn-plugins/plugins/schema/example.yaml
agent-1-1 | bsm bsm /qn-plugins/plugins/schema/bsm.yaml
agent-1-1 | spg spg /qn-plugins/plugins/schema/spg.yaml
agent-1-1 | egp egp /qn-plugins/plugins/schema/egp.yaml
agent-1-1 | 2026-04-29 20:34:26,282 - dummy - INFO - Initializing ExpFramework
agent-1-1 | 2026-04-29 20:34:26,285 - dummy - INFO - Initializing Dummy Lightsource
agent-1-1 | 2026-04-29 20:34:26,289 - dummy - INFO - EPC initialized
agent-1-1 | 2026-04-29 20:34:26,293 - dummy - INFO - Initializing LightMeasurement with wavelength=0
agent-1-1 | 2026-04-29 20:34:26,301 - simulator - INFO - Initializing simulator EGP driver.
agent-1-1 | 2026-04-29 20:34:26,349 - simulator - INFO - Initializing passthrough driver
agent-1-1 | 2026-04-29 20:34:26,350 - quantnet_agent.hal.local_task_manager - INFO - Generating DAG
agent-1-1 | 2026-04-29 20:34:26,353 - quantnet_agent.hal.node - INFO - Agent LBNL-Q will load the followings:
agent-1-1 | NAME TYPE RESOURCE
agent-1-1 | ------------------------------------------------------------
agent-1-1 | exp_framework driver DummyExpFramework
agent-1-1 | lightsource driver DummyLightSrc
agent-1-1 | epc driver DummyEPC
agent-1-1 | polarimeter driver DummyPolarimeter
agent-1-1 | egp driver SimEGPDriver
agent-1-1 | messaging driver PassthroughDriver
agent-1-1 | scheduler build-in interpreters scheduler.py
agent-1-1 | calibration build-in interpreters calibration.py
agent-1-1 | experiment build-in interpreters exp_framework.py
agent-1-1 | pingpong user-defined interpreters pingpong.py
agent-1-1 | 2026-04-29 20:34:26,353 - quantnet_agent.scheduler.scheduler - INFO - Starting Scheduler at 2026-04-29 20:34:26.353729+00:00
agent-1-1 | 2026-04-29 20:34:26,357 - quantnet_mq.rpcserver - INFO - Connected: LBNL-Q
agent-1-1 | 2026-04-29 20:34:26,358 - quantnet_mq.rpcclient - INFO - Connected: LBNL-Q
agent-1-1 | 2026-04-29 20:34:26,358 - quantnet_agent.hal.local_task_manager - INFO - Adding dependency in DAG
agent-1-1 | 2026-04-29 20:34:26,374 - quantnet_mq.rpcserver - INFO - Subscribed: rpc/LBNL-Q
agent-1-1 | 2026-04-29 20:34:26,375 - quantnet_mq.rpcclient - INFO - Subscribed
agent-1-1 | 2026-04-29 20:34:26,376 - quantnet_mq.msgclient - INFO - Connected: LBNL-Q
agent-1-1 | 2026-04-29 20:34:26,376 - quantnet_agent.hal.local_task_manager - INFO - Periodically checking state of DAG node
agent-1-1 | 2026-04-29 20:34:31,375 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-1-1 | 2026-04-29 20:34:31,375 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-1-1 | 2026-04-29 20:34:46,379 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-1-1 | 2026-04-29 20:34:46,379 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
🔍 Checking agent-2...
❌ Error detected in logs for agent-2

agent-2-1 | 2026-04-29 20:34:31,263 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-2-1 | 2026-04-29 20:34:31,263 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-2-1 | 2026-04-29 20:34:46,266 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-2-1 | 2026-04-29 20:34:46,266 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec

------ Full Logs for agent-2 (might be cut as it too long)------
agent-2-1 | /docker-entrypoint.sh: Wait for 15 seconds to start...
agent-2-1 | 2026-04-29 20:34:25,879 - quantnet_agent.cli - INFO - Loaded agent configuration from /opt/quantnet/etc/agent.cfg
agent-2-1 | 2026-04-29 20:34:25,881 - quantnet_agent.service.agent - INFO - Started agent process [1]
agent-2-1 | 2026-04-29 20:34:25,948 - quantnet_agent.service.agent - INFO - Agent started with protocol namespaces:
agent-2-1 | NAME NAMESPACE SCHEMA
agent-2-1 | ------------------------------------------------------------
agent-2-1 | objects default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/objects/objects.yaml
agent-2-1 | bsm-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/bsm-node.yaml
agent-2-1 | q-repeater default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-repeater.yaml
agent-2-1 | optical-switch default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/optical-switch.yaml
agent-2-1 | m-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/m-node.yaml
agent-2-1 | q-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-node.yaml
agent-2-1 | qn-server-rpc default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/qn-server/qn-server-rpc.yaml
agent-2-1 | simulation simulation /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/simulation.yaml
agent-2-1 | experiment experiment /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/experiment.yaml
agent-2-1 | calibration calibration /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/calibration.yaml
agent-2-1 | scheduler scheduler /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/scheduler.yaml
agent-2-1 | monitor monitor /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/messages/monitor.yaml
agent-2-1 | pingpong pingpong /qn-plugins/plugins/schema/pingpong.yaml
agent-2-1 | example example /qn-plugins/plugins/schema/example.yaml
agent-2-1 | bsm bsm /qn-plugins/plugins/schema/bsm.yaml
agent-2-1 | spg spg /qn-plugins/plugins/schema/spg.yaml
agent-2-1 | egp egp /qn-plugins/plugins/schema/egp.yaml
agent-2-1 | 2026-04-29 20:34:26,170 - dummy - INFO - Initializing ExpFramework
agent-2-1 | 2026-04-29 20:34:26,174 - dummy - INFO - Initializing Dummy Lightsource
agent-2-1 | 2026-04-29 20:34:26,177 - dummy - INFO - EPC initialized
agent-2-1 | 2026-04-29 20:34:26,181 - dummy - INFO - Initializing LightMeasurement with wavelength=0
agent-2-1 | 2026-04-29 20:34:26,189 - simulator - INFO - Initializing simulator EGP driver.
agent-2-1 | 2026-04-29 20:34:26,228 - simulator - INFO - Initializing passthrough driver
agent-2-1 | 2026-04-29 20:34:26,228 - quantnet_agent.hal.local_task_manager - INFO - Generating DAG
agent-2-1 | 2026-04-29 20:34:26,231 - quantnet_agent.hal.node - INFO - Agent UCB-Q will load the followings:
agent-2-1 | NAME TYPE RESOURCE
agent-2-1 | ------------------------------------------------------------
agent-2-1 | exp_framework driver DummyExpFramework
agent-2-1 | lightsource driver DummyLightSrc
agent-2-1 | epc driver DummyEPC
agent-2-1 | polarimeter driver DummyPolarimeter
agent-2-1 | egp driver SimEGPDriver
agent-2-1 | messaging driver PassthroughDriver
agent-2-1 | scheduler build-in interpreters scheduler.py
agent-2-1 | calibration build-in interpreters calibration.py
agent-2-1 | experiment build-in interpreters exp_framework.py
agent-2-1 | pingpong user-defined interpreters pingpong.py
agent-2-1 | 2026-04-29 20:34:26,232 - quantnet_agent.scheduler.scheduler - INFO - Starting Scheduler at 2026-04-29 20:34:26.232148+00:00
agent-2-1 | 2026-04-29 20:34:26,237 - quantnet_mq.rpcserver - INFO - Connected: UCB-Q
agent-2-1 | 2026-04-29 20:34:26,238 - quantnet_agent.hal.local_task_manager - INFO - Adding dependency in DAG
agent-2-1 | 2026-04-29 20:34:26,238 - quantnet_mq.rpcserver - INFO - Subscribed: rpc/UCB-Q
agent-2-1 | 2026-04-29 20:34:26,239 - quantnet_mq.rpcclient - INFO - Connected: UCB-Q
agent-2-1 | 2026-04-29 20:34:26,263 - quantnet_mq.rpcclient - INFO - Subscribed
agent-2-1 | 2026-04-29 20:34:26,264 - quantnet_mq.msgclient - INFO - Connected: UCB-Q
agent-2-1 | 2026-04-29 20:34:26,264 - quantnet_agent.hal.local_task_manager - INFO - Periodically checking state of DAG node
agent-2-1 | 2026-04-29 20:34:31,263 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-2-1 | 2026-04-29 20:34:31,263 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-2-1 | 2026-04-29 20:34:46,266 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-2-1 | 2026-04-29 20:34:46,266 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
🔍 Checking agent-3...
❌ Error detected in logs for agent-3

agent-3-1 | 2026-04-29 20:34:31,435 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-3-1 | 2026-04-29 20:34:31,435 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-3-1 | 2026-04-29 20:34:46,448 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-3-1 | 2026-04-29 20:34:46,448 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec

------ Full Logs for agent-3 (might be cut as it too long)------
agent-3-1 | /docker-entrypoint.sh: Wait for 15 seconds to start...
agent-3-1 | 2026-04-29 20:34:26,078 - quantnet_agent.cli - INFO - Loaded agent configuration from /opt/quantnet/etc/agent.cfg
agent-3-1 | 2026-04-29 20:34:26,080 - quantnet_agent.service.agent - INFO - Started agent process [1]
agent-3-1 | 2026-04-29 20:34:26,146 - quantnet_agent.service.agent - INFO - Agent started with protocol namespaces:
agent-3-1 | NAME NAMESPACE SCHEMA
agent-3-1 | ------------------------------------------------------------
agent-3-1 | objects default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/objects/objects.yaml
agent-3-1 | bsm-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/bsm-node.yaml
agent-3-1 | q-repeater default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-repeater.yaml
agent-3-1 | optical-switch default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/optical-switch.yaml
agent-3-1 | m-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/m-node.yaml
agent-3-1 | q-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-node.yaml
agent-3-1 | qn-server-rpc default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/qn-server/qn-server-rpc.yaml
agent-3-1 | simulation simulation /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/simulation.yaml
agent-3-1 | experiment experiment /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/experiment.yaml
agent-3-1 | calibration calibration /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/calibration.yaml
agent-3-1 | scheduler scheduler /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/scheduler.yaml
agent-3-1 | monitor monitor /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/messages/monitor.yaml
agent-3-1 | pingpong pingpong /qn-plugins/plugins/schema/pingpong.yaml
agent-3-1 | example example /qn-plugins/plugins/schema/example.yaml
agent-3-1 | bsm bsm /qn-plugins/plugins/schema/bsm.yaml
agent-3-1 | spg spg /qn-plugins/plugins/schema/spg.yaml
agent-3-1 | egp egp /qn-plugins/plugins/schema/egp.yaml
agent-3-1 | 2026-04-29 20:34:26,340 - dummy - INFO - Initializing ExpFramework
agent-3-1 | 2026-04-29 20:34:26,343 - dummy - INFO - Initializing Dummy Lightsource
agent-3-1 | 2026-04-29 20:34:26,347 - dummy - INFO - EPC initialized
agent-3-1 | 2026-04-29 20:34:26,350 - dummy - INFO - Initializing LightMeasurement with wavelength=0
agent-3-1 | 2026-04-29 20:34:26,358 - simulator - INFO - Initializing simulator EGP driver.
agent-3-1 | 2026-04-29 20:34:26,395 - simulator - INFO - Initializing passthrough driver
agent-3-1 | 2026-04-29 20:34:26,395 - quantnet_agent.hal.local_task_manager - INFO - Generating DAG
agent-3-1 | 2026-04-29 20:34:26,399 - quantnet_agent.hal.node - INFO - Agent LBNL-SWITCH will load the followings:
agent-3-1 | NAME TYPE RESOURCE
agent-3-1 | ------------------------------------------------------------
agent-3-1 | exp_framework driver DummyExpFramework
agent-3-1 | lightsource driver DummyLightSrc
agent-3-1 | epc driver DummyEPC
agent-3-1 | polarimeter driver DummyPolarimeter
agent-3-1 | egp driver SimEGPDriver
agent-3-1 | messaging driver PassthroughDriver
agent-3-1 | scheduler build-in interpreters scheduler.py
agent-3-1 | calibration build-in interpreters calibration.py
agent-3-1 | experiment build-in interpreters exp_framework.py
agent-3-1 | pingpong user-defined interpreters pingpong.py
agent-3-1 | 2026-04-29 20:34:26,399 - quantnet_agent.scheduler.scheduler - INFO - Starting Scheduler at 2026-04-29 20:34:26.399307+00:00
agent-3-1 | 2026-04-29 20:34:26,401 - quantnet_mq.rpcserver - INFO - Connected: LBNL-SWITCH
agent-3-1 | 2026-04-29 20:34:26,403 - quantnet_agent.hal.local_task_manager - INFO - Adding dependency in DAG
agent-3-1 | 2026-04-29 20:34:26,403 - quantnet_mq.rpcserver - INFO - Subscribed: rpc/LBNL-SWITCH
agent-3-1 | 2026-04-29 20:34:26,403 - quantnet_mq.rpcclient - INFO - Connected: LBNL-SWITCH
agent-3-1 | 2026-04-29 20:34:26,435 - quantnet_mq.rpcclient - INFO - Subscribed
agent-3-1 | 2026-04-29 20:34:26,435 - quantnet_mq.msgclient - INFO - Connected: LBNL-SWITCH
agent-3-1 | 2026-04-29 20:34:26,435 - quantnet_agent.hal.local_task_manager - INFO - Periodically checking state of DAG node
agent-3-1 | 2026-04-29 20:34:31,435 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-3-1 | 2026-04-29 20:34:31,435 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-3-1 | 2026-04-29 20:34:46,448 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-3-1 | 2026-04-29 20:34:46,448 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
🔍 Checking agent-4...
❌ Error detected in logs for agent-4

agent-4-1 | 2026-04-29 20:34:31,413 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-4-1 | 2026-04-29 20:34:31,413 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-4-1 | 2026-04-29 20:34:46,422 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-4-1 | 2026-04-29 20:34:46,422 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec

------ Full Logs for agent-4 (might be cut as it too long)------
agent-4-1 | /docker-entrypoint.sh: Wait for 15 seconds to start...
agent-4-1 | 2026-04-29 20:34:26,066 - quantnet_agent.cli - INFO - Loaded agent configuration from /opt/quantnet/etc/agent.cfg
agent-4-1 | 2026-04-29 20:34:26,068 - quantnet_agent.service.agent - INFO - Started agent process [1]
agent-4-1 | 2026-04-29 20:34:26,132 - quantnet_agent.service.agent - INFO - Agent started with protocol namespaces:
agent-4-1 | NAME NAMESPACE SCHEMA
agent-4-1 | ------------------------------------------------------------
agent-4-1 | objects default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/objects/objects.yaml
agent-4-1 | bsm-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/bsm-node.yaml
agent-4-1 | q-repeater default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-repeater.yaml
agent-4-1 | optical-switch default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/optical-switch.yaml
agent-4-1 | m-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/m-node.yaml
agent-4-1 | q-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-node.yaml
agent-4-1 | qn-server-rpc default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/qn-server/qn-server-rpc.yaml
agent-4-1 | simulation simulation /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/simulation.yaml
agent-4-1 | experiment experiment /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/experiment.yaml
agent-4-1 | calibration calibration /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/calibration.yaml
agent-4-1 | scheduler scheduler /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/scheduler.yaml
agent-4-1 | monitor monitor /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/messages/monitor.yaml
agent-4-1 | pingpong pingpong /qn-plugins/plugins/schema/pingpong.yaml
agent-4-1 | example example /qn-plugins/plugins/schema/example.yaml
agent-4-1 | bsm bsm /qn-plugins/plugins/schema/bsm.yaml
agent-4-1 | spg spg /qn-plugins/plugins/schema/spg.yaml
agent-4-1 | egp egp /qn-plugins/plugins/schema/egp.yaml
agent-4-1 | 2026-04-29 20:34:26,309 - dummy - INFO - Initializing ExpFramework
agent-4-1 | 2026-04-29 20:34:26,313 - dummy - INFO - Initializing Dummy Lightsource
agent-4-1 | 2026-04-29 20:34:26,316 - dummy - INFO - EPC initialized
agent-4-1 | 2026-04-29 20:34:26,320 - dummy - INFO - Initializing LightMeasurement with wavelength=0
agent-4-1 | 2026-04-29 20:34:26,328 - simulator - INFO - Initializing simulator EGP driver.
agent-4-1 | 2026-04-29 20:34:26,369 - simulator - INFO - Initializing passthrough driver
agent-4-1 | 2026-04-29 20:34:26,369 - quantnet_agent.hal.local_task_manager - INFO - Generating DAG
agent-4-1 | 2026-04-29 20:34:26,372 - quantnet_agent.hal.node - INFO - Agent UCB-SWITCH will load the followings:
agent-4-1 | NAME TYPE RESOURCE
agent-4-1 | ------------------------------------------------------------
agent-4-1 | exp_framework driver DummyExpFramework
agent-4-1 | lightsource driver DummyLightSrc
agent-4-1 | epc driver DummyEPC
agent-4-1 | polarimeter driver DummyPolarimeter
agent-4-1 | egp driver SimEGPDriver
agent-4-1 | messaging driver PassthroughDriver
agent-4-1 | scheduler build-in interpreters scheduler.py
agent-4-1 | calibration build-in interpreters calibration.py
agent-4-1 | experiment build-in interpreters exp_framework.py
agent-4-1 | pingpong user-defined interpreters pingpong.py
agent-4-1 | 2026-04-29 20:34:26,373 - quantnet_agent.scheduler.scheduler - INFO - Starting Scheduler at 2026-04-29 20:34:26.373114+00:00
agent-4-1 | 2026-04-29 20:34:26,376 - quantnet_mq.rpcclient - INFO - Connected: UCB-SWITCH
agent-4-1 | 2026-04-29 20:34:26,413 - quantnet_mq.rpcserver - INFO - Connected: UCB-SWITCH
agent-4-1 | 2026-04-29 20:34:26,413 - quantnet_agent.hal.local_task_manager - INFO - Adding dependency in DAG
agent-4-1 | 2026-04-29 20:34:26,414 - quantnet_mq.rpcclient - INFO - Subscribed
agent-4-1 | 2026-04-29 20:34:26,414 - quantnet_mq.rpcserver - INFO - Subscribed: rpc/UCB-SWITCH
agent-4-1 | 2026-04-29 20:34:26,415 - quantnet_mq.msgclient - INFO - Connected: UCB-SWITCH
agent-4-1 | 2026-04-29 20:34:26,415 - quantnet_agent.hal.local_task_manager - INFO - Periodically checking state of DAG node
agent-4-1 | 2026-04-29 20:34:31,413 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-4-1 | 2026-04-29 20:34:31,413 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-4-1 | 2026-04-29 20:34:46,422 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-4-1 | 2026-04-29 20:34:46,422 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
🔍 Checking controller...
------ Logs for controller ------
controller-1 | 2026-04-29 20:34:11,100 - quantnet_controller.cli - INFO - Loaded configuration from /opt/quantnet/etc/quantnet.cfg
controller-1 | 2026-04-29 20:34:11,103 - quantnet_controller.server - INFO - Started server process [1]
controller-1 | 2026-04-29 20:34:11,141 - quantnet_controller.server - INFO - Server started with protocol namespaces:
controller-1 | NAME NAMESPACE SCHEMA
controller-1 | ------------------------------------------------------------
controller-1 | objects default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/objects/objects.yaml
controller-1 | bsm-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/bsm-node.yaml
controller-1 | q-repeater default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-repeater.yaml
controller-1 | optical-switch default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/optical-switch.yaml
controller-1 | m-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/m-node.yaml
controller-1 | q-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-node.yaml
controller-1 | qn-server-rpc default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/qn-server/qn-server-rpc.yaml
controller-1 | simulation simulation /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/simulation.yaml
controller-1 | experiment experiment /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/experiment.yaml
controller-1 | calibration calibration /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/calibration.yaml
controller-1 | scheduler scheduler /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/scheduler.yaml
controller-1 | monitor monitor /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/messages/monitor.yaml
controller-1 | pingpong pingpong /qn-plugins/plugins/schema/pingpong.yaml
controller-1 | example example /qn-plugins/plugins/schema/example.yaml
controller-1 | bsm bsm /qn-plugins/plugins/schema/bsm.yaml
controller-1 | spg spg /qn-plugins/plugins/schema/spg.yaml
controller-1 | egp egp /qn-plugins/plugins/schema/egp.yaml
controller-1 | 2026-04-29 20:34:11,145 - monitoring - INFO - Monitor plugin initialized with DB handler: <quantnet_controller.core.abstractdatabase.AbstractDatabase.DBModel object at 0x7f5d8b152690>
controller-1 | 2026-04-29 20:34:11,150 - quantnet_controller.common.request - INFO - Loaded experiment definition from /usr/local/lib/python3.11/site-packages/quantnet_controller/plugins/protocols/calibration/experiment.py
controller-1 | 2026-04-29 20:34:11,150 - quantnet_controller.common.request - INFO - Initialized RequestManager for agentcalibrationresponse with type calibration
controller-1 | 2026-04-29 20:34:11,151 - quantnet_controller.common.request - INFO - Loaded experiment definition from /usr/local/lib/python3.11/site-packages/quantnet_controller/plugins/protocols/agentExperiment/exp_defs.py
controller-1 | 2026-04-29 20:34:11,151 - quantnet_controller.common.request - INFO - Initialized RequestManager for agentexperiment with type experiment
controller-1 | 2026-04-29 20:34:11,155 - quantnet_controller.common.request - INFO - Loaded experiment definition from /qn-plugins/plugins/bsm/bsm/experiment.py
controller-1 | 2026-04-29 20:34:11,155 - quantnet_controller.common.request - INFO - Initialized RequestManager for bsmrequest with type experiment
controller-1 | 2026-04-29 20:34:11,157 - quantnet_controller.common.request - INFO - Loaded experiment definition from /qn-plugins/plugins/spg/spg/experiment.py
controller-1 | 2026-04-29 20:34:11,157 - quantnet_controller.common.request - INFO - Initialized RequestManager for spgrequest with type experiment
controller-1 | 2026-04-29 20:34:11,160 - quantnet_controller.common.request - INFO - Loaded experiment definition from /qn-plugins/plugins/egp/egp/experiment.py
controller-1 | 2026-04-29 20:34:11,160 - quantnet_controller.common.request - INFO - Initialized RequestManager for egprequest with type experiment
controller-1 | 2026-04-29 20:34:11,168 - quantnet_controller.common.request - INFO - Initialized RequestManager for pingpongrequest with type protocol
controller-1 | 2026-04-29 20:34:11,168 - quantnet_controller.server - INFO - Loaded modules:
controller-1 | simulation PluginType.PROTOCOL
controller-1 | agentRegister PluginType.PROTOCOL
controller-1 | calibration PluginType.PROTOCOL
controller-1 | experiment PluginType.PROTOCOL
controller-1 | bsm PluginType.PROTOCOL
controller-1 | spg PluginType.PROTOCOL
controller-1 | egp PluginType.PROTOCOL
controller-1 | pingpong PluginType.PROTOCOL
controller-1 | router PluginType.ROUTING
controller-1 | scheduler PluginType.SCHEDULING
controller-1 | monitor PluginType.MONITORING
controller-1 | 2026-04-29 20:34:11,171 - quantnet_mq.rpcclient - INFO - Connected: qn-server-de307fda-a299-44c5-a43c-8e23a063a8ff
controller-1 | 2026-04-29 20:34:11,172 - quantnet_mq.rpcclient - INFO - Subscribed
controller-1 | 2026-04-29 20:34:11,172 - quantnet_mq.msgclient - INFO - Connected: msgclient-de307fda-a299-44c5-a43c-8e23a063a8ff
controller-1 | 2026-04-29 20:34:11,173 - quantnet_mq.msgserver - INFO - Connected: msgserver-de307fda-a299-44c5-a43c-8e23a063a8ff
controller-1 | 2026-04-29 20:34:11,174 - quantnet_mq.msgserver - INFO - Subscribed: monitor
controller-1 | 2026-04-29 20:34:11,175 - quantnet_mq.rpcserver - INFO - Connected: rpcserver-de307fda-a299-44c5-a43c-8e23a063a8ff
controller-1 | 2026-04-29 20:34:11,175 - plugins.scheduler - INFO - Scheduler is started
controller-1 | 2026-04-29 20:34:11,175 - plugins.routing - INFO - PathFinder routing module started
controller-1 | 2026-04-29 20:34:11,175 - monitoring - INFO - Monitor started and listening on /monitor topic
controller-1 | 2026-04-29 20:34:11,175 - quantnet_mq.rpcserver - INFO - Subscribed: rpc/qn-server
controller-1 | 2026-04-29 20:34:26,291 - agentRegister - INFO - Received Register: {"cmd": "register", "agentId": "UCB-Q", "payload": {"systemSettings": {"mode": "daemon", "threads": 3, "workers": 3, "type": "QNode", "name": "q-node1.berkeley.edu", "ID": "UCB-Q", "controlInterface": "10.0.0.4"}, "qubitSettings": {"qubits": [{"ID": "1", "quantumObject": "trapped_ion", "T1": {"value": 1.5, "unit": "s"}, "T2": {"value": 1.1, "unit": "s"}, "type": "communication"}, {"ID": "2", "quantumObject": "trapped_ion", "T1": {"value": 1.5, "unit": "s"}, "T2": {"value": 1.1, "unit": "s"}, "type": "communication"}], "operations": {"oneQubitGates": [{"gate": "rot_x", "qubits": ["1", "2"]}, {"gate": "rot_y", "qubits": ["1", "2"]}, {"gate": "rot_z", "qubits": ["1", "2"]}], "twoQubitGates": [{"gate": "cnot", "qubits": [["1", "2"]]}, {"gate": "cphase", "qubits": [["1", "2"]]}]}}, "matterLightInterfaceSettings": [{"ID": "1", "name": "Interface 1", "entanglement": {"rate": {"value": 1000, "unit": "Hz"}, "type": "\u2223\u03a6+\u27e9"}, "flyingQubit": {"type": "polarization", "wavelength": {"value": 1550, "unit": "nm"}}}], "channels": [{"ID": "1", "name": "channel_1", "type": "quantum", "direction": "out", "wavelength": {"value": 1550, "unit": "nm"}, "power": 12.1, "neighbor": {"idRef": "urn:quant-net:UCB-SWITCH:1", "systemRef": "UCB-SWITCH", "channelRef": "1", "loss": {"value": 5, "unit": "dB"}}}, {"ID": "2", "name": "channel_2", "type": "classic_clk", "direction": "in", "wavelength": {"value": 1520, "unit": "nm"}, "power": -3.2, "neighbor": {"idRef": "urn:quant-net:UCB-SWITCH:2", "systemRef": "UCB-SWITCH", "channelRef": "2", "loss": {"value": 5, "unit": "dB"}}}, {"ID": "3", "name": "channel_3", "type": "classic_bsm_result", "direction": "in", "wavelength": {"value": 1530, "unit": "nm"}, "power": -4.7, "neighbor": {"idRef": "urn:quant-net:UCB-SWITCH:3", "systemRef": "UCB-SWITCH", "channelRef": "3", "loss": {"value": 5, "unit": "dB"}}}, {"ID": "4", "name": "channel_4", "type": "classic_photon_gen", "direction": "out", "wavelength": {"value": 1540, "unit": "nm"}, "power": -3.2, "neighbor": {"idRef": "urn:quant-net:UCB-SWITCH:4", "systemRef": "UCB-SWITCH", "channelRef": "4", "loss": {"value": 5, "unit": "dB"}}}]}}
controller-1 | 2026-04-29 20:34:26,291 - plugins.scheduler - INFO - Scheduling handle_register for 1 times 6s interval, assuming each takes 5s
controller-1 | 2026-04-29 20:34:26,291 - quantnet_controller.core.managers - INFO - Registering QNode UCB-Q from agent UCB-Q

🔍 Checking portal...
❌ One or more containers had errors.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions