-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathnohup.out
More file actions
83 lines (83 loc) · 22.5 KB
/
nohup.out
File metadata and controls
83 lines (83 loc) · 22.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{"timestamp": "2025-10-31T22:25:24.576867Z", "level": "INFO", "logger": "faiss.loader", "message": "Loading faiss with AVX2 support.", "thread": "MainThread", "module": "loader", "function": "<module>", "line": 54}
{"timestamp": "2025-10-31T22:25:24.626051Z", "level": "INFO", "logger": "faiss.loader", "message": "Successfully loaded faiss with AVX2 support.", "thread": "MainThread", "module": "loader", "function": "<module>", "line": 56}
{"timestamp": "2025-10-31T22:25:24.636842Z", "level": "INFO", "logger": "backend.knowledge_ingestion", "message": "🔍 INIT: KnowledgeIngestionService created, websocket_manager: None", "thread": "MainThread", "module": "knowledge_ingestion", "function": "__init__", "line": 144}
{"timestamp": "2025-10-31T22:25:24.642005Z", "level": "WARNING", "logger": "backend.unified_server", "message": "Knowledge services not available: cannot import name 'cached_download' from 'huggingface_hub' (/Users/oli/code/GodelOS/godelos_venv/lib/python3.11/site-packages/huggingface_hub/__init__.py)", "thread": "MainThread", "module": "unified_server", "function": "<module>", "line": 207}
{"timestamp": "2025-10-31T22:25:24.645383Z", "level": "WARNING", "logger": "backend.unified_server", "message": "Production vector database not available, using fallback: cannot import name 'cached_download' from 'huggingface_hub' (/Users/oli/code/GodelOS/godelos_venv/lib/python3.11/site-packages/huggingface_hub/__init__.py)", "thread": "MainThread", "module": "unified_server", "function": "<module>", "line": 220}
{"timestamp": "2025-10-31T22:25:24.702556Z", "level": "WARNING", "logger": "backend.unified_server", "message": "Distributed vector database not available: cannot import name 'cached_download' from 'huggingface_hub' (/Users/oli/code/GodelOS/godelos_venv/lib/python3.11/site-packages/huggingface_hub/__init__.py)", "thread": "MainThread", "module": "unified_server", "function": "<module>", "line": 232}
{"timestamp": "2025-10-31T22:25:24.744535Z", "level": "INFO", "logger": "backend.config_manager", "message": "Configuration loaded successfully from: /Users/oli/code/GodelOS/backend/config/enhanced_metacognition_config.yaml", "thread": "MainThread", "module": "config_manager", "function": "_load_config", "line": 184}
{"timestamp": "2025-10-31T22:25:24.745129Z", "level": "WARNING", "logger": "backend.unified_server", "message": "Enhanced APIs not available: No module named 'backend.metacognition_modules'", "thread": "MainThread", "module": "unified_server", "function": "<module>", "line": 241}
{"timestamp": "2025-10-31T22:25:24.755138Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ Unified consciousness engine available", "thread": "MainThread", "module": "unified_server", "function": "<module>", "line": 263}
{"timestamp": "2025-10-31T22:25:24.759321Z", "level": "WARNING", "logger": "backend.unified_server", "message": "Adaptive ingestion endpoints not available: cannot import name 'cached_download' from 'huggingface_hub' (/Users/oli/code/GodelOS/godelos_venv/lib/python3.11/site-packages/huggingface_hub/__init__.py)", "thread": "MainThread", "module": "unified_server", "function": "<module>", "line": 650}
/Users/oli/code/GodelOS/godelos_venv/lib/python3.11/site-packages/pydantic/_internal/_fields.py:198: UserWarning: Field name "schema" in "ProtocolRegistrationRequest" shadows an attribute in parent "BaseModel"
warnings.warn(
{"timestamp": "2025-10-31T22:25:25.007175Z", "level": "INFO", "logger": "backend.unified_server", "message": "Agentic daemon management endpoints available", "thread": "MainThread", "module": "unified_server", "function": "<module>", "line": 659}
{"timestamp": "2025-10-31T22:25:25.012967Z", "level": "WARNING", "logger": "root", "message": "Some knowledge management components not available: No module named 'backend.metacognition_modules'", "thread": "MainThread", "module": "knowledge_management_endpoints", "function": "<module>", "line": 30}
{"timestamp": "2025-10-31T22:25:25.057552Z", "level": "INFO", "logger": "backend.unified_server", "message": "Enhanced knowledge management endpoints available", "thread": "MainThread", "module": "unified_server", "function": "<module>", "line": 672}
{"timestamp": "2025-10-31T22:25:25.077030Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ Unified consciousness endpoints available (engine will be set later)", "thread": "MainThread", "module": "unified_server", "function": "<module>", "line": 690}
{"timestamp": "2025-10-31T22:25:25.089614Z", "level": "INFO", "logger": "backend.unified_server", "message": "Replay harness endpoints initialized", "thread": "MainThread", "module": "unified_server", "function": "<module>", "line": 704}
INFO: Started server process [81741]
INFO: Waiting for application startup.
{"timestamp": "2025-10-31T22:25:25.153983Z", "level": "INFO", "logger": "backend.unified_server", "message": "🚀 Starting GödelOS Unified Server...", "thread": "MainThread", "module": "unified_server", "function": "lifespan", "line": 576}
{"timestamp": "2025-10-31T22:25:25.154362Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ WebSocket manager initialized", "thread": "MainThread", "module": "unified_server", "function": "initialize_core_services", "line": 372}
{"timestamp": "2025-10-31T22:25:25.154585Z", "level": "INFO", "logger": "backend.core.enhanced_websocket_manager", "message": "ConsciousnessStreamManager initialized", "thread": "MainThread", "module": "enhanced_websocket_manager", "function": "__init__", "line": 45}
{"timestamp": "2025-10-31T22:25:25.154703Z", "level": "INFO", "logger": "backend.core.enhanced_websocket_manager", "message": "EnhancedWebSocketManager initialized with consciousness streaming", "thread": "MainThread", "module": "enhanced_websocket_manager", "function": "__init__", "line": 479}
{"timestamp": "2025-10-31T22:25:25.154803Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ Enhanced WebSocket manager initialized for consciousness streaming", "thread": "MainThread", "module": "unified_server", "function": "initialize_core_services", "line": 378}
{"timestamp": "2025-10-31T22:25:25.155018Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ Cognitive transparency engine initialized with WebSocket integration", "thread": "MainThread", "module": "unified_server", "function": "initialize_core_services", "line": 387}
{"timestamp": "2025-10-31T22:25:25.155296Z", "level": "INFO", "logger": "backend.godelos_integration", "message": "🔄 Initializing GödelOS Integration...", "thread": "MainThread", "module": "godelos_integration", "function": "initialize", "line": 68}
{"timestamp": "2025-10-31T22:25:25.258146Z", "level": "INFO", "logger": "backend.godelos_integration", "message": "✅ GödelOS Integration initialized successfully", "thread": "MainThread", "module": "godelos_integration", "function": "initialize", "line": 77}
{"timestamp": "2025-10-31T22:25:25.258319Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ GödelOS integration initialized successfully", "thread": "MainThread", "module": "unified_server", "function": "initialize_core_services", "line": 394}
{"timestamp": "2025-10-31T22:25:25.333320Z", "level": "INFO", "logger": "backend.llm_tool_integration", "message": "Testing tool-based LLM integration...", "thread": "MainThread", "module": "llm_tool_integration", "function": "test_integration", "line": 833}
{"timestamp": "2025-10-31T22:25:29.027345Z", "level": "INFO", "logger": "httpx", "message": "HTTP Request: POST https://api.synthetic.new/v1/chat/completions \"HTTP/1.1 200 OK\"", "thread": "MainThread", "module": "_client", "function": "_send_single_request", "line": 1740}
{"timestamp": "2025-10-31T22:25:34.480369Z", "level": "INFO", "logger": "httpx", "message": "HTTP Request: POST https://api.synthetic.new/v1/chat/completions \"HTTP/1.1 200 OK\"", "thread": "MainThread", "module": "_client", "function": "_send_single_request", "line": 1740}
{"timestamp": "2025-10-31T22:25:34.482015Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ Tool-based LLM integration initialized - 2 tools available", "thread": "MainThread", "module": "unified_server", "function": "initialize_core_services", "line": 405}
{"timestamp": "2025-10-31T22:25:34.499444Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ LLM cognitive driver initialized for consciousness assessment", "thread": "MainThread", "module": "unified_server", "function": "initialize_core_services", "line": 417}
{"timestamp": "2025-10-31T22:25:34.499619Z", "level": "INFO", "logger": "backend.core.consciousness_engine", "message": "ConsciousnessEngine initialized", "thread": "MainThread", "module": "consciousness_engine", "function": "__init__", "line": 95}
{"timestamp": "2025-10-31T22:25:34.499740Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "📜 Initialized policy: low_confidence_augmentation", "thread": "MainThread", "module": "enhanced_coordination", "function": "_initialize_default_policies", "line": 295}
{"timestamp": "2025-10-31T22:25:34.499802Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "📜 Initialized policy: high_load_deferral", "thread": "MainThread", "module": "enhanced_coordination", "function": "_initialize_default_policies", "line": 295}
{"timestamp": "2025-10-31T22:25:34.499850Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "📜 Initialized policy: expertise_routing", "thread": "MainThread", "module": "enhanced_coordination", "function": "_initialize_default_policies", "line": 295}
{"timestamp": "2025-10-31T22:25:34.499894Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "📜 Initialized policy: reflection_trigger", "thread": "MainThread", "module": "enhanced_coordination", "function": "_initialize_default_policies", "line": 295}
{"timestamp": "2025-10-31T22:25:34.499942Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "🎯 Enhanced coordinator initialized", "thread": "MainThread", "module": "enhanced_coordination", "function": "__init__", "line": 456}
{"timestamp": "2025-10-31T22:25:34.500053Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "📊 Registered component llm_driver for health monitoring", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 150}
{"timestamp": "2025-10-31T22:25:34.500106Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "🔗 Registered component llm_driver for coordination", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 469}
{"timestamp": "2025-10-31T22:25:34.500155Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "📊 Registered component knowledge_pipeline for health monitoring", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 150}
{"timestamp": "2025-10-31T22:25:34.500196Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "🔗 Registered component knowledge_pipeline for coordination", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 469}
{"timestamp": "2025-10-31T22:25:34.500241Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "📊 Registered component consciousness_engine for health monitoring", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 150}
{"timestamp": "2025-10-31T22:25:34.500285Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "🔗 Registered component consciousness_engine for coordination", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 469}
{"timestamp": "2025-10-31T22:25:34.500330Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "📊 Registered component metacognitive_monitor for health monitoring", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 150}
{"timestamp": "2025-10-31T22:25:34.500405Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "🔗 Registered component metacognitive_monitor for coordination", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 469}
{"timestamp": "2025-10-31T22:25:34.500456Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "📊 Registered component autonomous_learning for health monitoring", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 150}
{"timestamp": "2025-10-31T22:25:34.500500Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "🔗 Registered component autonomous_learning for coordination", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 469}
{"timestamp": "2025-10-31T22:25:34.500548Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "📊 Registered component knowledge_graph_evolution for health monitoring", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 150}
{"timestamp": "2025-10-31T22:25:34.500602Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "🔗 Registered component knowledge_graph_evolution for coordination", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 469}
{"timestamp": "2025-10-31T22:25:34.500658Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "📊 Registered component phenomenal_experience for health monitoring", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 150}
{"timestamp": "2025-10-31T22:25:34.500703Z", "level": "INFO", "logger": "backend.core.enhanced_coordination", "message": "🔗 Registered component phenomenal_experience for coordination", "thread": "MainThread", "module": "enhanced_coordination", "function": "register_component", "line": 469}
{"timestamp": "2025-10-31T22:25:34.500760Z", "level": "INFO", "logger": "backend.core.cognitive_manager", "message": "🔗 Successfully registered all cognitive components", "thread": "MainThread", "module": "cognitive_manager", "function": "_register_cognitive_components", "line": 214}
{"timestamp": "2025-10-31T22:25:34.500815Z", "level": "INFO", "logger": "backend.core.cognitive_manager", "message": "Meta-cognitive monitor initialized with LLM driver", "thread": "MainThread", "module": "cognitive_manager", "function": "__init__", "line": 137}
{"timestamp": "2025-10-31T22:25:34.500864Z", "level": "INFO", "logger": "backend.core.cognitive_manager", "message": "Autonomous learning system initialized with LLM driver", "thread": "MainThread", "module": "cognitive_manager", "function": "__init__", "line": 141}
{"timestamp": "2025-10-31T22:25:34.500905Z", "level": "INFO", "logger": "backend.core.cognitive_manager", "message": "Knowledge graph evolution system initialized with LLM driver", "thread": "MainThread", "module": "cognitive_manager", "function": "__init__", "line": 145}
{"timestamp": "2025-10-31T22:25:34.500949Z", "level": "INFO", "logger": "backend.core.cognitive_manager", "message": "Phenomenal experience generator initialized with LLM driver", "thread": "MainThread", "module": "cognitive_manager", "function": "__init__", "line": 149}
{"timestamp": "2025-10-31T22:25:34.501006Z", "level": "INFO", "logger": "backend.core.cognitive_manager", "message": "CognitiveManager initialized", "thread": "MainThread", "module": "cognitive_manager", "function": "__init__", "line": 167}
{"timestamp": "2025-10-31T22:25:34.501062Z", "level": "INFO", "logger": "backend.core.cognitive_manager", "message": "Initializing CognitiveManager...", "thread": "MainThread", "module": "cognitive_manager", "function": "initialize", "line": 402}
{"timestamp": "2025-10-31T22:25:49.030808Z", "level": "INFO", "logger": "httpx", "message": "HTTP Request: POST https://api.synthetic.new/v1/chat/completions \"HTTP/1.1 200 OK\"", "thread": "MainThread", "module": "_client", "function": "_send_single_request", "line": 1740}
{"timestamp": "2025-10-31T22:25:49.035357Z", "level": "INFO", "logger": "backend.llm_cognitive_driver", "message": "LLM Cognitive Driver initialized with 10 initial directives", "thread": "MainThread", "module": "llm_cognitive_driver", "function": "initialize", "line": 80}
{"timestamp": "2025-10-31T22:25:49.035484Z", "level": "INFO", "logger": "backend.core.cognitive_manager", "message": "✅ CognitiveManager initialized successfully", "thread": "MainThread", "module": "cognitive_manager", "function": "initialize", "line": 412}
{"timestamp": "2025-10-31T22:25:49.035546Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ Cognitive manager with consciousness engine initialized successfully using LLM cognitive driver", "thread": "MainThread", "module": "unified_server", "function": "initialize_core_services", "line": 437}
{"timestamp": "2025-10-31T22:25:49.040488Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ Replay endpoints updated with cognitive manager", "thread": "MainThread", "module": "unified_server", "function": "initialize_core_services", "line": 443}
{"timestamp": "2025-10-31T22:25:49.040636Z", "level": "INFO", "logger": "backend.core.unified_consciousness_engine", "message": "UnifiedConsciousnessEngine initialized", "thread": "MainThread", "module": "unified_consciousness_engine", "function": "__init__", "line": 499}
{"timestamp": "2025-10-31T22:25:49.040741Z", "level": "INFO", "logger": "backend.core.phenomenal_experience", "message": "Phenomenal Experience Generator initialized", "thread": "MainThread", "module": "phenomenal_experience", "function": "__init__", "line": 169}
{"timestamp": "2025-10-31T22:25:49.040840Z", "level": "INFO", "logger": "backend.core.unified_consciousness_engine", "message": "✅ Unified consciousness components initialized", "thread": "MainThread", "module": "unified_consciousness_engine", "function": "initialize_components", "line": 510}
{"timestamp": "2025-10-31T22:25:49.040894Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ Unified consciousness engine initialized successfully", "thread": "MainThread", "module": "unified_server", "function": "initialize_core_services", "line": 463}
{"timestamp": "2025-10-31T22:25:49.040950Z", "level": "INFO", "logger": "backend.core.enhanced_websocket_manager", "message": "✅ Consciousness engine reference set in enhanced WebSocket manager", "thread": "MainThread", "module": "enhanced_websocket_manager", "function": "set_consciousness_engine", "line": 555}
{"timestamp": "2025-10-31T22:25:49.040997Z", "level": "INFO", "logger": "backend.core.unified_consciousness_engine", "message": "🧠 Starting unified consciousness loop", "thread": "MainThread", "module": "unified_consciousness_engine", "function": "start_consciousness_loop", "line": 522}
{"timestamp": "2025-10-31T22:25:49.041082Z", "level": "INFO", "logger": "backend.unified_server", "message": "🧠 Unified consciousness loop started", "thread": "MainThread", "module": "unified_server", "function": "initialize_core_services", "line": 471}
{"timestamp": "2025-10-31T22:25:49.041159Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ Consciousness engine connected to API endpoints", "thread": "MainThread", "module": "unified_server", "function": "lifespan", "line": 589}
{"timestamp": "2025-10-31T22:25:49.041202Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ Synthetic cognitive streaming disabled - using event-driven updates only", "thread": "MainThread", "module": "unified_server", "function": "lifespan", "line": 595}
{"timestamp": "2025-10-31T22:25:49.041242Z", "level": "INFO", "logger": "backend.unified_server", "message": "🎉 GödelOS Unified Server fully initialized!", "thread": "MainThread", "module": "unified_server", "function": "lifespan", "line": 597}
{"timestamp": "2025-10-31T22:25:49.041846Z", "level": "INFO", "logger": "backend.core.unified_consciousness_engine", "message": "Global broadcast: {'cognitive_state': UnifiedConsciousnessState(recursive_awareness={'current_thought': '', 'awareness_of_thought': '', 'awareness_of_awareness': '', 'recursive_depth': 2, 'strange_loop_stability': 0.010056445254707747}, phenomenal_experience={'qualia': {'cognitive_feelings': [], 'process_sensations': [], 'temporal_experience': []}, 'unity_of_experience': 0.0, 'narrative_coherence': 0.0, 'subjective_presence': 0.0, 'subjective_narrative': '', 'phenomenal_continuity': False}, information_integration={'phi': 6.666666666666666, 'complexity': 5.0, 'emergence_level': 0, 'integration_patterns': {}}, global_workspace={'broadcast_content': {}, 'coalition_strength': 0.0, 'attention_focus': '', 'conscious_access': []}, metacognitive_state={'self_model': {}, 'thought_awareness': {}, 'cognitive_control': {}, 'strategy_awareness': '', 'meta_observations': []}, intentional_layer={'current_goals': [], 'goal_hierarchy': {}, 'intention_strength': 0.0, 'autonomous_goals': []}, creative_synthesis={'novel_combinations': [], 'aesthetic_judgments': {}, 'creative_insights': [], 'surprise_factor': 0.0}, embodied_cognition={'process_sensations': {}, 'system_vitality': 0.0, 'computational_proprioception': {}}, timestamp=1761949549.0413241, consciousness_score=0.4775531367011915, emergence_level=0), 'phi_measure': 6.666666666666666, 'timestamp': 1761949549.0417018} (strength: 0.90)", "thread": "MainThread", "module": "unified_consciousness_engine", "function": "broadcast", "line": 400}
{"timestamp": "2025-10-31T22:25:49.042203Z", "level": "INFO", "logger": "backend.core.phenomenal_experience", "message": "Generated metacognitive experience with intensity 0.50", "thread": "MainThread", "module": "phenomenal_experience", "function": "generate_experience", "line": 254}
INFO: Application startup complete.
ERROR: [Errno 48] error while attempting to bind on address ('0.0.0.0', 8000): address already in use
INFO: Waiting for application shutdown.
{"timestamp": "2025-10-31T22:25:49.044160Z", "level": "INFO", "logger": "backend.unified_server", "message": "🛑 Shutting down GödelOS Unified Server...", "thread": "MainThread", "module": "unified_server", "function": "lifespan", "line": 602}
{"timestamp": "2025-10-31T22:25:49.044238Z", "level": "INFO", "logger": "backend.unified_server", "message": "✅ Shutdown complete", "thread": "MainThread", "module": "unified_server", "function": "lifespan", "line": 605}
INFO: Application shutdown complete.