37 lines
46 KiB
Plaintext
37 lines
46 KiB
Plaintext
{"level": "info", "timestamp": 1753414164073, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753414164073, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 199000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753414268137, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753414268137, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 241000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753414313105, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753414313105, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 184000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753414574161, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753414574161, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 235000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753414637378, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753414637379, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 197000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753414641447, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753414641448, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 189000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753414668377, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753414668377, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 388000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 100, in get_user_id_by_email\n user_email = await UserEmailDoc.find(\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/beanie/odm/interfaces/find.py\", line 248, in find\n return cls.find_many(\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/beanie/odm/interfaces/find.py\", line 180, in find_many\n args = cls._add_class_id_filter(args, with_children)\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/beanie/odm/interfaces/find.py\", line 415, in _add_class_id_filter\n and cls._inheritance_inited\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: _inheritance_inited\n"]}
|
|
{"level": "info", "timestamp": 1753414683787, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753414683787, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 198000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753414772065, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753414772065, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 218000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753414789232, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753414789233, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 224000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.w == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: w\n"]}
|
|
{"level": "info", "timestamp": 1753414977338, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753414977339, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 236000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753415052188, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753415052188, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 217000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753415093765, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753415093766, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 237000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 100, in get_user_id_by_email\n user_email = await UserEmailDoc.find(\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/beanie/odm/interfaces/find.py\", line 248, in find\n return cls.find_many(\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/beanie/odm/interfaces/find.py\", line 180, in find_many\n args = cls._add_class_id_filter(args, with_children)\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/beanie/odm/interfaces/find.py\", line 404, in _add_class_id_filter\n if any(\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/beanie/odm/interfaces/find.py\", line 408, in <genexpr>\n if isinstance(a, Iterable) and cls.get_settings().class_id in a\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/beanie/odm/documents.py\", line 1023, in get_settings\n raise CollectionWasNotInitialized\n", "beanie.exceptions.CollectionWasNotInitialized\n"]}
|
|
{"level": "info", "timestamp": 1753415111085, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753415111085, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 310000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753415200455, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753415200455, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 226000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753415522833, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753415522834, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 372000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753415607632, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753415607633, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 207000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|
|
{"level": "info", "timestamp": 1753416659986, "text": "Enter:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py"}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 12, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "enter", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": null}
|
|
{"level": "error", "timestamp": 1753416659986, "text": "Exception:signin_with_email_and_password of ../../../backend/application/signin_hub.py", "fields": {"function": "signin_with_email_and_password", "file": "../../../backend/application/signin_hub.py", "excution_time_in_ns": 216000}, "context": {"app": "authentication", "env": "alpha", "log_file": "function_logger.py", "log_line": 39, "topic": "$APP_NAME-activity", "sender_id": "log_entry_exit_async", "receiver_id": "function_logger", "subject": "function", "event": "exception", "host_ip": "127.0.0.1", "host_name": "chengdeMacBook-Air.local"}, "stacktrace": ["Traceback (most recent call last):\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/common/log/log_utils.py\", line 15, in wrapper\n result = await func(*args, **kwargs)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/application/signin_hub.py\", line 66, in signin_with_email_and_password\n return await self.signin_manager.signin_with_email_and_password(\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/business/signin_manager.py\", line 134, in signin_with_email_and_password\n user_id = await self.user_auth_service.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/services/auth/user_auth_service.py\", line 15, in get_user_id_by_email\n return await self.user_auth_handler.get_user_id_by_email(email)\n", " File \"/Users/cheng/Code/Freeleaps/freeleaps-service-hub/apps/authentication/backend/infra/auth/user_auth_handler.py\", line 101, in get_user_id_by_email\n UserEmailDoc.email == email.lower()\n", " File \"/opt/anaconda3/envs/freeleaps-3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py\", line 262, in __getattr__\n raise AttributeError(item)\n", "AttributeError: email\n"]}
|