- antigravity 기반 CLI status adapter 구현 (gemini 대체) - milestone 파일명 통일 (接두어 제거) - agent-ops roadmap/current.md 갱신 - edge/node README 및 설정 문서 업데이트 - e2e smoke 스크립트 개선
115 lines
5.2 KiB
Text
115 lines
5.2 KiB
Text
[node] config=temp_verif/node.yaml
|
|
[node] waiting for edge at 127.0.0.1:39090 timeout=30s
|
|
[node] edge is reachable
|
|
[Fx] PROVIDE fx.Lifecycle <= go.uber.org/fx.New.func1()
|
|
[Fx] PROVIDE fx.Shutdowner <= go.uber.org/fx.(*App).shutdowner-fm()
|
|
[Fx] PROVIDE fx.DotGraph <= go.uber.org/fx.(*App).dotGraph-fm()
|
|
[Fx] PROVIDE *config.NodeConfig <= iop/apps/node/internal/bootstrap.Module.func1()
|
|
[Fx] PROVIDE *zap.Logger <= iop/apps/node/internal/bootstrap.Module.func2()
|
|
[Fx] INVOKE iop/apps/node/internal/bootstrap.Module.func3()
|
|
[Fx] RUN provide: go.uber.org/fx.New.func1()
|
|
[Fx] RUN provide: iop/apps/node/internal/bootstrap.Module.func1()
|
|
[Fx] RUN provide: iop/apps/node/internal/bootstrap.Module.func2()
|
|
[Fx] HOOK OnStart iop/apps/node/internal/bootstrap.Module.func3.1() executing (caller: iop/apps/node/internal/bootstrap.Module.func3)
|
|
{
|
|
"level": "info",
|
|
"ts": 1779366537.1199644,
|
|
"caller": "transport/client.go:67",
|
|
"msg": "registered with edge",
|
|
"node_id": "node-verif",
|
|
"alias": "verif-node"
|
|
}
|
|
{
|
|
"level": "info",
|
|
"ts": 1779366537.1240954,
|
|
"caller": "store/store.go:62",
|
|
"msg": "store ready",
|
|
"dsn": "file:temp_verif/workspace/iop.db?cache=shared&mode=rwc"
|
|
}
|
|
[Fx] HOOK OnStart iop/apps/node/internal/bootstrap.Module.func3.1() called by iop/apps/node/internal/bootstrap.Module.func3 ran successfully in 5.607916ms
|
|
[Fx] RUNNING
|
|
{
|
|
"level": "info",
|
|
"ts": 1779366543.5897276,
|
|
"caller": "node/node.go:61",
|
|
"msg": "run request received",
|
|
"run_id": "manual-1779366543589159719",
|
|
"adapter": "cli",
|
|
"target": "antigravity"
|
|
}
|
|
[edge-message] Convert this token to uppercase and reply with only the converted token: iop_antigravity_one
|
|
[node-event] start run_id=manual-1779366543589159719
|
|
[node-message] Authentication required. Please visit the URL to log in:
|
|
https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=1071006060591-tmhssin2h21lcre235vtolojh4g403ep.apps.googleusercontent.com&code_challenge=C8VcdSBSP64hQeGimRuJ-VH34YdAP7mMZlKiQ5-TrBg&code_challenge_method=S256&prompt=consent&redirect_uri=https%3A%2F%2Fantigravity.google%2Foauth-callback&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcloud-platform+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcclog+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fexperimentsandconfigs+openid&state=ZTE7OrbNMGVnaPXAzzOcJQ
|
|
|
|
Waiting for authentication (timeout 30s)...
|
|
Or, paste the authorization code here and press Enter:
|
|
Error: authentication timed out.
|
|
[node-event] complete run_id=manual-1779366543589159719 detail="cli execution complete"
|
|
{
|
|
"level": "info",
|
|
"ts": 1779366578.5910747,
|
|
"caller": "node/node.go:61",
|
|
"msg": "run request received",
|
|
"run_id": "manual-1779366578590797138",
|
|
"adapter": "cli",
|
|
"target": "antigravity"
|
|
}
|
|
[edge-message] Convert this token to uppercase and reply with only the converted token: iop_antigravity_two
|
|
[node-event] start run_id=manual-1779366578590797138
|
|
[node-message] Authentication required. Please visit the URL to log in:
|
|
https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=1071006060591-tmhssin2h21lcre235vtolojh4g403ep.apps.googleusercontent.com&code_challenge=0hmWMghcYF6wt8MhvqSHjUO0gadA8BHNjhbN9rQtZ-E&code_challenge_method=S256&prompt=consent&redirect_uri=https%3A%2F%2Fantigravity.google%2Foauth-callback&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcloud-platform+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcclog+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fexperimentsandconfigs+openid&state=XFuTWUDeErVPLFR1pWaO5g
|
|
|
|
Waiting for authentication (timeout 30s)...
|
|
Or, paste the authorization code here and press Enter:
|
|
Error: authentication timed out.
|
|
[node-event] complete run_id=manual-1779366578590797138 detail="cli execution complete"
|
|
{
|
|
"level": "info",
|
|
"ts": 1779366613.5935256,
|
|
"caller": "node/node.go:179",
|
|
"msg": "command request",
|
|
"request_id": "caps-1779366613593188043",
|
|
"type": "NODE_COMMAND_TYPE_CAPABILITIES",
|
|
"adapter": "cli",
|
|
"target": "antigravity"
|
|
}
|
|
{
|
|
"level": "info",
|
|
"ts": 1779366615.6012824,
|
|
"caller": "node/node.go:179",
|
|
"msg": "command request",
|
|
"request_id": "transport-1779366615598773752",
|
|
"type": "NODE_COMMAND_TYPE_TRANSPORT_STATUS",
|
|
"adapter": "cli",
|
|
"target": "antigravity"
|
|
}
|
|
{
|
|
"level": "info",
|
|
"ts": 1779366617.6029432,
|
|
"caller": "node/node.go:179",
|
|
"msg": "command request",
|
|
"request_id": "sessions-1779366617602482794",
|
|
"type": "NODE_COMMAND_TYPE_SESSION_LIST",
|
|
"adapter": "cli",
|
|
"target": "antigravity"
|
|
}
|
|
{
|
|
"level": "info",
|
|
"ts": 1779366619.6050475,
|
|
"caller": "node/node.go:179",
|
|
"msg": "command request",
|
|
"request_id": "status-1779366619604799045",
|
|
"type": "NODE_COMMAND_TYPE_USAGE_STATUS",
|
|
"adapter": "cli",
|
|
"target": "antigravity"
|
|
}
|
|
{
|
|
"level": "info",
|
|
"ts": 1779366639.61984,
|
|
"caller": "transport/session.go:89",
|
|
"msg": "disconnected from edge",
|
|
"transport_close_reason": "remote_closed",
|
|
"transport_close_error": "EOF"
|
|
}
|
|
[edge-event] disconnected reason="transport_closed" transport_close_reason="remote_closed" transport_close_error="EOF"
|