|
11404
|
226
|
14
|
2026-04-14T09:32:28.663952+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159148663_m1.jpg...
|
iTerm2
|
DEV (docker)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys006
Poetry Last login: Sat Apr 11 12:38:35 on ttys006
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all
INFO Clearing cached bootstrap files.
config [PASSWORD_DOTS] 41.20ms DONE
cache [PASSWORD_DOTS] 61.54ms DONE
compiled [PASSWORD_DOTS] 3.39ms DONE
events [PASSWORD_DOTS] 5.01ms DONE
routes [PASSWORD_DOTS] 3.37ms DONE
views [PASSWORD_DOTS] 43.92ms DONE
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped
jiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped
jiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped
jiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped
jiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped
worker-analytics:worker-analytics_00: stopped
worker-crm-update:worker-crm-update_00: stopped
worker-download:worker-download_00: stopped
worker-nudges:worker-nudges_00: stopped
worker-emails:worker-emails_00: stopped
worker-crm-sync:worker-crm-sync_00: stopped
jiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped
worker-calendar:worker-calendar_00: stopped
worker-audio:worker-audio_00: stopped
worker-conferences:worker-conferences_00: stopped
worker:worker_00: stopped
worker-es-update:worker-es-update_00: stopped
artisan-schedule:artisan-schedule_00: stopped
artisan-schedule:artisan-schedule_00: started
jiminny-worker-processing-1:jiminny-worker-processing-1_00: started
jiminny-worker-processing-2:jiminny-worker-processing-2_00: started
jiminny-worker-processing-3:jiminny-worker-processing-3_00: started
jiminny-worker-processing-4:jiminny-worker-processing-4_00: started
jiminny-worker-processing-5:jiminny-worker-processing-5_00: started
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started
worker:worker_00: started
worker-analytics:worker-analytics_00: started
worker-audio:worker-audio_00: started
worker-calendar:worker-calendar_00: started
worker-conferences:worker-conferences_00: started
worker-crm-sync:worker-crm-sync_00: started
worker-crm-update:worker-crm-update_00: started
worker-download:worker-download_00: started
worker-emails:worker-emails_00: started
worker-es-update:worker-es-update_00: started
worker-nudges:worker-nudges_00: started
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265
Report not found: 265
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
PASS Tests\Unit\Services\Kiosk\AutomatedReports\ActivityTypeServiceTest
✓ get activity type field data with null team 2.39s
✓ get activity type field data with team and options 1.25s
✓ get activity type field data with group ids
✓ get activity type field data with selected values
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportActivityServiceTest
✓ get activity ids for saved search returns ids 2.76s
✓ get activity ids for saved search returns empty when no results 0.03s
✓ get activity ids filters out date filters 0.35s
✓ get activity ids filters out closing period date filters 0.06s
✓ get activity ids handles array filters 0.04s
✓ get activity ids handles scalar filters 0.04s
✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s
✓ get activity ids logs with correct context 0.04s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportServiceTest
✓ update ask jiminny report throws when not ask jiminny type 1.15s
✓ update ask jiminny report status enables report 0.25s
✓ update ask jiminny report status disables report 0.06s
✓ list ask jiminny reports returns data key 0.04s
✓ list ask jiminny reports passes sort parameters 0.01s
✓ list standard reports does not use ask jiminny method
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsCallbackServiceTest
✓ get result uuid 20.88s
✓ get status 0.35s
✓ get podcast audio url 0.35s
✓ is success 0.52s
✓ get result status 0.77s
✓ get primary status 0.87s
✓ get podcast status 0.63s
✓ is processed 0.71s
✓ push to datadog 1.08s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceActivitiesCountTest
✓ get activities count payload with one off frequency 1.26s
✓ get activities count payload with weekly frequency 0.82s
✓ get activities count payload with monthly frequency 0.62s
WARN Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceExtendedTest
- transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s
- transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s
✓ delete reports results in retention period 1.63s
✓ get team reports 1.34s
✓ get report results 1.39s
✓ get team ids with reports results 1.57s
✓ delete all report results 1.66s
✓ delete all data 0.76s
✓ delete report result 0.74s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceFieldDataTest
✓ get report enabled field data 0.11s
✓ get organization field data 0.03s
✓ get organization field data short version 0.03s
✓ get team field data 0.02s
✓ get team field data short version 0.01s
✓ get report type field data 0.02s
✓ get report type field data short version 0.03s
✓ get frequency field data 0.01s
✓ get period field data 0.01s
✓ get deal stage at call field data 0.03s
✓ get current deal stage field data 0.02s
✓ get deal value field data
✓ get call type field data
✓ get call duration field data 0.01s
✓ get recipients field data 0.01s
✓ get additional prompt input field data 0.03s
✓ get teams groups options 0.04s
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
DEV (docker)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys006\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all\n\n INFO Clearing cached bootstrap files. \n\n config .............................................................................................................................. 41.20ms DONE\n cache ............................................................................................................................... 61.54ms DONE\n compiled ............................................................................................................................. 3.39ms DONE\n events ............................................................................................................................... 5.01ms DONE\n routes ............................................................................................................................... 3.37ms DONE\n views ............................................................................................................................... 43.92ms DONE\n\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped\njiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped\njiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped\njiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped\njiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped\nworker-analytics:worker-analytics_00: stopped\nworker-crm-update:worker-crm-update_00: stopped\nworker-download:worker-download_00: stopped\nworker-nudges:worker-nudges_00: stopped\nworker-emails:worker-emails_00: stopped\nworker-crm-sync:worker-crm-sync_00: stopped\njiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped\nworker-calendar:worker-calendar_00: stopped\nworker-audio:worker-audio_00: stopped\nworker-conferences:worker-conferences_00: stopped\nworker:worker_00: stopped\nworker-es-update:worker-es-update_00: stopped\nartisan-schedule:artisan-schedule_00: stopped\nartisan-schedule:artisan-schedule_00: started\njiminny-worker-processing-1:jiminny-worker-processing-1_00: started\njiminny-worker-processing-2:jiminny-worker-processing-2_00: started\njiminny-worker-processing-3:jiminny-worker-processing-3_00: started\njiminny-worker-processing-4:jiminny-worker-processing-4_00: started\njiminny-worker-processing-5:jiminny-worker-processing-5_00: started\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started\nworker:worker_00: started\nworker-analytics:worker-analytics_00: started\nworker-audio:worker-audio_00: started\nworker-calendar:worker-calendar_00: started\nworker-conferences:worker-conferences_00: started\nworker-crm-sync:worker-crm-sync_00: started\nworker-crm-update:worker-crm-update_00: started\nworker-download:worker-download_00: started\nworker-emails:worker-emails_00: started\nworker-es-update:worker-es-update_00: started\nworker-nudges:worker-nudges_00: started\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265\nReport not found: 265\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68 \nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found 68\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\ActivityTypeServiceTest\n ✓ get activity type field data with null team 2.39s \n ✓ get activity type field data with team and options 1.25s \n ✓ get activity type field data with group ids\n ✓ get activity type field data with selected values\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportActivityServiceTest\n ✓ get activity ids for saved search returns ids 2.76s \n ✓ get activity ids for saved search returns empty when no results 0.03s \n ✓ get activity ids filters out date filters 0.35s \n ✓ get activity ids filters out closing period date filters 0.06s \n ✓ get activity ids handles array filters 0.04s \n ✓ get activity ids handles scalar filters 0.04s \n ✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s \n ✓ get activity ids logs with correct context 0.04s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportServiceTest\n ✓ update ask jiminny report throws when not ask jiminny type 1.15s \n ✓ update ask jiminny report status enables report 0.25s \n ✓ update ask jiminny report status disables report 0.06s \n ✓ list ask jiminny reports returns data key 0.04s \n ✓ list ask jiminny reports passes sort parameters 0.01s \n ✓ list standard reports does not use ask jiminny method\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsCallbackServiceTest\n ✓ get result uuid 20.88s \n ✓ get status 0.35s \n ✓ get podcast audio url 0.35s \n ✓ is success 0.52s \n ✓ get result status 0.77s \n ✓ get primary status 0.87s \n ✓ get podcast status 0.63s \n ✓ is processed 0.71s \n ✓ push to datadog 1.08s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceActivitiesCountTest\n ✓ get activities count payload with one off frequency 1.26s \n ✓ get activities count payload with weekly frequency 0.82s \n ✓ get activities count payload with monthly frequency 0.62s \n\n WARN Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceExtendedTest\n - transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s \n - transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s \n ✓ delete reports results in retention period 1.63s \n ✓ get team reports 1.34s \n ✓ get report results 1.39s \n ✓ get team ids with reports results 1.57s \n ✓ delete all report results 1.66s \n ✓ delete all data 0.76s \n ✓ delete report result 0.74s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceFieldDataTest\n ✓ get report enabled field data 0.11s \n ✓ get organization field data 0.03s \n ✓ get organization field data short version 0.03s \n ✓ get team field data 0.02s \n ✓ get team field data short version 0.01s \n ✓ get report type field data 0.02s \n ✓ get report type field data short version 0.03s \n ✓ get frequency field data 0.01s \n ✓ get period field data 0.01s \n ✓ get deal stage at call field data 0.03s \n ✓ get current deal stage field data 0.02s \n ✓ get deal value field data\n ✓ get call type field data\n ✓ get call duration field data 0.01s \n ✓ get recipients field data 0.01s \n ✓ get additional prompt input field data 0.03s \n ✓ get teams groups options 0.04s","depth":4,"value":"Last login: Sat Apr 11 12:38:35 on ttys006\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all\n\n INFO Clearing cached bootstrap files. \n\n config .............................................................................................................................. 41.20ms DONE\n cache ............................................................................................................................... 61.54ms DONE\n compiled ............................................................................................................................. 3.39ms DONE\n events ............................................................................................................................... 5.01ms DONE\n routes ............................................................................................................................... 3.37ms DONE\n views ............................................................................................................................... 43.92ms DONE\n\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped\njiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped\njiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped\njiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped\njiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped\nworker-analytics:worker-analytics_00: stopped\nworker-crm-update:worker-crm-update_00: stopped\nworker-download:worker-download_00: stopped\nworker-nudges:worker-nudges_00: stopped\nworker-emails:worker-emails_00: stopped\nworker-crm-sync:worker-crm-sync_00: stopped\njiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped\nworker-calendar:worker-calendar_00: stopped\nworker-audio:worker-audio_00: stopped\nworker-conferences:worker-conferences_00: stopped\nworker:worker_00: stopped\nworker-es-update:worker-es-update_00: stopped\nartisan-schedule:artisan-schedule_00: stopped\nartisan-schedule:artisan-schedule_00: started\njiminny-worker-processing-1:jiminny-worker-processing-1_00: started\njiminny-worker-processing-2:jiminny-worker-processing-2_00: started\njiminny-worker-processing-3:jiminny-worker-processing-3_00: started\njiminny-worker-processing-4:jiminny-worker-processing-4_00: started\njiminny-worker-processing-5:jiminny-worker-processing-5_00: started\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started\nworker:worker_00: started\nworker-analytics:worker-analytics_00: started\nworker-audio:worker-audio_00: started\nworker-calendar:worker-calendar_00: started\nworker-conferences:worker-conferences_00: started\nworker-crm-sync:worker-crm-sync_00: started\nworker-crm-update:worker-crm-update_00: started\nworker-download:worker-download_00: started\nworker-emails:worker-emails_00: started\nworker-es-update:worker-es-update_00: started\nworker-nudges:worker-nudges_00: started\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265\nReport not found: 265\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68 \nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found 68\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\ActivityTypeServiceTest\n ✓ get activity type field data with null team 2.39s \n ✓ get activity type field data with team and options 1.25s \n ✓ get activity type field data with group ids\n ✓ get activity type field data with selected values\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportActivityServiceTest\n ✓ get activity ids for saved search returns ids 2.76s \n ✓ get activity ids for saved search returns empty when no results 0.03s \n ✓ get activity ids filters out date filters 0.35s \n ✓ get activity ids filters out closing period date filters 0.06s \n ✓ get activity ids handles array filters 0.04s \n ✓ get activity ids handles scalar filters 0.04s \n ✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s \n ✓ get activity ids logs with correct context 0.04s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportServiceTest\n ✓ update ask jiminny report throws when not ask jiminny type 1.15s \n ✓ update ask jiminny report status enables report 0.25s \n ✓ update ask jiminny report status disables report 0.06s \n ✓ list ask jiminny reports returns data key 0.04s \n ✓ list ask jiminny reports passes sort parameters 0.01s \n ✓ list standard reports does not use ask jiminny method\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsCallbackServiceTest\n ✓ get result uuid 20.88s \n ✓ get status 0.35s \n ✓ get podcast audio url 0.35s \n ✓ is success 0.52s \n ✓ get result status 0.77s \n ✓ get primary status 0.87s \n ✓ get podcast status 0.63s \n ✓ is processed 0.71s \n ✓ push to datadog 1.08s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceActivitiesCountTest\n ✓ get activities count payload with one off frequency 1.26s \n ✓ get activities count payload with weekly frequency 0.82s \n ✓ get activities count payload with monthly frequency 0.62s \n\n WARN Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceExtendedTest\n - transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s \n - transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s \n ✓ delete reports results in retention period 1.63s \n ✓ get team reports 1.34s \n ✓ get report results 1.39s \n ✓ get team ids with reports results 1.57s \n ✓ delete all report results 1.66s \n ✓ delete all data 0.76s \n ✓ delete report result 0.74s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceFieldDataTest\n ✓ get report enabled field data 0.11s \n ✓ get organization field data 0.03s \n ✓ get organization field data short version 0.03s \n ✓ get team field data 0.02s \n ✓ get team field data short version 0.01s \n ✓ get report type field data 0.02s \n ✓ get report type field data short version 0.03s \n ✓ get frequency field data 0.01s \n ✓ get period field data 0.01s \n ✓ get deal stage at call field data 0.03s \n ✓ get current deal stage field data 0.02s \n ✓ get deal value field data\n ✓ get call type field data\n ✓ get call duration field data 0.01s \n ✓ get recipients field data 0.01s \n ✓ get additional prompt input field data 0.03s \n ✓ get teams groups options 0.04s","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (docker)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"DEV (docker)","depth":1,"bounds":{"left":0.46875,"top":0.033333335,"width":0.0625,"height":0.017777778},"role_description":"text"}]...
|
-8630694416318521734
|
-5863575984294212849
|
click
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys006
Poetry Last login: Sat Apr 11 12:38:35 on ttys006
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all
INFO Clearing cached bootstrap files.
config [PASSWORD_DOTS] 41.20ms DONE
cache [PASSWORD_DOTS] 61.54ms DONE
compiled [PASSWORD_DOTS] 3.39ms DONE
events [PASSWORD_DOTS] 5.01ms DONE
routes [PASSWORD_DOTS] 3.37ms DONE
views [PASSWORD_DOTS] 43.92ms DONE
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped
jiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped
jiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped
jiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped
jiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped
worker-analytics:worker-analytics_00: stopped
worker-crm-update:worker-crm-update_00: stopped
worker-download:worker-download_00: stopped
worker-nudges:worker-nudges_00: stopped
worker-emails:worker-emails_00: stopped
worker-crm-sync:worker-crm-sync_00: stopped
jiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped
worker-calendar:worker-calendar_00: stopped
worker-audio:worker-audio_00: stopped
worker-conferences:worker-conferences_00: stopped
worker:worker_00: stopped
worker-es-update:worker-es-update_00: stopped
artisan-schedule:artisan-schedule_00: stopped
artisan-schedule:artisan-schedule_00: started
jiminny-worker-processing-1:jiminny-worker-processing-1_00: started
jiminny-worker-processing-2:jiminny-worker-processing-2_00: started
jiminny-worker-processing-3:jiminny-worker-processing-3_00: started
jiminny-worker-processing-4:jiminny-worker-processing-4_00: started
jiminny-worker-processing-5:jiminny-worker-processing-5_00: started
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started
worker:worker_00: started
worker-analytics:worker-analytics_00: started
worker-audio:worker-audio_00: started
worker-calendar:worker-calendar_00: started
worker-conferences:worker-conferences_00: started
worker-crm-sync:worker-crm-sync_00: started
worker-crm-update:worker-crm-update_00: started
worker-download:worker-download_00: started
worker-emails:worker-emails_00: started
worker-es-update:worker-es-update_00: started
worker-nudges:worker-nudges_00: started
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265
Report not found: 265
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
PASS Tests\Unit\Services\Kiosk\AutomatedReports\ActivityTypeServiceTest
✓ get activity type field data with null team 2.39s
✓ get activity type field data with team and options 1.25s
✓ get activity type field data with group ids
✓ get activity type field data with selected values
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportActivityServiceTest
✓ get activity ids for saved search returns ids 2.76s
✓ get activity ids for saved search returns empty when no results 0.03s
✓ get activity ids filters out date filters 0.35s
✓ get activity ids filters out closing period date filters 0.06s
✓ get activity ids handles array filters 0.04s
✓ get activity ids handles scalar filters 0.04s
✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s
✓ get activity ids logs with correct context 0.04s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportServiceTest
✓ update ask jiminny report throws when not ask jiminny type 1.15s
✓ update ask jiminny report status enables report 0.25s
✓ update ask jiminny report status disables report 0.06s
✓ list ask jiminny reports returns data key 0.04s
✓ list ask jiminny reports passes sort parameters 0.01s
✓ list standard reports does not use ask jiminny method
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsCallbackServiceTest
✓ get result uuid 20.88s
✓ get status 0.35s
✓ get podcast audio url 0.35s
✓ is success 0.52s
✓ get result status 0.77s
✓ get primary status 0.87s
✓ get podcast status 0.63s
✓ is processed 0.71s
✓ push to datadog 1.08s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceActivitiesCountTest
✓ get activities count payload with one off frequency 1.26s
✓ get activities count payload with weekly frequency 0.82s
✓ get activities count payload with monthly frequency 0.62s
WARN Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceExtendedTest
- transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s
- transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s
✓ delete reports results in retention period 1.63s
✓ get team reports 1.34s
✓ get report results 1.39s
✓ get team ids with reports results 1.57s
✓ delete all report results 1.66s
✓ delete all data 0.76s
✓ delete report result 0.74s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceFieldDataTest
✓ get report enabled field data 0.11s
✓ get organization field data 0.03s
✓ get organization field data short version 0.03s
✓ get team field data 0.02s
✓ get team field data short version 0.01s
✓ get report type field data 0.02s
✓ get report type field data short version 0.03s
✓ get frequency field data 0.01s
✓ get period field data 0.01s
✓ get deal stage at call field data 0.03s
✓ get current deal stage field data 0.02s
✓ get deal value field data
✓ get call type field data
✓ get call duration field data 0.01s
✓ get recipients field data 0.01s
✓ get additional prompt input field data 0.03s
✓ get teams groups options 0.04s
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
DEV (docker)...
|
NULL
|
|
11406
|
226
|
15
|
2026-04-14T09:32:29.978143+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159149978_m1.jpg...
|
iTerm2
|
APP (docker)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","depth":4,"bounds":{"left":0.0,"top":0.08777778,"width":0.9895833,"height":0.9122222},"value":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (docker)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"APP (docker)","depth":1,"bounds":{"left":0.46875,"top":0.033333335,"width":0.0625,"height":0.017777778},"role_description":"text"}]...
|
-2550140762891249095
|
6310662632687434459
|
click
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
11404
|
|
11408
|
226
|
16
|
2026-04-14T09:33:02.778161+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159182778_m1.jpg...
|
iTerm2
|
APP (docker)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","depth":4,"bounds":{"left":0.0,"top":0.08777778,"width":0.9895833,"height":0.9122222},"value":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (docker)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"APP (docker)","depth":1,"bounds":{"left":0.46875,"top":0.033333335,"width":0.0625,"height":0.017777778},"role_description":"text"}]...
|
-2550140762891249095
|
6310662632687434459
|
idle
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
NULL
|
|
11410
|
226
|
17
|
2026-04-14T09:33:32.861423+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159212861_m1.jpg...
|
iTerm2
|
APP (docker)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","depth":4,"bounds":{"left":0.0,"top":0.08777778,"width":0.9895833,"height":0.9122222},"value":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (docker)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"APP (docker)","depth":1,"bounds":{"left":0.46875,"top":0.033333335,"width":0.0625,"height":0.017777778},"role_description":"text"}]...
|
-2550140762891249095
|
6310662632687434459
|
idle
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
11408
|
|
11412
|
226
|
18
|
2026-04-14T09:34:03.017223+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159243017_m1.jpg...
|
iTerm2
|
APP (docker)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","depth":4,"bounds":{"left":0.0,"top":0.08777778,"width":0.9895833,"height":0.9122222},"value":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (docker)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"APP (docker)","depth":1,"bounds":{"left":0.46875,"top":0.033333335,"width":0.0625,"height":0.017777778},"role_description":"text"}]...
|
-2550140762891249095
|
6310662632687434459
|
idle
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
11408
|
|
11414
|
NULL
|
0
|
2026-04-14T09:34:33.106820+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159273106_m1.jpg...
|
iTerm2
|
APP (docker)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","depth":4,"bounds":{"left":0.0,"top":0.08777778,"width":0.9895833,"height":0.9122222},"value":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (docker)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"APP (docker)","depth":1,"bounds":{"left":0.46875,"top":0.033333335,"width":0.0625,"height":0.017777778},"role_description":"text"}]...
|
-2550140762891249095
|
6310662632687434459
|
idle
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
11408
|
|
11416
|
228
|
0
|
2026-04-14T09:35:03.195777+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159303195_m1.jpg...
|
iTerm2
|
APP (docker)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","depth":4,"bounds":{"left":0.0,"top":0.08777778,"width":0.9895833,"height":0.9122222},"value":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (docker)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"APP (docker)","depth":1,"bounds":{"left":0.46875,"top":0.033333335,"width":0.0625,"height":0.017777778},"role_description":"text"}]...
|
-2550140762891249095
|
6310662632687434459
|
idle
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
11408
|
|
11418
|
228
|
1
|
2026-04-14T09:35:33.265256+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159333265_m1.jpg...
|
iTerm2
|
APP (docker)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","depth":4,"bounds":{"left":0.0,"top":0.08777778,"width":0.9895833,"height":0.9122222},"value":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (docker)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"APP (docker)","depth":1,"bounds":{"left":0.46875,"top":0.033333335,"width":0.0625,"height":0.017777778},"role_description":"text"}]...
|
-2550140762891249095
|
6310662632687434459
|
idle
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
11408
|
|
11420
|
228
|
2
|
2026-04-14T09:36:03.357014+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159363357_m1.jpg...
|
iTerm2
|
APP (docker)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
641/5579 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".\n 641/5579 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%","depth":4,"bounds":{"left":0.0,"top":0.08777778,"width":0.9895833,"height":0.9122222},"value":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".\n 641/5579 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (docker)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"APP (docker)","depth":1,"bounds":{"left":0.46875,"top":0.033333335,"width":0.0625,"height":0.017777778},"role_description":"text"}]...
|
-1105974605829119635
|
5153237528469993691
|
idle
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
641/5579 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (docker)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (docker)...
|
11408
|
|
11422
|
228
|
3
|
2026-04-14T09:36:33.466841+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159393466_m1.jpg...
|
Slack
|
Aneliya Angelova, Nikolay Yankov, Steliyan Georgie Aneliya Angelova, Nikolay Yankov, Steliyan Georgiev (DM) - Jiminny Inc - 1 new item - Slack...
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
Directories
platform-inner-team
ai-chapter
alerts
backend
confusion-clinic
curiosity_lab
engineering
frontend
general
infra-changes
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Steliyan Georgiev
Adelina Petrova
,
Ilian Kyuchukov
,
Steliyan Georgiev
Adelina Petrova
Galya Dimitrova
Vasil Vasilev
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Yankov
Nikolay Yankov
Jira Cloud
Toast
Google Calendar
Messages
Messages
Add canvas
Add canvas
Add and Edit Channel Tabs
Canvas
List
Folder
Jump to date
Today at 10:35:08 AM
10:35
php artisan automated-reports
Nikolay Yankov
Today at 10:35:39 AM
10:35 AM
значи не създава веднага по принцип, в някакъв час на деня ли стъздава?
Lukas Kovalik
Today at 10:36:11 AM
10:36 AM
това ще гледа всичко applicable за днес (ако не понедлник или начало на месец е само daily)
Today at 10:36:27 AM
10:36
крон го пуска през нощ
Today at 10:37:19 AM
10:37
така че мануално пусни при тестване
Today at 10:38:26 AM
10:38
ако трябва да тестваме други репорти може да променя команда за тестване да приема параметър за report template и д си пускаме определен когато тестваме
Nikolay Yankov
Today at 10:41:03 AM
10:41 AM
можеш ли да я ръннеш ти командата
Lukas Kovalik
Today at 10:43:05 AM
10:43 AM
да
Nikolay Yankov
Today at 10:45:52 AM
10:45 AM
пиши кат оя ръннеш
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Lukas Kovalik
Today at 10:52:52 AM
10:52 AM
забавих се че ми се разбазикаха settings за среди
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions...
|
[{"role":"AXRadioButton","text [{"role":"AXRadioButton","text":"Jiminny Inc","depth":12,"bounds":{"left":0.009722223,"top":0.08777778,"width":0.022222223,"height":0.035555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":true,"is_expanded":false},{"role":"AXRadioButton","text":"Jiminny (Staging)","depth":12,"bounds":{"left":0.009722223,"top":0.14555556,"width":0.022222223,"height":0.035555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"Add workspaces","depth":12,"bounds":{"left":0.009722223,"top":0.20333333,"width":0.022222223,"height":0.035555556},"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"Home","depth":14,"bounds":{"left":0.048611112,"top":0.07777778,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":true,"is_expanded":false},{"role":"AXStaticText","text":"Home","depth":16,"bounds":{"left":0.05625,"top":0.13,"width":0.020833334,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"DMs","depth":14,"bounds":{"left":0.048611112,"top":0.15333334,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"DMs","depth":16,"bounds":{"left":0.058333334,"top":0.20555556,"width":0.016666668,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"Activity","depth":14,"bounds":{"left":0.048611112,"top":0.22888888,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Activity","depth":16,"bounds":{"left":0.05277778,"top":0.28111112,"width":0.027083334,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"Files","depth":14,"bounds":{"left":0.048611112,"top":0.30444443,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Files","depth":16,"bounds":{"left":0.058333334,"top":0.35666665,"width":0.015972223,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"Later","depth":14,"bounds":{"left":0.048611112,"top":0.38,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Later","depth":16,"bounds":{"left":0.057638887,"top":0.43222222,"width":0.018055556,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"More…","depth":14,"bounds":{"left":0.048611112,"top":0.45555556,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"More","depth":16,"bounds":{"left":0.056944445,"top":0.50777775,"width":0.01875,"height":0.015555556},"role_description":"text"},{"role":"AXStaticText","text":"Unreads","depth":21,"bounds":{"left":0.11875,"top":0.12777779,"width":0.039583333,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Threads","depth":21,"bounds":{"left":0.11875,"top":0.12777779,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Huddles","depth":21,"bounds":{"left":0.11875,"top":0.12777779,"width":0.038194444,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Drafts & sent","depth":21,"bounds":{"left":0.11875,"top":0.12777779,"width":0.06111111,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Directories","depth":21,"bounds":{"left":0.11875,"top":0.12777779,"width":0.050694443,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"platform-inner-team","depth":23,"bounds":{"left":0.12986112,"top":0.18222222,"width":0.093055554,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"ai-chapter","depth":23,"bounds":{"left":0.12986112,"top":0.25555557,"width":0.046527777,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"alerts","depth":23,"bounds":{"left":0.12986112,"top":0.28666666,"width":0.025694445,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"backend","depth":23,"bounds":{"left":0.12986112,"top":0.31777778,"width":0.038194444,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"confusion-clinic","depth":23,"bounds":{"left":0.12986112,"top":0.34888887,"width":0.072222225,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"curiosity_lab","depth":23,"bounds":{"left":0.12986112,"top":0.38,"width":0.057638887,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"engineering","depth":23,"bounds":{"left":0.12986112,"top":0.41111112,"width":0.054166667,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"frontend","depth":23,"bounds":{"left":0.12986112,"top":0.4422222,"width":0.04027778,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"general","depth":23,"bounds":{"left":0.12986112,"top":0.47333333,"width":0.034027778,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"infra-changes","depth":23,"bounds":{"left":0.12986112,"top":0.5044444,"width":0.061805554,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"jiminny-bg","depth":23,"bounds":{"left":0.12986112,"top":0.53555554,"width":0.048611112,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"platform-tickets","depth":23,"bounds":{"left":0.12986112,"top":0.56666666,"width":0.072916664,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"product_launches","depth":23,"bounds":{"left":0.12986112,"top":0.5977778,"width":0.08055556,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"random","depth":23,"bounds":{"left":0.12986112,"top":0.6288889,"width":0.035416666,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"releases","depth":23,"bounds":{"left":0.12986112,"top":0.66,"width":0.038194444,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"sofia-office","depth":23,"bounds":{"left":0.12986112,"top":0.6911111,"width":0.05138889,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"support","depth":23,"bounds":{"left":0.12986112,"top":0.7222222,"width":0.036111113,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"thank-yous","depth":23,"bounds":{"left":0.12986112,"top":0.75333333,"width":0.05138889,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"the_people_of_jiminny","depth":23,"bounds":{"left":0.12986112,"top":0.78444445,"width":0.094444446,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Aneliya Angelova","depth":23,"bounds":{"left":0.12986112,"top":0.8577778,"width":0.07847222,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"bounds":{"left":0.20833333,"top":0.8577778,"width":0.013194445,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Yankov","depth":23,"bounds":{"left":0.21319444,"top":0.8577778,"width":0.029861111,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Steliyan Georgiev","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Steliyan Georgiev","depth":23,"bounds":{"left":0.12986112,"top":0.8888889,"width":0.07986111,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Adelina Petrova","depth":23,"bounds":{"left":0.12986112,"top":0.92,"width":0.072222225,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"bounds":{"left":0.2013889,"top":0.92,"width":0.0055555557,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Ilian Kyuchukov","depth":23,"bounds":{"left":0.20694445,"top":0.92,"width":0.015972223,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Steliyan Georgiev","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Adelina Petrova","depth":23,"bounds":{"left":0.12986112,"top":0.95111114,"width":0.072222225,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Galya Dimitrova","depth":23,"bounds":{"left":0.12986112,"top":0.9822222,"width":0.07361111,"height":0.012222222},"role_description":"text"},{"role":"AXStaticText","text":"Vasil Vasilev","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Nikolov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Galya Dimitrova","depth":23,"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Nikolov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Galya Dimitrova","depth":23,"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Yankov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Yankov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Jira Cloud","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Toast","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Google Calendar","depth":23,"role_description":"text"},{"role":"AXRadioButton","text":"Messages","depth":17,"bounds":{"left":0.25486112,"top":0.12777779,"width":0.06458333,"height":0.04222222},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":true,"is_expanded":false},{"role":"AXStaticText","text":"Messages","depth":19,"bounds":{"left":0.27430555,"top":0.14,"width":0.039583333,"height":0.017777778},"role_description":"text"},{"role":"AXRadioButton","text":"Add canvas","depth":18,"bounds":{"left":0.32152778,"top":0.12777779,"width":0.07152778,"height":0.04222222},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Add canvas","depth":20,"bounds":{"left":0.34097221,"top":0.14,"width":0.046527777,"height":0.017777778},"role_description":"text"},{"role":"AXPopUpButton","text":"Add and Edit Channel Tabs","depth":17,"bounds":{"left":0.3951389,"top":0.12777779,"width":0.022916667,"height":0.04222222},"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Canvas","depth":17,"role_description":"text"},{"role":"AXStaticText","text":"List","depth":17,"role_description":"text"},{"role":"AXStaticText","text":"Folder","depth":17,"role_description":"text"},{"role":"AXPopUpButton","text":"Jump to date","depth":23,"bounds":{"left":0.59375,"top":0.17666666,"width":0.05277778,"height":0.031111112},"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Today at 10:35:08 AM","depth":25,"bounds":{"left":0.2611111,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:35","depth":26,"bounds":{"left":0.2611111,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"php artisan automated-reports","depth":25,"bounds":{"left":0.29444444,"top":0.16111112,"width":0.14513889,"height":0.0011111111},"role_description":"text"},{"role":"AXButton","text":"Nikolay Yankov","depth":24,"bounds":{"left":0.28819445,"top":0.16111112,"width":0.072222225,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.35972223,"top":0.16111112,"width":0.00625,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:35:39 AM","depth":24,"bounds":{"left":0.36527777,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:35 AM","depth":25,"bounds":{"left":0.36527777,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"значи не създава веднага по принцип, в някакъв час на деня ли стъздава?","depth":25,"bounds":{"left":0.28819445,"top":0.16111112,"width":0.35416666,"height":0.0011111111},"role_description":"text"},{"role":"AXButton","text":"Lukas Kovalik","depth":24,"bounds":{"left":0.28819445,"top":0.16111112,"width":0.06458333,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.35277778,"top":0.16111112,"width":0.0055555557,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:36:11 AM","depth":24,"bounds":{"left":0.35833332,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:36 AM","depth":25,"bounds":{"left":0.35833332,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"това ще гледа всичко applicable за днес (ако не понедлник или начало на месец е само daily)","depth":25,"bounds":{"left":0.28819445,"top":0.16111112,"width":0.4451389,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:36:27 AM","depth":25,"bounds":{"left":0.2611111,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:36","depth":26,"bounds":{"left":0.2611111,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"крон го пуска през нощ","depth":25,"bounds":{"left":0.28819445,"top":0.16111112,"width":0.11319444,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:37:19 AM","depth":25,"bounds":{"left":0.2611111,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:37","depth":26,"bounds":{"left":0.2611111,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"така че мануално пусни при тестване","depth":25,"bounds":{"left":0.28819445,"top":0.16111112,"width":0.18055555,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:38:26 AM","depth":25,"bounds":{"left":0.2611111,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:38","depth":26,"bounds":{"left":0.2611111,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"ако трябва да тестваме други репорти може да променя команда за тестване да приема параметър за report template и д си пускаме определен когато тестваме","depth":25,"bounds":{"left":0.28819445,"top":0.16111112,"width":0.6423611,"height":0.0011111111},"role_description":"text"},{"role":"AXButton","text":"Nikolay Yankov","depth":24,"bounds":{"left":0.28819445,"top":0.16111112,"width":0.072222225,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.35972223,"top":0.16111112,"width":0.00625,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:41:03 AM","depth":24,"bounds":{"left":0.36527777,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:41 AM","depth":25,"bounds":{"left":0.36527777,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"можеш ли да я ръннеш ти командата","depth":25,"bounds":{"left":0.28819445,"top":0.16111112,"width":0.18055555,"height":0.0011111111},"role_description":"text"},{"role":"AXButton","text":"Lukas Kovalik","depth":24,"bounds":{"left":0.28819445,"top":0.16111112,"width":0.06458333,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.35277778,"top":0.16111112,"width":0.0055555557,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:43:05 AM","depth":24,"bounds":{"left":0.35833332,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:43 AM","depth":25,"bounds":{"left":0.35833332,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"да","depth":25,"bounds":{"left":0.28819445,"top":0.16111112,"width":0.011805556,"height":0.006666667},"role_description":"text"},{"role":"AXButton","text":"Nikolay Yankov","depth":24,"bounds":{"left":0.28819445,"top":0.17888889,"width":0.072222225,"height":0.024444444},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.35972223,"top":0.18111111,"width":0.00625,"height":0.02},"role_description":"text"},{"role":"AXLink","text":"Today at 10:45:52 AM","depth":24,"bounds":{"left":0.36527777,"top":0.18444444,"width":0.036805555,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:45 AM","depth":25,"bounds":{"left":0.36527777,"top":0.18444444,"width":0.036805555,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"пиши кат оя ръннеш","depth":25,"bounds":{"left":0.28819445,"top":0.20555556,"width":0.099305555,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Lukas Kovalik","depth":24,"bounds":{"left":0.28819445,"top":0.23666666,"width":0.06458333,"height":0.024444444},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.35277778,"top":0.23888889,"width":0.0055555557,"height":0.02},"role_description":"text"},{"role":"AXLink","text":"Today at 10:52:52 AM","depth":24,"bounds":{"left":0.35833332,"top":0.24222222,"width":0.036805555,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:52 AM","depth":25,"bounds":{"left":0.35833332,"top":0.24222222,"width":0.036805555,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"забавих се че ми се разбазикаха settings за среди","depth":25,"bounds":{"left":0.28819445,"top":0.26333332,"width":0.23680556,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
35143636243000885
|
7433565961991017288
|
idle
|
hybrid
|
NULL
|
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
Directories
platform-inner-team
ai-chapter
alerts
backend
confusion-clinic
curiosity_lab
engineering
frontend
general
infra-changes
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Steliyan Georgiev
Adelina Petrova
,
Ilian Kyuchukov
,
Steliyan Georgiev
Adelina Petrova
Galya Dimitrova
Vasil Vasilev
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Yankov
Nikolay Yankov
Jira Cloud
Toast
Google Calendar
Messages
Messages
Add canvas
Add canvas
Add and Edit Channel Tabs
Canvas
List
Folder
Jump to date
Today at 10:35:08 AM
10:35
php artisan automated-reports
Nikolay Yankov
Today at 10:35:39 AM
10:35 AM
значи не създава веднага по принцип, в някакъв час на деня ли стъздава?
Lukas Kovalik
Today at 10:36:11 AM
10:36 AM
това ще гледа всичко applicable за днес (ако не понедлник или начало на месец е само daily)
Today at 10:36:27 AM
10:36
крон го пуска през нощ
Today at 10:37:19 AM
10:37
така че мануално пусни при тестване
Today at 10:38:26 AM
10:38
ако трябва да тестваме други репорти може да променя команда за тестване да приема параметър за report template и д си пускаме определен когато тестваме
Nikolay Yankov
Today at 10:41:03 AM
10:41 AM
можеш ли да я ръннеш ти командата
Lukas Kovalik
Today at 10:43:05 AM
10:43 AM
да
Nikolay Yankov
Today at 10:45:52 AM
10:45 AM
пиши кат оя ръннеш
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Lukas Kovalik
Today at 10:52:52 AM
10:52 AM
забавих се че ми се разбазикаха settings за среди
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
+SlackELHomeDMsActivityFilesLater..•More+FileEditViewGoHistoryWindowHelpJiminny ...sos# Starred8platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi…..Direct messagesAneliya Angelova, ...Steliyan GeorgievAdelina Petrova, Ili...R. Adelina PetrovaO. Calea Dimitravo→Search Jiminny IncAneliya Angelova, Nikolay Yankov, Steliyan Georgiev• MessagesAdd canvas+Nikolay Yankov 10:45 AMпиши кат оя рьннешLukas Kovalik 10:52 AMзабавих се че ми се разбазикаха settings за средипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMготовосьщотоCompetitive pitches беше втория нали такаNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработи този пьт?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steliyan GeorgievAa>0 llal§ Support Daily • in 2h 24 m100% <*Tue 14 Apr 12:36:3384Today ~New...
|
NULL
|
|
11423
|
228
|
4
|
2026-04-14T09:36:34.819243+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159394819_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
+SlackFileEditViewGoHistoryWindowHelpEDHomeDMsActi +SlackFileEditViewGoHistoryWindowHelpEDHomeDMsActivityFilesLater..•More+Jiminny ...# Starred8platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product _launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messagesAneliya Angelova, ...Steliyan GeorgievAdelina Petrova, Ili...R. Adelina PetrovaO. Cala Dimitravo→Search Jiminny IncAneliya Angelova, Nikolay Yankov, Steliyan Georgiev• MessagesAdd canvas+Nikolay Yankov 10:45 AMпиши кат оя рьннешLukas Kovalik 10:52 AMзабавих се че ми се разбазикаха settings за средипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMготовосьщотоCompetitive pitches беше втория нали такаNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработи този пьт?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steliyan GeorgievAa>0 lhl§ Support Daily • in 2h 24 m100% <*Tue 14 Apr 12:36:3484Today ~New...
|
NULL
|
-1946619782081617973
|
NULL
|
visual_change
|
ocr
|
NULL
|
+SlackFileEditViewGoHistoryWindowHelpEDHomeDMsActi +SlackFileEditViewGoHistoryWindowHelpEDHomeDMsActivityFilesLater..•More+Jiminny ...# Starred8platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product _launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messagesAneliya Angelova, ...Steliyan GeorgievAdelina Petrova, Ili...R. Adelina PetrovaO. Cala Dimitravo→Search Jiminny IncAneliya Angelova, Nikolay Yankov, Steliyan Georgiev• MessagesAdd canvas+Nikolay Yankov 10:45 AMпиши кат оя рьннешLukas Kovalik 10:52 AMзабавих се че ми се разбазикаха settings за средипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMготовосьщотоCompetitive pitches беше втория нали такаNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработи този пьт?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steliyan GeorgievAa>0 lhl§ Support Daily • in 2h 24 m100% <*Tue 14 Apr 12:36:3484Today ~New...
|
11422
|
|
11425
|
228
|
5
|
2026-04-14T09:36:37.794319+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159397794_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER981DEV ( SlackFileEditViewGoHistoryWindowHelpDOCKER981DEV (docker)О ₴2Last login: Sat Apr 11 12:38:35 on ttys007APP (фcker)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdocker exec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Running analysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and may be unstable,useitatyourownr1Loadedconfigdefault from-php-cs-fixer.dist.php".3091/557955%+EDHomeD-DMsActivityFilesLater.*•More§ Support Daily • in 2h 24 m100% CTue 14 Apr 12:36:37Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+unPomeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
8966371308910130313
|
NULL
|
visual_change
|
ocr
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER981DEV ( SlackFileEditViewGoHistoryWindowHelpDOCKER981DEV (docker)О ₴2Last login: Sat Apr 11 12:38:35 on ttys007APP (фcker)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdocker exec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Running analysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and may be unstable,useitatyourownr1Loadedconfigdefault from-php-cs-fixer.dist.php".3091/557955%+EDHomeD-DMsActivityFilesLater.*•More§ Support Daily • in 2h 24 m100% CTue 14 Apr 12:36:37Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+unPomeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
|
11427
|
228
|
6
|
2026-04-14T09:37:08.600993+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159428600_m1.jpg...
|
Slack
|
Aneliya Angelova, Nikolay Yankov, Steliyan Georgie Aneliya Angelova, Nikolay Yankov, Steliyan Georgiev (DM) - Jiminny Inc - 1 new item - Slack...
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
Directories
platform-inner-team
ai-chapter
alerts
backend
confusion-clinic
curiosity_lab
engineering
frontend
general
infra-changes
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Steliyan Georgiev
Adelina Petrova
,
Ilian Kyuchukov
,
Steliyan Georgiev
Adelina Petrova
Galya Dimitrova
Vasil Vasilev
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Yankov
Nikolay Yankov
Jira Cloud
Toast
Google Calendar
Messages
Messages
Add canvas
Add canvas
Add and Edit Channel Tabs
Canvas
List
Folder
Jump to date
Lukas Kovalik
Today at 10:36:11 AM
10:36 AM
това ще гледа всичко applicable за днес (ако не понедлник или начало на месец е само daily)
Today at 10:36:27 AM
10:36
крон го пуска през нощ
Today at 10:37:19 AM
10:37
така че мануално пусни при тестване
Today at 10:38:26 AM
10:38
ако трябва да тестваме други репорти може да променя команда за тестване да приема параметър за report template и д си пускаме определен когато тестваме
Nikolay Yankov
Today at 10:41:03 AM
10:41 AM
можеш ли да я ръннеш ти командата
Lukas Kovalik
Today at 10:43:05 AM
10:43 AM
да
Nikolay Yankov
Today at 10:45:52 AM
10:45 AM
пиши кат оя ръннеш
Lukas Kovalik
Today at 10:52:52 AM
10:52 AM
забавих се че ми се разбазикаха settings за среди
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:53:07 AM
10:53
пуснах и мина и fail-на
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:53:20 AM
10:53
има result но е failed
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:58:08 AM
10:58
значи
REASON_NOT_ENOUGH_ACTIVITIES
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:58:57 AM
10:58
виж дали има нещо в OD със този филтър
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Nikolay Yankov
Today at 11:01:28 AM
11:01 AM
Добре
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Nikolay Yankov
Today at 11:39:27 AM
11:39 AM
я рънни пак
Lukas
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Lukas Kovalik
Today at 11:43:00 AM
11:43 AM
готово
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 11:44:24 AM
11:44
същото
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 11:47:25 AM
11:47
Competitive pitches беше втория нали така
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread...
|
[{"role":"AXRadioButton","text [{"role":"AXRadioButton","text":"Jiminny Inc","depth":12,"bounds":{"left":0.4861111,"top":0.08777778,"width":0.022222223,"height":0.035555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":true,"is_expanded":false},{"role":"AXRadioButton","text":"Jiminny (Staging)","depth":12,"bounds":{"left":0.4861111,"top":0.14555556,"width":0.022222223,"height":0.035555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"Add workspaces","depth":12,"bounds":{"left":0.4861111,"top":0.20333333,"width":0.022222223,"height":0.035555556},"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"Home","depth":14,"bounds":{"left":0.525,"top":0.07777778,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":true,"is_expanded":false},{"role":"AXStaticText","text":"Home","depth":16,"bounds":{"left":0.5326389,"top":0.13,"width":0.020833334,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"DMs","depth":14,"bounds":{"left":0.525,"top":0.15333334,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"DMs","depth":16,"bounds":{"left":0.5347222,"top":0.20555556,"width":0.016666668,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"Activity","depth":14,"bounds":{"left":0.525,"top":0.22888888,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Activity","depth":16,"bounds":{"left":0.52916664,"top":0.28111112,"width":0.027083334,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"Files","depth":14,"bounds":{"left":0.525,"top":0.30444443,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Files","depth":16,"bounds":{"left":0.5347222,"top":0.35666665,"width":0.015972223,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"Later","depth":14,"bounds":{"left":0.525,"top":0.38,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Later","depth":16,"bounds":{"left":0.53402776,"top":0.43222222,"width":0.018055556,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"More…","depth":14,"bounds":{"left":0.525,"top":0.45555556,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"More","depth":16,"bounds":{"left":0.53333336,"top":0.50777775,"width":0.01875,"height":0.015555556},"role_description":"text"},{"role":"AXStaticText","text":"Unreads","depth":21,"bounds":{"left":0.5951389,"top":0.12777779,"width":0.039583333,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Threads","depth":21,"bounds":{"left":0.5951389,"top":0.12777779,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Huddles","depth":21,"bounds":{"left":0.5951389,"top":0.12777779,"width":0.038194444,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Drafts & sent","depth":21,"bounds":{"left":0.5951389,"top":0.12777779,"width":0.06111111,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Directories","depth":21,"bounds":{"left":0.5951389,"top":0.12777779,"width":0.050694443,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"platform-inner-team","depth":23,"bounds":{"left":0.60625,"top":0.18222222,"width":0.093055554,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"ai-chapter","depth":23,"bounds":{"left":0.60625,"top":0.25555557,"width":0.046527777,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"alerts","depth":23,"bounds":{"left":0.60625,"top":0.28666666,"width":0.025694445,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"backend","depth":23,"bounds":{"left":0.60625,"top":0.31777778,"width":0.038194444,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"confusion-clinic","depth":23,"bounds":{"left":0.60625,"top":0.34888887,"width":0.072222225,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"curiosity_lab","depth":23,"bounds":{"left":0.60625,"top":0.38,"width":0.057638887,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"engineering","depth":23,"bounds":{"left":0.60625,"top":0.41111112,"width":0.054166667,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"frontend","depth":23,"bounds":{"left":0.60625,"top":0.4422222,"width":0.04027778,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"general","depth":23,"bounds":{"left":0.60625,"top":0.47333333,"width":0.034027778,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"infra-changes","depth":23,"bounds":{"left":0.60625,"top":0.5044444,"width":0.061805554,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"jiminny-bg","depth":23,"bounds":{"left":0.60625,"top":0.53555554,"width":0.048611112,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"platform-tickets","depth":23,"bounds":{"left":0.60625,"top":0.56666666,"width":0.072916664,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"product_launches","depth":23,"bounds":{"left":0.60625,"top":0.5977778,"width":0.08055556,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"random","depth":23,"bounds":{"left":0.60625,"top":0.6288889,"width":0.035416666,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"releases","depth":23,"bounds":{"left":0.60625,"top":0.66,"width":0.038194444,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"sofia-office","depth":23,"bounds":{"left":0.60625,"top":0.6911111,"width":0.05138889,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"support","depth":23,"bounds":{"left":0.60625,"top":0.7222222,"width":0.036111113,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"thank-yous","depth":23,"bounds":{"left":0.60625,"top":0.75333333,"width":0.05138889,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"the_people_of_jiminny","depth":23,"bounds":{"left":0.60625,"top":0.78444445,"width":0.094444446,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Aneliya Angelova","depth":23,"bounds":{"left":0.60625,"top":0.8577778,"width":0.07847222,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"bounds":{"left":0.68472224,"top":0.8577778,"width":0.013194445,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Yankov","depth":23,"bounds":{"left":0.68958336,"top":0.8577778,"width":0.029861111,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Steliyan Georgiev","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Steliyan Georgiev","depth":23,"bounds":{"left":0.60625,"top":0.8888889,"width":0.07986111,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Adelina Petrova","depth":23,"bounds":{"left":0.60625,"top":0.92,"width":0.072222225,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"bounds":{"left":0.67777777,"top":0.92,"width":0.0055555557,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Ilian Kyuchukov","depth":23,"bounds":{"left":0.68333334,"top":0.92,"width":0.015972223,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Steliyan Georgiev","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Adelina Petrova","depth":23,"bounds":{"left":0.60625,"top":0.95111114,"width":0.072222225,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Galya Dimitrova","depth":23,"bounds":{"left":0.60625,"top":0.9822222,"width":0.07361111,"height":0.012222222},"role_description":"text"},{"role":"AXStaticText","text":"Vasil Vasilev","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Nikolov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Galya Dimitrova","depth":23,"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Nikolov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Galya Dimitrova","depth":23,"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Yankov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Yankov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Jira Cloud","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Toast","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Google Calendar","depth":23,"role_description":"text"},{"role":"AXRadioButton","text":"Messages","depth":17,"bounds":{"left":0.73125,"top":0.12777779,"width":0.06458333,"height":0.04222222},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":true,"is_expanded":false},{"role":"AXStaticText","text":"Messages","depth":19,"bounds":{"left":0.75069445,"top":0.14,"width":0.039583333,"height":0.017777778},"role_description":"text"},{"role":"AXRadioButton","text":"Add canvas","depth":18,"bounds":{"left":0.79791665,"top":0.12777779,"width":0.07152778,"height":0.04222222},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Add canvas","depth":20,"bounds":{"left":0.8173611,"top":0.14,"width":0.046527777,"height":0.017777778},"role_description":"text"},{"role":"AXPopUpButton","text":"Add and Edit Channel Tabs","depth":17,"bounds":{"left":0.8715278,"top":0.12777779,"width":0.022916667,"height":0.04222222},"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Canvas","depth":17,"role_description":"text"},{"role":"AXStaticText","text":"List","depth":17,"role_description":"text"},{"role":"AXStaticText","text":"Folder","depth":17,"role_description":"text"},{"role":"AXPopUpButton","text":"Jump to date","depth":23,"bounds":{"left":0.83194447,"top":0.17666666,"width":0.05277778,"height":0.031111112},"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Lukas Kovalik","depth":24,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.06458333,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.82916665,"top":0.16111112,"width":0.0055555557,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:36:11 AM","depth":24,"bounds":{"left":0.8347222,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:36 AM","depth":25,"bounds":{"left":0.8347222,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"това ще гледа всичко applicable за днес (ако не понедлник или начало на месец е само daily)","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.21111111,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:36:27 AM","depth":25,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:36","depth":26,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"крон го пуска през нощ","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.11319444,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:37:19 AM","depth":25,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:37","depth":26,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"така че мануално пусни при тестване","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.18055555,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:38:26 AM","depth":25,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:38","depth":26,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"ако трябва да тестваме други репорти може да променя команда за тестване да приема параметър за report template и д си пускаме определен когато тестваме","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.21527778,"height":0.0011111111},"role_description":"text"},{"role":"AXButton","text":"Nikolay Yankov","depth":24,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.072222225,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.8361111,"top":0.16111112,"width":0.00625,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:41:03 AM","depth":24,"bounds":{"left":0.84166664,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:41 AM","depth":25,"bounds":{"left":0.84166664,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"можеш ли да я ръннеш ти командата","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.18055555,"height":0.0011111111},"role_description":"text"},{"role":"AXButton","text":"Lukas Kovalik","depth":24,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.06458333,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.82916665,"top":0.16111112,"width":0.0055555557,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:43:05 AM","depth":24,"bounds":{"left":0.8347222,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:43 AM","depth":25,"bounds":{"left":0.8347222,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"да","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.011805556,"height":0.0011111111},"role_description":"text"},{"role":"AXButton","text":"Nikolay Yankov","depth":24,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.072222225,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.8361111,"top":0.16111112,"width":0.00625,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:45:52 AM","depth":24,"bounds":{"left":0.84166664,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:45 AM","depth":25,"bounds":{"left":0.84166664,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"пиши кат оя ръннеш","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.099305555,"height":0.015555556},"role_description":"text"},{"role":"AXButton","text":"Lukas Kovalik","depth":24,"bounds":{"left":0.76458335,"top":0.18777777,"width":0.06458333,"height":0.024444444},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.82916665,"top":0.19,"width":0.0055555557,"height":0.02},"role_description":"text"},{"role":"AXLink","text":"Today at 10:52:52 AM","depth":24,"bounds":{"left":0.8347222,"top":0.19333333,"width":0.036805555,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:52 AM","depth":25,"bounds":{"left":0.8347222,"top":0.19333333,"width":0.036805555,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"забавих се че ми се разбазикаха settings за среди","depth":25,"bounds":{"left":0.76458335,"top":0.21444444,"width":0.20555556,"height":0.044444446},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.16888888,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.16888888,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.16888888,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.16888888,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.16888888,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Today at 10:53:07 AM","depth":25,"bounds":{"left":0.7375,"top":0.27555555,"width":0.021527778,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:53","depth":26,"bounds":{"left":0.7375,"top":0.27555555,"width":0.021527778,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"пуснах и мина и fail-на","depth":25,"bounds":{"left":0.76458335,"top":0.27222222,"width":0.108333334,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.23777778,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.23777778,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.23777778,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.23777778,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.23777778,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Today at 10:53:20 AM","depth":25,"bounds":{"left":0.7375,"top":0.30888888,"width":0.021527778,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:53","depth":26,"bounds":{"left":0.7375,"top":0.30888888,"width":0.021527778,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"има result но е failed","depth":25,"bounds":{"left":0.76458335,"top":0.30555555,"width":0.097222224,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.2711111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.2711111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.2711111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.2711111,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.2711111,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Today at 10:58:08 AM","depth":25,"bounds":{"left":0.7375,"top":0.3422222,"width":0.021527778,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:58","depth":26,"bounds":{"left":0.7375,"top":0.3422222,"width":0.021527778,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"значи","depth":25,"bounds":{"left":0.76458335,"top":0.33888888,"width":0.027083334,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"REASON_NOT_ENOUGH_ACTIVITIES","depth":25,"bounds":{"left":0.7708333,"top":0.37777779,"width":0.14027777,"height":0.016666668},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.30444443,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.30444443,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.30444443,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.30444443,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.30444443,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Today at 10:58:57 AM","depth":25,"bounds":{"left":0.7375,"top":0.42444444,"width":0.021527778,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:58","depth":26,"bounds":{"left":0.7375,"top":0.42444444,"width":0.021527778,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"виж дали има нещо в OD със този филтър","depth":25,"bounds":{"left":0.76458335,"top":0.4211111,"width":0.2048611,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.38666666,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.38666666,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.38666666,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.38666666,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.38666666,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Nikolay Yankov","depth":24,"bounds":{"left":0.76458335,"top":0.45222223,"width":0.072222225,"height":0.024444444},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.8361111,"top":0.45444444,"width":0.00625,"height":0.02},"role_description":"text"},{"role":"AXLink","text":"Today at 11:01:28 AM","depth":24,"bounds":{"left":0.84166664,"top":0.45777777,"width":0.036805555,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"11:01 AM","depth":25,"bounds":{"left":0.84166664,"top":0.45777777,"width":0.036805555,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"Добре","depth":25,"bounds":{"left":0.76458335,"top":0.4788889,"width":0.03125,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.43333334,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.43333334,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.43333334,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.43333334,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.43333334,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Nikolay Yankov","depth":24,"bounds":{"left":0.76458335,"top":0.51,"width":0.072222225,"height":0.024444444},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.8361111,"top":0.51222223,"width":0.00625,"height":0.02},"role_description":"text"},{"role":"AXLink","text":"Today at 11:39:27 AM","depth":24,"bounds":{"left":0.84166664,"top":0.51555556,"width":0.036805555,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"11:39 AM","depth":25,"bounds":{"left":0.84166664,"top":0.51555556,"width":0.036805555,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"я рънни пак","depth":25,"bounds":{"left":0.76458335,"top":0.5366667,"width":0.059722222,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Lukas","depth":25,"bounds":{"left":0.82361114,"top":0.5366667,"width":0.02638889,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.4911111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.4911111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.4911111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.4911111,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.4911111,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Lukas Kovalik","depth":24,"bounds":{"left":0.76458335,"top":0.56777775,"width":0.06458333,"height":0.024444444},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.82916665,"top":0.57,"width":0.0055555557,"height":0.02},"role_description":"text"},{"role":"AXLink","text":"Today at 11:43:00 AM","depth":24,"bounds":{"left":0.8347222,"top":0.5733333,"width":0.036805555,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"11:43 AM","depth":25,"bounds":{"left":0.8347222,"top":0.5733333,"width":0.036805555,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"готово","depth":25,"bounds":{"left":0.76458335,"top":0.59444445,"width":0.031944446,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.54888886,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.54888886,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.54888886,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.54888886,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.54888886,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Today at 11:44:24 AM","depth":25,"bounds":{"left":0.7375,"top":0.6311111,"width":0.021527778,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"11:44","depth":26,"bounds":{"left":0.7375,"top":0.6311111,"width":0.021527778,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"същото","depth":25,"bounds":{"left":0.76458335,"top":0.62777776,"width":0.036805555,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.5933333,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.5933333,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.5933333,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.5933333,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.5933333,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Today at 11:47:25 AM","depth":25,"bounds":{"left":0.7375,"top":0.66444445,"width":0.021527778,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"11:47","depth":26,"bounds":{"left":0.7375,"top":0.66444445,"width":0.021527778,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"Competitive pitches беше втория нали така","depth":25,"bounds":{"left":0.76458335,"top":0.6611111,"width":0.20555556,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.62666667,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.62666667,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.62666667,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.62666667,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.62666667,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
-8922721441710040291
|
-1284909242320238256
|
idle
|
hybrid
|
NULL
|
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
Directories
platform-inner-team
ai-chapter
alerts
backend
confusion-clinic
curiosity_lab
engineering
frontend
general
infra-changes
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Steliyan Georgiev
Adelina Petrova
,
Ilian Kyuchukov
,
Steliyan Georgiev
Adelina Petrova
Galya Dimitrova
Vasil Vasilev
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Yankov
Nikolay Yankov
Jira Cloud
Toast
Google Calendar
Messages
Messages
Add canvas
Add canvas
Add and Edit Channel Tabs
Canvas
List
Folder
Jump to date
Lukas Kovalik
Today at 10:36:11 AM
10:36 AM
това ще гледа всичко applicable за днес (ако не понедлник или начало на месец е само daily)
Today at 10:36:27 AM
10:36
крон го пуска през нощ
Today at 10:37:19 AM
10:37
така че мануално пусни при тестване
Today at 10:38:26 AM
10:38
ако трябва да тестваме други репорти може да променя команда за тестване да приема параметър за report template и д си пускаме определен когато тестваме
Nikolay Yankov
Today at 10:41:03 AM
10:41 AM
можеш ли да я ръннеш ти командата
Lukas Kovalik
Today at 10:43:05 AM
10:43 AM
да
Nikolay Yankov
Today at 10:45:52 AM
10:45 AM
пиши кат оя ръннеш
Lukas Kovalik
Today at 10:52:52 AM
10:52 AM
забавих се че ми се разбазикаха settings за среди
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:53:07 AM
10:53
пуснах и мина и fail-на
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:53:20 AM
10:53
има result но е failed
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:58:08 AM
10:58
значи
REASON_NOT_ENOUGH_ACTIVITIES
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:58:57 AM
10:58
виж дали има нещо в OD със този филтър
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Nikolay Yankov
Today at 11:01:28 AM
11:01 AM
Добре
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Nikolay Yankov
Today at 11:39:27 AM
11:39 AM
я рънни пак
Lukas
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Lukas Kovalik
Today at 11:43:00 AM
11:43 AM
готово
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 11:44:24 AM
11:44
същото
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 11:47:25 AM
11:47
Competitive pitches беше втория нали така
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
SlackFileEditViewGoHistoryWindowHelpDOCKER₴81DEV (docker)О ₴2Last login: Sat Apr 11 12:38:35 on ttys007APP (фcker)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdocker exec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Running analysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and may be unstable,useitatyourownr1Loadedconfigdefault from-php-cs-fixer.dist.php".4721/557984%+EDHomeD-DMsActivityFilesLater.*•More§ Support Daily • in 2h 23 m100% <7Tue 14 Apr 12:37:08Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+unPomeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
11425
|
|
11428
|
228
|
7
|
2026-04-14T09:37:35.309352+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159455309_m1.jpg...
|
Slack
|
Aneliya Angelova, Nikolay Yankov, Steliyan Georgie Aneliya Angelova, Nikolay Yankov, Steliyan Georgiev (DM) - Jiminny Inc - 1 new item - Slack...
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
Directories
platform-inner-team
ai-chapter
alerts
backend
confusion-clinic
curiosity_lab
engineering
frontend
general
infra-changes
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Steliyan Georgiev
Adelina Petrova
,
Ilian Kyuchukov
,
Steliyan Georgiev
Adelina Petrova
Galya Dimitrova
Vasil Vasilev
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Yankov
Nikolay Yankov
Jira Cloud
Toast
Google Calendar
Messages
Messages
Add canvas
Add canvas
Add and Edit Channel Tabs
Canvas
List
Folder
Jump to date
Lukas Kovalik
Today at 10:36:11 AM
10:36 AM
това ще гледа всичко applicable за днес (ако не понедлник или начало на месец е само daily)
Today at 10:36:27 AM
10:36
крон го пуска през нощ
Today at 10:37:19 AM
10:37
така че мануално пусни при тестване
Today at 10:38:26 AM
10:38
ако трябва да тестваме други репорти може да променя команда за тестване да приема параметър за report template и д си пускаме определен когато тестваме
Nikolay Yankov
Today at 10:41:03 AM
10:41 AM
можеш ли да я ръннеш ти командата
Lukas Kovalik
Today at 10:43:05 AM
10:43 AM
да
Nikolay Yankov
Today at 10:45:52 AM
10:45 AM
пиши кат оя ръннеш
Lukas Kovalik
Today at 10:52:52 AM
10:52 AM
забавих се че ми се разбазикаха settings за среди
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:53:07 AM
10:53
пуснах и мина и fail-на
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:53:20 AM
10:53
има result но е failed
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:58:08 AM
10:58
значи
REASON_NOT_ENOUGH_ACTIVITIES
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:58:57 AM
10:58
виж дали има нещо в OD със този филтър
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Nikolay Yankov
Today at 11:01:28 AM
11:01 AM
Добре
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Nikolay Yankov
Today at 11:39:27 AM
11:39 AM
я рънни пак
Lukas
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…...
|
[{"role":"AXRadioButton","text [{"role":"AXRadioButton","text":"Jiminny Inc","depth":12,"bounds":{"left":0.4861111,"top":0.08777778,"width":0.022222223,"height":0.035555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":true,"is_expanded":false},{"role":"AXRadioButton","text":"Jiminny (Staging)","depth":12,"bounds":{"left":0.4861111,"top":0.14555556,"width":0.022222223,"height":0.035555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"Add workspaces","depth":12,"bounds":{"left":0.4861111,"top":0.20333333,"width":0.022222223,"height":0.035555556},"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"Home","depth":14,"bounds":{"left":0.525,"top":0.07777778,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":true,"is_expanded":false},{"role":"AXStaticText","text":"Home","depth":16,"bounds":{"left":0.5326389,"top":0.13,"width":0.020833334,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"DMs","depth":14,"bounds":{"left":0.525,"top":0.15333334,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"DMs","depth":16,"bounds":{"left":0.5347222,"top":0.20555556,"width":0.016666668,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"Activity","depth":14,"bounds":{"left":0.525,"top":0.22888888,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Activity","depth":16,"bounds":{"left":0.52916664,"top":0.28111112,"width":0.027083334,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"Files","depth":14,"bounds":{"left":0.525,"top":0.30444443,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Files","depth":16,"bounds":{"left":0.5347222,"top":0.35666665,"width":0.015972223,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"Later","depth":14,"bounds":{"left":0.525,"top":0.38,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Later","depth":16,"bounds":{"left":0.53402776,"top":0.43222222,"width":0.018055556,"height":0.015555556},"role_description":"text"},{"role":"AXRadioButton","text":"More…","depth":14,"bounds":{"left":0.525,"top":0.45555556,"width":0.036111113,"height":0.075555556},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"More","depth":16,"bounds":{"left":0.53333336,"top":0.50777775,"width":0.01875,"height":0.015555556},"role_description":"text"},{"role":"AXStaticText","text":"Unreads","depth":21,"bounds":{"left":0.5951389,"top":0.12777779,"width":0.039583333,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Threads","depth":21,"bounds":{"left":0.5951389,"top":0.12777779,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Huddles","depth":21,"bounds":{"left":0.5951389,"top":0.12777779,"width":0.038194444,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Drafts & sent","depth":21,"bounds":{"left":0.5951389,"top":0.12777779,"width":0.06111111,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"Directories","depth":21,"bounds":{"left":0.5951389,"top":0.12777779,"width":0.050694443,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"platform-inner-team","depth":23,"bounds":{"left":0.60625,"top":0.18222222,"width":0.093055554,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"ai-chapter","depth":23,"bounds":{"left":0.60625,"top":0.25555557,"width":0.046527777,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"alerts","depth":23,"bounds":{"left":0.60625,"top":0.28666666,"width":0.025694445,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"backend","depth":23,"bounds":{"left":0.60625,"top":0.31777778,"width":0.038194444,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"confusion-clinic","depth":23,"bounds":{"left":0.60625,"top":0.34888887,"width":0.072222225,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"curiosity_lab","depth":23,"bounds":{"left":0.60625,"top":0.38,"width":0.057638887,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"engineering","depth":23,"bounds":{"left":0.60625,"top":0.41111112,"width":0.054166667,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"frontend","depth":23,"bounds":{"left":0.60625,"top":0.4422222,"width":0.04027778,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"general","depth":23,"bounds":{"left":0.60625,"top":0.47333333,"width":0.034027778,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"infra-changes","depth":23,"bounds":{"left":0.60625,"top":0.5044444,"width":0.061805554,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"jiminny-bg","depth":23,"bounds":{"left":0.60625,"top":0.53555554,"width":0.048611112,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"platform-tickets","depth":23,"bounds":{"left":0.60625,"top":0.56666666,"width":0.072916664,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"product_launches","depth":23,"bounds":{"left":0.60625,"top":0.5977778,"width":0.08055556,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"random","depth":23,"bounds":{"left":0.60625,"top":0.6288889,"width":0.035416666,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"releases","depth":23,"bounds":{"left":0.60625,"top":0.66,"width":0.038194444,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"sofia-office","depth":23,"bounds":{"left":0.60625,"top":0.6911111,"width":0.05138889,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"support","depth":23,"bounds":{"left":0.60625,"top":0.7222222,"width":0.036111113,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"thank-yous","depth":23,"bounds":{"left":0.60625,"top":0.75333333,"width":0.05138889,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"the_people_of_jiminny","depth":23,"bounds":{"left":0.60625,"top":0.78444445,"width":0.094444446,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Aneliya Angelova","depth":23,"bounds":{"left":0.60625,"top":0.8577778,"width":0.07847222,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"bounds":{"left":0.68472224,"top":0.8577778,"width":0.013194445,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Yankov","depth":23,"bounds":{"left":0.68958336,"top":0.8577778,"width":0.029861111,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Steliyan Georgiev","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Steliyan Georgiev","depth":23,"bounds":{"left":0.60625,"top":0.8888889,"width":0.07986111,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Adelina Petrova","depth":23,"bounds":{"left":0.60625,"top":0.92,"width":0.072222225,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"bounds":{"left":0.67777777,"top":0.92,"width":0.0055555557,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Ilian Kyuchukov","depth":23,"bounds":{"left":0.68333334,"top":0.92,"width":0.015972223,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Steliyan Georgiev","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Adelina Petrova","depth":23,"bounds":{"left":0.60625,"top":0.95111114,"width":0.072222225,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Galya Dimitrova","depth":23,"bounds":{"left":0.60625,"top":0.9822222,"width":0.07361111,"height":0.012222222},"role_description":"text"},{"role":"AXStaticText","text":"Vasil Vasilev","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Nikolov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Galya Dimitrova","depth":23,"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Nikolov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Galya Dimitrova","depth":23,"role_description":"text"},{"role":"AXStaticText","text":",","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Yankov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Nikolay Yankov","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Jira Cloud","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Toast","depth":23,"role_description":"text"},{"role":"AXStaticText","text":"Google Calendar","depth":23,"role_description":"text"},{"role":"AXRadioButton","text":"Messages","depth":17,"bounds":{"left":0.73125,"top":0.12777779,"width":0.06458333,"height":0.04222222},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":true,"is_expanded":false},{"role":"AXStaticText","text":"Messages","depth":19,"bounds":{"left":0.75069445,"top":0.14,"width":0.039583333,"height":0.017777778},"role_description":"text"},{"role":"AXRadioButton","text":"Add canvas","depth":18,"bounds":{"left":0.79791665,"top":0.12777779,"width":0.07152778,"height":0.04222222},"role_description":"tab","subrole":"AXTabButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Add canvas","depth":20,"bounds":{"left":0.8173611,"top":0.14,"width":0.046527777,"height":0.017777778},"role_description":"text"},{"role":"AXPopUpButton","text":"Add and Edit Channel Tabs","depth":17,"bounds":{"left":0.8715278,"top":0.12777779,"width":0.022916667,"height":0.04222222},"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Canvas","depth":17,"role_description":"text"},{"role":"AXStaticText","text":"List","depth":17,"role_description":"text"},{"role":"AXStaticText","text":"Folder","depth":17,"role_description":"text"},{"role":"AXPopUpButton","text":"Jump to date","depth":23,"bounds":{"left":0.83194447,"top":0.17666666,"width":0.05277778,"height":0.031111112},"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Lukas Kovalik","depth":24,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.06458333,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.82916665,"top":0.16111112,"width":0.0055555557,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:36:11 AM","depth":24,"bounds":{"left":0.8347222,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:36 AM","depth":25,"bounds":{"left":0.8347222,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"това ще гледа всичко applicable за днес (ако не понедлник или начало на месец е само daily)","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.21111111,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:36:27 AM","depth":25,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:36","depth":26,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"крон го пуска през нощ","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.11319444,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:37:19 AM","depth":25,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:37","depth":26,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"така че мануално пусни при тестване","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.18055555,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:38:26 AM","depth":25,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:38","depth":26,"bounds":{"left":0.7375,"top":0.16111112,"width":0.021527778,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"ако трябва да тестваме други репорти може да променя команда за тестване да приема параметър за report template и д си пускаме определен когато тестваме","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.21527778,"height":0.0011111111},"role_description":"text"},{"role":"AXButton","text":"Nikolay Yankov","depth":24,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.072222225,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.8361111,"top":0.16111112,"width":0.00625,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:41:03 AM","depth":24,"bounds":{"left":0.84166664,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:41 AM","depth":25,"bounds":{"left":0.84166664,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"можеш ли да я ръннеш ти командата","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.18055555,"height":0.0011111111},"role_description":"text"},{"role":"AXButton","text":"Lukas Kovalik","depth":24,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.06458333,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.82916665,"top":0.16111112,"width":0.0055555557,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:43:05 AM","depth":24,"bounds":{"left":0.8347222,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:43 AM","depth":25,"bounds":{"left":0.8347222,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"да","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.011805556,"height":0.0011111111},"role_description":"text"},{"role":"AXButton","text":"Nikolay Yankov","depth":24,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.072222225,"height":0.0011111111},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.8361111,"top":0.16111112,"width":0.00625,"height":0.0011111111},"role_description":"text"},{"role":"AXLink","text":"Today at 10:45:52 AM","depth":24,"bounds":{"left":0.84166664,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:45 AM","depth":25,"bounds":{"left":0.84166664,"top":0.16111112,"width":0.036805555,"height":0.0011111111},"role_description":"text"},{"role":"AXStaticText","text":"пиши кат оя ръннеш","depth":25,"bounds":{"left":0.76458335,"top":0.16111112,"width":0.099305555,"height":0.015555556},"role_description":"text"},{"role":"AXButton","text":"Lukas Kovalik","depth":24,"bounds":{"left":0.76458335,"top":0.18777777,"width":0.06458333,"height":0.024444444},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.82916665,"top":0.19,"width":0.0055555557,"height":0.02},"role_description":"text"},{"role":"AXLink","text":"Today at 10:52:52 AM","depth":24,"bounds":{"left":0.8347222,"top":0.19333333,"width":0.036805555,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:52 AM","depth":25,"bounds":{"left":0.8347222,"top":0.19333333,"width":0.036805555,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"забавих се че ми се разбазикаха settings за среди","depth":25,"bounds":{"left":0.76458335,"top":0.21444444,"width":0.20555556,"height":0.044444446},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.16888888,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.16888888,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.16888888,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.16888888,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.16888888,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Today at 10:53:07 AM","depth":25,"bounds":{"left":0.7375,"top":0.27555555,"width":0.021527778,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:53","depth":26,"bounds":{"left":0.7375,"top":0.27555555,"width":0.021527778,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"пуснах и мина и fail-на","depth":25,"bounds":{"left":0.76458335,"top":0.27222222,"width":0.108333334,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.23777778,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.23777778,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.23777778,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.23777778,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.23777778,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Today at 10:53:20 AM","depth":25,"bounds":{"left":0.7375,"top":0.30888888,"width":0.021527778,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:53","depth":26,"bounds":{"left":0.7375,"top":0.30888888,"width":0.021527778,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"има result но е failed","depth":25,"bounds":{"left":0.76458335,"top":0.30555555,"width":0.097222224,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.2711111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.2711111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.2711111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.2711111,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.2711111,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Today at 10:58:08 AM","depth":25,"bounds":{"left":0.7375,"top":0.3422222,"width":0.021527778,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:58","depth":26,"bounds":{"left":0.7375,"top":0.3422222,"width":0.021527778,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"значи","depth":25,"bounds":{"left":0.76458335,"top":0.33888888,"width":0.027083334,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"REASON_NOT_ENOUGH_ACTIVITIES","depth":25,"bounds":{"left":0.7708333,"top":0.37777779,"width":0.14027777,"height":0.016666668},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.30444443,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.30444443,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.30444443,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.30444443,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.30444443,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Today at 10:58:57 AM","depth":25,"bounds":{"left":0.7375,"top":0.42444444,"width":0.021527778,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"10:58","depth":26,"bounds":{"left":0.7375,"top":0.42444444,"width":0.021527778,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"виж дали има нещо в OD със този филтър","depth":25,"bounds":{"left":0.76458335,"top":0.4211111,"width":0.2048611,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.38666666,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.38666666,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.38666666,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.38666666,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.38666666,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Nikolay Yankov","depth":24,"bounds":{"left":0.76458335,"top":0.45222223,"width":0.072222225,"height":0.024444444},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.8361111,"top":0.45444444,"width":0.00625,"height":0.02},"role_description":"text"},{"role":"AXLink","text":"Today at 11:01:28 AM","depth":24,"bounds":{"left":0.84166664,"top":0.45777777,"width":0.036805555,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"11:01 AM","depth":25,"bounds":{"left":0.84166664,"top":0.45777777,"width":0.036805555,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"Добре","depth":25,"bounds":{"left":0.76458335,"top":0.4788889,"width":0.03125,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.43333334,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.43333334,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.43333334,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.43333334,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.43333334,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Save for later","depth":26,"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXPopUpButton","text":"More actions","depth":26,"role_description":"pop-up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Nikolay Yankov","depth":24,"bounds":{"left":0.76458335,"top":0.51,"width":0.072222225,"height":0.024444444},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"","depth":24,"bounds":{"left":0.8361111,"top":0.51222223,"width":0.00625,"height":0.02},"role_description":"text"},{"role":"AXLink","text":"Today at 11:39:27 AM","depth":24,"bounds":{"left":0.84166664,"top":0.51555556,"width":0.036805555,"height":0.016666668},"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"11:39 AM","depth":25,"bounds":{"left":0.84166664,"top":0.51555556,"width":0.036805555,"height":0.016666668},"role_description":"text"},{"role":"AXStaticText","text":"я рънни пак","depth":25,"bounds":{"left":0.76458335,"top":0.5366667,"width":0.059722222,"height":0.02},"role_description":"text"},{"role":"AXStaticText","text":"Lukas","depth":25,"bounds":{"left":0.82361114,"top":0.5366667,"width":0.02638889,"height":0.02},"role_description":"text"},{"role":"AXCheckBox","text":"React with white_check_mark","depth":26,"bounds":{"left":0.8048611,"top":0.4911111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with eyes","depth":26,"bounds":{"left":0.82708335,"top":0.4911111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"React with raised_hands","depth":26,"bounds":{"left":0.84930557,"top":0.4911111,"width":0.022222223,"height":0.035555556},"role_description":"toggle button","subrole":"AXToggleButton","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Add reaction…","depth":26,"bounds":{"left":0.8715278,"top":0.4911111,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Reply in thread","depth":26,"bounds":{"left":0.89375,"top":0.4911111,"width":0.022222223,"height":0.035555556},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Forward message…","depth":26,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
8776732930460878573
|
-1280405917570774712
|
visual_change
|
hybrid
|
NULL
|
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Jiminny Inc
Jiminny (Staging)
Add workspaces
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
Directories
platform-inner-team
ai-chapter
alerts
backend
confusion-clinic
curiosity_lab
engineering
frontend
general
infra-changes
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Steliyan Georgiev
Adelina Petrova
,
Ilian Kyuchukov
,
Steliyan Georgiev
Adelina Petrova
Galya Dimitrova
Vasil Vasilev
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Nikolov
Galya Dimitrova
,
Nikolay Yankov
Nikolay Yankov
Jira Cloud
Toast
Google Calendar
Messages
Messages
Add canvas
Add canvas
Add and Edit Channel Tabs
Canvas
List
Folder
Jump to date
Lukas Kovalik
Today at 10:36:11 AM
10:36 AM
това ще гледа всичко applicable за днес (ако не понедлник или начало на месец е само daily)
Today at 10:36:27 AM
10:36
крон го пуска през нощ
Today at 10:37:19 AM
10:37
така че мануално пусни при тестване
Today at 10:38:26 AM
10:38
ако трябва да тестваме други репорти може да променя команда за тестване да приема параметър за report template и д си пускаме определен когато тестваме
Nikolay Yankov
Today at 10:41:03 AM
10:41 AM
можеш ли да я ръннеш ти командата
Lukas Kovalik
Today at 10:43:05 AM
10:43 AM
да
Nikolay Yankov
Today at 10:45:52 AM
10:45 AM
пиши кат оя ръннеш
Lukas Kovalik
Today at 10:52:52 AM
10:52 AM
забавих се че ми се разбазикаха settings за среди
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:53:07 AM
10:53
пуснах и мина и fail-на
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:53:20 AM
10:53
има result но е failed
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:58:08 AM
10:58
значи
REASON_NOT_ENOUGH_ACTIVITIES
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Today at 10:58:57 AM
10:58
виж дали има нещо в OD със този филтър
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Nikolay Yankov
Today at 11:01:28 AM
11:01 AM
Добре
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Nikolay Yankov
Today at 11:39:27 AM
11:39 AM
я рънни пак
Lukas
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
SlackFileEditViewGoHistoryWindowHelpDOCKER981DEV (docker)О ₴2APP (docker)[EMAIL] login: Sat Apr 11 12:38:35on ttys007Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdocker exec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Running analysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and may beLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+HomeDMsActivityFilesLater.*•More+§ Support Daily • in 2h 23 m100% <7Tue 14 Apr 12:37:34→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+unromeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMГОТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
|
11430
|
228
|
8
|
2026-04-14T09:37:47.564102+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159467564_m1.jpg...
|
PhpStorm
|
faVsco.js – laravel.log
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
465
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
[{"role":"AXButton","text" [{"role":"AXButton","text":"Project: faVsco.js, menu","depth":5,"help_text":"~/jiminny/app","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"#11894 on JY-18909-automated-reports-ask-jiminny, menu","depth":5,"help_text":"Pull request #11894 exists for current branch JY-18909-automated-reports-ask-jiminny, but local branch is out of sync with remote","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Start Listening for PHP Debug Connections","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"AskJiminnyReportActivityServiceT…Defaults","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"More Actions","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"JetBrains AI","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Search Everywhere","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"IDE and Project Settings","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"465","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","depth":4,"value":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"15","depth":4,"role_description":"text"},{"role":"AXStaticText","text":"4","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","depth":4,"value":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Project","depth":3,"role_description":"text"}]...
|
6280927298812479108
|
6118468659939186869
|
click
|
accessibility
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
465
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
11428
|
|
11432
|
228
|
9
|
2026-04-14T09:37:50.210944+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159470210_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER-₴81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER-₴81DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladl= Support Daily • in 2h 23 m100% 147Tue 14 Apr 12:37:49→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
7896612571475175671
|
NULL
|
click
|
ocr
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER-₴81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER-₴81DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladl= Support Daily • in 2h 23 m100% 147Tue 14 Apr 12:37:49→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
|
11434
|
228
|
10
|
2026-04-14T09:37:53.317783+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159473317_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER© *1DEV SlackFileEditViewGoHistoryWindowHelpDOCKER© *1DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladl= Support Daily • in 2h 23 m100% 147Tue 14 Apr 12:37:52→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
4490914421870018674
|
NULL
|
click
|
ocr
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER© *1DEV SlackFileEditViewGoHistoryWindowHelpDOCKER© *1DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladl= Support Daily • in 2h 23 m100% 147Tue 14 Apr 12:37:52→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
11432
|
|
11436
|
228
|
11
|
2026-04-14T09:37:55.449289+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159475449_m1.jpg...
|
PhpStorm
|
faVsco.js – laravel.log
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
469
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
[{"role":"AXButton","text" [{"role":"AXButton","text":"Project: faVsco.js, menu","depth":5,"help_text":"~/jiminny/app","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"#11894 on JY-18909-automated-reports-ask-jiminny, menu","depth":5,"help_text":"Pull request #11894 exists for current branch JY-18909-automated-reports-ask-jiminny, but local branch is out of sync with remote","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Start Listening for PHP Debug Connections","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"AskJiminnyReportActivityServiceT…Defaults","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"More Actions","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"JetBrains AI","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Search Everywhere","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"IDE and Project Settings","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"469","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","depth":4,"value":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"15","depth":4,"role_description":"text"},{"role":"AXStaticText","text":"4","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","depth":4,"value":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Project","depth":3,"role_description":"text"},{"role":"AXButton","text":"Project","depth":3,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"New File or Directory…","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Expand Selected","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Collapse All","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Options","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
-8122710600549870099
|
6118468659939186869
|
click
|
accessibility
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
469
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
NULL
|
|
11438
|
228
|
12
|
2026-04-14T09:38:07.549513+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159487549_m1.jpg...
|
PhpStorm
|
faVsco.js – laravel.log
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings...
|
[{"role":"AXButton","text" [{"role":"AXButton","text":"Project: faVsco.js, menu","depth":5,"help_text":"~/jiminny/app","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"#11894 on JY-18909-automated-reports-ask-jiminny, menu","depth":5,"help_text":"Pull request #11894 exists for current branch JY-18909-automated-reports-ask-jiminny, but local branch is out of sync with remote","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Start Listening for PHP Debug Connections","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"AskJiminnyReportActivityServiceT…Defaults","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"More Actions","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"JetBrains AI","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Search Everywhere","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"IDE and Project Settings","depth":5,"role_description":"button","is_focused":false,"is_selected":false,"is_expanded":false}]...
|
-6884388984026562300
|
-8636777060039973950
|
click
|
hybrid
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
SlackFileEditViewGoHistoryWindowHelpDOCKER• 881DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Running analysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:07→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
11436
|
|
11440
|
228
|
13
|
2026-04-14T09:38:09.655800+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159489655_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER0 ₴1DEV SlackFileEditViewGoHistoryWindowHelpDOCKER0 ₴1DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:09→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
-7986298759416911967
|
NULL
|
click
|
ocr
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER0 ₴1DEV SlackFileEditViewGoHistoryWindowHelpDOCKER0 ₴1DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:09→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
|
11442
|
228
|
14
|
2026-04-14T09:38:11.064751+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159491064_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV (docker)О ₴2Last login:SatApr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:10→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
-8881669276867446976
|
NULL
|
click
|
ocr
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV (docker)О ₴2Last login:SatApr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:10→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
11440
|
|
11444
|
228
|
15
|
2026-04-14T09:38:17.690452+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159497690_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER0 ₴1DEV SlackFileEditViewGoHistoryWindowHelpDOCKER0 ₴1DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:17→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
6916067066547473900
|
NULL
|
click
|
ocr
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER0 ₴1DEV SlackFileEditViewGoHistoryWindowHelpDOCKER0 ₴1DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:17→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
|
11447
|
228
|
16
|
2026-04-14T09:38:19.509916+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159499509_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV (docker)О ₴2Last login:SatApr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:18→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
-8247160747295617756
|
NULL
|
click
|
ocr
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV (docker)О ₴2Last login:SatApr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:18→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
11444
|
|
11448
|
228
|
17
|
2026-04-14T09:38:20.902714+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159500902_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:20→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
8294116320658112129
|
NULL
|
click
|
ocr
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:20→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
|
11451
|
228
|
18
|
2026-04-14T09:38:25.025060+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159505025_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:24→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
1522472954307356191
|
NULL
|
click
|
ocr
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER© 81DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:24→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
11448
|
|
11454
|
228
|
19
|
2026-04-14T09:38:33.462660+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159513462_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER0 81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER0 81DEV (docker)О ₴2Last login:SatApr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:33→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
774268792444974066
|
NULL
|
click
|
ocr
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER0 81DEV SlackFileEditViewGoHistoryWindowHelpDOCKER0 81DEV (docker)О ₴2Last login:SatApr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:33→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
|
11457
|
228
|
20
|
2026-04-14T09:38:43.402948+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159523402_m1.jpg...
|
PhpStorm
|
faVsco.js – laravel.log
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu...
|
[{"role":"AXButton","text" [{"role":"AXButton","text":"Project: faVsco.js, menu","depth":5,"help_text":"~/jiminny/app","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"#11894 on JY-18909-automated-reports-ask-jiminny, menu","depth":5,"help_text":"Pull request #11894 exists for current branch JY-18909-automated-reports-ask-jiminny, but local branch is out of sync with remote","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
-5081751640215339021
|
-4009658842534132447
|
click
|
hybrid
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
SlackFileEditViewGoHistoryWindowHelpDOCKER0 ₴1DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0ladlSupport Daily • in 2h 22 m100% 147Tue 14 Apr 12:38:43→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
11454
|
|
11460
|
228
|
21
|
2026-04-14T09:39:14.316133+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159554316_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER981DEV ( SlackFileEditViewGoHistoryWindowHelpDOCKER981DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0(ahlSupport Daily - in 2h 21 m100% 147Tue 14 Apr 12:39:14→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
-5610631560519806585
|
NULL
|
idle
|
ocr
|
NULL
|
SlackFileEditViewGoHistoryWindowHelpDOCKER981DEV ( SlackFileEditViewGoHistoryWindowHelpDOCKER981DEV (docker)О ₴2Last login:Sat Apr 11 12:38:35on ttys007APP (-zsh)[EMAIL] could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parentPoetry could not find a pyproject.tomlfile in /Users/lukas/jiminny/app or its parentlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/Jiminny/app (JY-18909-automated-reports-asdockerexec -it docker_lamp_1./vendor/bin/php-cs-fixer fix--config=.php-cs-fixer.diPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski andcontributors.PHPruntime: 8.3.30Runninganalysis on 7 cores with 10 files per process.Parallel runner is an experimental feature and maybeLoadedconfigdefault from-php-cs-fixer.dist.php"unstable,useitatyourownr15579/5579100%1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailibegin diff/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService+++/home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService-51,7 +51,7 0array_merge(SrequestParams, ['limit'= self::DEFAULT_TOP_ACTIVITIES_COUNT,'page' = 1,sequence_number'=> 1'sequence_number'=> 1,]),Suser->getTimezone);end diffFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory usedWhat's next:Try Docker Debug for seamless, persistent debugging tools in any container or imaLearn more at https://docs.docker.com/go/debug-cli/lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-as+EDHomeDMsActivityFilesLater.*•More> 0(ahlSupport Daily - in 2h 21 m100% 147Tue 14 Apr 12:39:14→Search Jiminny IncJiminny ...& Starred8 platform-inner-teamChannels# ai-chapter# alerts# backend# confusion-clinic# curiosity_lab# engineering# frontend# general# infra-changes# jiminny-bg# platform-tickets# product_launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...Direct messages(3Aneliya Angelova, ...&o Steliyan Georgiev3 Adelina Petrova, Ili...?. Adelina PetrovaO. Calva DimitravaAneliya Angelova, ...846 0• MessagesAdd canvas+"romeuLukas KovalikToday ~забавих се че ми се разбазикаха settings засредипуснах и мина и fail-наима result но e failedзначиREASON_NOT_ENOUGH_ACTIVITIESвиж дали има нещо в OD със този филтьрNikolay Yankov 11:01 AMДобреNikolay Yankov 11:39 AMя рьнни пак LukasLukas Kovalik 11:43 AMгоТОвОсьщотоCompetitive pitches беше втория нали такаNewNikolay Yankov 12:04 PMДа, там има 14 активитита, защо не сработитози път?Lukas Kovalik 12:05 PMпак изглежда sequenceгледам гоMessage Aneliya Angelova, Nikolay Yankov, Steli...Аa...
|
NULL
|
|
11462
|
NULL
|
0
|
2026-04-14T09:39:45.117826+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159585117_m1.jpg...
|
PhpStorm
|
faVsco.js – laravel.log
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
469
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
[{"role":"AXButton","text" [{"role":"AXButton","text":"Project: faVsco.js, menu","depth":5,"help_text":"~/jiminny/app","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"#11894 on JY-18909-automated-reports-ask-jiminny, menu","depth":5,"help_text":"Pull request #11894 exists for current branch JY-18909-automated-reports-ask-jiminny, but local branch is out of sync with remote","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Start Listening for PHP Debug Connections","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"AskJiminnyReportActivityServiceT…Defaults","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"More Actions","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"JetBrains AI","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Search Everywhere","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"IDE and Project Settings","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"469","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","depth":4,"value":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"15","depth":4,"role_description":"text"},{"role":"AXStaticText","text":"4","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","depth":4,"value":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Project","depth":3,"role_description":"text"},{"role":"AXButton","text":"Project","depth":3,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"New File or Directory…","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Expand Selected","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Collapse All","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Options","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
-8122710600549870099
|
6118468659939186869
|
idle
|
accessibility
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
469
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
11460
|
|
11464
|
230
|
0
|
2026-04-14T09:40:15.402339+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159615402_m1.jpg...
|
PhpStorm
|
faVsco.js – laravel.log
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
469
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
[{"role":"AXButton","text" [{"role":"AXButton","text":"Project: faVsco.js, menu","depth":5,"help_text":"~/jiminny/app","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"#11894 on JY-18909-automated-reports-ask-jiminny, menu","depth":5,"help_text":"Pull request #11894 exists for current branch JY-18909-automated-reports-ask-jiminny, but local branch is out of sync with remote","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Start Listening for PHP Debug Connections","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"AskJiminnyReportActivityServiceT…Defaults","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"More Actions","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"JetBrains AI","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Search Everywhere","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"IDE and Project Settings","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"469","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","depth":4,"value":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"15","depth":4,"role_description":"text"},{"role":"AXStaticText","text":"4","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","depth":4,"value":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Project","depth":3,"role_description":"text"},{"role":"AXButton","text":"Project","depth":3,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"New File or Directory…","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Expand Selected","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Collapse All","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Options","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
-8122710600549870099
|
6118468659939186869
|
idle
|
accessibility
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
469
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
NULL
|
|
11466
|
230
|
1
|
2026-04-14T09:40:45.696563+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159645696_m1.jpg...
|
PhpStorm
|
faVsco.js – laravel.log
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
469
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
[{"role":"AXButton","text" [{"role":"AXButton","text":"Project: faVsco.js, menu","depth":5,"help_text":"~/jiminny/app","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"#11894 on JY-18909-automated-reports-ask-jiminny, menu","depth":5,"help_text":"Pull request #11894 exists for current branch JY-18909-automated-reports-ask-jiminny, but local branch is out of sync with remote","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Start Listening for PHP Debug Connections","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"AskJiminnyReportActivityServiceT…Defaults","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"More Actions","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"JetBrains AI","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Search Everywhere","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"IDE and Project Settings","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"469","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","depth":4,"value":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"15","depth":4,"role_description":"text"},{"role":"AXStaticText","text":"4","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","depth":4,"value":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Project","depth":3,"role_description":"text"},{"role":"AXButton","text":"Project","depth":3,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"New File or Directory…","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Expand Selected","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Collapse All","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Options","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
-8122710600549870099
|
6118468659939186869
|
idle
|
accessibility
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
469
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
11464
|
|
11468
|
230
|
2
|
2026-04-14T09:41:15.970898+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159675970_m1.jpg...
|
PhpStorm
|
faVsco.js – laravel.log
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
469
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
[{"role":"AXButton","text" [{"role":"AXButton","text":"Project: faVsco.js, menu","depth":5,"help_text":"~/jiminny/app","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"#11894 on JY-18909-automated-reports-ask-jiminny, menu","depth":5,"help_text":"Pull request #11894 exists for current branch JY-18909-automated-reports-ask-jiminny, but local branch is out of sync with remote","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Start Listening for PHP Debug Connections","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"AskJiminnyReportActivityServiceT…Defaults","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"More Actions","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"JetBrains AI","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Search Everywhere","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"IDE and Project Settings","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"469","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","depth":4,"value":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"15","depth":4,"role_description":"text"},{"role":"AXStaticText","text":"4","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","depth":4,"value":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Repositories;\n\nuse Carbon\\CarbonImmutable;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Illuminate\\Support\\Carbon;\nuse Illuminate\\Database\\Eloquent\\Collection;\nuse Illuminate\\Pagination\\LengthAwarePaginator;\nuse Illuminate\\Support\\Facades\\DB;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Models\\AutomatedReportResult;\nuse Jiminny\\Models\\Team;\nuse Jiminny\\Models\\User;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSort;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\ReportSortDirection;\n\nclass AutomatedReportsRepository\n{\n /**\n * Create a new automated report\n *\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function create(array $data): AutomatedReport\n {\n return AutomatedReport::create($data);\n }\n\n /**\n * Find an automated report by UUID\n *\n * @param string $uuid\n *\n * @return AutomatedReport|null\n */\n public function findByUuid(string $uuid): ?AutomatedReport\n {\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($uuid))->first();\n }\n\n public function findByIdOrUuid(string $idOrUuid): ?AutomatedReport\n {\n if (is_numeric($idOrUuid)) {\n return AutomatedReport::find((int) $idOrUuid);\n }\n\n return AutomatedReport::where('uuid', AutomatedReport::toOptimized($idOrUuid))->first();\n }\n\n /**\n * Retrieve all standard (non-Ask Jiminny) automated reports.\n *\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAllStandardReports(\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->whereNot('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->get();\n }\n\n /**\n * Retrieve all Ask Jiminny reports created by the given user.\n *\n * @param User $user The user whose reports to retrieve.\n * @param string $sortColumn The column to sort by. Allowed values: 'created_by', 'created_at'. Defaults to 'created_at'.\n * @param string $sortDirection The sort direction. Allowed values: 'asc', 'desc'. Defaults to 'desc'.\n *\n * @return Collection<AutomatedReport>\n */\n public function getAskJiminnyReportsByUser(\n User $user,\n string $sortColumn = 'created_at',\n string $sortDirection = 'desc'\n ): Collection {\n return $this->buildSortedQuery($sortColumn, $sortDirection)\n ->where('type', AutomatedReportsService::TYPE_ASK_JIMINNY)\n ->where('created_by', $user->getId())\n ->get();\n }\n\n private function buildSortedQuery(string $sortColumn, string $sortDirection): \\Illuminate\\Database\\Eloquent\\Builder\n {\n $allowedColumns = ['created_by', 'created_at'];\n if (! in_array($sortColumn, $allowedColumns)) {\n $sortColumn = 'created_at';\n }\n\n $sortDirection = strtolower($sortDirection) === 'asc' ? 'asc' : 'desc';\n\n $query = AutomatedReport::query()->with(['creator', 'team']);\n\n if ($sortColumn === 'created_by') {\n $query->leftJoin('users', 'users.id', '=', 'automated_reports.created_by')\n ->orderByRaw(\"users.name COLLATE utf8mb4_unicode_ci {$sortDirection}\")\n ->select('automated_reports.*');\n } else {\n $query->orderBy($sortColumn, $sortDirection);\n }\n\n return $query;\n }\n\n /**\n * Get all active and enabled reports with active teams for the specified frequency.\n *\n * @param string $frequency\n *\n * @return Collection<AutomatedReport>\n */\n public function getActiveReportsByFrequency(string $frequency): Collection\n {\n return AutomatedReport::where('automated_reports.status', true)\n ->where('automated_reports.frequency', $frequency)\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->where('teams.status', Team::STATUS_ACTIVE)\n ->where(function ($query) {\n $query->whereNull('automated_reports.expires_at')\n ->orWhere('automated_reports.expires_at', '>=', now()->toDateString());\n })\n ->select('automated_reports.*')\n ->get();\n }\n\n /**\n * Update an automated report\n *\n * @param AutomatedReport $report\n * @param array $data\n *\n * @return AutomatedReport\n */\n public function update(AutomatedReport $report, array $data): AutomatedReport\n {\n $report->update($data);\n\n return $report;\n }\n\n /**\n * Create a new automated report result.\n *\n * @param array $data The data to create the automated report result with.\n *\n * @return AutomatedReportResult The newly created automated report result.\n */\n public function createResult(array $data): AutomatedReportResult\n {\n return AutomatedReportResult::create($data);\n }\n\n /**\n * Find an automated report result by UUID.\n *\n * @param string $uuid The UUID to find the automated report result with.\n *\n * @return AutomatedReportResult|null The automated report result if found, otherwise null.\n */\n public function findResultByUuid(string $uuid): ?AutomatedReportResult\n {\n return AutomatedReportResult::where('uuid', AutomatedReportResult::toOptimized($uuid))->first();\n }\n\n public function findResultByUuidForUser(string $uuid, User $user): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('uuid', AutomatedReportResult::toOptimized($uuid))\n ->whereHas('report', static function ($query) use ($user): void {\n $query->where('team_id', $user->getTeamId())\n ->where('created_by', $user->getId());\n })\n ->first();\n }\n\n public function findChildResult(AutomatedReportResult $result, string $type): ?AutomatedReportResult\n {\n return AutomatedReportResult::query()\n ->where('parent_id', $result->getId())\n ->where('media_type', $type)\n ->first();\n }\n\n public function getGeneratedNotSentResults(): Collection\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNull('sent_at')\n ->where('status', AutomatedReportResult::STATUS_GENERATED)\n ->whereHas('report')\n ->with('report')\n ->get();\n }\n\n public function getPaginatedUserReports(\n User $user,\n ReportSort $sort,\n ReportSortDirection $sortDirection,\n int $resultsPerPage,\n int $page,\n ?Carbon $fromDate,\n ?Carbon $toDate,\n array $teamIds,\n array $reportTypes,\n ?string $name,\n ): LengthAwarePaginator {\n $query = AutomatedReportResult::query()\n ->whereNotNull('automated_report_results.generated_at')\n ->join('automated_reports', 'automated_report_results.report_id', '=', 'automated_reports.id')\n ->where('automated_reports.team_id', $user->getTeamId())\n ->whereJsonContains('automated_reports.recipients->users', $user->getId())\n ->orderByRaw(\"$sort->value COLLATE utf8mb4_unicode_ci {$sortDirection->value}\")\n ->select('automated_report_results.*')\n ->with('report.team');\n\n if ($fromDate !== null && $toDate !== null) {\n $query->whereBetween('generated_at', [$fromDate, $toDate]);\n }\n\n if (! empty($teamIds)) {\n $query->where(function ($q) use ($teamIds) {\n foreach ($teamIds as $id) {\n $q->orWhereJsonContains('automated_reports.groups', $id);\n }\n });\n }\n\n if (! empty($reportTypes)) {\n $query->whereIn('automated_reports.type', $reportTypes);\n }\n\n if (! empty($name)) {\n $query->whereLike('name', \"%$name%\");\n }\n\n return $query->paginate($resultsPerPage, ['*'], 'page', $page);\n }\n\n public function countUserReports(User $user): int\n {\n return AutomatedReportResult::query()\n ->whereNotNull('generated_at')\n ->whereNotNull('sent_at')\n ->whereHas('report', function ($q) use ($user) {\n $q->where('team_id', $user->getTeamId())\n ->whereJsonContains('recipients->users', $user->getId());\n })\n ->count();\n }\n\n /**\n * Get report IDs for a specific team\n *\n * @param Team $team\n *\n * @return \\Illuminate\\Support\\Collection\n */\n public function getReportIdsByTeam(Team $team): \\Illuminate\\Support\\Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->pluck('id');\n }\n\n /**\n * Get all reports for a specific team\n *\n * @param Team $team\n *\n * @return Collection\n */\n public function getReportsByTeam(Team $team): Collection\n {\n return AutomatedReport::where('team_id', $team->getId())->get();\n }\n\n /**\n * Get all report results for a specific report\n *\n * @param AutomatedReport $report\n *\n * @return Collection\n */\n public function getResultsByReport(AutomatedReport $report): Collection\n {\n return $this->getResultsByReportQuery($report)->get();\n }\n\n public function getResultsByReportQuery(AutomatedReport $report): Builder\n {\n return AutomatedReportResult::where('report_id', $report->getId());\n }\n\n public function getReportResultsQueryForRetention(Team $team, CarbonImmutable $retentionDate): Builder\n {\n $reportIds = $this->getReportIdsByTeam($team);\n\n return AutomatedReportResult::query()->whereIn('report_id', $reportIds)\n ->whereRaw('IFNULL(generated_at, created_at) <= ?', [$retentionDate]);\n }\n\n /**\n * @param int|null $teamId Optional team ID to filter results\n *\n * @return \\Illuminate\\Support\\Collection<int, int> Collection of team IDs\n */\n public function getTeamIdsWithReportsResults(?int $teamId = null): \\Illuminate\\Support\\Collection\n {\n $query = DB::table('automated_reports')\n ->join('teams', 'automated_reports.team_id', '=', 'teams.id')\n ->select('teams.id')\n ->distinct();\n\n if ($teamId !== null) {\n $query->where('teams.id', $teamId);\n }\n\n return $query->pluck('teams.id');\n }\n}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Project","depth":3,"role_description":"text"},{"role":"AXButton","text":"Project","depth":3,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"New File or Directory…","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Expand Selected","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Collapse All","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Options","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
-8122710600549870099
|
6118468659939186869
|
idle
|
accessibility
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
469
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
11464
|
|
11470
|
230
|
3
|
2026-04-14T09:41:40.605180+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159700605_m1.jpg...
|
iTerm2
|
DEV (docker)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys006
Poetry Last login: Sat Apr 11 12:38:35 on ttys006
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all
INFO Clearing cached bootstrap files.
config [PASSWORD_DOTS] 41.20ms DONE
cache [PASSWORD_DOTS] 61.54ms DONE
compiled [PASSWORD_DOTS] 3.39ms DONE
events [PASSWORD_DOTS] 5.01ms DONE
routes [PASSWORD_DOTS] 3.37ms DONE
views [PASSWORD_DOTS] 43.92ms DONE
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped
jiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped
jiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped
jiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped
jiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped
worker-analytics:worker-analytics_00: stopped
worker-crm-update:worker-crm-update_00: stopped
worker-download:worker-download_00: stopped
worker-nudges:worker-nudges_00: stopped
worker-emails:worker-emails_00: stopped
worker-crm-sync:worker-crm-sync_00: stopped
jiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped
worker-calendar:worker-calendar_00: stopped
worker-audio:worker-audio_00: stopped
worker-conferences:worker-conferences_00: stopped
worker:worker_00: stopped
worker-es-update:worker-es-update_00: stopped
artisan-schedule:artisan-schedule_00: stopped
artisan-schedule:artisan-schedule_00: started
jiminny-worker-processing-1:jiminny-worker-processing-1_00: started
jiminny-worker-processing-2:jiminny-worker-processing-2_00: started
jiminny-worker-processing-3:jiminny-worker-processing-3_00: started
jiminny-worker-processing-4:jiminny-worker-processing-4_00: started
jiminny-worker-processing-5:jiminny-worker-processing-5_00: started
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started
worker:worker_00: started
worker-analytics:worker-analytics_00: started
worker-audio:worker-audio_00: started
worker-calendar:worker-calendar_00: started
worker-conferences:worker-conferences_00: started
worker-crm-sync:worker-crm-sync_00: started
worker-crm-update:worker-crm-update_00: started
worker-download:worker-download_00: started
worker-emails:worker-emails_00: started
worker-es-update:worker-es-update_00: started
worker-nudges:worker-nudges_00: started
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265
Report not found: 265
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
PASS Tests\Unit\Services\Kiosk\AutomatedReports\ActivityTypeServiceTest
✓ get activity type field data with null team 2.39s
✓ get activity type field data with team and options 1.25s
✓ get activity type field data with group ids
✓ get activity type field data with selected values
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportActivityServiceTest
✓ get activity ids for saved search returns ids 2.76s
✓ get activity ids for saved search returns empty when no results 0.03s
✓ get activity ids filters out date filters 0.35s
✓ get activity ids filters out closing period date filters 0.06s
✓ get activity ids handles array filters 0.04s
✓ get activity ids handles scalar filters 0.04s
✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s
✓ get activity ids logs with correct context 0.04s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportServiceTest
✓ update ask jiminny report throws when not ask jiminny type 1.15s
✓ update ask jiminny report status enables report 0.25s
✓ update ask jiminny report status disables report 0.06s
✓ list ask jiminny reports returns data key 0.04s
✓ list ask jiminny reports passes sort parameters 0.01s
✓ list standard reports does not use ask jiminny method
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsCallbackServiceTest
✓ get result uuid 20.88s
✓ get status 0.35s
✓ get podcast audio url 0.35s
✓ is success 0.52s
✓ get result status 0.77s
✓ get primary status 0.87s
✓ get podcast status 0.63s
✓ is processed 0.71s
✓ push to datadog 1.08s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceActivitiesCountTest
✓ get activities count payload with one off frequency 1.26s
✓ get activities count payload with weekly frequency 0.82s
✓ get activities count payload with monthly frequency 0.62s
WARN Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceExtendedTest
- transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s
- transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s
✓ delete reports results in retention period 1.63s
✓ get team reports 1.34s
✓ get report results 1.39s
✓ get team ids with reports results 1.57s
✓ delete all report results 1.66s
✓ delete all data 0.76s
✓ delete report result 0.74s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceFieldDataTest
✓ get report enabled field data 0.11s
✓ get organization field data 0.03s
✓ get organization field data short version 0.03s
✓ get team field data 0.02s
✓ get team field data short version 0.01s
✓ get report type field data 0.02s
✓ get report type field data short version 0.03s
✓ get frequency field data 0.01s
✓ get period field data 0.01s
✓ get deal stage at call field data 0.03s
✓ get current deal stage field data 0.02s
✓ get deal value field data
✓ get call type field data
✓ get call duration field data 0.01s
✓ get recipients field data 0.01s
✓ get additional prompt input field data 0.03s
✓ get teams groups options 0.04s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceFormattingTest
✓ get report type full name with valid type 2.07s
✓ get report type full name with invalid type 1.12s
✓ get teams name with empty groups 1.02s
✓ get teams name with single group 1.05s
✓ get teams name with multiple groups 0.58s
✓ get teams name with non existent groups 0.63s
✓ get report period name with null from date 0.70s
✓ get report period name with null to date 1.14s
✓ get report period name with quarterly frequency 0.93s
✓ get report period name with monthly frequency 1.33s
✓ get report period name with weekly frequency 1.01s
✓ get report period name with weekly frequency different months 1.43s
✓ get report period name with one off frequency same month 1.36s
✓ get report period name with one off frequency different months 0.92s
✓ get report period name with unknown frequency 0.78s
✓ get report period name with quarterly frequency across years 0.79s
✓ get report period name with weekly frequency across years 0.78s
✓ get report period name with one off frequency across years 0.51s
✓ get report period name with unknown frequency across years 0.47s
✓ get recipient users with valid users 0.51s
✓ get recipient users with non existent users 0.51s
✓ get recipient users with empty recipients 0.44s
✓ get recipient users with no users 0.47s
✓ get report file name 0.48s
✓ get valid recipient users returns only users with emails 0.54s
✓ should send report returns false for empty users 0.78s
✓ should send report returns true if user timezone hour matches 1.04s
✓ should send report returns false if user timezone hour does not match 1.11s
✓ get media type metadata for pdf 1.72s
✓ get media type metadata for podcast 1.82s
✓ get media type metadata for unknown 1.39s
✓ get media path for pdf 1.10s
✓ get media path for podcast 0.85s
✓ get media path for unknown type 1.20s
✓ get media path with null url 0.92s
✓ get media path with url in quotes 0.69s
✓ get media path with malformed url 0.70s
✓ get filename suffix for podcast 0.70s
✓ get filename suffix for pdf 1.01s
✓ get mail subject suffix for pdf 1.98s
✓ get mail subject suffix for podcast 3.27s
✓ get mail subject suffix for unknown 67.92s
✓ get report file name without custom name 58.20s
✓ get report file name with custom name 38.67s
✓ get report file name with custom name appends suffix 0.39s
✓ get report file name without custom name appends suffix 0.23s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceGetActivityTypesFieldDataTest
✓ get activity types field data with null team 0.12s
✓ get activity types field data with team
✓ get activity types field data with value and teams filter
✓ get activity types field data parameter validation 0.01s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceGetPlaybookCategoriesUuidsTest
✓ get playbook categories uuids with empty categories 0.01s
✓ get playbook categories uuids with valid categories 0.12s
✓ get playbook categories uuids with some missing categories 0.01s
✓ get playbook categories uuids with all missing categories 0.01s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceReportGenerationTest
✓ get generate report payload with one off frequency 0.26s
✓ calculate from and to date with one off frequency 0.25s
✓ calculate from and to date with weekly frequency 0.29s
✓ calculate from and to date with monthly frequency 0.30s
✓ calculate from and to date with quarterly frequency 0.24s
✓ calculate from and to date with invalid frequency 0.21s
✓ get callback url 0.24s
✓ validate deal values 0.24s
✓ validate deal values with min value only 0.24s
✓ validate deal values with max value only 0.26s
✓ validate deal values with min value too large 0.26s
✓ validate deal values with max value too large 0.25s
✓ validate deal values with min value negative 0.26s
✓ validate deal values with min value greater than max value 0.25s
✓ validate date range with one off frequency 0.22s
✓ validate date range with one off frequency and missing dates 0.24s
✓ validate date range with non one off frequency 0.25s
✓ validate call durations 0.24s
✓ validate call durations with min duration only 0.24s
✓ validate call durations with max duration only 0.24s
✓ validate call durations with min duration too large 0.25s
✓ validate call types 0.22s
✓ validate call types with empty call types 0.24s
✓ validate call types with invalid call type 0.24s
✓ generate one off report with inactive status 0.34s
✓ generate one off report with non one off frequency 0.22s
✓ generate one off report with valid conditions 0.31s
✓ create report result 0.30s
✓ find child result 0.35s
✓ get generate report payload with weekly frequency uses full days 0.27s
✓ get generate report payload with monthly frequency uses full days 0.27s
✓ get generate report payload with quarterly frequency uses full days 0.31s
✓ get generate report payload one off includes calls on final day 0.49s
✓ update result names is called when custom name changes 0.66s
✓ update result names is not called when custom name unchanged 0.45s
✓ update result names rollback to no custom name includes teams 0.62s
Symfony\Component\Process\Exception\ProcessSignaledException
The process has been signaled with signal "9".
at vendor/symfony/process/Process.php:473
469▕ usleep(1000);
470▕ }
471▕
472▕ if ($this->processInformation['signaled'] && $this->processInformation['termsig'] !== $this->latestSignal) {
➜ 473▕ throw new ProcessSignaledException($this);
474▕ }
475▕
476▕ return $this->exitcode;
477▕ }
+15 vendor frames
16 artisan:13
Illuminate\Foundation\Application::handleCommand(Object(Symfony\Component\Console\Input\ArgvInput))
root@docker_lamp_1:/home/jiminny#
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (-zsh)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
DEV (docker)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys006\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all\n\n INFO Clearing cached bootstrap files. \n\n config .............................................................................................................................. 41.20ms DONE\n cache ............................................................................................................................... 61.54ms DONE\n compiled ............................................................................................................................. 3.39ms DONE\n events ............................................................................................................................... 5.01ms DONE\n routes ............................................................................................................................... 3.37ms DONE\n views ............................................................................................................................... 43.92ms DONE\n\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped\njiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped\njiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped\njiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped\njiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped\nworker-analytics:worker-analytics_00: stopped\nworker-crm-update:worker-crm-update_00: stopped\nworker-download:worker-download_00: stopped\nworker-nudges:worker-nudges_00: stopped\nworker-emails:worker-emails_00: stopped\nworker-crm-sync:worker-crm-sync_00: stopped\njiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped\nworker-calendar:worker-calendar_00: stopped\nworker-audio:worker-audio_00: stopped\nworker-conferences:worker-conferences_00: stopped\nworker:worker_00: stopped\nworker-es-update:worker-es-update_00: stopped\nartisan-schedule:artisan-schedule_00: stopped\nartisan-schedule:artisan-schedule_00: started\njiminny-worker-processing-1:jiminny-worker-processing-1_00: started\njiminny-worker-processing-2:jiminny-worker-processing-2_00: started\njiminny-worker-processing-3:jiminny-worker-processing-3_00: started\njiminny-worker-processing-4:jiminny-worker-processing-4_00: started\njiminny-worker-processing-5:jiminny-worker-processing-5_00: started\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started\nworker:worker_00: started\nworker-analytics:worker-analytics_00: started\nworker-audio:worker-audio_00: started\nworker-calendar:worker-calendar_00: started\nworker-conferences:worker-conferences_00: started\nworker-crm-sync:worker-crm-sync_00: started\nworker-crm-update:worker-crm-update_00: started\nworker-download:worker-download_00: started\nworker-emails:worker-emails_00: started\nworker-es-update:worker-es-update_00: started\nworker-nudges:worker-nudges_00: started\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265\nReport not found: 265\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68 \nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found 68\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\ActivityTypeServiceTest\n ✓ get activity type field data with null team 2.39s \n ✓ get activity type field data with team and options 1.25s \n ✓ get activity type field data with group ids\n ✓ get activity type field data with selected values\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportActivityServiceTest\n ✓ get activity ids for saved search returns ids 2.76s \n ✓ get activity ids for saved search returns empty when no results 0.03s \n ✓ get activity ids filters out date filters 0.35s \n ✓ get activity ids filters out closing period date filters 0.06s \n ✓ get activity ids handles array filters 0.04s \n ✓ get activity ids handles scalar filters 0.04s \n ✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s \n ✓ get activity ids logs with correct context 0.04s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportServiceTest\n ✓ update ask jiminny report throws when not ask jiminny type 1.15s \n ✓ update ask jiminny report status enables report 0.25s \n ✓ update ask jiminny report status disables report 0.06s \n ✓ list ask jiminny reports returns data key 0.04s \n ✓ list ask jiminny reports passes sort parameters 0.01s \n ✓ list standard reports does not use ask jiminny method\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsCallbackServiceTest\n ✓ get result uuid 20.88s \n ✓ get status 0.35s \n ✓ get podcast audio url 0.35s \n ✓ is success 0.52s \n ✓ get result status 0.77s \n ✓ get primary status 0.87s \n ✓ get podcast status 0.63s \n ✓ is processed 0.71s \n ✓ push to datadog 1.08s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceActivitiesCountTest\n ✓ get activities count payload with one off frequency 1.26s \n ✓ get activities count payload with weekly frequency 0.82s \n ✓ get activities count payload with monthly frequency 0.62s \n\n WARN Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceExtendedTest\n - transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s \n - transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s \n ✓ delete reports results in retention period 1.63s \n ✓ get team reports 1.34s \n ✓ get report results 1.39s \n ✓ get team ids with reports results 1.57s \n ✓ delete all report results 1.66s \n ✓ delete all data 0.76s \n ✓ delete report result 0.74s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceFieldDataTest\n ✓ get report enabled field data 0.11s \n ✓ get organization field data 0.03s \n ✓ get organization field data short version 0.03s \n ✓ get team field data 0.02s \n ✓ get team field data short version 0.01s \n ✓ get report type field data 0.02s \n ✓ get report type field data short version 0.03s \n ✓ get frequency field data 0.01s \n ✓ get period field data 0.01s \n ✓ get deal stage at call field data 0.03s \n ✓ get current deal stage field data 0.02s \n ✓ get deal value field data\n ✓ get call type field data\n ✓ get call duration field data 0.01s \n ✓ get recipients field data 0.01s \n ✓ get additional prompt input field data 0.03s \n ✓ get teams groups options 0.04s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceFormattingTest\n ✓ get report type full name with valid type 2.07s \n ✓ get report type full name with invalid type 1.12s \n ✓ get teams name with empty groups 1.02s \n ✓ get teams name with single group 1.05s \n ✓ get teams name with multiple groups 0.58s \n ✓ get teams name with non existent groups 0.63s \n ✓ get report period name with null from date 0.70s \n ✓ get report period name with null to date 1.14s \n ✓ get report period name with quarterly frequency 0.93s \n ✓ get report period name with monthly frequency 1.33s \n ✓ get report period name with weekly frequency 1.01s \n ✓ get report period name with weekly frequency different months 1.43s \n ✓ get report period name with one off frequency same month 1.36s \n ✓ get report period name with one off frequency different months 0.92s \n ✓ get report period name with unknown frequency 0.78s \n ✓ get report period name with quarterly frequency across years 0.79s \n ✓ get report period name with weekly frequency across years 0.78s \n ✓ get report period name with one off frequency across years 0.51s \n ✓ get report period name with unknown frequency across years 0.47s \n ✓ get recipient users with valid users 0.51s \n ✓ get recipient users with non existent users 0.51s \n ✓ get recipient users with empty recipients 0.44s \n ✓ get recipient users with no users 0.47s \n ✓ get report file name 0.48s \n ✓ get valid recipient users returns only users with emails 0.54s \n ✓ should send report returns false for empty users 0.78s \n ✓ should send report returns true if user timezone hour matches 1.04s \n ✓ should send report returns false if user timezone hour does not match 1.11s \n ✓ get media type metadata for pdf 1.72s \n ✓ get media type metadata for podcast 1.82s \n ✓ get media type metadata for unknown 1.39s \n ✓ get media path for pdf 1.10s \n ✓ get media path for podcast 0.85s \n ✓ get media path for unknown type 1.20s \n ✓ get media path with null url 0.92s \n ✓ get media path with url in quotes 0.69s \n ✓ get media path with malformed url 0.70s \n ✓ get filename suffix for podcast 0.70s \n ✓ get filename suffix for pdf 1.01s \n ✓ get mail subject suffix for pdf 1.98s \n ✓ get mail subject suffix for podcast 3.27s \n ✓ get mail subject suffix for unknown 67.92s \n ✓ get report file name without custom name 58.20s \n ✓ get report file name with custom name 38.67s \n ✓ get report file name with custom name appends suffix 0.39s \n ✓ get report file name without custom name appends suffix 0.23s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceGetActivityTypesFieldDataTest\n ✓ get activity types field data with null team 0.12s \n ✓ get activity types field data with team\n ✓ get activity types field data with value and teams filter\n ✓ get activity types field data parameter validation 0.01s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceGetPlaybookCategoriesUuidsTest\n ✓ get playbook categories uuids with empty categories 0.01s \n ✓ get playbook categories uuids with valid categories 0.12s \n ✓ get playbook categories uuids with some missing categories 0.01s \n ✓ get playbook categories uuids with all missing categories 0.01s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceReportGenerationTest\n ✓ get generate report payload with one off frequency 0.26s \n ✓ calculate from and to date with one off frequency 0.25s \n ✓ calculate from and to date with weekly frequency 0.29s \n ✓ calculate from and to date with monthly frequency 0.30s \n ✓ calculate from and to date with quarterly frequency 0.24s \n ✓ calculate from and to date with invalid frequency 0.21s \n ✓ get callback url 0.24s \n ✓ validate deal values 0.24s \n ✓ validate deal values with min value only 0.24s \n ✓ validate deal values with max value only 0.26s \n ✓ validate deal values with min value too large 0.26s \n ✓ validate deal values with max value too large 0.25s \n ✓ validate deal values with min value negative 0.26s \n ✓ validate deal values with min value greater than max value 0.25s \n ✓ validate date range with one off frequency 0.22s \n ✓ validate date range with one off frequency and missing dates 0.24s \n ✓ validate date range with non one off frequency 0.25s \n ✓ validate call durations 0.24s \n ✓ validate call durations with min duration only 0.24s \n ✓ validate call durations with max duration only 0.24s \n ✓ validate call durations with min duration too large 0.25s \n ✓ validate call types 0.22s \n ✓ validate call types with empty call types 0.24s \n ✓ validate call types with invalid call type 0.24s \n ✓ generate one off report with inactive status 0.34s \n ✓ generate one off report with non one off frequency 0.22s \n ✓ generate one off report with valid conditions 0.31s \n ✓ create report result 0.30s \n ✓ find child result 0.35s \n ✓ get generate report payload with weekly frequency uses full days 0.27s \n ✓ get generate report payload with monthly frequency uses full days 0.27s \n ✓ get generate report payload with quarterly frequency uses full days 0.31s \n ✓ get generate report payload one off includes calls on final day 0.49s \n ✓ update result names is called when custom name changes 0.66s \n ✓ update result names is not called when custom name unchanged 0.45s \n ✓ update result names rollback to no custom name includes teams 0.62s \n\n Symfony\\Component\\Process\\Exception\\ProcessSignaledException \n\n The process has been signaled with signal \"9\".\n\n at vendor/symfony/process/Process.php:473\n 469▕ usleep(1000);\n 470▕ }\n 471▕ \n 472▕ if ($this->processInformation['signaled'] && $this->processInformation['termsig'] !== $this->latestSignal) {\n ➜ 473▕ throw new ProcessSignaledException($this);\n 474▕ }\n 475▕ \n 476▕ return $this->exitcode;\n 477▕ }\n\n +15 vendor frames \n\n 16 artisan:13\n Illuminate\\Foundation\\Application::handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))\n\nroot@docker_lamp_1:/home/jiminny#","depth":4,"value":"Last login: Sat Apr 11 12:38:35 on ttys006\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all\n\n INFO Clearing cached bootstrap files. \n\n config .............................................................................................................................. 41.20ms DONE\n cache ............................................................................................................................... 61.54ms DONE\n compiled ............................................................................................................................. 3.39ms DONE\n events ............................................................................................................................... 5.01ms DONE\n routes ............................................................................................................................... 3.37ms DONE\n views ............................................................................................................................... 43.92ms DONE\n\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped\njiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped\njiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped\njiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped\njiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped\nworker-analytics:worker-analytics_00: stopped\nworker-crm-update:worker-crm-update_00: stopped\nworker-download:worker-download_00: stopped\nworker-nudges:worker-nudges_00: stopped\nworker-emails:worker-emails_00: stopped\nworker-crm-sync:worker-crm-sync_00: stopped\njiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped\nworker-calendar:worker-calendar_00: stopped\nworker-audio:worker-audio_00: stopped\nworker-conferences:worker-conferences_00: stopped\nworker:worker_00: stopped\nworker-es-update:worker-es-update_00: stopped\nartisan-schedule:artisan-schedule_00: stopped\nartisan-schedule:artisan-schedule_00: started\njiminny-worker-processing-1:jiminny-worker-processing-1_00: started\njiminny-worker-processing-2:jiminny-worker-processing-2_00: started\njiminny-worker-processing-3:jiminny-worker-processing-3_00: started\njiminny-worker-processing-4:jiminny-worker-processing-4_00: started\njiminny-worker-processing-5:jiminny-worker-processing-5_00: started\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started\nworker:worker_00: started\nworker-analytics:worker-analytics_00: started\nworker-audio:worker-audio_00: started\nworker-calendar:worker-calendar_00: started\nworker-conferences:worker-conferences_00: started\nworker-crm-sync:worker-crm-sync_00: started\nworker-crm-update:worker-crm-update_00: started\nworker-download:worker-download_00: started\nworker-emails:worker-emails_00: started\nworker-es-update:worker-es-update_00: started\nworker-nudges:worker-nudges_00: started\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265\nReport not found: 265\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68 \nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found 68\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\ActivityTypeServiceTest\n ✓ get activity type field data with null team 2.39s \n ✓ get activity type field data with team and options 1.25s \n ✓ get activity type field data with group ids\n ✓ get activity type field data with selected values\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportActivityServiceTest\n ✓ get activity ids for saved search returns ids 2.76s \n ✓ get activity ids for saved search returns empty when no results 0.03s \n ✓ get activity ids filters out date filters 0.35s \n ✓ get activity ids filters out closing period date filters 0.06s \n ✓ get activity ids handles array filters 0.04s \n ✓ get activity ids handles scalar filters 0.04s \n ✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s \n ✓ get activity ids logs with correct context 0.04s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportServiceTest\n ✓ update ask jiminny report throws when not ask jiminny type 1.15s \n ✓ update ask jiminny report status enables report 0.25s \n ✓ update ask jiminny report status disables report 0.06s \n ✓ list ask jiminny reports returns data key 0.04s \n ✓ list ask jiminny reports passes sort parameters 0.01s \n ✓ list standard reports does not use ask jiminny method\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsCallbackServiceTest\n ✓ get result uuid 20.88s \n ✓ get status 0.35s \n ✓ get podcast audio url 0.35s \n ✓ is success 0.52s \n ✓ get result status 0.77s \n ✓ get primary status 0.87s \n ✓ get podcast status 0.63s \n ✓ is processed 0.71s \n ✓ push to datadog 1.08s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceActivitiesCountTest\n ✓ get activities count payload with one off frequency 1.26s \n ✓ get activities count payload with weekly frequency 0.82s \n ✓ get activities count payload with monthly frequency 0.62s \n\n WARN Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceExtendedTest\n - transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s \n - transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s \n ✓ delete reports results in retention period 1.63s \n ✓ get team reports 1.34s \n ✓ get report results 1.39s \n ✓ get team ids with reports results 1.57s \n ✓ delete all report results 1.66s \n ✓ delete all data 0.76s \n ✓ delete report result 0.74s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceFieldDataTest\n ✓ get report enabled field data 0.11s \n ✓ get organization field data 0.03s \n ✓ get organization field data short version 0.03s \n ✓ get team field data 0.02s \n ✓ get team field data short version 0.01s \n ✓ get report type field data 0.02s \n ✓ get report type field data short version 0.03s \n ✓ get frequency field data 0.01s \n ✓ get period field data 0.01s \n ✓ get deal stage at call field data 0.03s \n ✓ get current deal stage field data 0.02s \n ✓ get deal value field data\n ✓ get call type field data\n ✓ get call duration field data 0.01s \n ✓ get recipients field data 0.01s \n ✓ get additional prompt input field data 0.03s \n ✓ get teams groups options 0.04s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceFormattingTest\n ✓ get report type full name with valid type 2.07s \n ✓ get report type full name with invalid type 1.12s \n ✓ get teams name with empty groups 1.02s \n ✓ get teams name with single group 1.05s \n ✓ get teams name with multiple groups 0.58s \n ✓ get teams name with non existent groups 0.63s \n ✓ get report period name with null from date 0.70s \n ✓ get report period name with null to date 1.14s \n ✓ get report period name with quarterly frequency 0.93s \n ✓ get report period name with monthly frequency 1.33s \n ✓ get report period name with weekly frequency 1.01s \n ✓ get report period name with weekly frequency different months 1.43s \n ✓ get report period name with one off frequency same month 1.36s \n ✓ get report period name with one off frequency different months 0.92s \n ✓ get report period name with unknown frequency 0.78s \n ✓ get report period name with quarterly frequency across years 0.79s \n ✓ get report period name with weekly frequency across years 0.78s \n ✓ get report period name with one off frequency across years 0.51s \n ✓ get report period name with unknown frequency across years 0.47s \n ✓ get recipient users with valid users 0.51s \n ✓ get recipient users with non existent users 0.51s \n ✓ get recipient users with empty recipients 0.44s \n ✓ get recipient users with no users 0.47s \n ✓ get report file name 0.48s \n ✓ get valid recipient users returns only users with emails 0.54s \n ✓ should send report returns false for empty users 0.78s \n ✓ should send report returns true if user timezone hour matches 1.04s \n ✓ should send report returns false if user timezone hour does not match 1.11s \n ✓ get media type metadata for pdf 1.72s \n ✓ get media type metadata for podcast 1.82s \n ✓ get media type metadata for unknown 1.39s \n ✓ get media path for pdf 1.10s \n ✓ get media path for podcast 0.85s \n ✓ get media path for unknown type 1.20s \n ✓ get media path with null url 0.92s \n ✓ get media path with url in quotes 0.69s \n ✓ get media path with malformed url 0.70s \n ✓ get filename suffix for podcast 0.70s \n ✓ get filename suffix for pdf 1.01s \n ✓ get mail subject suffix for pdf 1.98s \n ✓ get mail subject suffix for podcast 3.27s \n ✓ get mail subject suffix for unknown 67.92s \n ✓ get report file name without custom name 58.20s \n ✓ get report file name with custom name 38.67s \n ✓ get report file name with custom name appends suffix 0.39s \n ✓ get report file name without custom name appends suffix 0.23s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceGetActivityTypesFieldDataTest\n ✓ get activity types field data with null team 0.12s \n ✓ get activity types field data with team\n ✓ get activity types field data with value and teams filter\n ✓ get activity types field data parameter validation 0.01s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceGetPlaybookCategoriesUuidsTest\n ✓ get playbook categories uuids with empty categories 0.01s \n ✓ get playbook categories uuids with valid categories 0.12s \n ✓ get playbook categories uuids with some missing categories 0.01s \n ✓ get playbook categories uuids with all missing categories 0.01s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceReportGenerationTest\n ✓ get generate report payload with one off frequency 0.26s \n ✓ calculate from and to date with one off frequency 0.25s \n ✓ calculate from and to date with weekly frequency 0.29s \n ✓ calculate from and to date with monthly frequency 0.30s \n ✓ calculate from and to date with quarterly frequency 0.24s \n ✓ calculate from and to date with invalid frequency 0.21s \n ✓ get callback url 0.24s \n ✓ validate deal values 0.24s \n ✓ validate deal values with min value only 0.24s \n ✓ validate deal values with max value only 0.26s \n ✓ validate deal values with min value too large 0.26s \n ✓ validate deal values with max value too large 0.25s \n ✓ validate deal values with min value negative 0.26s \n ✓ validate deal values with min value greater than max value 0.25s \n ✓ validate date range with one off frequency 0.22s \n ✓ validate date range with one off frequency and missing dates 0.24s \n ✓ validate date range with non one off frequency 0.25s \n ✓ validate call durations 0.24s \n ✓ validate call durations with min duration only 0.24s \n ✓ validate call durations with max duration only 0.24s \n ✓ validate call durations with min duration too large 0.25s \n ✓ validate call types 0.22s \n ✓ validate call types with empty call types 0.24s \n ✓ validate call types with invalid call type 0.24s \n ✓ generate one off report with inactive status 0.34s \n ✓ generate one off report with non one off frequency 0.22s \n ✓ generate one off report with valid conditions 0.31s \n ✓ create report result 0.30s \n ✓ find child result 0.35s \n ✓ get generate report payload with weekly frequency uses full days 0.27s \n ✓ get generate report payload with monthly frequency uses full days 0.27s \n ✓ get generate report payload with quarterly frequency uses full days 0.31s \n ✓ get generate report payload one off includes calls on final day 0.49s \n ✓ update result names is called when custom name changes 0.66s \n ✓ update result names is not called when custom name unchanged 0.45s \n ✓ update result names rollback to no custom name includes teams 0.62s \n\n Symfony\\Component\\Process\\Exception\\ProcessSignaledException \n\n The process has been signaled with signal \"9\".\n\n at vendor/symfony/process/Process.php:473\n 469▕ usleep(1000);\n 470▕ }\n 471▕ \n 472▕ if ($this->processInformation['signaled'] && $this->processInformation['termsig'] !== $this->latestSignal) {\n ➜ 473▕ throw new ProcessSignaledException($this);\n 474▕ }\n 475▕ \n 476▕ return $this->exitcode;\n 477▕ }\n\n +15 vendor frames \n\n 16 artisan:13\n Illuminate\\Foundation\\Application::handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))\n\nroot@docker_lamp_1:/home/jiminny#","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (-zsh)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"DEV (docker)","depth":1,"bounds":{"left":0.46875,"top":0.033333335,"width":0.0625,"height":0.017777778},"role_description":"text"}]...
|
2111417376262186556
|
-8213639152149673010
|
visual_change
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys006
Poetry Last login: Sat Apr 11 12:38:35 on ttys006
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all
INFO Clearing cached bootstrap files.
config [PASSWORD_DOTS] 41.20ms DONE
cache [PASSWORD_DOTS] 61.54ms DONE
compiled [PASSWORD_DOTS] 3.39ms DONE
events [PASSWORD_DOTS] 5.01ms DONE
routes [PASSWORD_DOTS] 3.37ms DONE
views [PASSWORD_DOTS] 43.92ms DONE
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped
jiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped
jiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped
jiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped
jiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped
worker-analytics:worker-analytics_00: stopped
worker-crm-update:worker-crm-update_00: stopped
worker-download:worker-download_00: stopped
worker-nudges:worker-nudges_00: stopped
worker-emails:worker-emails_00: stopped
worker-crm-sync:worker-crm-sync_00: stopped
jiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped
worker-calendar:worker-calendar_00: stopped
worker-audio:worker-audio_00: stopped
worker-conferences:worker-conferences_00: stopped
worker:worker_00: stopped
worker-es-update:worker-es-update_00: stopped
artisan-schedule:artisan-schedule_00: stopped
artisan-schedule:artisan-schedule_00: started
jiminny-worker-processing-1:jiminny-worker-processing-1_00: started
jiminny-worker-processing-2:jiminny-worker-processing-2_00: started
jiminny-worker-processing-3:jiminny-worker-processing-3_00: started
jiminny-worker-processing-4:jiminny-worker-processing-4_00: started
jiminny-worker-processing-5:jiminny-worker-processing-5_00: started
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started
worker:worker_00: started
worker-analytics:worker-analytics_00: started
worker-audio:worker-audio_00: started
worker-calendar:worker-calendar_00: started
worker-conferences:worker-conferences_00: started
worker-crm-sync:worker-crm-sync_00: started
worker-crm-update:worker-crm-update_00: started
worker-download:worker-download_00: started
worker-emails:worker-emails_00: started
worker-es-update:worker-es-update_00: started
worker-nudges:worker-nudges_00: started
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265
Report not found: 265
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
PASS Tests\Unit\Services\Kiosk\AutomatedReports\ActivityTypeServiceTest
✓ get activity type field data with null team 2.39s
✓ get activity type field data with team and options 1.25s
✓ get activity type field data with group ids
✓ get activity type field data with selected values
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportActivityServiceTest
✓ get activity ids for saved search returns ids 2.76s
✓ get activity ids for saved search returns empty when no results 0.03s
✓ get activity ids filters out date filters 0.35s
✓ get activity ids filters out closing period date filters 0.06s
✓ get activity ids handles array filters 0.04s
✓ get activity ids handles scalar filters 0.04s
✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s
✓ get activity ids logs with correct context 0.04s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportServiceTest
✓ update ask jiminny report throws when not ask jiminny type 1.15s
✓ update ask jiminny report status enables report 0.25s
✓ update ask jiminny report status disables report 0.06s
✓ list ask jiminny reports returns data key 0.04s
✓ list ask jiminny reports passes sort parameters 0.01s
✓ list standard reports does not use ask jiminny method
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsCallbackServiceTest
✓ get result uuid 20.88s
✓ get status 0.35s
✓ get podcast audio url 0.35s
✓ is success 0.52s
✓ get result status 0.77s
✓ get primary status 0.87s
✓ get podcast status 0.63s
✓ is processed 0.71s
✓ push to datadog 1.08s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceActivitiesCountTest
✓ get activities count payload with one off frequency 1.26s
✓ get activities count payload with weekly frequency 0.82s
✓ get activities count payload with monthly frequency 0.62s
WARN Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceExtendedTest
- transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s
- transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s
✓ delete reports results in retention period 1.63s
✓ get team reports 1.34s
✓ get report results 1.39s
✓ get team ids with reports results 1.57s
✓ delete all report results 1.66s
✓ delete all data 0.76s
✓ delete report result 0.74s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceFieldDataTest
✓ get report enabled field data 0.11s
✓ get organization field data 0.03s
✓ get organization field data short version 0.03s
✓ get team field data 0.02s
✓ get team field data short version 0.01s
✓ get report type field data 0.02s
✓ get report type field data short version 0.03s
✓ get frequency field data 0.01s
✓ get period field data 0.01s
✓ get deal stage at call field data 0.03s
✓ get current deal stage field data 0.02s
✓ get deal value field data
✓ get call type field data
✓ get call duration field data 0.01s
✓ get recipients field data 0.01s
✓ get additional prompt input field data 0.03s
✓ get teams groups options 0.04s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceFormattingTest
✓ get report type full name with valid type 2.07s
✓ get report type full name with invalid type 1.12s
✓ get teams name with empty groups 1.02s
✓ get teams name with single group 1.05s
✓ get teams name with multiple groups 0.58s
✓ get teams name with non existent groups 0.63s
✓ get report period name with null from date 0.70s
✓ get report period name with null to date 1.14s
✓ get report period name with quarterly frequency 0.93s
✓ get report period name with monthly frequency 1.33s
✓ get report period name with weekly frequency 1.01s
✓ get report period name with weekly frequency different months 1.43s
✓ get report period name with one off frequency same month 1.36s
✓ get report period name with one off frequency different months 0.92s
✓ get report period name with unknown frequency 0.78s
✓ get report period name with quarterly frequency across years 0.79s
✓ get report period name with weekly frequency across years 0.78s
✓ get report period name with one off frequency across years 0.51s
✓ get report period name with unknown frequency across years 0.47s
✓ get recipient users with valid users 0.51s
✓ get recipient users with non existent users 0.51s
✓ get recipient users with empty recipients 0.44s
✓ get recipient users with no users 0.47s
✓ get report file name 0.48s
✓ get valid recipient users returns only users with emails 0.54s
✓ should send report returns false for empty users 0.78s
✓ should send report returns true if user timezone hour matches 1.04s
✓ should send report returns false if user timezone hour does not match 1.11s
✓ get media type metadata for pdf 1.72s
✓ get media type metadata for podcast 1.82s
✓ get media type metadata for unknown 1.39s
✓ get media path for pdf 1.10s
✓ get media path for podcast 0.85s
✓ get media path for unknown type 1.20s
✓ get media path with null url 0.92s
✓ get media path with url in quotes 0.69s
✓ get media path with malformed url 0.70s
✓ get filename suffix for podcast 0.70s
✓ get filename suffix for pdf 1.01s
✓ get mail subject suffix for pdf 1.98s
✓ get mail subject suffix for podcast 3.27s
✓ get mail subject suffix for unknown 67.92s
✓ get report file name without custom name 58.20s
✓ get report file name with custom name 38.67s
✓ get report file name with custom name appends suffix 0.39s
✓ get report file name without custom name appends suffix 0.23s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceGetActivityTypesFieldDataTest
✓ get activity types field data with null team 0.12s
✓ get activity types field data with team
✓ get activity types field data with value and teams filter
✓ get activity types field data parameter validation 0.01s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceGetPlaybookCategoriesUuidsTest
✓ get playbook categories uuids with empty categories 0.01s
✓ get playbook categories uuids with valid categories 0.12s
✓ get playbook categories uuids with some missing categories 0.01s
✓ get playbook categories uuids with all missing categories 0.01s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceReportGenerationTest
✓ get generate report payload with one off frequency 0.26s
✓ calculate from and to date with one off frequency 0.25s
✓ calculate from and to date with weekly frequency 0.29s
✓ calculate from and to date with monthly frequency 0.30s
✓ calculate from and to date with quarterly frequency 0.24s
✓ calculate from and to date with invalid frequency 0.21s
✓ get callback url 0.24s
✓ validate deal values 0.24s
✓ validate deal values with min value only 0.24s
✓ validate deal values with max value only 0.26s
✓ validate deal values with min value too large 0.26s
✓ validate deal values with max value too large 0.25s
✓ validate deal values with min value negative 0.26s
✓ validate deal values with min value greater than max value 0.25s
✓ validate date range with one off frequency 0.22s
✓ validate date range with one off frequency and missing dates 0.24s
✓ validate date range with non one off frequency 0.25s
✓ validate call durations 0.24s
✓ validate call durations with min duration only 0.24s
✓ validate call durations with max duration only 0.24s
✓ validate call durations with min duration too large 0.25s
✓ validate call types 0.22s
✓ validate call types with empty call types 0.24s
✓ validate call types with invalid call type 0.24s
✓ generate one off report with inactive status 0.34s
✓ generate one off report with non one off frequency 0.22s
✓ generate one off report with valid conditions 0.31s
✓ create report result 0.30s
✓ find child result 0.35s
✓ get generate report payload with weekly frequency uses full days 0.27s
✓ get generate report payload with monthly frequency uses full days 0.27s
✓ get generate report payload with quarterly frequency uses full days 0.31s
✓ get generate report payload one off includes calls on final day 0.49s
✓ update result names is called when custom name changes 0.66s
✓ update result names is not called when custom name unchanged 0.45s
✓ update result names rollback to no custom name includes teams 0.62s
Symfony\Component\Process\Exception\ProcessSignaledException
The process has been signaled with signal "9".
at vendor/symfony/process/Process.php:473
469▕ usleep(1000);
470▕ }
471▕
472▕ if ($this->processInformation['signaled'] && $this->processInformation['termsig'] !== $this->latestSignal) {
➜ 473▕ throw new ProcessSignaledException($this);
474▕ }
475▕
476▕ return $this->exitcode;
477▕ }
+15 vendor frames
16 artisan:13
Illuminate\Foundation\Application::handleCommand(Object(Symfony\Component\Console\Input\ArgvInput))
root@docker_lamp_1:/home/jiminny#
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (-zsh)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
DEV (docker)...
|
11464
|
|
11472
|
230
|
4
|
2026-04-14T09:41:44.932268+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159704932_m1.jpg...
|
PhpStorm
|
faVsco.js – laravel.log
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'...
|
[{"role":"AXButton","text" [{"role":"AXButton","text":"Project: faVsco.js, menu","depth":5,"help_text":"~/jiminny/app","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"#11894 on JY-18909-automated-reports-ask-jiminny, menu","depth":5,"help_text":"Pull request #11894 exists for current branch JY-18909-automated-reports-ask-jiminny, but local branch is out of sync with remote","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Start Listening for PHP Debug Connections","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"AskJiminnyReportActivityServiceT…Defaults","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
-2316055482851868863
|
-4026075929152372255
|
click
|
hybrid
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 19 m100% <47DEV (docker)DOCKER981DEV (docker)882APP (-zsh)get callback urlvalidate deal values• validate dealvalueswith min value only, validatedealvalueswith max value only/ validatedealvalueswith min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max valuevalidate date range with one off frequency• validate date rangewith one off frequencyandmissingdates• validatedate rangewith non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes, validatecalltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshS387-Tue 14 Apr 12:41:44181* Unable to acce... *8880.24s0.24sDE0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
|
11475
|
230
|
5
|
2026-04-14T09:41:47.538545+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159707538_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 19 m100% <47DEV (docker)DOCKER981DEV (docker)882APP (-zsh)get callback urlvalidate deal values• validate dealvalueswith min value only, validatedealvalueswith max value only/ validatedealvalueswith min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max valuevalidate date range with one off frequency• validate date rangewith one off frequencyandmissingdates• validatedate rangewith non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes, validatecalltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshTue 14 Apr 12:41:47T81₴7* Unable to acce...DE*80.24s0.24s0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
-1720377303685141098
|
NULL
|
click
|
ocr
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 19 m100% <47DEV (docker)DOCKER981DEV (docker)882APP (-zsh)get callback urlvalidate deal values• validate dealvalueswith min value only, validatedealvalueswith max value only/ validatedealvalueswith min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max valuevalidate date range with one off frequency• validate date rangewith one off frequencyandmissingdates• validatedate rangewith non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes, validatecalltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshTue 14 Apr 12:41:47T81₴7* Unable to acce...DE*80.24s0.24s0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
11472
|
|
11476
|
230
|
6
|
2026-04-14T09:41:48.844885+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159708844_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 19 m100% <47DEV (docker)DOCKER981DEV (docker)882APP (-zsh)get callback urlvalidate deal values• validate dealvalueswith min value only, validatedealvalueswith max value only/ validatedealvalueswith min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max valuevalidate date range with one off frequency• validate date rangewith one off frequencyandmissingdates• validatedate rangewith non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes, validatecalltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO x7Tue 14 Apr 12:41:48181* Unable to acce... *8880.24s0.24sDE0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
-1096586838618843980
|
NULL
|
click
|
ocr
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 19 m100% <47DEV (docker)DOCKER981DEV (docker)882APP (-zsh)get callback urlvalidate deal values• validate dealvalueswith min value only, validatedealvalueswith max value only/ validatedealvalueswith min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max valuevalidate date range with one off frequency• validate date rangewith one off frequencyandmissingdates• validatedate rangewith non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes, validatecalltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO x7Tue 14 Apr 12:41:48181* Unable to acce... *8880.24s0.24sDE0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
|
11481
|
230
|
7
|
2026-04-14T09:41:58.340991+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159718340_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 19 m100% <47DEV (docker)DOCKER© 81DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO 87Tue 14 Apr 12:41:57T81* Unable to acce...*- *80.24s0.24sDE0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
-6264830855842425525
|
NULL
|
click
|
ocr
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 19 m100% <47DEV (docker)DOCKER© 81DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO 87Tue 14 Apr 12:41:57T81* Unable to acce...*- *80.24s0.24sDE0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
11476
|
|
11483
|
230
|
8
|
2026-04-14T09:41:59.857932+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159719857_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 19 m100% <47DEV (docker)DOCKER0 81DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalues with min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate call durationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO x7Tue 14 Apr 12:41:59T81* Unable to acce... ** 880.24s0.24sDE0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
-2375197925956911209
|
NULL
|
click
|
ocr
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 19 m100% <47DEV (docker)DOCKER0 81DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalues with min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate call durationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO x7Tue 14 Apr 12:41:59T81* Unable to acce... ** 880.24s0.24sDE0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
|
11486
|
230
|
9
|
2026-04-14T09:42:05.360724+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159725360_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 18 m100% <47DEV (docker)DOCKERC *1DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO 87Tue 14 Apr 12:42:04T81* Unable to acce... **80.24s0.24sDE0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
-3063301092724660927
|
NULL
|
click
|
ocr
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 18 m100% <47DEV (docker)DOCKERC *1DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO 87Tue 14 Apr 12:42:04T81* Unable to acce... **80.24s0.24sDE0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
11483
|
|
11488
|
230
|
10
|
2026-04-14T09:42:22.155108+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159742155_m1.jpg...
|
PhpStorm
|
faVsco.js – laravel.log
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
541
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
[{"role":"AXButton","text" [{"role":"AXButton","text":"Project: faVsco.js, menu","depth":5,"help_text":"~/jiminny/app","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"#11894 on JY-18909-automated-reports-ask-jiminny, menu","depth":5,"help_text":"Pull request #11894 exists for current branch JY-18909-automated-reports-ask-jiminny, but local branch is out of sync with remote","role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Start Listening for PHP Debug Connections","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"AskJiminnyReportActivityServiceT…Defaults","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"More Actions","depth":6,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"JetBrains AI","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Search Everywhere","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"IDE and Project Settings","depth":5,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"541","depth":4,"role_description":"text"},{"role":"AXButton","text":"Previous Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Highlighted Error","depth":4,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXTextArea","text":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"7b662070-f3c7-42f0-964a-1167167c5061\",\"trace_id\":\"78b9a5fd-3c2e-4aec-8e33-555dd4a4bac2\"}\n[2026-04-14 09:37:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"7b662070-f3c7-42f0-964a-1167167c5061\",\"trace_id\":\"78b9a5fd-3c2e-4aec-8e33-555dd4a4bac2\"}\n[2026-04-14 09:37:56] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"af962307-17db-450e-bed5-1df8f3b789db\",\"trace_id\":\"77760eb2-ec88-4290-a8b4-6b4f407161da\"}\n[2026-04-14 09:37:56] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"af962307-17db-450e-bed5-1df8f3b789db\",\"trace_id\":\"77760eb2-ec88-4290-a8b4-6b4f407161da\"}\n[2026-04-14 09:37:56] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"af962307-17db-450e-bed5-1df8f3b789db\",\"trace_id\":\"77760eb2-ec88-4290-a8b4-6b4f407161da\"}\n[2026-04-14 09:37:56] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"af962307-17db-450e-bed5-1df8f3b789db\",\"trace_id\":\"77760eb2-ec88-4290-a8b4-6b4f407161da\"}\n[2026-04-14 09:38:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"98c629cc-03a4-4e6a-a003-70df223af699\",\"trace_id\":\"176d3521-a4f1-4966-9b7d-06962414c32f\"}\n[2026-04-14 09:38:03] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:36:00, 2026-04-14 09:38:00] {\"correlation_id\":\"98c629cc-03a4-4e6a-a003-70df223af699\",\"trace_id\":\"176d3521-a4f1-4966-9b7d-06962414c32f\"}\n[2026-04-14 09:38:03] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:36:00, 2026-04-14 09:38:00] {\"correlation_id\":\"98c629cc-03a4-4e6a-a003-70df223af699\",\"trace_id\":\"176d3521-a4f1-4966-9b7d-06962414c32f\"}\n[2026-04-14 09:38:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"98c629cc-03a4-4e6a-a003-70df223af699\",\"trace_id\":\"176d3521-a4f1-4966-9b7d-06962414c32f\"}\n[2026-04-14 09:38:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:notify-not-logged\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9deeb022-328a-4176-bfac-b9fa228bb8cf\",\"trace_id\":\"40840dc7-7079-49d5-be3b-ed6039619d5d\"}\n[2026-04-14 09:38:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:notify-not-logged\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9deeb022-328a-4176-bfac-b9fa228bb8cf\",\"trace_id\":\"40840dc7-7079-49d5-be3b-ed6039619d5d\"}\n[2026-04-14 09:38:19] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b6e917c3-77f7-495d-ba6c-b4ba7c74492a\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:19] local.INFO: [EmailSchedule] STARTING Inbox Sync {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"b6e917c3-77f7-495d-ba6c-b4ba7c74492a\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:19] local.INFO: [EmailSchedule] FINISHED Inbox Sync {\"host\":\"docker_lamp_1\",\"events\":2} {\"correlation_id\":\"b6e917c3-77f7-495d-ba6c-b4ba7c74492a\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:19] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b6e917c3-77f7-495d-ba6c-b4ba7c74492a\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:20] local.INFO: [Sync Mailbox] Sync start {\"inbox_id\":59} {\"correlation_id\":\"60372e14-eb1b-4fca-93d3-50037daa6a48\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [Inbox service] Skipping METADATA SYNC for inbox 59 due to unauthorized access to the mailbox {\"correlation_id\":\"60372e14-eb1b-4fca-93d3-50037daa6a48\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [Sync Mailbox] Sync complete {\"inbox_id\":59} {\"correlation_id\":\"60372e14-eb1b-4fca-93d3-50037daa6a48\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [Sync Mailbox] Sync start {\"inbox_id\":212} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"641f1acb-16b8-42d1-8726-df52979dad0e\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1500,\"sociable_id\":143,\"provider_user_id\":\"0052g000003frelAAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2026-02-06 08:39:03\",\"updated_at\":\"2026-04-14 07:30:27\"}}} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":143,\"team_id\":1} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.ERROR: Failed to set service context for google: Your Salesforce account has become disconnected. Please login to Jiminny to reconnect. {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [Sync Mailbox] Sync complete {\"inbox_id\":212} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:39:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0312f6cd-5fd3-4746-a43a-9fe30062c225\",\"trace_id\":\"b3926f76-6ab7-4722-b20d-58c364b3a25e\"}\n[2026-04-14 09:39:15] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0312f6cd-5fd3-4746-a43a-9fe30062c225\",\"trace_id\":\"b3926f76-6ab7-4722-b20d-58c364b3a25e\"}\n[2026-04-14 09:39:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0312f6cd-5fd3-4746-a43a-9fe30062c225\",\"trace_id\":\"b3926f76-6ab7-4722-b20d-58c364b3a25e\"}\n[2026-04-14 09:39:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3ed3877c-94fc-483d-8e15-84873ccba313\",\"trace_id\":\"3407a525-f356-4b2e-ada3-708353ccc814\"}\n[2026-04-14 09:39:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3ed3877c-94fc-483d-8e15-84873ccba313\",\"trace_id\":\"3407a525-f356-4b2e-ada3-708353ccc814\"}\n[2026-04-14 09:39:29] local.NOTICE: Monitoring start {\"correlation_id\":\"03ada05d-1bcf-42ca-a48b-ae6bbfd7cddd\",\"trace_id\":\"fa1b4efe-4406-41bb-8720-223c7b2cafcf\"}\n[2026-04-14 09:39:29] local.NOTICE: Monitoring end {\"correlation_id\":\"03ada05d-1bcf-42ca-a48b-ae6bbfd7cddd\",\"trace_id\":\"fa1b4efe-4406-41bb-8720-223c7b2cafcf\"}\n[2026-04-14 09:39:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9666b153-437c-419d-a5a1-aef1abeb9ab7\",\"trace_id\":\"600c73c5-88c3-4b02-96a6-e786a0dcfa9b\"}\n[2026-04-14 09:39:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9666b153-437c-419d-a5a1-aef1abeb9ab7\",\"trace_id\":\"600c73c5-88c3-4b02-96a6-e786a0dcfa9b\"}\n[2026-04-14 09:39:43] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0ec387cc-bfa1-4e34-911a-9908a265f3c1\",\"trace_id\":\"55a63767-fd29-47ea-b856-1511099518a2\"}\n[2026-04-14 09:39:43] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"0ec387cc-bfa1-4e34-911a-9908a265f3c1\",\"trace_id\":\"55a63767-fd29-47ea-b856-1511099518a2\"}\n[2026-04-14 09:39:43] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"0ec387cc-bfa1-4e34-911a-9908a265f3c1\",\"trace_id\":\"55a63767-fd29-47ea-b856-1511099518a2\"}\n[2026-04-14 09:39:43] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0ec387cc-bfa1-4e34-911a-9908a265f3c1\",\"trace_id\":\"55a63767-fd29-47ea-b856-1511099518a2\"}\n[2026-04-14 09:39:50] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:aircall:check-and-renew\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:39:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1496,\"provider\":\"aircall\"} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:39:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1496,\"provider\":\"aircall\"} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:39:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:39:51] local.ERROR: [Aircall] Re-activating webhooks failed {\"team_id\":1,\"reason\":\"{\\\"message\\\":\\\"Forbidden\\\"}\"} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:39:51] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:aircall:check-and-renew\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:40:00] local.INFO: [RetryFailedDownloads] Starting {\"options\":{\"from\":null,\"to\":null,\"help\":false,\"silent\":false,\"quiet\":false,\"verbose\":false,\"version\":false,\"ansi\":null,\"no-interaction\":false,\"env\":null}} {\"correlation_id\":\"0376d3f0-395e-42c5-b217-8c0e1b77c072\",\"trace_id\":\"5f470bbb-fc9b-4faa-ac4a-512dcac30bf6\"}\n[2026-04-14 09:41:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6354d873-bef0-4ffb-bfdf-e6c052284c15\",\"trace_id\":\"36f50277-e494-41c1-9fae-3d3779516f54\"}\n[2026-04-14 09:41:04] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"6354d873-bef0-4ffb-bfdf-e6c052284c15\",\"trace_id\":\"36f50277-e494-41c1-9fae-3d3779516f54\"}\n[2026-04-14 09:41:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6354d873-bef0-4ffb-bfdf-e6c052284c15\",\"trace_id\":\"36f50277-e494-41c1-9fae-3d3779516f54\"}\n[2026-04-14 09:41:06] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dae55c0d-41fc-45dc-a00d-0e2cfe360c92\",\"trace_id\":\"3a98eb1f-d002-4570-b7ed-86330398dfed\"}\n[2026-04-14 09:41:06] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dae55c0d-41fc-45dc-a00d-0e2cfe360c92\",\"trace_id\":\"3a98eb1f-d002-4570-b7ed-86330398dfed\"}\n[2026-04-14 09:41:07] local.NOTICE: Monitoring start {\"correlation_id\":\"560fe618-f231-4d6e-b83d-b7ddad94a587\",\"trace_id\":\"c1b663a5-9dc1-40d6-9930-55e0f447d1b3\"}\n[2026-04-14 09:41:07] local.NOTICE: Monitoring end {\"correlation_id\":\"560fe618-f231-4d6e-b83d-b7ddad94a587\",\"trace_id\":\"c1b663a5-9dc1-40d6-9930-55e0f447d1b3\"}\n[2026-04-14 09:41:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1471ba62-753e-4bfd-a81b-04fdcc554c9d\",\"trace_id\":\"d6207f5e-8568-4a09-adea-9c807f77d0fc\"}\n[2026-04-14 09:41:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1471ba62-753e-4bfd-a81b-04fdcc554c9d\",\"trace_id\":\"d6207f5e-8568-4a09-adea-9c807f77d0fc\"}\n[2026-04-14 09:41:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3d0b4a00-5ec3-432e-bd5f-3b56bb13798a\",\"trace_id\":\"728f3b51-8b67-4bf3-84e5-a35be99d4c39\"}\n[2026-04-14 09:41:10] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3d0b4a00-5ec3-432e-bd5f-3b56bb13798a\",\"trace_id\":\"728f3b51-8b67-4bf3-84e5-a35be99d4c39\"}\n[2026-04-14 09:41:10] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"3d0b4a00-5ec3-432e-bd5f-3b56bb13798a\",\"trace_id\":\"728f3b51-8b67-4bf3-84e5-a35be99d4c39\"}\n[2026-04-14 09:41:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3d0b4a00-5ec3-432e-bd5f-3b56bb13798a\",\"trace_id\":\"728f3b51-8b67-4bf3-84e5-a35be99d4c39\"}","depth":4,"value":"[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":58,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":326.0,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"316142e2-a958-41a5-8eef-7289ec3996e8\",\"trace_id\":\"d9196bad-6e26-4865-8ba6-42dab4d66559\"}\n[2026-04-14 09:22:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"eed51986-2ad0-4919-8ae5-6a461552e52a\",\"trace_id\":\"d1e0fd82-3461-4538-9622-ee6858fad872\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring start {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:22:58] local.NOTICE: Monitoring end {\"correlation_id\":\"3f16da65-d8cd-49f1-a4cf-a050220f42c3\",\"trace_id\":\"11ee8209-75e8-4e51-ac64-cca6af2a840e\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {\"reportId\":\"265\"} {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {\"correlation_id\":\"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d\",\"trace_id\":\"fe823917-0752-4ac6-995f-4e6dcaa55953\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:07] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8def6616-e61f-4ace-8bc3-3776ce104fec\",\"trace_id\":\"18bed36c-6ffe-4996-be4a-22dbb551ef78\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:16] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"c83445bc-7adf-4f88-89aa-977832b46241\",\"trace_id\":\"7ab45f62-4828-4be4-bf1a-87807de597b8\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:26] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b\",\"trace_id\":\"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"42facf77-8a99-4264-ad0b-aa587cc25281\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0463a4df-3b14-44b0-93df-8fd36ec1bbb0\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:39] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"2159fb20-ed30-4659-a224-24cc298abf0b\",\"trace_id\":\"3034488f-9a16-442a-8e25-2a7c2207283e\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"40ea120d-4c63-4bf5-9d93-02c6842eb0a2\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"aeadba58-122b-407b-a43c-71262552db78\",\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"683da380-3945-4b8f-aedb-7ff17ba24018\",\"trace_id\":\"b160d99e-ecb0-40e6-9b4d-1f370ef2254b\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:23:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"twilio:recover-tracks\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc\",\"trace_id\":\"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"connect-and-sell\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Start user synchronisation {\"provider\":\"justcall\",\"teams_count\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Synchronising team {\"provider\":\"justcall\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1367,\"sociable_id\":1071,\"provider_user_id\":\"005O4000003s5c7IAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2024-09-10 07:05:21\",\"updated_at\":\"2026-01-14 07:00:58\"}}} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":1071,\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {\"message\":\"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.\",\"provider\":\"justcall\",\"team_id\":1,\"team\":\"jiminny\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"ringcentral\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"avaya\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"telus\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"salesloft\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"talkdesk\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {\"provider\":\"vonage\"} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Done {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:sync-users\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"73b0e8fa-33cb-42ac-99c0-3334a67415d2\",\"trace_id\":\"fde4283f-6689-4c44-8b5d-597f5f4018ac\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"86201d40-d8cb-4a38-8336-aa1f8df60010\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"99c14596-1d69-43ee-ab9b-f8f435a5911d\",\"correlation_id\":\"3087214f-cbab-4f95-b670-4da3ad8594fa\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"8edb7da4-9335-4ace-be9b-56f5d7007260\",\"trace_id\":\"efd830d8-1d4d-4858-b6fc-9a274e0d5de8\"}\n[2026-04-14 09:25:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"495344ea-c497-44e6-9d91-ccba52832b51\",\"trace_id\":\"55c98b39-6123-4b9b-815d-6582d568f33a\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring start {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:17] local.NOTICE: Monitoring end {\"correlation_id\":\"cdd625fa-704f-4dff-868b-004f665fbd88\",\"trace_id\":\"060dd702-0745-4f35-b842-b5a6727fe594\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:24] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dce7ab92-476f-4c29-bc81-857eab195f2b\",\"trace_id\":\"b9c8994e-b845-40d6-b769-7459e4c2c341\"}\n[2026-04-14 09:25:30] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:31] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"99227bde-9c9a-487b-a5ce-d6064620be99\",\"trace_id\":\"1499c0ca-09b1-45cb-9fc1-a855cea461e5\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:33] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:purge-stale\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1c69973a-71bf-4365-be94-5be9b017c8d3\",\"trace_id\":\"3dfbae1d-3877-4b8c-a709-54d87c06f2ea\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:40] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:text-relay:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b607c746-53d0-4483-adbd-169e653ba33e\",\"trace_id\":\"4849edcf-c531-4634-b484-56b2e82ff36b\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-notification\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"4d28c46f-d023-469a-a5f6-603077038185\",\"trace_id\":\"780b0a38-fc81-4df8-aea7-3b6cf1c92627\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:start\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"74877ebd-fdd6-4593-aa10-fee23b0248a4\",\"trace_id\":\"a0c54915-fdb4-40f5-85be-9bd7219e0891\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesEnded {\"from\":\"09:20\",\"to\":\"09:25\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\\Console\\Commands\\Activities\\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {\"from\":\"23:15\",\"to\":\"23:20\"} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:end\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6fa66a67-56b2-403b-9ab2-957baf648090\",\"trace_id\":\"bf9bcb33-0f44-4221-8e88-69ece42f5c5d\"}\n[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":59,\"provider\":\"hubspot\",\"refreshToken\":\"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":59,\"updated_at\":\"2025-10-03 09:32:05\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":306,\"provider\":\"hubspot\",\"refreshToken\":\"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {\"account_id\":306,\"updated_at\":\"2023-11-27 09:30:03\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1372,\"provider\":\"hubspot\",\"refreshToken\":\"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {\"account_id\":1372,\"updated_at\":\"2025-10-02 14:47:06\",\"reason\":\"missing or invalid refresh token\",\"previous\":\"\"} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {\"total\":3,\"fixed\":0,\"failed\":3} {\"correlation_id\":\"73c882d3-d654-44e5-8ed0-3270d3cbff50\",\"trace_id\":\"7de7794a-99a8-425d-ad78-556b83027e6c\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"crm:bullhorn:ping\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6241f818-fd07-4532-b8fc-da9c4cb66dba\",\"trace_id\":\"ab28293c-8e03-46c8-9d5a-f2532af0794e\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {\"memory_limit\":\"256M\",\"max_execution_time\":\"0\",\"initial_memory_mb\":62.0} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {\"expires_at\":\"2026-04-14T09:28:11.545221Z\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:pre-meeting-reminder\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"79a5eea7-bad7-44c5-b4f1-280540be52a1\",\"trace_id\":\"85f0f7dc-9500-45db-88b9-486f4c3e202a\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {\"correlation_id\":\"d96a679f-095c-4e86-a684-194700d33989\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6\",\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {\"correlation_id\":\"c658c890-76ad-4787-b842-7e20bdd39129\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"13f6346a-7e11-4f16-a3fd-1f0f65c85442\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"387510d7-3e6f-40cc-bd92-bbdaa09af702\",\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\"}\n[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"2893ebf6-de19-4bef-80c2-b9f9dc5f042a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86\",\"correlation_id\":\"bfde7b80-a799-4e30-957c-4f554f340771\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Checking conditions {\"isMonday\":false,\"isFirstDayOfMonth\":false,\"currentMonth\":4,\"isQuarterlyMonth\":true} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Processing daily reports {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Found 1 daily reports to process {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Dispatching Generate Report job for report {\"reportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"teamId\":1,\"frequency\":\"monthly\",\"type\":\"ask_jiminny\"} {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:58] local.INFO: [automated-reports] Completed {\"correlation_id\":\"0f056068-d5ba-422c-8701-0a9c7815857c\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:26:59] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 35 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"a3a6b989-26fe-4691-bf8a-a83fdd3e54c5\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:00] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {\"attempts\":1} {\"correlation_id\":\"b7db7275-eff0-4c36-ac93-613f220dcd3a\",\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Getting offset from database {\"offset\":\"\",\"jiminny_team_id\":1} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal API] Fetching latest journal entry {\"url\":\"https://api.hubapi.com/webhooks/v4/journal/latest\"} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] No data {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {\"empty_results\":5,\"max_empty_results\":5} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Service ending {\"runtime_seconds\":57,\"total_cycles\":5,\"files_downloaded\":0,\"empty_files\":0,\"other_portal_skipped\":0,\"total_events\":0,\"events_per_file\":0,\"avg_api_ms\":220.6,\"avg_download_ms\":0.0,\"avg_transform_ms\":0.0,\"avg_process_ms\":0.0,\"peak_memory_mb\":99.75} {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:08] local.INFO: [HubSpot Journal Polling] Released polling lock {\"correlation_id\":\"1e393b57-fd92-402b-b9e2-9e759924e309\",\"trace_id\":\"724cc49c-7f8b-43e4-a6bb-273bed6d77b3\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"497b76a9-ff5a-4426-a51e-c1068a16d863\",\"trace_id\":\"0072b54f-2210-4e9e-a034-9a91ee0f45ac\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dc20ed51-86e6-4cc5-81b1-1cfc670bda56\",\"trace_id\":\"a6a2412b-65d2-4ff4-9648-40c6649d9699\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring start {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:13] local.NOTICE: Monitoring end {\"correlation_id\":\"77ce0a39-3ef4-4a38-aa52-ab8838df321e\",\"trace_id\":\"c37cf9b3-6610-4e9c-8a0a-a57d852f0be6\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:14] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"4f5555bb-febb-413d-ad12-360c91a0119a\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"aca74422-d052-46bc-8349-a6d837c81bdc\",\"correlation_id\":\"04047556-fe98-4ea7-80ae-506baaec326c\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b9829171-f570-433c-8b42-d20b60a218ad\",\"trace_id\":\"3a2a5d94-0096-4a66-9f2a-4e1f9efff2a9\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:17] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"83a04a3e-1728-40da-938c-43d7520ee08f\",\"trace_id\":\"ba4a09c2-f890-4b76-bf45-a1e08816a936\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] STARTING batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: [EmailSchedule] FINISHED batch create {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:18] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:create\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3db3a981-702c-4cc5-8f54-56313514be5b\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:21] local.INFO: [Jiminny\\Jobs\\Mailbox\\CreateBatches] processed 0 inboxes and created 0 batches {\"userId\":null,\"batchSize\":30,\"maxBatches\":1000} {\"correlation_id\":\"f8dbd1a5-9373-46e9-bed0-acd6ba21ce1f\",\"trace_id\":\"009c1686-618a-4e46-993b-5f8cfe48b6be\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Started {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {\"saved_search_id\":1982,\"user_id\":143,\"activity_count\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"activityCount\":59} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.INFO: [AskJiminnyReport:Generate] Request sent {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"payload\":{\"user_question\":\"Are these activities and give me the most insightful information about them\",\"call_ids\":[\"422003\",\"356001\",\"422515\",\"356008\",\"616537\",\"407509\",\"401247\",\"616202\",\"422387\",\"388810\",\"616310\",\"616188\",\"356013\",\"460059\",\"455923\",\"455917\",\"455901\",\"454258\",\"381592\",\"378059\",\"452462\",\"336741\",\"336739\",\"281864\",\"263180\",\"262439\",\"259818\",\"254459\",\"252905\",\"252904\",\"252611\",\"252609\",\"252606\",\"251097\",\"251096\",\"251093\",\"251009\",\"251006\",\"242531\",\"242528\",\"242527\",\"228723\",\"228722\",\"228475\",\"228367\",\"228366\",\"228364\",\"228362\",\"228361\",\"223704\",\"205151\",\"205049\",\"205042\",\"173420\",\"142872\",\"134864\",\"130758\",\"130799\",\"130752\"],\"team_id\":1,\"request_id\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"callback_url\":\"https://qatest:QaYeMx1-642nb@lukask.ngrok.io/webhook/reports/ready\",\"report_period\":\"Mar 2026\",\"report_name\":\"Monthly Ask J report\"}} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: Jiminny\\Component\\ProphetAi\\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {\"message\":\"cURL error 7: Failed to connect to host.docker.internal port 9080 after 126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:27:30] local.ERROR: [AskJiminnyReport:Generate] Error {\"automatedReportUuid\":\"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\",\"reportUuid\":\"7a6a48df-a5e3-4ec6-acc4-cee8168b9679\",\"code\":0,\"message\":\"Unexpected service connection error.\"} {\"trace_id\":\"29faa9ea-2a34-4fcf-95c7-f9676d72bc31\",\"correlation_id\":\"d6a3e0be-9a4f-4a99-b67c-144cb528f975\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:20] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0dd8d4d4-2392-427a-9daf-38d881497db3\",\"trace_id\":\"d0c499e1-e7fc-4cfe-a6b8-ebe2bce09712\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"bc60cb5d-c018-40b0-9b9e-e8d3d81e9a27\",\"trace_id\":\"a21fbb3a-d18c-426c-a662-12cc5b27fc2e\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring start {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:43] local.NOTICE: Monitoring end {\"correlation_id\":\"29c9ccfd-e87a-45c7-8419-3539adbe7cd6\",\"trace_id\":\"202fc221-47ff-4c30-a2df-2b9105f5fbe6\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:28:54] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"37bda1e9-e4a7-4ad3-a7db-b9697aa92192\",\"trace_id\":\"50e8eb01-ff83-431c-b05a-b2fe7ef6ba71\"}\n[2026-04-14 09:29:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:03] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"458058c2-f59c-4262-aa9f-fe277cb7a83a\",\"trace_id\":\"933292c8-e992-4ee0-a1fa-a1de545d67b5\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:27:00, 2026-04-14 09:29:00] {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"35d7a39e-f16a-4c86-95e2-7633614feb4d\",\"trace_id\":\"f1df25a9-277a-4189-a4ac-54ae35004f50\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:44] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:44] local.NOTICE: Calendar sync start {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6afa2840-1b50-41e5-b30d-8332ecc55bea\",\"trace_id\":\"006c43e5-1586-48f5-b4c0-bea5cdbf22dc\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1393,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:47] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1393,\"provider\":\"google\",\"refreshToken\":\"5aa7e2d96b53201cd16fca5d2e4ef3ad03320971fc064781d18aee3ae7b99fbf\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1393,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1387,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:48] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1387,\"provider\":\"google\",\"refreshToken\":\"8157ac6de94842937194009e9c50e459253600f799dacf6a40755ffdbeb5bba6\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1387,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1348,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1348,\"provider\":\"google\",\"refreshToken\":\"9e7d13d3032d0cb1b79d8e95aef01383e8e91eb52ff8ee960c8a0b6b95cd8c73\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1348,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1361,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:49] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1361,\"provider\":\"google\",\"refreshToken\":\"6c843da199c2b9907445329304fcc4ec5057a4ee748d8299641764395c08e1fd\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1361,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1310,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1310,\"provider\":\"google\",\"refreshToken\":\"e34818922c2830a660813a63f6169a4a9a992ae2cccd7dc8dd7796cfdb470ef1\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1310,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1333,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:50] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1333,\"provider\":\"google\",\"refreshToken\":\"6c902986546d8e8da1dc539b046cdc1d458f519acc972e5b5f1d6a1a295165e0\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1333,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1368,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1368,\"provider\":\"google\",\"refreshToken\":\"d2f128898ff8543bd16b69cfae37896ab85119b0f5ed2b431d739593bb600333\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1368,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1365,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:51] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1365,\"provider\":\"google\",\"refreshToken\":\"7676e4a9afcd082b413248ab5ec6e487021fec6a9bdf315860a59cefad9caad8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1365,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1364,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1364,\"provider\":\"google\",\"refreshToken\":\"dd5882ebce76e645292ce33ae74238abbb77c0a4ecc6a2bfe723cad82e72ba8e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1364,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1370,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:52] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1370,\"provider\":\"office\",\"refreshToken\":\"b7ee8035306d0043cea6e00e7c4fe14f745e44074a1194db62a31cdf8b70af3e\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 90ebf839-8c23-4631-b1ed-18914d9c0300 Correlation ID: 1105e443-59f9-44a4-a45a-2900bbec05be Timestamp: 2026-04-14 09:29:53Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:53Z\\\",\\\"trace_id\\\":\\\"90ebf839-8c23-4631-b1ed-18914d9c0300\\\",\\\"correlation_id\\\":\\\"1105e443-59f9-44a4-a45a-2900bbec05be\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1370,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1202,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:53] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1202,\"provider\":\"office\",\"refreshToken\":\"b458799ccc29b21a6e2eb5260fdb63e49ccba21bf942a3973fb63799bd7f0afe\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 03775135-51e9-48f0-8cbc-94dc111d4200 Correlation ID: 2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de Timestamp: 2026-04-14 09:29:54Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:29:54Z\\\",\\\"trace_id\\\":\\\"03775135-51e9-48f0-8cbc-94dc111d4200\\\",\\\"correlation_id\\\":\\\"2cb6b4e1-dd0e-4e5b-bfe1-65e3d73411de\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1202,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1413,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:54] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1413,\"provider\":\"google\",\"refreshToken\":\"6a7e45d818a56cd2bd3910c52eaa9acd00553369b353f8b7527fa82d3e319ce5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1413,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1300,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1300,\"provider\":\"google\",\"refreshToken\":\"4b811db0725fd9602a95943519a7da935e2a5065da7d9ebfcb170752e3e1ddb8\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Account has been deleted\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1300,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1409,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:55] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1409,\"provider\":\"google\",\"refreshToken\":\"e2a3f2d06894894eed1ee87d9db1ace77d4d42ee6e1288a8940ad2c10333b0c4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1409,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1352,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:56] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1352,\"provider\":\"google\",\"refreshToken\":\"dd4b16b00fdc1216da6b717c02338c073636e29162826b2de6db3f064fc029eb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:57] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:29:58] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1352,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:07] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:15] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1296,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:21] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1296,\"provider\":\"office\",\"refreshToken\":\"011ae723c9d800c674e0b4be76f49fc046dac7d501b66c59ef0d9549cfa56ae5\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:48] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 2f5d6657-a2a9-4493-89f1-250892393100 Correlation ID: 7ba554a5-7cab-4581-8bc5-e180d6450c77 Timestamp: 2026-04-14 09:30:44Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:30:44Z\\\",\\\"trace_id\\\":\\\"2f5d6657-a2a9-4493-89f1-250892393100\\\",\\\"correlation_id\\\":\\\"7ba554a5-7cab-4581-8bc5-e180d6450c77\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:50] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:30:51] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1296,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":391,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:44] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":391,\"provider\":\"office\",\"refreshToken\":\"00045eebae0f39b34887c6d53f92ae78064f7145e1f4b67754aebd03cfb2d881\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200 Correlation ID: 98b47d68-1e9d-4eed-9670-445af55b1b51 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"37ebdaa2-27e9-4bbf-9ee8-f8920fdc0200\\\",\\\"correlation_id\\\":\\\"98b47d68-1e9d-4eed-9670-445af55b1b51\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":391,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1271,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:45] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1271,\"provider\":\"office\",\"refreshToken\":\"118cde2c06993147b07ccaec4cbcd5026a819dea6c71081166a492933e392afb\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"responseBody\":\"{\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'bbcbb2ef-6200-4fae-82bd-d81f5dd738da'. Trace ID: 1e1ecc51-a984-4c7e-961b-ab664b3e0000 Correlation ID: 6d96d31a-0db8-4d9d-a987-44237eacc2e9 Timestamp: 2026-04-14 09:32:47Z\\\",\\\"error_codes\\\":[7000215],\\\"timestamp\\\":\\\"2026-04-14 09:32:47Z\\\",\\\"trace_id\\\":\\\"1e1ecc51-a984-4c7e-961b-ab664b3e0000\\\",\\\"correlation_id\\\":\\\"6d96d31a-0db8-4d9d-a987-44237eacc2e9\\\",\\\"error_uri\\\":\\\"https://login.microsoftonline.com/error?code=7000215\\\"}\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1271,\"provider\":\"office\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1351,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1351,\"provider\":\"google\",\"refreshToken\":\"4271d15b9e60a606439caddc68337f783e472c85b03dacff14d1b6dfded9051c\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"responseBody\":{\"error\":\"unauthorized_client\",\"error_description\":\"Unauthorized\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1351,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1366,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1366,\"provider\":\"google\",\"refreshToken\":\"ae21385059b2eebfd43f68aecd56eccd702a1aabb6598f1f7ab594ed8af491b4\",\"state\":\"full-refresh\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"responseBody\":{\"error\":\"invalid_grant\",\"error_description\":\"Bad Request\"}} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.ERROR: [SocialAccountService] Failed to refresh token {\"socialAccountId\":1366,\"provider\":\"google\",\"reason\":\"Flow refresh required.\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: Calendar sync job dispatched {\"calendar_id\":378} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Token needs refreshing {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:46] local.INFO: [SocialAccountService] Refreshing token from provider {\"socialAccountId\":1421,\"provider\":\"office\",\"refreshToken\":\"e18be81009f73c745117aa57f275dfdb5cc0fd294d02ef3d8a86d4e34bb3c7ce\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Saving model {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:47] local.INFO: [SocialAccountObserver] Access token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountObserver] Refresh token was modified, encrypting {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: [SocialAccountService] Token refreshed {\"socialAccountId\":1421,\"provider\":\"office\",\"state\":\"connected\"} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Calendar sync job dispatched {\"calendar_id\":504} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.NOTICE: Calendar sync end {\"retrieved_calendars\":31,\"processed_calendars\":2} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:48] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"calendar:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9589276d-5376-4aaf-ac3a-7242f497b486\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [Calendar] Processing sync {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"from\":null,\"to\":null,\"delta\":\"CJ_x49O3jpIDEJ_x49O3jpIDGAUgw67KlwMow67KlwM=\",\"last_sync\":\"2026-01-19 07:48:40\",\"dateMode\":\"daily\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Pipedrive] Account not connected for user {\"userId\":\"e6538737-e7b4-455f-a37a-3e79b665a220\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1116,\"sociable_id\":241,\"provider_user_id\":\"19555731\",\"expires\":1775683749,\"refresh_token_expires\":null,\"provider\":\"pipedrive\",\"state\":\"full-refresh\",\"auth_scope\":\"base,deals:full,activities:full,contacts:full,search:read\",\"retry_after\":null,\"created_at\":\"2023-09-08 09:44:29\",\"updated_at\":\"2026-04-08 22:58:34\"}}} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"pipedrive\",\"crm_owner\":241,\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"pipedrive\",\"team_id\":19} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.WARNING: [Calendar] CRM disconnected for user so events will not be matched {\"provider\":\"pipedrive\",\"user_id\":241,\"message\":\"Your Pipedrive account has become disconnected. Please login to Jiminny to reconnect.\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1115,\"provider\":\"google\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:49] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Google Calendar] Failed to watch channel for calendar {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.WARNING: [Calendar] Sync failed {\"calendarId\":\"2676cb6d-f86c-427e-bf78-591e388e3c1e\",\"code\":400,\"reason\":\"{\n \\\"error\\\": {\n \\\"errors\\\": [\n {\n \\\"domain\\\": \\\"global\\\",\n \\\"reason\\\": \\\"push.webhookUrlNotHttps\\\",\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n ],\n \\\"code\\\": 400,\n \\\"message\\\": \\\"WebHook callback must be HTTPS: /webhook/calendar/google?resourceType=event\\\"\n }\n}\"} {\"correlation_id\":\"bccf5c27-917a-4ccc-b610-5797932f7fa1\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1421,\"provider\":\"office\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [Calendar] Processing sync {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\",\"from\":null,\"to\":null,\"delta\":\"R0usmcdvmMuZCBYV0hguCMHsFO7eXNtxttzHbAJYhgEjS-R5DVVf-Qpiu1x1abSCjPi_6GyNNQkAr6QzlfYX5QQIViPlr6xQ6kMLGlYI2NcZng5dyOiPW7mVfNOMIyZjDQYC7N0dvAv975y9HBR7trnsCgpcjUtywYMZi-MeDGx3IKjUasrhRSTPdU9Udf7hbiTNTjFz4g-6cLtts5V1gQ.XmNrgOrsWLt3kS8T-h2qY30RyIR1RkKRDu2s9zO7qbM\",\"last_sync\":\"2026-04-14 07:13:35\",\"dateMode\":\"daily\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1499,\"provider\":\"hubspot\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [CrmOwnerResolver] Integration owner matched as CRM Owner {\"crm_provider\":\"hubspot\",\"crm_owner\":89,\"team_id\":2} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:32:50] local.INFO: [MS Office Calendar] Skipping delta sync for daily mode {\"calendarId\":\"9e8b1a2c-1a8f-42bd-b161-810fc0baf540\"} {\"correlation_id\":\"39abddd7-98d5-4b08-b9ab-acbd86e7a68e\",\"trace_id\":\"cc719722-2c16-417b-bf68-7e63321e5d21\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:32] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d10b42d5-8d1b-4cec-9068-a4bbacf60950\",\"trace_id\":\"9346d5fa-d8bd-42df-ac3e-aac1c3d5a64d\"}\n[2026-04-14 09:33:45] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:33:46] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"05d026be-2409-4c2b-83c9-f2d4a5f98b76\",\"trace_id\":\"2acd56c4-a187-4c6f-9cdd-2bcb1ec709b1\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring start {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:00] local.NOTICE: Monitoring end {\"correlation_id\":\"2389d4ba-816a-424c-8c3d-2ef8a61bf2f4\",\"trace_id\":\"73013b70-b4a2-4d35-831d-e8c7c9de6a23\"}\n[2026-04-14 09:34:12] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:13] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d814a909-3f95-4966-8354-1c79ffc28d9d\",\"trace_id\":\"9344279a-daf4-4f1a-b74e-cf6e6d6877c4\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:34:29] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"5e19dd0e-e692-4143-a77c-1afcdf599742\",\"trace_id\":\"ee54c0e6-8bd1-4d93-9119-b0c3deda032b\"}\n[2026-04-14 09:35:30] local.ERROR: The process has been signaled with signal \"9\". {\"exception\":\"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessSignaledException(code: 0): The process has been signaled with signal \\\"9\\\". at /home/jiminny/vendor/symfony/process/Process.php:473)\n[stacktrace]\n#0 /home/jiminny/vendor/symfony/process/Process.php(254): Symfony\\\\Component\\\\Process\\\\Process->wait()\n#1 /home/jiminny/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(119): Symfony\\\\Component\\\\Process\\\\Process->run(Object(Closure))\n#2 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand->handle()\n#3 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\\\Container\\\\BoundMethod::Illuminate\\\\Container\\\\{closure}()\n#4 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\\\Container\\\\Util::unwrapIfClosure(Object(Closure))\n#5 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\\\Container\\\\BoundMethod::callBoundMethod(Object(Illuminate\\\\Foundation\\\\Application), Array, Object(Closure))\n#6 /home/jiminny/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\\\Container\\\\BoundMethod::call(Object(Illuminate\\\\Foundation\\\\Application), Array, Array, NULL)\n#7 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\\\Container\\\\Container->call(Array)\n#8 /home/jiminny/vendor/symfony/console/Command/Command.php(341): Illuminate\\\\Console\\\\Command->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#9 /home/jiminny/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Illuminate\\\\Console\\\\OutputStyle))\n#10 /home/jiminny/vendor/symfony/console/Application.php(1117): Illuminate\\\\Console\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#11 /home/jiminny/vendor/symfony/console/Application.php(356): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(NunoMaduro\\\\Collision\\\\Adapters\\\\Laravel\\\\Commands\\\\TestCommand), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#12 /home/jiminny/vendor/symfony/console/Application.php(195): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#13 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#14 /home/jiminny/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\\\Foundation\\\\Console\\\\Kernel->handle(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\n#15 /home/jiminny/artisan(13): Illuminate\\\\Foundation\\\\Application->handleCommand(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput))\n#16 {main}\n\"} {\"correlation_id\":\"858332f4-dc24-4724-9a85-763a61336929\",\"trace_id\":\"3cfca364-2e63-4dc8-963e-f1a84001f277\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:35:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:retry-failed\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"014e5795-a31a-4340-a558-ae7d9029478b\",\"trace_id\":\"a46ba218-0a1f-40f5-b41b-cd374aa23917\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9c59df6e-0388-4c97-ad1a-b90466fa79f4\",\"trace_id\":\"707f4c7c-66d9-4f45-aa9d-23ed95b8abf8\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:34] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"d019830a-5c50-4bd3-a091-805ea1ff3d9f\",\"trace_id\":\"e028c80c-3d80-4f50-bd59-98b13d9268f7\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring start {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:42] local.NOTICE: Monitoring end {\"correlation_id\":\"5964975b-4aa3-4940-8f06-89f8c55f6809\",\"trace_id\":\"93bc5cb1-3e1b-4b3e-960c-71174886d21b\"}\n[2026-04-14 09:37:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"7b662070-f3c7-42f0-964a-1167167c5061\",\"trace_id\":\"78b9a5fd-3c2e-4aec-8e33-555dd4a4bac2\"}\n[2026-04-14 09:37:49] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"7b662070-f3c7-42f0-964a-1167167c5061\",\"trace_id\":\"78b9a5fd-3c2e-4aec-8e33-555dd4a4bac2\"}\n[2026-04-14 09:37:56] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"af962307-17db-450e-bed5-1df8f3b789db\",\"trace_id\":\"77760eb2-ec88-4290-a8b4-6b4f407161da\"}\n[2026-04-14 09:37:56] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"af962307-17db-450e-bed5-1df8f3b789db\",\"trace_id\":\"77760eb2-ec88-4290-a8b4-6b4f407161da\"}\n[2026-04-14 09:37:56] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"af962307-17db-450e-bed5-1df8f3b789db\",\"trace_id\":\"77760eb2-ec88-4290-a8b4-6b4f407161da\"}\n[2026-04-14 09:37:56] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"af962307-17db-450e-bed5-1df8f3b789db\",\"trace_id\":\"77760eb2-ec88-4290-a8b4-6b4f407161da\"}\n[2026-04-14 09:38:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"98c629cc-03a4-4e6a-a003-70df223af699\",\"trace_id\":\"176d3521-a4f1-4966-9b7d-06962414c32f\"}\n[2026-04-14 09:38:03] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:36:00, 2026-04-14 09:38:00] {\"correlation_id\":\"98c629cc-03a4-4e6a-a003-70df223af699\",\"trace_id\":\"176d3521-a4f1-4966-9b7d-06962414c32f\"}\n[2026-04-14 09:38:03] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:36:00, 2026-04-14 09:38:00] {\"correlation_id\":\"98c629cc-03a4-4e6a-a003-70df223af699\",\"trace_id\":\"176d3521-a4f1-4966-9b7d-06962414c32f\"}\n[2026-04-14 09:38:03] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"conference:monitor:count\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"98c629cc-03a4-4e6a-a003-70df223af699\",\"trace_id\":\"176d3521-a4f1-4966-9b7d-06962414c32f\"}\n[2026-04-14 09:38:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:notify-not-logged\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9deeb022-328a-4176-bfac-b9fa228bb8cf\",\"trace_id\":\"40840dc7-7079-49d5-be3b-ed6039619d5d\"}\n[2026-04-14 09:38:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:notify-not-logged\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9deeb022-328a-4176-bfac-b9fa228bb8cf\",\"trace_id\":\"40840dc7-7079-49d5-be3b-ed6039619d5d\"}\n[2026-04-14 09:38:19] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"b6e917c3-77f7-495d-ba6c-b4ba7c74492a\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:19] local.INFO: [EmailSchedule] STARTING Inbox Sync {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"b6e917c3-77f7-495d-ba6c-b4ba7c74492a\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:19] local.INFO: [EmailSchedule] FINISHED Inbox Sync {\"host\":\"docker_lamp_1\",\"events\":2} {\"correlation_id\":\"b6e917c3-77f7-495d-ba6c-b4ba7c74492a\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:19] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:sync\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"b6e917c3-77f7-495d-ba6c-b4ba7c74492a\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:20] local.INFO: [Sync Mailbox] Sync start {\"inbox_id\":59} {\"correlation_id\":\"60372e14-eb1b-4fca-93d3-50037daa6a48\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [Inbox service] Skipping METADATA SYNC for inbox 59 due to unauthorized access to the mailbox {\"correlation_id\":\"60372e14-eb1b-4fca-93d3-50037daa6a48\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [Sync Mailbox] Sync complete {\"inbox_id\":59} {\"correlation_id\":\"60372e14-eb1b-4fca-93d3-50037daa6a48\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [Sync Mailbox] Sync start {\"inbox_id\":212} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.WARNING: [Salesforce] Account not connected for user {\"userId\":\"641f1acb-16b8-42d1-8726-df52979dad0e\",\"account\":{\"Jiminny\\\\Models\\\\SocialAccount\":{\"id\":1500,\"sociable_id\":143,\"provider_user_id\":\"0052g000003frelAAA\",\"expires\":null,\"refresh_token_expires\":null,\"provider\":\"salesforce\",\"state\":\"full-refresh\",\"auth_scope\":\"refresh_token web api\",\"retry_after\":null,\"created_at\":\"2026-02-06 08:39:03\",\"updated_at\":\"2026-04-14 07:30:27\"}}} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {\"crm_provider\":\"salesforce\",\"crm_owner\":143,\"team_id\":1} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {\"crm_provider\":\"salesforce\",\"team_id\":1} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.ERROR: Failed to set service context for google: Your Salesforce account has become disconnected. Please login to Jiminny to reconnect. {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:38:21] local.INFO: [Sync Mailbox] Sync complete {\"inbox_id\":212} {\"correlation_id\":\"2ed16215-4e50-43cf-9597-9e5113f370aa\",\"trace_id\":\"34538e9f-aa47-4a11-b8dc-fef01b9c9a1a\"}\n[2026-04-14 09:39:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0312f6cd-5fd3-4746-a43a-9fe30062c225\",\"trace_id\":\"b3926f76-6ab7-4722-b20d-58c364b3a25e\"}\n[2026-04-14 09:39:15] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"0312f6cd-5fd3-4746-a43a-9fe30062c225\",\"trace_id\":\"b3926f76-6ab7-4722-b20d-58c364b3a25e\"}\n[2026-04-14 09:39:15] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0312f6cd-5fd3-4746-a43a-9fe30062c225\",\"trace_id\":\"b3926f76-6ab7-4722-b20d-58c364b3a25e\"}\n[2026-04-14 09:39:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3ed3877c-94fc-483d-8e15-84873ccba313\",\"trace_id\":\"3407a525-f356-4b2e-ada3-708353ccc814\"}\n[2026-04-14 09:39:22] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3ed3877c-94fc-483d-8e15-84873ccba313\",\"trace_id\":\"3407a525-f356-4b2e-ada3-708353ccc814\"}\n[2026-04-14 09:39:29] local.NOTICE: Monitoring start {\"correlation_id\":\"03ada05d-1bcf-42ca-a48b-ae6bbfd7cddd\",\"trace_id\":\"fa1b4efe-4406-41bb-8720-223c7b2cafcf\"}\n[2026-04-14 09:39:29] local.NOTICE: Monitoring end {\"correlation_id\":\"03ada05d-1bcf-42ca-a48b-ae6bbfd7cddd\",\"trace_id\":\"fa1b4efe-4406-41bb-8720-223c7b2cafcf\"}\n[2026-04-14 09:39:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"9666b153-437c-419d-a5a1-aef1abeb9ab7\",\"trace_id\":\"600c73c5-88c3-4b02-96a6-e786a0dcfa9b\"}\n[2026-04-14 09:39:36] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"9666b153-437c-419d-a5a1-aef1abeb9ab7\",\"trace_id\":\"600c73c5-88c3-4b02-96a6-e786a0dcfa9b\"}\n[2026-04-14 09:39:43] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"0ec387cc-bfa1-4e34-911a-9908a265f3c1\",\"trace_id\":\"55a63767-fd29-47ea-b856-1511099518a2\"}\n[2026-04-14 09:39:43] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"0ec387cc-bfa1-4e34-911a-9908a265f3c1\",\"trace_id\":\"55a63767-fd29-47ea-b856-1511099518a2\"}\n[2026-04-14 09:39:43] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"0ec387cc-bfa1-4e34-911a-9908a265f3c1\",\"trace_id\":\"55a63767-fd29-47ea-b856-1511099518a2\"}\n[2026-04-14 09:39:43] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"0ec387cc-bfa1-4e34-911a-9908a265f3c1\",\"trace_id\":\"55a63767-fd29-47ea-b856-1511099518a2\"}\n[2026-04-14 09:39:50] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"activity:aircall:check-and-renew\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:39:50] local.INFO: [SocialAccountService] Fetching token {\"socialAccountId\":1496,\"provider\":\"aircall\"} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:39:50] local.INFO: [SocialAccountService] Token retrieved {\"socialAccountId\":1496,\"provider\":\"aircall\"} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:39:50] local.INFO: [EncryptedTokenManager] Generating access token. {\"mode\":\"legacy\"} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:39:51] local.ERROR: [Aircall] Re-activating webhooks failed {\"team_id\":1,\"reason\":\"{\\\"message\\\":\\\"Forbidden\\\"}\"} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:39:51] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"activity:aircall:check-and-renew\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"2a5c3cd8-6030-4bd0-8ad4-b16a6c778762\",\"trace_id\":\"df617d51-d0f3-4aed-bc2f-4dddbaa96dd9\"}\n[2026-04-14 09:40:00] local.INFO: [RetryFailedDownloads] Starting {\"options\":{\"from\":null,\"to\":null,\"help\":false,\"silent\":false,\"quiet\":false,\"verbose\":false,\"version\":false,\"ansi\":null,\"no-interaction\":false,\"env\":null}} {\"correlation_id\":\"0376d3f0-395e-42c5-b217-8c0e1b77c072\",\"trace_id\":\"5f470bbb-fc9b-4faa-ac4a-512dcac30bf6\"}\n[2026-04-14 09:41:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"6354d873-bef0-4ffb-bfdf-e6c052284c15\",\"trace_id\":\"36f50277-e494-41c1-9fae-3d3779516f54\"}\n[2026-04-14 09:41:04] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {\"correlation_id\":\"6354d873-bef0-4ffb-bfdf-e6c052284c15\",\"trace_id\":\"36f50277-e494-41c1-9fae-3d3779516f54\"}\n[2026-04-14 09:41:04] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"meeting-bot:schedule-bot\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"6354d873-bef0-4ffb-bfdf-e6c052284c15\",\"trace_id\":\"36f50277-e494-41c1-9fae-3d3779516f54\"}\n[2026-04-14 09:41:06] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"dae55c0d-41fc-45dc-a00d-0e2cfe360c92\",\"trace_id\":\"3a98eb1f-d002-4570-b7ed-86330398dfed\"}\n[2026-04-14 09:41:06] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"dialers:monitor-activities\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"dae55c0d-41fc-45dc-a00d-0e2cfe360c92\",\"trace_id\":\"3a98eb1f-d002-4570-b7ed-86330398dfed\"}\n[2026-04-14 09:41:07] local.NOTICE: Monitoring start {\"correlation_id\":\"560fe618-f231-4d6e-b83d-b7ddad94a587\",\"trace_id\":\"c1b663a5-9dc1-40d6-9930-55e0f447d1b3\"}\n[2026-04-14 09:41:07] local.NOTICE: Monitoring end {\"correlation_id\":\"560fe618-f231-4d6e-b83d-b7ddad94a587\",\"trace_id\":\"c1b663a5-9dc1-40d6-9930-55e0f447d1b3\"}\n[2026-04-14 09:41:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"1471ba62-753e-4bfd-a81b-04fdcc554c9d\",\"trace_id\":\"d6207f5e-8568-4a09-adea-9c807f77d0fc\"}\n[2026-04-14 09:41:09] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:skip-lists:refresh\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"1471ba62-753e-4bfd-a81b-04fdcc554c9d\",\"trace_id\":\"d6207f5e-8568-4a09-adea-9c807f77d0fc\"}\n[2026-04-14 09:41:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage before starting command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryPeakBeforeCommandInMb\":99.746} {\"correlation_id\":\"3d0b4a00-5ec3-432e-bd5f-3b56bb13798a\",\"trace_id\":\"728f3b51-8b67-4bf3-84e5-a35be99d4c39\"}\n[2026-04-14 09:41:10] local.INFO: [EmailSchedule] STARTING batch process {\"host\":\"docker_lamp_1\"} {\"correlation_id\":\"3d0b4a00-5ec3-432e-bd5f-3b56bb13798a\",\"trace_id\":\"728f3b51-8b67-4bf3-84e5-a35be99d4c39\"}\n[2026-04-14 09:41:10] local.INFO: [EmailSchedule] FINISHED batch process {\"host\":\"docker_lamp_1\",\"processed\":0} {\"correlation_id\":\"3d0b4a00-5ec3-432e-bd5f-3b56bb13798a\",\"trace_id\":\"728f3b51-8b67-4bf3-84e5-a35be99d4c39\"}\n[2026-04-14 09:41:10] local.INFO: Jiminny\\Console\\Commands\\Command::run Memory usage for command {\"command\":\"mailbox:batch:process\",\"memoryBeforeCommandInMb\":62.0,\"memoryAfterCommandInMB\":62.0,\"memoryPeakBeforeCommandInMb\":99.746,\"memoryPeakAfterCommandInMB\":99.746} {\"correlation_id\":\"3d0b4a00-5ec3-432e-bd5f-3b56bb13798a\",\"trace_id\":\"728f3b51-8b67-4bf3-84e5-a35be99d4c39\"}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Sync Changes","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide This Notification","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Code changed:","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.088194445,"height":0.027777778},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Hide","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.018055556,"height":0.026666667},"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
1268242620461204010
|
6118468659939186869
|
click
|
accessibility
|
NULL
|
Project: faVsco.js, menu
#11894 on JY-18909-automa Project: faVsco.js, menu
#11894 on JY-18909-automated-reports-ask-jiminny, menu
Start Listening for PHP Debug Connections
AskJiminnyReportActivityServiceT…Defaults
Run 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
Debug 'AskJiminnyReportActivityServiceTest.tes…uenceNumberToDisableFirstRequestDefaults'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
541
Previous Highlighted Error
Next Highlighted Error
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.WARNING: [HubSpot Journal Polling] Maximum empty results reached, stopping {"empty_results":5,"max_empty_results":5} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Service ending {"runtime_seconds":58,"total_cycles":5,"files_downloaded":0,"empty_files":0,"other_portal_skipped":0,"total_events":0,"events_per_file":0,"avg_api_ms":326.0,"avg_download_ms":0.0,"avg_transform_ms":0.0,"avg_process_ms":0.0,"peak_memory_mb":99.75} {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:37] local.INFO: [HubSpot Journal Polling] Released polling lock {"correlation_id":"316142e2-a958-41a5-8eef-7289ec3996e8","trace_id":"d9196bad-6e26-4865-8ba6-42dab4d66559"}
[2026-04-14 09:22:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:49] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"eed51986-2ad0-4919-8ae5-6a461552e52a","trace_id":"d1e0fd82-3461-4538-9622-ee6858fad872"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring start {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:22:58] local.NOTICE: Monitoring end {"correlation_id":"3f16da65-d8cd-49f1-a4cf-a050220f42c3","trace_id":"11ee8209-75e8-4e51-ac64-cca6af2a840e"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Started {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.WARNING: [automated-reports] Report not found for --report-id {"reportId":"265"} {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Found 0 daily reports to process {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:03] local.INFO: [automated-reports] Completed {"correlation_id":"ea29cbbb-c8a3-4a93-bef7-b466294e4e3d","trace_id":"fe823917-0752-4ac6-995f-4e6dcaa55953"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:07] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8def6616-e61f-4ace-8bc3-3776ce104fec","trace_id":"18bed36c-6ffe-4996-be4a-22dbb551ef78"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:16] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"c83445bc-7adf-4f88-89aa-977832b46241","trace_id":"7ab45f62-4828-4be4-bf1a-87807de597b8"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Running conference:monitor:count command for activities in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: [conference:monitor:count] No activities found in (2026-04-14 09:21:00, 2026-04-14 09:23:00] {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:26] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:count","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6f598ff2-e7b2-40aa-9bcb-91fe43042d9b","trace_id":"edaa9fed-f1c1-4e76-ac24-3108a38c0c8c"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] STARTING batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: [EmailSchedule] FINISHED batch create {"host":"docker_lamp_1"} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:36] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:create","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"42facf77-8a99-4264-ad0b-aa587cc25281","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Started {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:38] local.INFO: [automated-reports] Completed {"correlation_id":"0463a4df-3b14-44b0-93df-8fd36ec1bbb0","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:39] local.INFO: [Jiminny\Jobs\Mailbox\CreateBatches] processed 0 inboxes and created 0 batches {"userId":null,"batchSize":30,"maxBatches":1000} {"correlation_id":"2159fb20-ed30-4659-a224-24cc298abf0b","trace_id":"3034488f-9a16-442a-8e25-2a7c2207283e"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 244 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"40ea120d-4c63-4bf5-9d93-02c6842eb0a2","code":0,"message":"Unexpected service connection error."} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:45] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"aeadba58-122b-407b-a43c-71262552db78","trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:46] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"683da380-3945-4b8f-aedb-7ff17ba24018","trace_id":"b160d99e-ecb0-40e6-9b4d-1f370ef2254b"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:23:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"twilio:recover-tracks","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"5370bfcf-887a-46a4-a64b-f3b0aa30e3fc","trace_id":"eed4bbb4-1f90-460a-bdbd-ebc57218b9d0"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"connect-and-sell"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Start user synchronisation {"provider":"justcall","teams_count":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Synchronising team {"provider":"justcall","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: [Salesforce] Account not connected for user {"userId":"cdf9285a-8ded-4a8b-bd7d-ec68c398f2f9","account":{"Jiminny\\Models\\SocialAccount":{"id":1367,"sociable_id":1071,"provider_user_id":"005O4000003s5c7IAA","expires":null,"refresh_token_expires":null,"provider":"salesforce","state":"full-refresh","auth_scope":"refresh_token web api","retry_after":null,"created_at":"2024-09-10 07:05:21","updated_at":"2026-01-14 07:00:58"}}} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] Integration owner is not connected, attempting team members {"crm_provider":"salesforce","crm_owner":1071,"team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team members found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: [CrmOwnerResolver] No team member found with active crm connection {"crm_provider":"salesforce","team_id":1} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.WARNING: Failed to sync external users {"message":"Your Salesforce account has become disconnected. Please login to Jiminny to reconnect.","provider":"justcall","team_id":1,"team":"jiminny"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"ringcentral"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"avaya"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"telus"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"salesloft"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"talkdesk"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Skip provider synchronisation, no teams found {"provider":"vonage"} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Done {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:04] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:sync-users","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"73b0e8fa-33cb-42ac-99c0-3334a67415d2","trace_id":"fde4283f-6689-4c44-8b5d-597f5f4018ac"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:15] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"86201d40-d8cb-4a38-8336-aa1f8df60010","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 23 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:24:16] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"86201d40-d8cb-4a38-8336-aa1f8df60010","code":0,"message":"Unexpected service connection error."} {"trace_id":"99c14596-1d69-43ee-ab9b-f8f435a5911d","correlation_id":"3087214f-cbab-4f95-b670-4da3ad8594fa"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: [ScheduleBotCommand] Number of activities to be captured: 0 {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:10] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"meeting-bot:schedule-bot","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"8edb7da4-9335-4ace-be9b-56f5d7007260","trace_id":"efd830d8-1d4d-4858-b6fc-9a274e0d5de8"}
[2026-04-14 09:25:12] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:13] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"dialers:monitor-activities","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"495344ea-c497-44e6-9d91-ccba52832b51","trace_id":"55c98b39-6123-4b9b-815d-6582d568f33a"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring start {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:17] local.NOTICE: Monitoring end {"correlation_id":"cdd625fa-704f-4dff-868b-004f665fbd88","trace_id":"060dd702-0745-4f35-b842-b5a6727fe594"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:24] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:skip-lists:refresh","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"dce7ab92-476f-4c29-bc81-857eab195f2b","trace_id":"b9c8994e-b845-40d6-b769-7459e4c2c341"}
[2026-04-14 09:25:30] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:30] local.INFO: [EmailSchedule] STARTING batch process {"host":"docker_lamp_1"} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: [EmailSchedule] FINISHED batch process {"host":"docker_lamp_1","processed":0} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:31] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:batch:process","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"99227bde-9c9a-487b-a5ce-d6064620be99","trace_id":"1499c0ca-09b1-45cb-9fc1-a855cea461e5"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:33] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"activity:purge-stale","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"1c69973a-71bf-4365-be94-5be9b017c8d3","trace_id":"3dfbae1d-3877-4b8c-a709-54d87c06f2ea"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:40] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"mailbox:text-relay:sync","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"b607c746-53d0-4483-adbd-169e653ba33e","trace_id":"4849edcf-c531-4634-b484-56b2e82ff36b"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Running pre-meeting notification command {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:44] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-notification","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"4d28c46f-d023-469a-a5f6-603077038185","trace_id":"780b0a38-fc81-4df8-aea7-3b6cf1c92627"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Running conference:monitor:start command for activities in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: [conference:monitor:start] No activities found in (2026-04-14 09:15:00, 2026-04-14 09:20:00] {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:48] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:start","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"74877ebd-fdd6-4593-aa10-fee23b0248a4","trace_id":"a0c54915-fdb4-40f5-85be-9bd7219e0891"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesEnded {"from":"09:20","to":"09:25"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: conference:monitor:end:Jiminny\Console\Commands\Activities\MonitorMeetingEndCommand::logActivitiesWithUnfinishedSession {"from":"23:15","to":"23:20"} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:54] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:monitor:end","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6fa66a67-56b2-403b-9ab2-957baf648090","trace_id":"bf9bcb33-0f44-4221-8e88-69ece42f5c5d"}
[2026-04-14 09:25:58] local.NOTICE: Repairing HubSpot tokens start {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: Trying to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:58] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":59,"provider":"hubspot","refreshToken":"97b78f6e2cc49965c00c2492b602b02708b1392551e6b3f113fbaa48992af90b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":59,"updated_at":"2025-10-03 09:32:05","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":306,"provider":"hubspot","refreshToken":"6fa6aa8cc641d131231acc3470f5c03cb3b07b2e580fb18f8acb3b1dbb72549b","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.ERROR: Failed to refresh HubSpot token {"account_id":306,"updated_at":"2023-11-27 09:30:03","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: Trying to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [EncryptedTokenManager] Generating access token. {"mode":"legacy"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:25:59] local.INFO: [SocialAccountService] Refreshing token from provider {"socialAccountId":1372,"provider":"hubspot","refreshToken":"9aa73948c761da29dce46c177cf9aee1fde483a44169ca38723f9f0597d7a8c4","state":"full-refresh"} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.ERROR: Failed to refresh HubSpot token {"account_id":1372,"updated_at":"2025-10-02 14:47:06","reason":"missing or invalid refresh token","previous":""} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:00] local.NOTICE: Repairing HubSpot tokens end {"total":3,"fixed":0,"failed":3} {"correlation_id":"73c882d3-d654-44e5-8ed0-3270d3cbff50","trace_id":"7de7794a-99a8-425d-ad78-556b83027e6c"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage before starting command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryPeakBeforeCommandInMb":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"crm:bullhorn:ping","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"6241f818-fd07-4532-b8fc-da9c4cb66dba","trace_id":"ab28293c-8e03-46c8-9d5a-f2532af0794e"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Command] Starting polling service {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Service starting {"memory_limit":"256M","max_execution_time":"0","initial_memory_mb":62.0} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Acquired polling lock {"expires_at":"2026-04-14T09:28:11.545221Z"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: Jiminny\Console\Commands\Command::run Memory usage for command {"command":"conference:pre-meeting-reminder","memoryBeforeCommandInMb":62.0,"memoryAfterCommandInMB":62.0,"memoryPeakBeforeCommandInMb":99.746,"memoryPeakAfterCommandInMB":99.746} {"correlation_id":"79a5eea7-bad7-44c5-b4f1-280540be52a1","trace_id":"85f0f7dc-9500-45db-88b9-486f4c3e202a"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:11] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:17] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Started {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [automated-reports] Completed {"correlation_id":"d96a679f-095c-4e86-a684-194700d33989","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:20] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 16 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"dadb7a32-f0c6-43e8-b7c5-0abd6bae8b3a","code":0,"message":"Unexpected service connection error."} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:21] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"3f4ac53b-1928-4dde-9066-b85a7ff9e6d6","trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:22] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] Getting offset from database {"offset":"","jiminny_team_id":1} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal API] Fetching latest journal entry {"url":"https://api.hubapi.com/webhooks/v4/journal/latest"} {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:37] local.INFO: [HubSpot Journal Polling] No data {"correlation_id":"1e393b57-fd92-402b-b9e2-9e759924e309","trace_id":"724cc49c-7f8b-43e4-a6bb-273bed6d77b3"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Started {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Checking conditions {"isMonday":false,"isFirstDayOfMonth":false,"currentMonth":4,"isQuarterlyMonth":true} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Processing daily reports {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Found 1 daily reports to process {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Dispatching Generate Report job for report {"reportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","teamId":1,"frequency":"monthly","type":"ask_jiminny"} {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:43] local.INFO: [automated-reports] Completed {"correlation_id":"c658c890-76ad-4787-b842-7e20bdd39129","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 32 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"13f6346a-7e11-4f16-a3fd-1f0f65c85442","code":0,"message":"Unexpected service connection error."} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:44] local.INFO: [AskJiminnyReport:Generate] Retry scheduled {"attempts":1} {"correlation_id":"387510d7-3e6f-40cc-bd92-bbdaa09af702","trace_id":"aca74422-d052-46bc-8349-a6d837c81bdc"}
[2026-04-14 09:26:51] local.INFO: [AskJiminnyReport:Generate] Started {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport] Fetched activity IDs for saved search {"saved_search_id":1982,"user_id":143,"activity_count":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Fetched activity IDs {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","activityCount":59} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.INFO: [AskJiminnyReport:Generate] Request sent {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","payload":{"user_question":"Are these activities and give me the most insightful information about them","call_ids":["422003","356001","422515","356008","616537","407509","401247","616202","422387","388810","616310","616188","356013","460059","455923","455917","455901","454258","381592","378059","452462","336741","336739","281864","263180","262439","259818","254459","252905","252904","252611","252609","252606","251097","251096","251093","251009","251006","242531","242528","242527","228723","228722","228475","228367","228366","228364","228362","228361","223704","205151","205049","205042","173420","142872","134864","130758","130799","130752"],"team_id":1,"request_id":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","callback_url":"https://qatest:[EMAIL]/webhook/reports/ready","report_period":"Mar 2026","report_name":"Monthly Ask J report"}} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: Jiminny\Component\ProphetAi\ProphetClient::sendRequest: An Guzzle exception occurred while sending the request {"message":"cURL error 7: Failed to connect to host.docker.internal port 9080 after 42 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:9080/ask-anything-on-demand/request-report"} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:52] local.ERROR: [AskJiminnyReport:Generate] Error {"automatedReportUuid":"efe7dcab-955f-46ed-bbff-21fe6cc4f4b7","reportUuid":"2893ebf6-de19-4bef-80c2-b9f9dc5f042a","code":0,"message":"Unexpected service connection error."} {"trace_id":"d9776d1a-bec4-4a1c-a487-2bbdeda1bf86","correlation_id":"bfde7b80-a799-4e30-957c-4f554f340771"}
[2026-04-14 09:26:58] local.INFO: [automated-reports] Started {"correlation_id":"0f056068-d5ba-422c-8701-0a9c7815857c","trace_id":"29faa9ea-2a34-4fcf-95c7-f9676d72bc31"}
[2026-04-14 09:26:58] local.INFO: [aut...
|
NULL
|
|
11491
|
230
|
11
|
2026-04-14T09:42:26.799734+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159746799_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 18 m100% <47DEV (docker)DOCKER© 81DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO x7Tue 14 Apr 12:42:26181* Unable to acce... * *80.24s0.24sDE0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
-465630710872358276
|
NULL
|
click
|
ocr
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 18 m100% <47DEV (docker)DOCKER© 81DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO x7Tue 14 Apr 12:42:26181* Unable to acce... * *80.24s0.24sDE0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
11488
|
|
11493
|
230
|
12
|
2026-04-14T09:42:55.708486+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159775708_m1.jpg...
|
PhpStorm
|
Commit Changes
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Diff
Changelist:
Changelist:
Changes
Show Diff
Rol Diff
Changelist:
Changelist:
Changes
Show Diff
Rollback...
Refresh
Group By
Expand All
Collapse All
4 modified
Analyzing…
JY-18909 add sequence parameter and report-id parame
Commit Message
Commit Message History
Git
Author:
Author:
Amend commit
Sign-off commit
Create extra commit with file movements
Commit Checks
Update copyright
Reformat code
Rearrange code
Optimize imports
Cleanup
Choose profile
Check malicious dependencies...
|
[{"role":"AXStaticText","text& [{"role":"AXStaticText","text":"Diff","depth":1,"role_description":"text"},{"role":"AXStaticText","text":"Changelist:","depth":1,"role_description":"text"},{"role":"AXPopUpButton","text":"Changelist:","depth":1,"role_description":"pop up button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Changes","depth":6,"role_description":"text"},{"role":"AXButton","text":"Show Diff","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Rollback...","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Refresh","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Group By","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Expand All","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Collapse All","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"4 modified","depth":1,"role_description":"text"},{"role":"AXStaticText","text":"Analyzing…","depth":3,"bounds":{"left":0.0,"top":0.0,"width":0.041666668,"height":0.02},"role_description":"text"},{"role":"AXTextArea","text":"JY-18909 add sequence parameter and report-id parame","depth":2,"value":"JY-18909 add sequence parameter and report-id parame","role_description":"text entry area","is_enabled":true,"is_focused":true,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Commit Message","depth":1,"role_description":"text"},{"role":"AXButton","text":"Commit Message History","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Git","depth":2,"role_description":"text"},{"role":"AXStaticText","text":"Author:","depth":2,"role_description":"text"},{"role":"AXTextArea","text":"Author:","depth":3,"role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Amend commit","depth":2,"help_text":"Merge this commit with the previous one","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Sign-off commit","depth":2,"help_text":"<html>Adds the following line at the end of the commit message:<br/>Signed-off by: Lukas Kovalik <kovaliklukas@gmail.com></html>","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Create extra commit with file movements","depth":2,"role_description":"checkbox","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Commit Checks","depth":2,"role_description":"text"},{"role":"AXCheckBox","text":"Update copyright","depth":2,"role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Reformat code","depth":2,"help_text":"","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Rearrange code","depth":2,"help_text":"","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Optimize imports","depth":2,"help_text":"","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Cleanup","depth":2,"help_text":"","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Choose profile","depth":2,"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Check malicious dependencies","depth":2,"role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
4017851988261054067
|
-3412588013824047281
|
click
|
accessibility
|
NULL
|
Diff
Changelist:
Changelist:
Changes
Show Diff
Rol Diff
Changelist:
Changelist:
Changes
Show Diff
Rollback...
Refresh
Group By
Expand All
Collapse All
4 modified
Analyzing…
JY-18909 add sequence parameter and report-id parame
Commit Message
Commit Message History
Git
Author:
Author:
Amend commit
Sign-off commit
Create extra commit with file movements
Commit Checks
Update copyright
Reformat code
Rearrange code
Optimize imports
Cleanup
Choose profile
Check malicious dependencies...
|
NULL
|
|
11495
|
230
|
13
|
2026-04-14T09:42:56.943991+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159776943_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lDEV (docker)Support Daily - in 2h 18 m-zsh100% <4786-zshO 87DOCKER© *1DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);Tue 14 Apr 12:42:56T81* Unable to acce...DE*80.24s0.24s0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
7027370227238248909
|
NULL
|
click
|
ocr
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lDEV (docker)Support Daily - in 2h 18 m-zsh100% <4786-zshO 87DOCKER© *1DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);Tue 14 Apr 12:42:56T81* Unable to acce...DE*80.24s0.24s0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
11493
|
|
11497
|
230
|
14
|
2026-04-14T09:43:28.707199+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159808707_m1.jpg...
|
PhpStorm
|
Commit Changes
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Diff
Changelist:
Changelist:
Changes
Show Diff
Rol Diff
Changelist:
Changelist:
Changes
Show Diff
Rollback...
Refresh
Group By
Expand All
Collapse All
4 modified
Analyzing…
JY-18909 add sequence parameter and support to filter by report-id
Commit Message
Commit Message History
Git
Author:
Author:
Amend commit
Sign-off commit
Create extra commit with file movements
Commit Checks
Update copyright
Reformat code
Rearrange code
Optimize imports
Cleanup
Choose profile
Check malicious dependencies
Run external formatter
Configure
Perform SonarQube for IDE analysis
Find unused view files
Run Git hooks
Advanced Commit Checks
Analyze code
Choose profile
Check TODO
Configure
After Commit
Upload files to:
Upload files to:
<None>
Always use selected server or group of servers
Previous Difference
Next Difference
Jump to Source
Compare Previous File
Compare Next File
Go to Changed File…
Side-by-side viewer
Do not ignore
Highlight words
Collapse Unchanged Fragments
Synchronize Scrolling
Disable Editing
Settings
Help
7 differences
15705db0
Analyzing…
<?php
declare(strict_types=1);
namespace Jiminny\Console\Commands\Reports;
use Carbon\Carbon;
use Illuminate\Console\Command;
use Illuminate\Contracts\Bus\Dispatcher as BusDispatcher;
use Jiminny\Jobs\AutomatedReports\RequestGenerateAskJiminnyReportJob;
use Jiminny\Jobs\AutomatedReports\RequestGenerateReportJob;
use Jiminny\Models\AutomatedReport;
use Jiminny\Repositories\AutomatedReportsRepository;
use Jiminny\Services\Kiosk\AutomatedReports\AutomatedReportsService;
use Psr\Log\LoggerInterface;
class AutomatedReportsCommand extends Command
{
/**
* Log prefix for all log messages
*/
private const string LOG_PREFIX = '[automated-reports]';
/**
* The name and signature of the console command.
*
* @var string
*/
protected $signature = 'automated-reports';
/**
* The console command description.
*
* @var string
*/
protected $description = 'Process automated reports based on their frequency (weekly, monthly, quarterly)';
public function __construct(
private readonly LoggerInterface $logger,
private readonly BusDispatcher $dispatcher,
private readonly AutomatedReportsRepository $reportRepository
) {
parent::__construct();
}
/**
* Execute the console command.
*
* @return int
*/
public function handle(): int
{
$this->logger->info(self::LOG_PREFIX . ' Started');
$now = Carbon::now();
$isMonday = $now->isMonday();
$isFirstDayOfMonth = $now->day === 1;
$currentMonth = $now->month;
// Check if the current month is a quarterly month (January, April, July, October)
$isQuarterlyMonth = in_array($currentMonth, [1, 4, 7, 10], true);
$this->logger->info(self::LOG_PREFIX . ' Checking conditions', [
'isMonday' => $isMonday,
'isFirstDayOfMonth' => $isFirstDayOfMonth,
'currentMonth' => $currentMonth,
'isQuarterlyMonth' => $isQuarterlyMonth,
]);
// Process daily reports
$this->processReports(AutomatedReportsService::FREQUENCY_DAILY);
// Process weekly reports on Mondays
if ($isMonday) {
$this->processReports(AutomatedReportsService::FREQUENCY_WEEKLY);
}
// Process monthly reports on the first day of the month
if ($isFirstDayOfMonth) {
$this->processReports(AutomatedReportsService::FREQUENCY_MONTHLY);
}
// Process quarterly reports on the first day of January, April, July, and October
if ($isFirstDayOfMonth && $isQuarterlyMonth) {
$this->processReports(AutomatedReportsService::FREQUENCY_QUARTERLY);
}
$this->logger->info(self::LOG_PREFIX . ' Completed');
return 0;
}
/**
* Process reports for a specific frequency.
*
* @param string $frequency
*
* @return void
*/
private function processReports(string $frequency): void
{
$this->logger->info(self::LOG_PREFIX . " Processing $frequency reports");
// Get all enabled, not deleted reports with active teams for the specified frequency
$reports = $this->reportRepository->getActiveReportsByFrequency($frequency);
$this->logger->info(self::LOG_PREFIX . " Found {$reports->count()} $frequency reports to process");
/** @var AutomatedReport $report */
foreach ($reports as $report) {
$this->logger->info(self::LOG_PREFIX . ' Dispatching Generate Report job for report', [
'reportUuid' => $report->getUuid(),
'teamId' => $report->getTeamId(),
'frequency' => $report->getFrequency(),
'type' => $report->getType(),
]);
$job = $report->isAskJiminnyReport()
? new RequestGenerateAskJiminnyReportJob($report->getUuid())
: new RequestGenerateReportJob($report->getUuid());
$this->dispatcher->dispatch($job);
}
}
}...
|
[{"role":"AXStaticText","text& [{"role":"AXStaticText","text":"Diff","depth":1,"role_description":"text"},{"role":"AXStaticText","text":"Changelist:","depth":1,"role_description":"text"},{"role":"AXPopUpButton","text":"Changelist:","depth":1,"role_description":"pop up button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Changes","depth":6,"role_description":"text"},{"role":"AXButton","text":"Show Diff","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Rollback...","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Refresh","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Group By","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Expand All","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Collapse All","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"4 modified","depth":1,"role_description":"text"},{"role":"AXStaticText","text":"Analyzing…","depth":3,"bounds":{"left":0.0,"top":0.0,"width":0.041666668,"height":0.02},"role_description":"text"},{"role":"AXTextArea","text":"JY-18909 add sequence parameter and support to filter by report-id","depth":2,"value":"JY-18909 add sequence parameter and support to filter by report-id","role_description":"text entry area","is_enabled":true,"is_focused":true,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Commit Message","depth":1,"role_description":"text"},{"role":"AXButton","text":"Commit Message History","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Git","depth":2,"role_description":"text"},{"role":"AXStaticText","text":"Author:","depth":2,"role_description":"text"},{"role":"AXTextArea","text":"Author:","depth":3,"role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Amend commit","depth":2,"help_text":"Merge this commit with the previous one","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Sign-off commit","depth":2,"help_text":"<html>Adds the following line at the end of the commit message:<br/>Signed-off by: Lukas Kovalik <kovaliklukas@gmail.com></html>","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Create extra commit with file movements","depth":2,"role_description":"checkbox","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Commit Checks","depth":2,"role_description":"text"},{"role":"AXCheckBox","text":"Update copyright","depth":2,"role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Reformat code","depth":2,"help_text":"","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Rearrange code","depth":2,"help_text":"","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Optimize imports","depth":2,"help_text":"","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Cleanup","depth":2,"help_text":"","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Choose profile","depth":2,"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Check malicious dependencies","depth":2,"role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Run external formatter","depth":2,"role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Configure","depth":2,"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Perform SonarQube for IDE analysis","depth":2,"help_text":"","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Find unused view files","depth":2,"role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Run Git hooks","depth":2,"help_text":"If unchecked, Git hooks will be skipped with the '--no-verify' option for the upcoming commit","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Advanced Commit Checks","depth":2,"role_description":"text"},{"role":"AXCheckBox","text":"Analyze code","depth":2,"help_text":"","role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Choose profile","depth":2,"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXCheckBox","text":"Check TODO","depth":2,"role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXLink","text":"Configure","depth":2,"role_description":"link","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"After Commit","depth":2,"role_description":"text"},{"role":"AXStaticText","text":"Upload files to:","depth":2,"role_description":"text"},{"role":"AXPopUpButton","text":"Upload files to:","depth":2,"role_description":"pop up button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"<None>","depth":7,"role_description":"text"},{"role":"AXCheckBox","text":"Always use selected server or group of servers","depth":2,"role_description":"checkbox","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Previous Difference","depth":2,"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Next Difference","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Jump to Source","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Compare Previous File","depth":2,"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Compare Next File","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Go to Changed File…","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Side-by-side viewer","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Do not ignore","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Highlight words","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Collapse Unchanged Fragments","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Synchronize Scrolling","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Disable Editing","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Settings","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Help","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"7 differences","depth":1,"role_description":"text"},{"role":"AXTextField","text":"15705db0","depth":1,"value":"15705db0","help_text":"text/plain","role_description":"text field","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"Analyzing…","depth":3,"bounds":{"left":0.0,"top":0.0,"width":0.041666668,"height":0.02},"role_description":"text"},{"role":"AXTextArea","text":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Console\\Commands\\Reports;\n\nuse Carbon\\Carbon;\nuse Illuminate\\Console\\Command;\nuse Illuminate\\Contracts\\Bus\\Dispatcher as BusDispatcher;\nuse Jiminny\\Jobs\\AutomatedReports\\RequestGenerateAskJiminnyReportJob;\nuse Jiminny\\Jobs\\AutomatedReports\\RequestGenerateReportJob;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Repositories\\AutomatedReportsRepository;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Psr\\Log\\LoggerInterface;\n\nclass AutomatedReportsCommand extends Command\n{\n /**\n * Log prefix for all log messages\n */\n private const string LOG_PREFIX = '[automated-reports]';\n\n /**\n * The name and signature of the console command.\n *\n * @var string\n */\n protected $signature = 'automated-reports';\n\n /**\n * The console command description.\n *\n * @var string\n */\n protected $description = 'Process automated reports based on their frequency (weekly, monthly, quarterly)';\n\n\n public function __construct(\n private readonly LoggerInterface $logger,\n private readonly BusDispatcher $dispatcher,\n private readonly AutomatedReportsRepository $reportRepository\n ) {\n parent::__construct();\n }\n\n /**\n * Execute the console command.\n *\n * @return int\n */\n public function handle(): int\n {\n $this->logger->info(self::LOG_PREFIX . ' Started');\n\n $now = Carbon::now();\n $isMonday = $now->isMonday();\n $isFirstDayOfMonth = $now->day === 1;\n $currentMonth = $now->month;\n\n // Check if the current month is a quarterly month (January, April, July, October)\n $isQuarterlyMonth = in_array($currentMonth, [1, 4, 7, 10], true);\n\n $this->logger->info(self::LOG_PREFIX . ' Checking conditions', [\n 'isMonday' => $isMonday,\n 'isFirstDayOfMonth' => $isFirstDayOfMonth,\n 'currentMonth' => $currentMonth,\n 'isQuarterlyMonth' => $isQuarterlyMonth,\n ]);\n\n // Process daily reports\n $this->processReports(AutomatedReportsService::FREQUENCY_DAILY);\n\n // Process weekly reports on Mondays\n if ($isMonday) {\n $this->processReports(AutomatedReportsService::FREQUENCY_WEEKLY);\n }\n\n // Process monthly reports on the first day of the month\n if ($isFirstDayOfMonth) {\n $this->processReports(AutomatedReportsService::FREQUENCY_MONTHLY);\n }\n\n // Process quarterly reports on the first day of January, April, July, and October\n if ($isFirstDayOfMonth && $isQuarterlyMonth) {\n $this->processReports(AutomatedReportsService::FREQUENCY_QUARTERLY);\n }\n\n $this->logger->info(self::LOG_PREFIX . ' Completed');\n\n return 0;\n }\n\n /**\n * Process reports for a specific frequency.\n *\n * @param string $frequency\n *\n * @return void\n */\n private function processReports(string $frequency): void\n {\n $this->logger->info(self::LOG_PREFIX . \" Processing $frequency reports\");\n\n // Get all enabled, not deleted reports with active teams for the specified frequency\n $reports = $this->reportRepository->getActiveReportsByFrequency($frequency);\n\n $this->logger->info(self::LOG_PREFIX . \" Found {$reports->count()} $frequency reports to process\");\n\n /** @var AutomatedReport $report */\n foreach ($reports as $report) {\n $this->logger->info(self::LOG_PREFIX . ' Dispatching Generate Report job for report', [\n 'reportUuid' => $report->getUuid(),\n 'teamId' => $report->getTeamId(),\n 'frequency' => $report->getFrequency(),\n 'type' => $report->getType(),\n ]);\n\n $job = $report->isAskJiminnyReport()\n ? new RequestGenerateAskJiminnyReportJob($report->getUuid())\n : new RequestGenerateReportJob($report->getUuid());\n\n $this->dispatcher->dispatch($job);\n }\n }\n}","depth":2,"value":"<?php\n\ndeclare(strict_types=1);\n\nnamespace Jiminny\\Console\\Commands\\Reports;\n\nuse Carbon\\Carbon;\nuse Illuminate\\Console\\Command;\nuse Illuminate\\Contracts\\Bus\\Dispatcher as BusDispatcher;\nuse Jiminny\\Jobs\\AutomatedReports\\RequestGenerateAskJiminnyReportJob;\nuse Jiminny\\Jobs\\AutomatedReports\\RequestGenerateReportJob;\nuse Jiminny\\Models\\AutomatedReport;\nuse Jiminny\\Repositories\\AutomatedReportsRepository;\nuse Jiminny\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsService;\nuse Psr\\Log\\LoggerInterface;\n\nclass AutomatedReportsCommand extends Command\n{\n /**\n * Log prefix for all log messages\n */\n private const string LOG_PREFIX = '[automated-reports]';\n\n /**\n * The name and signature of the console command.\n *\n * @var string\n */\n protected $signature = 'automated-reports';\n\n /**\n * The console command description.\n *\n * @var string\n */\n protected $description = 'Process automated reports based on their frequency (weekly, monthly, quarterly)';\n\n\n public function __construct(\n private readonly LoggerInterface $logger,\n private readonly BusDispatcher $dispatcher,\n private readonly AutomatedReportsRepository $reportRepository\n ) {\n parent::__construct();\n }\n\n /**\n * Execute the console command.\n *\n * @return int\n */\n public function handle(): int\n {\n $this->logger->info(self::LOG_PREFIX . ' Started');\n\n $now = Carbon::now();\n $isMonday = $now->isMonday();\n $isFirstDayOfMonth = $now->day === 1;\n $currentMonth = $now->month;\n\n // Check if the current month is a quarterly month (January, April, July, October)\n $isQuarterlyMonth = in_array($currentMonth, [1, 4, 7, 10], true);\n\n $this->logger->info(self::LOG_PREFIX . ' Checking conditions', [\n 'isMonday' => $isMonday,\n 'isFirstDayOfMonth' => $isFirstDayOfMonth,\n 'currentMonth' => $currentMonth,\n 'isQuarterlyMonth' => $isQuarterlyMonth,\n ]);\n\n // Process daily reports\n $this->processReports(AutomatedReportsService::FREQUENCY_DAILY);\n\n // Process weekly reports on Mondays\n if ($isMonday) {\n $this->processReports(AutomatedReportsService::FREQUENCY_WEEKLY);\n }\n\n // Process monthly reports on the first day of the month\n if ($isFirstDayOfMonth) {\n $this->processReports(AutomatedReportsService::FREQUENCY_MONTHLY);\n }\n\n // Process quarterly reports on the first day of January, April, July, and October\n if ($isFirstDayOfMonth && $isQuarterlyMonth) {\n $this->processReports(AutomatedReportsService::FREQUENCY_QUARTERLY);\n }\n\n $this->logger->info(self::LOG_PREFIX . ' Completed');\n\n return 0;\n }\n\n /**\n * Process reports for a specific frequency.\n *\n * @param string $frequency\n *\n * @return void\n */\n private function processReports(string $frequency): void\n {\n $this->logger->info(self::LOG_PREFIX . \" Processing $frequency reports\");\n\n // Get all enabled, not deleted reports with active teams for the specified frequency\n $reports = $this->reportRepository->getActiveReportsByFrequency($frequency);\n\n $this->logger->info(self::LOG_PREFIX . \" Found {$reports->count()} $frequency reports to process\");\n\n /** @var AutomatedReport $report */\n foreach ($reports as $report) {\n $this->logger->info(self::LOG_PREFIX . ' Dispatching Generate Report job for report', [\n 'reportUuid' => $report->getUuid(),\n 'teamId' => $report->getTeamId(),\n 'frequency' => $report->getFrequency(),\n 'type' => $report->getType(),\n ]);\n\n $job = $report->isAskJiminnyReport()\n ? new RequestGenerateAskJiminnyReportJob($report->getUuid())\n : new RequestGenerateReportJob($report->getUuid());\n\n $this->dispatcher->dispatch($job);\n }\n }\n}","role_description":"text entry area","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false}]...
|
-8677030066254053466
|
5266819312409070337
|
idle
|
accessibility
|
NULL
|
Diff
Changelist:
Changelist:
Changes
Show Diff
Rol Diff
Changelist:
Changelist:
Changes
Show Diff
Rollback...
Refresh
Group By
Expand All
Collapse All
4 modified
Analyzing…
JY-18909 add sequence parameter and support to filter by report-id
Commit Message
Commit Message History
Git
Author:
Author:
Amend commit
Sign-off commit
Create extra commit with file movements
Commit Checks
Update copyright
Reformat code
Rearrange code
Optimize imports
Cleanup
Choose profile
Check malicious dependencies
Run external formatter
Configure
Perform SonarQube for IDE analysis
Find unused view files
Run Git hooks
Advanced Commit Checks
Analyze code
Choose profile
Check TODO
Configure
After Commit
Upload files to:
Upload files to:
<None>
Always use selected server or group of servers
Previous Difference
Next Difference
Jump to Source
Compare Previous File
Compare Next File
Go to Changed File…
Side-by-side viewer
Do not ignore
Highlight words
Collapse Unchanged Fragments
Synchronize Scrolling
Disable Editing
Settings
Help
7 differences
15705db0
Analyzing…
<?php
declare(strict_types=1);
namespace Jiminny\Console\Commands\Reports;
use Carbon\Carbon;
use Illuminate\Console\Command;
use Illuminate\Contracts\Bus\Dispatcher as BusDispatcher;
use Jiminny\Jobs\AutomatedReports\RequestGenerateAskJiminnyReportJob;
use Jiminny\Jobs\AutomatedReports\RequestGenerateReportJob;
use Jiminny\Models\AutomatedReport;
use Jiminny\Repositories\AutomatedReportsRepository;
use Jiminny\Services\Kiosk\AutomatedReports\AutomatedReportsService;
use Psr\Log\LoggerInterface;
class AutomatedReportsCommand extends Command
{
/**
* Log prefix for all log messages
*/
private const string LOG_PREFIX = '[automated-reports]';
/**
* The name and signature of the console command.
*
* @var string
*/
protected $signature = 'automated-reports';
/**
* The console command description.
*
* @var string
*/
protected $description = 'Process automated reports based on their frequency (weekly, monthly, quarterly)';
public function __construct(
private readonly LoggerInterface $logger,
private readonly BusDispatcher $dispatcher,
private readonly AutomatedReportsRepository $reportRepository
) {
parent::__construct();
}
/**
* Execute the console command.
*
* @return int
*/
public function handle(): int
{
$this->logger->info(self::LOG_PREFIX . ' Started');
$now = Carbon::now();
$isMonday = $now->isMonday();
$isFirstDayOfMonth = $now->day === 1;
$currentMonth = $now->month;
// Check if the current month is a quarterly month (January, April, July, October)
$isQuarterlyMonth = in_array($currentMonth, [1, 4, 7, 10], true);
$this->logger->info(self::LOG_PREFIX . ' Checking conditions', [
'isMonday' => $isMonday,
'isFirstDayOfMonth' => $isFirstDayOfMonth,
'currentMonth' => $currentMonth,
'isQuarterlyMonth' => $isQuarterlyMonth,
]);
// Process daily reports
$this->processReports(AutomatedReportsService::FREQUENCY_DAILY);
// Process weekly reports on Mondays
if ($isMonday) {
$this->processReports(AutomatedReportsService::FREQUENCY_WEEKLY);
}
// Process monthly reports on the first day of the month
if ($isFirstDayOfMonth) {
$this->processReports(AutomatedReportsService::FREQUENCY_MONTHLY);
}
// Process quarterly reports on the first day of January, April, July, and October
if ($isFirstDayOfMonth && $isQuarterlyMonth) {
$this->processReports(AutomatedReportsService::FREQUENCY_QUARTERLY);
}
$this->logger->info(self::LOG_PREFIX . ' Completed');
return 0;
}
/**
* Process reports for a specific frequency.
*
* @param string $frequency
*
* @return void
*/
private function processReports(string $frequency): void
{
$this->logger->info(self::LOG_PREFIX . " Processing $frequency reports");
// Get all enabled, not deleted reports with active teams for the specified frequency
$reports = $this->reportRepository->getActiveReportsByFrequency($frequency);
$this->logger->info(self::LOG_PREFIX . " Found {$reports->count()} $frequency reports to process");
/** @var AutomatedReport $report */
foreach ($reports as $report) {
$this->logger->info(self::LOG_PREFIX . ' Dispatching Generate Report job for report', [
'reportUuid' => $report->getUuid(),
'teamId' => $report->getTeamId(),
'frequency' => $report->getFrequency(),
'type' => $report->getType(),
]);
$job = $report->isAskJiminnyReport()
? new RequestGenerateAskJiminnyReportJob($report->getUuid())
: new RequestGenerateReportJob($report->getUuid());
$this->dispatcher->dispatch($job);
}
}
}...
|
NULL
|
|
11498
|
230
|
15
|
2026-04-14T09:43:36.854974+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159816854_m1.jpg...
|
PhpStorm
|
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelp= Support Daily • in 2 h 17 m100% <47DEV (docker)DOCKER© 81DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalues with min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate call durationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO x7Tue 14 Apr 12:43:36T81* Unable to acce...DE* 880.24s0.24s0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
-8678604371556824291
|
NULL
|
click
|
ocr
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelp= Support Daily • in 2 h 17 m100% <47DEV (docker)DOCKER© 81DEV (docker)882APP (-zsh)get callback urlvalidate dealvalues• validate dealvalueswith min value only• validatedealvalueswith max value only/ validatedealvalues with min value too large• validate dealvalues with max value too large• validate dealvalues with min value negative• validate deal valueswith min value greater than max value• validate date range with one off frequency• validate date rangewith one off frequencyandmissingdates‹ validate date range with non one off frequency• validate calldurations• validate call durationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes• validate calltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO x7Tue 14 Apr 12:43:36T81* Unable to acce...DE* 880.24s0.24s0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
11497
|
|
11502
|
230
|
16
|
2026-04-14T09:43:49.549559+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159829549_m1.jpg...
|
PhpStorm
|
Push Commits to app
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
JY-18909-automated-reports-ask-jiminny → origin : JY-18909-automated-reports-ask-jiminny → origin : JY-18909-automated-reports-ask-jiminny
JY-18909 add sequence parameter and support to filter by report-id
Show Diff
Group By
Jump to Source
Show Details
Expand All
Collapse All
4 files, folder
app 3 files, folder
Console/Commands/Reports 1 file, folder
AutomatedReportsCommand.php, class
Repositories 1 file, folder
AutomatedReportsRepository.php, class
Services/Kiosk/AutomatedReports 1 file, folder
AskJiminnyReportActivityService.php, class
tests/Unit/Services/Kiosk/AutomatedReports 1 file, folder
AskJiminnyReportActivityServiceTest.php, class
app 3 files, folder...
|
[{"role":"AXStaticText","text& [{"role":"AXStaticText","text":"JY-18909-automated-reports-ask-jiminny → origin : JY-18909-automated-reports-ask-jiminny","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.3013889,"height":0.02111111},"role_description":"text"},{"role":"AXStaticText","text":"JY-18909 add sequence parameter and support to filter by report-id","depth":4,"bounds":{"left":0.0,"top":0.0,"width":0.3013889,"height":0.02111111},"role_description":"text"},{"role":"AXButton","text":"Show Diff","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Group By","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Jump to Source","depth":2,"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Show Details","depth":2,"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Expand All","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Collapse All","depth":2,"role_description":"button","is_enabled":true,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"4 files, folder","depth":4,"role_description":"text"},{"role":"AXStaticText","text":"app 3 files, folder","depth":5,"role_description":"text"},{"role":"AXStaticText","text":"Console/Commands/Reports 1 file, folder","depth":6,"role_description":"text"},{"role":"AXStaticText","text":"AutomatedReportsCommand.php, class","depth":7,"role_description":"text"},{"role":"AXStaticText","text":"Repositories 1 file, folder","depth":6,"role_description":"text"},{"role":"AXStaticText","text":"AutomatedReportsRepository.php, class","depth":7,"role_description":"text"},{"role":"AXStaticText","text":"Services/Kiosk/AutomatedReports 1 file, folder","depth":6,"role_description":"text"},{"role":"AXStaticText","text":"AskJiminnyReportActivityService.php, class","depth":7,"role_description":"text"},{"role":"AXStaticText","text":"tests/Unit/Services/Kiosk/AutomatedReports 1 file, folder","depth":5,"role_description":"text"},{"role":"AXStaticText","text":"AskJiminnyReportActivityServiceTest.php, class","depth":6,"role_description":"text"},{"role":"AXStaticText","text":"app 3 files, folder","depth":4,"role_description":"text"}]...
|
200700278092574456
|
9155336928793505204
|
click
|
accessibility
|
NULL
|
JY-18909-automated-reports-ask-jiminny → origin : JY-18909-automated-reports-ask-jiminny → origin : JY-18909-automated-reports-ask-jiminny
JY-18909 add sequence parameter and support to filter by report-id
Show Diff
Group By
Jump to Source
Show Details
Expand All
Collapse All
4 files, folder
app 3 files, folder
Console/Commands/Reports 1 file, folder
AutomatedReportsCommand.php, class
Repositories 1 file, folder
AutomatedReportsRepository.php, class
Services/Kiosk/AutomatedReports 1 file, folder
AskJiminnyReportActivityService.php, class
tests/Unit/Services/Kiosk/AutomatedReports 1 file, folder
AskJiminnyReportActivityServiceTest.php, class
app 3 files, folder...
|
NULL
|
|
11507
|
230
|
17
|
2026-04-14T09:44:20.199049+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159860199_m1.jpg...
|
NULL
|
NULL
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 16 m100% <47DEV (docker)DOCKER981DEV (docker)882APP (-zsh)get callback urlvalidate deal values• validate dealvalueswith min value only, validatedealvalueswith max value only/ validatedealvalueswith min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max valuevalidate date range with one off frequency• validate date rangew1thone off frequencyandmissingdates• validatedate rangewith non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes, validatecalltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO x7Tue 14 Apr 12:44:19T81* Unable to acce...DE* 880.24s0.24s0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
NULL
|
-2205904215582655383
|
NULL
|
click
|
ocr
|
NULL
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpla6lSupport Daily - in 2h 16 m100% <47DEV (docker)DOCKER981DEV (docker)882APP (-zsh)get callback urlvalidate deal values• validate dealvalueswith min value only, validatedealvalueswith max value only/ validatedealvalueswith min value too large• validate dealvalues with max value too large• validate dealvalueswith min value negative• validate deal valueswith min value greater than max valuevalidate date range with one off frequency• validate date rangew1thone off frequencyandmissingdates• validatedate rangewith non one off frequency• validate calldurations• validate calldurationswith min duration only• validate calldurationswith maxduration only• validate calldurations with min duration too large• validate calltypes, validatecalltypeswithemptycall types• validatecall types withinvalid call type• generate one off report with inactive status• generate one off report with non one off frequencygenerate one off report with valid conditions• create report result• find child result• get generate report payload with weekly frequency uses full days• get generate report payload with monthly frequency uses full days• get generate report payload with quarterly frequency uses full days• get generate report payload one off includes calls on final day• update result names is called when custom name changes• update result names is not called when custom name unchanged• update result names rollback to no custom name includes teamsec2-user@ip-10-30-...-zsh-zshSymfony\Component\Process\Exception\ProcessSignaledExceptionThe process has been signaled with signal "9".at vendor/symfony/process/Process.php:473469usleep(1000);470}471472→ 473474475476return Sthis->exitcode;477if (Sthis->processInformation['signaled'] && Sthis->processInformation['termsig'] !== $this->latestSignal) {throw new ProcessSignaledException($this);₴86-zshO x7Tue 14 Apr 12:44:19T81* Unable to acce...DE* 880.24s0.24s0.24s0.26s0.26s0.25s0.26s0.25s0.22s0.240.25s0.24s0.24s0.24s0.25s0.22s0.24s0.24s0.34s0.22s0.31s0.30s0.35s0.27s0.27s0.31s0.49s0.66s0.45s0.62s...
|
11502
|
|
11508
|
230
|
18
|
2026-04-14T09:44:21.174253+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159861174_m1.jpg...
|
iTerm2
|
DEV (docker)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys006
Poetry Last login: Sat Apr 11 12:38:35 on ttys006
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all
INFO Clearing cached bootstrap files.
config [PASSWORD_DOTS] 41.20ms DONE
cache [PASSWORD_DOTS] 61.54ms DONE
compiled [PASSWORD_DOTS] 3.39ms DONE
events [PASSWORD_DOTS] 5.01ms DONE
routes [PASSWORD_DOTS] 3.37ms DONE
views [PASSWORD_DOTS] 43.92ms DONE
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped
jiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped
jiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped
jiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped
jiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped
worker-analytics:worker-analytics_00: stopped
worker-crm-update:worker-crm-update_00: stopped
worker-download:worker-download_00: stopped
worker-nudges:worker-nudges_00: stopped
worker-emails:worker-emails_00: stopped
worker-crm-sync:worker-crm-sync_00: stopped
jiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped
worker-calendar:worker-calendar_00: stopped
worker-audio:worker-audio_00: stopped
worker-conferences:worker-conferences_00: stopped
worker:worker_00: stopped
worker-es-update:worker-es-update_00: stopped
artisan-schedule:artisan-schedule_00: stopped
artisan-schedule:artisan-schedule_00: started
jiminny-worker-processing-1:jiminny-worker-processing-1_00: started
jiminny-worker-processing-2:jiminny-worker-processing-2_00: started
jiminny-worker-processing-3:jiminny-worker-processing-3_00: started
jiminny-worker-processing-4:jiminny-worker-processing-4_00: started
jiminny-worker-processing-5:jiminny-worker-processing-5_00: started
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started
worker:worker_00: started
worker-analytics:worker-analytics_00: started
worker-audio:worker-audio_00: started
worker-calendar:worker-calendar_00: started
worker-conferences:worker-conferences_00: started
worker-crm-sync:worker-crm-sync_00: started
worker-crm-update:worker-crm-update_00: started
worker-download:worker-download_00: started
worker-emails:worker-emails_00: started
worker-es-update:worker-es-update_00: started
worker-nudges:worker-nudges_00: started
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265
Report not found: 265
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
PASS Tests\Unit\Services\Kiosk\AutomatedReports\ActivityTypeServiceTest
✓ get activity type field data with null team 2.39s
✓ get activity type field data with team and options 1.25s
✓ get activity type field data with group ids
✓ get activity type field data with selected values
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportActivityServiceTest
✓ get activity ids for saved search returns ids 2.76s
✓ get activity ids for saved search returns empty when no results 0.03s
✓ get activity ids filters out date filters 0.35s
✓ get activity ids filters out closing period date filters 0.06s
✓ get activity ids handles array filters 0.04s
✓ get activity ids handles scalar filters 0.04s
✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s
✓ get activity ids logs with correct context 0.04s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportServiceTest
✓ update ask jiminny report throws when not ask jiminny type 1.15s
✓ update ask jiminny report status enables report 0.25s
✓ update ask jiminny report status disables report 0.06s
✓ list ask jiminny reports returns data key 0.04s
✓ list ask jiminny reports passes sort parameters 0.01s
✓ list standard reports does not use ask jiminny method
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsCallbackServiceTest
✓ get result uuid 20.88s
✓ get status 0.35s
✓ get podcast audio url 0.35s
✓ is success 0.52s
✓ get result status 0.77s
✓ get primary status 0.87s
✓ get podcast status 0.63s
✓ is processed 0.71s
✓ push to datadog 1.08s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceActivitiesCountTest
✓ get activities count payload with one off frequency 1.26s
✓ get activities count payload with weekly frequency 0.82s
✓ get activities count payload with monthly frequency 0.62s
WARN Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceExtendedTest
- transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s
- transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s
✓ delete reports results in retention period 1.63s
✓ get team reports 1.34s
✓ get report results 1.39s
✓ get team ids with reports results 1.57s
✓ delete all report results 1.66s
✓ delete all data 0.76s
✓ delete report result 0.74s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceFieldDataTest
✓ get report enabled field data 0.11s
✓ get organization field data 0.03s
✓ get organization field data short version 0.03s
✓ get team field data 0.02s
✓ get team field data short version 0.01s
✓ get report type field data 0.02s
✓ get report type field data short version 0.03s
✓ get frequency field data 0.01s
✓ get period field data 0.01s
✓ get deal stage at call field data 0.03s
✓ get current deal stage field data 0.02s
✓ get deal value field data
✓ get call type field data
✓ get call duration field data 0.01s
✓ get recipients field data 0.01s
✓ get additional prompt input field data 0.03s
✓ get teams groups options 0.04s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceFormattingTest
✓ get report type full name with valid type 2.07s
✓ get report type full name with invalid type 1.12s
✓ get teams name with empty groups 1.02s
✓ get teams name with single group 1.05s
✓ get teams name with multiple groups 0.58s
✓ get teams name with non existent groups 0.63s
✓ get report period name with null from date 0.70s
✓ get report period name with null to date 1.14s
✓ get report period name with quarterly frequency 0.93s
✓ get report period name with monthly frequency 1.33s
✓ get report period name with weekly frequency 1.01s
✓ get report period name with weekly frequency different months 1.43s
✓ get report period name with one off frequency same month 1.36s
✓ get report period name with one off frequency different months 0.92s
✓ get report period name with unknown frequency 0.78s
✓ get report period name with quarterly frequency across years 0.79s
✓ get report period name with weekly frequency across years 0.78s
✓ get report period name with one off frequency across years 0.51s
✓ get report period name with unknown frequency across years 0.47s
✓ get recipient users with valid users 0.51s
✓ get recipient users with non existent users 0.51s
✓ get recipient users with empty recipients 0.44s
✓ get recipient users with no users 0.47s
✓ get report file name 0.48s
✓ get valid recipient users returns only users with emails 0.54s
✓ should send report returns false for empty users 0.78s
✓ should send report returns true if user timezone hour matches 1.04s
✓ should send report returns false if user timezone hour does not match 1.11s
✓ get media type metadata for pdf 1.72s
✓ get media type metadata for podcast 1.82s
✓ get media type metadata for unknown 1.39s
✓ get media path for pdf 1.10s
✓ get media path for podcast 0.85s
✓ get media path for unknown type 1.20s
✓ get media path with null url 0.92s
✓ get media path with url in quotes 0.69s
✓ get media path with malformed url 0.70s
✓ get filename suffix for podcast 0.70s
✓ get filename suffix for pdf 1.01s
✓ get mail subject suffix for pdf 1.98s
✓ get mail subject suffix for podcast 3.27s
✓ get mail subject suffix for unknown 67.92s
✓ get report file name without custom name 58.20s
✓ get report file name with custom name 38.67s
✓ get report file name with custom name appends suffix 0.39s
✓ get report file name without custom name appends suffix 0.23s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceGetActivityTypesFieldDataTest
✓ get activity types field data with null team 0.12s
✓ get activity types field data with team
✓ get activity types field data with value and teams filter
✓ get activity types field data parameter validation 0.01s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceGetPlaybookCategoriesUuidsTest
✓ get playbook categories uuids with empty categories 0.01s
✓ get playbook categories uuids with valid categories 0.12s
✓ get playbook categories uuids with some missing categories 0.01s
✓ get playbook categories uuids with all missing categories 0.01s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceReportGenerationTest
✓ get generate report payload with one off frequency 0.26s
✓ calculate from and to date with one off frequency 0.25s
✓ calculate from and to date with weekly frequency 0.29s
✓ calculate from and to date with monthly frequency 0.30s
✓ calculate from and to date with quarterly frequency 0.24s
✓ calculate from and to date with invalid frequency 0.21s
✓ get callback url 0.24s
✓ validate deal values 0.24s
✓ validate deal values with min value only 0.24s
✓ validate deal values with max value only 0.26s
✓ validate deal values with min value too large 0.26s
✓ validate deal values with max value too large 0.25s
✓ validate deal values with min value negative 0.26s
✓ validate deal values with min value greater than max value 0.25s
✓ validate date range with one off frequency 0.22s
✓ validate date range with one off frequency and missing dates 0.24s
✓ validate date range with non one off frequency 0.25s
✓ validate call durations 0.24s
✓ validate call durations with min duration only 0.24s
✓ validate call durations with max duration only 0.24s
✓ validate call durations with min duration too large 0.25s
✓ validate call types 0.22s
✓ validate call types with empty call types 0.24s
✓ validate call types with invalid call type 0.24s
✓ generate one off report with inactive status 0.34s
✓ generate one off report with non one off frequency 0.22s
✓ generate one off report with valid conditions 0.31s
✓ create report result 0.30s
✓ find child result 0.35s
✓ get generate report payload with weekly frequency uses full days 0.27s
✓ get generate report payload with monthly frequency uses full days 0.27s
✓ get generate report payload with quarterly frequency uses full days 0.31s
✓ get generate report payload one off includes calls on final day 0.49s
✓ update result names is called when custom name changes 0.66s
✓ update result names is not called when custom name unchanged 0.45s
✓ update result names rollback to no custom name includes teams 0.62s
Symfony\Component\Process\Exception\ProcessSignaledException
The process has been signaled with signal "9".
at vendor/symfony/process/Process.php:473
469▕ usleep(1000);
470▕ }
471▕
472▕ if ($this->processInformation['signaled'] && $this->processInformation['termsig'] !== $this->latestSignal) {
➜ 473▕ throw new ProcessSignaledException($this);
474▕ }
475▕
476▕ return $this->exitcode;
477▕ }
+15 vendor frames
16 artisan:13
Illuminate\Foundation\Application::handleCommand(Object(Symfony\Component\Console\Input\ArgvInput))
root@docker_lamp_1:/home/jiminny#
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (-zsh)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
DEV (docker)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys006\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all\n\n INFO Clearing cached bootstrap files. \n\n config .............................................................................................................................. 41.20ms DONE\n cache ............................................................................................................................... 61.54ms DONE\n compiled ............................................................................................................................. 3.39ms DONE\n events ............................................................................................................................... 5.01ms DONE\n routes ............................................................................................................................... 3.37ms DONE\n views ............................................................................................................................... 43.92ms DONE\n\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped\njiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped\njiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped\njiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped\njiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped\nworker-analytics:worker-analytics_00: stopped\nworker-crm-update:worker-crm-update_00: stopped\nworker-download:worker-download_00: stopped\nworker-nudges:worker-nudges_00: stopped\nworker-emails:worker-emails_00: stopped\nworker-crm-sync:worker-crm-sync_00: stopped\njiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped\nworker-calendar:worker-calendar_00: stopped\nworker-audio:worker-audio_00: stopped\nworker-conferences:worker-conferences_00: stopped\nworker:worker_00: stopped\nworker-es-update:worker-es-update_00: stopped\nartisan-schedule:artisan-schedule_00: stopped\nartisan-schedule:artisan-schedule_00: started\njiminny-worker-processing-1:jiminny-worker-processing-1_00: started\njiminny-worker-processing-2:jiminny-worker-processing-2_00: started\njiminny-worker-processing-3:jiminny-worker-processing-3_00: started\njiminny-worker-processing-4:jiminny-worker-processing-4_00: started\njiminny-worker-processing-5:jiminny-worker-processing-5_00: started\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started\nworker:worker_00: started\nworker-analytics:worker-analytics_00: started\nworker-audio:worker-audio_00: started\nworker-calendar:worker-calendar_00: started\nworker-conferences:worker-conferences_00: started\nworker-crm-sync:worker-crm-sync_00: started\nworker-crm-update:worker-crm-update_00: started\nworker-download:worker-download_00: started\nworker-emails:worker-emails_00: started\nworker-es-update:worker-es-update_00: started\nworker-nudges:worker-nudges_00: started\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265\nReport not found: 265\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68 \nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found 68\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\ActivityTypeServiceTest\n ✓ get activity type field data with null team 2.39s \n ✓ get activity type field data with team and options 1.25s \n ✓ get activity type field data with group ids\n ✓ get activity type field data with selected values\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportActivityServiceTest\n ✓ get activity ids for saved search returns ids 2.76s \n ✓ get activity ids for saved search returns empty when no results 0.03s \n ✓ get activity ids filters out date filters 0.35s \n ✓ get activity ids filters out closing period date filters 0.06s \n ✓ get activity ids handles array filters 0.04s \n ✓ get activity ids handles scalar filters 0.04s \n ✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s \n ✓ get activity ids logs with correct context 0.04s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportServiceTest\n ✓ update ask jiminny report throws when not ask jiminny type 1.15s \n ✓ update ask jiminny report status enables report 0.25s \n ✓ update ask jiminny report status disables report 0.06s \n ✓ list ask jiminny reports returns data key 0.04s \n ✓ list ask jiminny reports passes sort parameters 0.01s \n ✓ list standard reports does not use ask jiminny method\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsCallbackServiceTest\n ✓ get result uuid 20.88s \n ✓ get status 0.35s \n ✓ get podcast audio url 0.35s \n ✓ is success 0.52s \n ✓ get result status 0.77s \n ✓ get primary status 0.87s \n ✓ get podcast status 0.63s \n ✓ is processed 0.71s \n ✓ push to datadog 1.08s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceActivitiesCountTest\n ✓ get activities count payload with one off frequency 1.26s \n ✓ get activities count payload with weekly frequency 0.82s \n ✓ get activities count payload with monthly frequency 0.62s \n\n WARN Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceExtendedTest\n - transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s \n - transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s \n ✓ delete reports results in retention period 1.63s \n ✓ get team reports 1.34s \n ✓ get report results 1.39s \n ✓ get team ids with reports results 1.57s \n ✓ delete all report results 1.66s \n ✓ delete all data 0.76s \n ✓ delete report result 0.74s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceFieldDataTest\n ✓ get report enabled field data 0.11s \n ✓ get organization field data 0.03s \n ✓ get organization field data short version 0.03s \n ✓ get team field data 0.02s \n ✓ get team field data short version 0.01s \n ✓ get report type field data 0.02s \n ✓ get report type field data short version 0.03s \n ✓ get frequency field data 0.01s \n ✓ get period field data 0.01s \n ✓ get deal stage at call field data 0.03s \n ✓ get current deal stage field data 0.02s \n ✓ get deal value field data\n ✓ get call type field data\n ✓ get call duration field data 0.01s \n ✓ get recipients field data 0.01s \n ✓ get additional prompt input field data 0.03s \n ✓ get teams groups options 0.04s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceFormattingTest\n ✓ get report type full name with valid type 2.07s \n ✓ get report type full name with invalid type 1.12s \n ✓ get teams name with empty groups 1.02s \n ✓ get teams name with single group 1.05s \n ✓ get teams name with multiple groups 0.58s \n ✓ get teams name with non existent groups 0.63s \n ✓ get report period name with null from date 0.70s \n ✓ get report period name with null to date 1.14s \n ✓ get report period name with quarterly frequency 0.93s \n ✓ get report period name with monthly frequency 1.33s \n ✓ get report period name with weekly frequency 1.01s \n ✓ get report period name with weekly frequency different months 1.43s \n ✓ get report period name with one off frequency same month 1.36s \n ✓ get report period name with one off frequency different months 0.92s \n ✓ get report period name with unknown frequency 0.78s \n ✓ get report period name with quarterly frequency across years 0.79s \n ✓ get report period name with weekly frequency across years 0.78s \n ✓ get report period name with one off frequency across years 0.51s \n ✓ get report period name with unknown frequency across years 0.47s \n ✓ get recipient users with valid users 0.51s \n ✓ get recipient users with non existent users 0.51s \n ✓ get recipient users with empty recipients 0.44s \n ✓ get recipient users with no users 0.47s \n ✓ get report file name 0.48s \n ✓ get valid recipient users returns only users with emails 0.54s \n ✓ should send report returns false for empty users 0.78s \n ✓ should send report returns true if user timezone hour matches 1.04s \n ✓ should send report returns false if user timezone hour does not match 1.11s \n ✓ get media type metadata for pdf 1.72s \n ✓ get media type metadata for podcast 1.82s \n ✓ get media type metadata for unknown 1.39s \n ✓ get media path for pdf 1.10s \n ✓ get media path for podcast 0.85s \n ✓ get media path for unknown type 1.20s \n ✓ get media path with null url 0.92s \n ✓ get media path with url in quotes 0.69s \n ✓ get media path with malformed url 0.70s \n ✓ get filename suffix for podcast 0.70s \n ✓ get filename suffix for pdf 1.01s \n ✓ get mail subject suffix for pdf 1.98s \n ✓ get mail subject suffix for podcast 3.27s \n ✓ get mail subject suffix for unknown 67.92s \n ✓ get report file name without custom name 58.20s \n ✓ get report file name with custom name 38.67s \n ✓ get report file name with custom name appends suffix 0.39s \n ✓ get report file name without custom name appends suffix 0.23s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceGetActivityTypesFieldDataTest\n ✓ get activity types field data with null team 0.12s \n ✓ get activity types field data with team\n ✓ get activity types field data with value and teams filter\n ✓ get activity types field data parameter validation 0.01s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceGetPlaybookCategoriesUuidsTest\n ✓ get playbook categories uuids with empty categories 0.01s \n ✓ get playbook categories uuids with valid categories 0.12s \n ✓ get playbook categories uuids with some missing categories 0.01s \n ✓ get playbook categories uuids with all missing categories 0.01s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceReportGenerationTest\n ✓ get generate report payload with one off frequency 0.26s \n ✓ calculate from and to date with one off frequency 0.25s \n ✓ calculate from and to date with weekly frequency 0.29s \n ✓ calculate from and to date with monthly frequency 0.30s \n ✓ calculate from and to date with quarterly frequency 0.24s \n ✓ calculate from and to date with invalid frequency 0.21s \n ✓ get callback url 0.24s \n ✓ validate deal values 0.24s \n ✓ validate deal values with min value only 0.24s \n ✓ validate deal values with max value only 0.26s \n ✓ validate deal values with min value too large 0.26s \n ✓ validate deal values with max value too large 0.25s \n ✓ validate deal values with min value negative 0.26s \n ✓ validate deal values with min value greater than max value 0.25s \n ✓ validate date range with one off frequency 0.22s \n ✓ validate date range with one off frequency and missing dates 0.24s \n ✓ validate date range with non one off frequency 0.25s \n ✓ validate call durations 0.24s \n ✓ validate call durations with min duration only 0.24s \n ✓ validate call durations with max duration only 0.24s \n ✓ validate call durations with min duration too large 0.25s \n ✓ validate call types 0.22s \n ✓ validate call types with empty call types 0.24s \n ✓ validate call types with invalid call type 0.24s \n ✓ generate one off report with inactive status 0.34s \n ✓ generate one off report with non one off frequency 0.22s \n ✓ generate one off report with valid conditions 0.31s \n ✓ create report result 0.30s \n ✓ find child result 0.35s \n ✓ get generate report payload with weekly frequency uses full days 0.27s \n ✓ get generate report payload with monthly frequency uses full days 0.27s \n ✓ get generate report payload with quarterly frequency uses full days 0.31s \n ✓ get generate report payload one off includes calls on final day 0.49s \n ✓ update result names is called when custom name changes 0.66s \n ✓ update result names is not called when custom name unchanged 0.45s \n ✓ update result names rollback to no custom name includes teams 0.62s \n\n Symfony\\Component\\Process\\Exception\\ProcessSignaledException \n\n The process has been signaled with signal \"9\".\n\n at vendor/symfony/process/Process.php:473\n 469▕ usleep(1000);\n 470▕ }\n 471▕ \n 472▕ if ($this->processInformation['signaled'] && $this->processInformation['termsig'] !== $this->latestSignal) {\n ➜ 473▕ throw new ProcessSignaledException($this);\n 474▕ }\n 475▕ \n 476▕ return $this->exitcode;\n 477▕ }\n\n +15 vendor frames \n\n 16 artisan:13\n Illuminate\\Foundation\\Application::handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))\n\nroot@docker_lamp_1:/home/jiminny#","depth":4,"value":"Last login: Sat Apr 11 12:38:35 on ttys006\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all\n\n INFO Clearing cached bootstrap files. \n\n config .............................................................................................................................. 41.20ms DONE\n cache ............................................................................................................................... 61.54ms DONE\n compiled ............................................................................................................................. 3.39ms DONE\n events ............................................................................................................................... 5.01ms DONE\n routes ............................................................................................................................... 3.37ms DONE\n views ............................................................................................................................... 43.92ms DONE\n\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped\njiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped\njiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped\njiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped\njiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped\nworker-analytics:worker-analytics_00: stopped\nworker-crm-update:worker-crm-update_00: stopped\nworker-download:worker-download_00: stopped\nworker-nudges:worker-nudges_00: stopped\nworker-emails:worker-emails_00: stopped\nworker-crm-sync:worker-crm-sync_00: stopped\njiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped\nworker-calendar:worker-calendar_00: stopped\nworker-audio:worker-audio_00: stopped\nworker-conferences:worker-conferences_00: stopped\nworker:worker_00: stopped\nworker-es-update:worker-es-update_00: stopped\nartisan-schedule:artisan-schedule_00: stopped\nartisan-schedule:artisan-schedule_00: started\njiminny-worker-processing-1:jiminny-worker-processing-1_00: started\njiminny-worker-processing-2:jiminny-worker-processing-2_00: started\njiminny-worker-processing-3:jiminny-worker-processing-3_00: started\njiminny-worker-processing-4:jiminny-worker-processing-4_00: started\njiminny-worker-processing-5:jiminny-worker-processing-5_00: started\njiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started\nworker:worker_00: started\nworker-analytics:worker-analytics_00: started\nworker-audio:worker-audio_00: started\nworker-calendar:worker-calendar_00: started\nworker-conferences:worker-conferences_00: started\nworker-crm-sync:worker-crm-sync_00: started\nworker-crm-update:worker-crm-update_00: started\nworker-download:worker-download_00: started\nworker-emails:worker-emails_00: started\nworker-es-update:worker-es-update_00: started\nworker-nudges:worker-nudges_00: started\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports 265\n\n \n No arguments expected for \"automated-reports\" command, got \"265\". \n \n\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265\nReport not found: 265\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68 \nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found 68\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7\n[automated-reports] Automated report found Monthly Ask J report\nroot@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n WARN Metadata found in doc-comment for method Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\ActivityTypeServiceTest\n ✓ get activity type field data with null team 2.39s \n ✓ get activity type field data with team and options 1.25s \n ✓ get activity type field data with group ids\n ✓ get activity type field data with selected values\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportActivityServiceTest\n ✓ get activity ids for saved search returns ids 2.76s \n ✓ get activity ids for saved search returns empty when no results 0.03s \n ✓ get activity ids filters out date filters 0.35s \n ✓ get activity ids filters out closing period date filters 0.06s \n ✓ get activity ids handles array filters 0.04s \n ✓ get activity ids handles scalar filters 0.04s \n ✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s \n ✓ get activity ids logs with correct context 0.04s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AskJiminnyReportServiceTest\n ✓ update ask jiminny report throws when not ask jiminny type 1.15s \n ✓ update ask jiminny report status enables report 0.25s \n ✓ update ask jiminny report status disables report 0.06s \n ✓ list ask jiminny reports returns data key 0.04s \n ✓ list ask jiminny reports passes sort parameters 0.01s \n ✓ list standard reports does not use ask jiminny method\n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsCallbackServiceTest\n ✓ get result uuid 20.88s \n ✓ get status 0.35s \n ✓ get podcast audio url 0.35s \n ✓ is success 0.52s \n ✓ get result status 0.77s \n ✓ get primary status 0.87s \n ✓ get podcast status 0.63s \n ✓ is processed 0.71s \n ✓ push to datadog 1.08s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceActivitiesCountTest\n ✓ get activities count payload with one off frequency 1.26s \n ✓ get activities count payload with weekly frequency 0.82s \n ✓ get activities count payload with monthly frequency 0.62s \n\n WARN Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceExtendedTest\n - transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s \n - transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s \n ✓ delete reports results in retention period 1.63s \n ✓ get team reports 1.34s \n ✓ get report results 1.39s \n ✓ get team ids with reports results 1.57s \n ✓ delete all report results 1.66s \n ✓ delete all data 0.76s \n ✓ delete report result 0.74s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceFieldDataTest\n ✓ get report enabled field data 0.11s \n ✓ get organization field data 0.03s \n ✓ get organization field data short version 0.03s \n ✓ get team field data 0.02s \n ✓ get team field data short version 0.01s \n ✓ get report type field data 0.02s \n ✓ get report type field data short version 0.03s \n ✓ get frequency field data 0.01s \n ✓ get period field data 0.01s \n ✓ get deal stage at call field data 0.03s \n ✓ get current deal stage field data 0.02s \n ✓ get deal value field data\n ✓ get call type field data\n ✓ get call duration field data 0.01s \n ✓ get recipients field data 0.01s \n ✓ get additional prompt input field data 0.03s \n ✓ get teams groups options 0.04s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceFormattingTest\n ✓ get report type full name with valid type 2.07s \n ✓ get report type full name with invalid type 1.12s \n ✓ get teams name with empty groups 1.02s \n ✓ get teams name with single group 1.05s \n ✓ get teams name with multiple groups 0.58s \n ✓ get teams name with non existent groups 0.63s \n ✓ get report period name with null from date 0.70s \n ✓ get report period name with null to date 1.14s \n ✓ get report period name with quarterly frequency 0.93s \n ✓ get report period name with monthly frequency 1.33s \n ✓ get report period name with weekly frequency 1.01s \n ✓ get report period name with weekly frequency different months 1.43s \n ✓ get report period name with one off frequency same month 1.36s \n ✓ get report period name with one off frequency different months 0.92s \n ✓ get report period name with unknown frequency 0.78s \n ✓ get report period name with quarterly frequency across years 0.79s \n ✓ get report period name with weekly frequency across years 0.78s \n ✓ get report period name with one off frequency across years 0.51s \n ✓ get report period name with unknown frequency across years 0.47s \n ✓ get recipient users with valid users 0.51s \n ✓ get recipient users with non existent users 0.51s \n ✓ get recipient users with empty recipients 0.44s \n ✓ get recipient users with no users 0.47s \n ✓ get report file name 0.48s \n ✓ get valid recipient users returns only users with emails 0.54s \n ✓ should send report returns false for empty users 0.78s \n ✓ should send report returns true if user timezone hour matches 1.04s \n ✓ should send report returns false if user timezone hour does not match 1.11s \n ✓ get media type metadata for pdf 1.72s \n ✓ get media type metadata for podcast 1.82s \n ✓ get media type metadata for unknown 1.39s \n ✓ get media path for pdf 1.10s \n ✓ get media path for podcast 0.85s \n ✓ get media path for unknown type 1.20s \n ✓ get media path with null url 0.92s \n ✓ get media path with url in quotes 0.69s \n ✓ get media path with malformed url 0.70s \n ✓ get filename suffix for podcast 0.70s \n ✓ get filename suffix for pdf 1.01s \n ✓ get mail subject suffix for pdf 1.98s \n ✓ get mail subject suffix for podcast 3.27s \n ✓ get mail subject suffix for unknown 67.92s \n ✓ get report file name without custom name 58.20s \n ✓ get report file name with custom name 38.67s \n ✓ get report file name with custom name appends suffix 0.39s \n ✓ get report file name without custom name appends suffix 0.23s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceGetActivityTypesFieldDataTest\n ✓ get activity types field data with null team 0.12s \n ✓ get activity types field data with team\n ✓ get activity types field data with value and teams filter\n ✓ get activity types field data parameter validation 0.01s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceGetPlaybookCategoriesUuidsTest\n ✓ get playbook categories uuids with empty categories 0.01s \n ✓ get playbook categories uuids with valid categories 0.12s \n ✓ get playbook categories uuids with some missing categories 0.01s \n ✓ get playbook categories uuids with all missing categories 0.01s \n\n PASS Tests\\Unit\\Services\\Kiosk\\AutomatedReports\\AutomatedReportsServiceReportGenerationTest\n ✓ get generate report payload with one off frequency 0.26s \n ✓ calculate from and to date with one off frequency 0.25s \n ✓ calculate from and to date with weekly frequency 0.29s \n ✓ calculate from and to date with monthly frequency 0.30s \n ✓ calculate from and to date with quarterly frequency 0.24s \n ✓ calculate from and to date with invalid frequency 0.21s \n ✓ get callback url 0.24s \n ✓ validate deal values 0.24s \n ✓ validate deal values with min value only 0.24s \n ✓ validate deal values with max value only 0.26s \n ✓ validate deal values with min value too large 0.26s \n ✓ validate deal values with max value too large 0.25s \n ✓ validate deal values with min value negative 0.26s \n ✓ validate deal values with min value greater than max value 0.25s \n ✓ validate date range with one off frequency 0.22s \n ✓ validate date range with one off frequency and missing dates 0.24s \n ✓ validate date range with non one off frequency 0.25s \n ✓ validate call durations 0.24s \n ✓ validate call durations with min duration only 0.24s \n ✓ validate call durations with max duration only 0.24s \n ✓ validate call durations with min duration too large 0.25s \n ✓ validate call types 0.22s \n ✓ validate call types with empty call types 0.24s \n ✓ validate call types with invalid call type 0.24s \n ✓ generate one off report with inactive status 0.34s \n ✓ generate one off report with non one off frequency 0.22s \n ✓ generate one off report with valid conditions 0.31s \n ✓ create report result 0.30s \n ✓ find child result 0.35s \n ✓ get generate report payload with weekly frequency uses full days 0.27s \n ✓ get generate report payload with monthly frequency uses full days 0.27s \n ✓ get generate report payload with quarterly frequency uses full days 0.31s \n ✓ get generate report payload one off includes calls on final day 0.49s \n ✓ update result names is called when custom name changes 0.66s \n ✓ update result names is not called when custom name unchanged 0.45s \n ✓ update result names rollback to no custom name includes teams 0.62s \n\n Symfony\\Component\\Process\\Exception\\ProcessSignaledException \n\n The process has been signaled with signal \"9\".\n\n at vendor/symfony/process/Process.php:473\n 469▕ usleep(1000);\n 470▕ }\n 471▕ \n 472▕ if ($this->processInformation['signaled'] && $this->processInformation['termsig'] !== $this->latestSignal) {\n ➜ 473▕ throw new ProcessSignaledException($this);\n 474▕ }\n 475▕ \n 476▕ return $this->exitcode;\n 477▕ }\n\n +15 vendor frames \n\n 16 artisan:13\n Illuminate\\Foundation\\Application::handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))\n\nroot@docker_lamp_1:/home/jiminny#","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (-zsh)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"DEV (docker)","depth":1,"bounds":{"left":0.46875,"top":0.033333335,"width":0.0625,"height":0.017777778},"role_description":"text"}]...
|
2111417376262186556
|
-8213639152149673010
|
click
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys006
Poetry Last login: Sat Apr 11 12:38:35 on ttys006
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ dev
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan optimize:clear && supervisorctl restart all
INFO Clearing cached bootstrap files.
config [PASSWORD_DOTS] 41.20ms DONE
cache [PASSWORD_DOTS] 61.54ms DONE
compiled [PASSWORD_DOTS] 3.39ms DONE
events [PASSWORD_DOTS] 5.01ms DONE
routes [PASSWORD_DOTS] 3.37ms DONE
views [PASSWORD_DOTS] 43.92ms DONE
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: stopped
jiminny-worker-processing-2:jiminny-worker-processing-2_00: stopped
jiminny-worker-processing-3:jiminny-worker-processing-3_00: stopped
jiminny-worker-processing-4:jiminny-worker-processing-4_00: stopped
jiminny-worker-processing-5:jiminny-worker-processing-5_00: stopped
worker-analytics:worker-analytics_00: stopped
worker-crm-update:worker-crm-update_00: stopped
worker-download:worker-download_00: stopped
worker-nudges:worker-nudges_00: stopped
worker-emails:worker-emails_00: stopped
worker-crm-sync:worker-crm-sync_00: stopped
jiminny-worker-processing-1:jiminny-worker-processing-1_00: stopped
worker-calendar:worker-calendar_00: stopped
worker-audio:worker-audio_00: stopped
worker-conferences:worker-conferences_00: stopped
worker:worker_00: stopped
worker-es-update:worker-es-update_00: stopped
artisan-schedule:artisan-schedule_00: stopped
artisan-schedule:artisan-schedule_00: started
jiminny-worker-processing-1:jiminny-worker-processing-1_00: started
jiminny-worker-processing-2:jiminny-worker-processing-2_00: started
jiminny-worker-processing-3:jiminny-worker-processing-3_00: started
jiminny-worker-processing-4:jiminny-worker-processing-4_00: started
jiminny-worker-processing-5:jiminny-worker-processing-5_00: started
jiminny-worker-processing-delayed:jiminny-worker-processing-delayed_00: started
worker:worker_00: started
worker-analytics:worker-analytics_00: started
worker-audio:worker-audio_00: started
worker-calendar:worker-calendar_00: started
worker-conferences:worker-conferences_00: started
worker-crm-sync:worker-crm-sync_00: started
worker-crm-update:worker-crm-update_00: started
worker-download:worker-download_00: started
worker-emails:worker-emails_00: started
worker-es-update:worker-es-update_00: started
worker-nudges:worker-nudges_00: started
root@docker_lamp_1:/home/jiminny# php artisan automated-reports 265
No arguments expected for "automated-reports" command, got "265".
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 265
Report not found: 265
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found 68
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id 68
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan automated-reports --report-id efe7dcab-955f-46ed-bbff-21fe6cc4f4b7
[automated-reports] Automated report found Monthly Ask J report
root@docker_lamp_1:/home/jiminny# php artisan test tests/Unit/Services/Kiosk/AutomatedReports/
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceValidationTest::testValidateReportType(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
WARN Metadata found in doc-comment for method Tests\Unit\Services\Kiosk\AutomatedReports\RecipientServiceTest::testGetJiminnyRecipientsFieldDataWithDifferentValues(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.
PASS Tests\Unit\Services\Kiosk\AutomatedReports\ActivityTypeServiceTest
✓ get activity type field data with null team 2.39s
✓ get activity type field data with team and options 1.25s
✓ get activity type field data with group ids
✓ get activity type field data with selected values
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportActivityServiceTest
✓ get activity ids for saved search returns ids 2.76s
✓ get activity ids for saved search returns empty when no results 0.03s
✓ get activity ids filters out date filters 0.35s
✓ get activity ids filters out closing period date filters 0.06s
✓ get activity ids handles array filters 0.04s
✓ get activity ids handles scalar filters 0.04s
✓ get activity ids passes non zero sequence number to disable first request defaults 0.04s
✓ get activity ids logs with correct context 0.04s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AskJiminnyReportServiceTest
✓ update ask jiminny report throws when not ask jiminny type 1.15s
✓ update ask jiminny report status enables report 0.25s
✓ update ask jiminny report status disables report 0.06s
✓ list ask jiminny reports returns data key 0.04s
✓ list ask jiminny reports passes sort parameters 0.01s
✓ list standard reports does not use ask jiminny method
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsCallbackServiceTest
✓ get result uuid 20.88s
✓ get status 0.35s
✓ get podcast audio url 0.35s
✓ is success 0.52s
✓ get result status 0.77s
✓ get primary status 0.87s
✓ get podcast status 0.63s
✓ is processed 0.71s
✓ push to datadog 1.08s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceActivitiesCountTest
✓ get activities count payload with one off frequency 1.26s
✓ get activities count payload with weekly frequency 0.82s
✓ get activities count payload with monthly frequency 0.62s
WARN Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceExtendedTest
- transform report results structure → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 1.81s
- transform report results with multiple results → This test requires extensive mocking of Laravel Model relations and is not essential for retention policy testing 0.95s
✓ delete reports results in retention period 1.63s
✓ get team reports 1.34s
✓ get report results 1.39s
✓ get team ids with reports results 1.57s
✓ delete all report results 1.66s
✓ delete all data 0.76s
✓ delete report result 0.74s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceFieldDataTest
✓ get report enabled field data 0.11s
✓ get organization field data 0.03s
✓ get organization field data short version 0.03s
✓ get team field data 0.02s
✓ get team field data short version 0.01s
✓ get report type field data 0.02s
✓ get report type field data short version 0.03s
✓ get frequency field data 0.01s
✓ get period field data 0.01s
✓ get deal stage at call field data 0.03s
✓ get current deal stage field data 0.02s
✓ get deal value field data
✓ get call type field data
✓ get call duration field data 0.01s
✓ get recipients field data 0.01s
✓ get additional prompt input field data 0.03s
✓ get teams groups options 0.04s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceFormattingTest
✓ get report type full name with valid type 2.07s
✓ get report type full name with invalid type 1.12s
✓ get teams name with empty groups 1.02s
✓ get teams name with single group 1.05s
✓ get teams name with multiple groups 0.58s
✓ get teams name with non existent groups 0.63s
✓ get report period name with null from date 0.70s
✓ get report period name with null to date 1.14s
✓ get report period name with quarterly frequency 0.93s
✓ get report period name with monthly frequency 1.33s
✓ get report period name with weekly frequency 1.01s
✓ get report period name with weekly frequency different months 1.43s
✓ get report period name with one off frequency same month 1.36s
✓ get report period name with one off frequency different months 0.92s
✓ get report period name with unknown frequency 0.78s
✓ get report period name with quarterly frequency across years 0.79s
✓ get report period name with weekly frequency across years 0.78s
✓ get report period name with one off frequency across years 0.51s
✓ get report period name with unknown frequency across years 0.47s
✓ get recipient users with valid users 0.51s
✓ get recipient users with non existent users 0.51s
✓ get recipient users with empty recipients 0.44s
✓ get recipient users with no users 0.47s
✓ get report file name 0.48s
✓ get valid recipient users returns only users with emails 0.54s
✓ should send report returns false for empty users 0.78s
✓ should send report returns true if user timezone hour matches 1.04s
✓ should send report returns false if user timezone hour does not match 1.11s
✓ get media type metadata for pdf 1.72s
✓ get media type metadata for podcast 1.82s
✓ get media type metadata for unknown 1.39s
✓ get media path for pdf 1.10s
✓ get media path for podcast 0.85s
✓ get media path for unknown type 1.20s
✓ get media path with null url 0.92s
✓ get media path with url in quotes 0.69s
✓ get media path with malformed url 0.70s
✓ get filename suffix for podcast 0.70s
✓ get filename suffix for pdf 1.01s
✓ get mail subject suffix for pdf 1.98s
✓ get mail subject suffix for podcast 3.27s
✓ get mail subject suffix for unknown 67.92s
✓ get report file name without custom name 58.20s
✓ get report file name with custom name 38.67s
✓ get report file name with custom name appends suffix 0.39s
✓ get report file name without custom name appends suffix 0.23s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceGetActivityTypesFieldDataTest
✓ get activity types field data with null team 0.12s
✓ get activity types field data with team
✓ get activity types field data with value and teams filter
✓ get activity types field data parameter validation 0.01s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceGetPlaybookCategoriesUuidsTest
✓ get playbook categories uuids with empty categories 0.01s
✓ get playbook categories uuids with valid categories 0.12s
✓ get playbook categories uuids with some missing categories 0.01s
✓ get playbook categories uuids with all missing categories 0.01s
PASS Tests\Unit\Services\Kiosk\AutomatedReports\AutomatedReportsServiceReportGenerationTest
✓ get generate report payload with one off frequency 0.26s
✓ calculate from and to date with one off frequency 0.25s
✓ calculate from and to date with weekly frequency 0.29s
✓ calculate from and to date with monthly frequency 0.30s
✓ calculate from and to date with quarterly frequency 0.24s
✓ calculate from and to date with invalid frequency 0.21s
✓ get callback url 0.24s
✓ validate deal values 0.24s
✓ validate deal values with min value only 0.24s
✓ validate deal values with max value only 0.26s
✓ validate deal values with min value too large 0.26s
✓ validate deal values with max value too large 0.25s
✓ validate deal values with min value negative 0.26s
✓ validate deal values with min value greater than max value 0.25s
✓ validate date range with one off frequency 0.22s
✓ validate date range with one off frequency and missing dates 0.24s
✓ validate date range with non one off frequency 0.25s
✓ validate call durations 0.24s
✓ validate call durations with min duration only 0.24s
✓ validate call durations with max duration only 0.24s
✓ validate call durations with min duration too large 0.25s
✓ validate call types 0.22s
✓ validate call types with empty call types 0.24s
✓ validate call types with invalid call type 0.24s
✓ generate one off report with inactive status 0.34s
✓ generate one off report with non one off frequency 0.22s
✓ generate one off report with valid conditions 0.31s
✓ create report result 0.30s
✓ find child result 0.35s
✓ get generate report payload with weekly frequency uses full days 0.27s
✓ get generate report payload with monthly frequency uses full days 0.27s
✓ get generate report payload with quarterly frequency uses full days 0.31s
✓ get generate report payload one off includes calls on final day 0.49s
✓ update result names is called when custom name changes 0.66s
✓ update result names is not called when custom name unchanged 0.45s
✓ update result names rollback to no custom name includes teams 0.62s
Symfony\Component\Process\Exception\ProcessSignaledException
The process has been signaled with signal "9".
at vendor/symfony/process/Process.php:473
469▕ usleep(1000);
470▕ }
471▕
472▕ if ($this->processInformation['signaled'] && $this->processInformation['termsig'] !== $this->latestSignal) {
➜ 473▕ throw new ProcessSignaledException($this);
474▕ }
475▕
476▕ return $this->exitcode;
477▕ }
+15 vendor frames
16 artisan:13
Illuminate\Foundation\Application::handleCommand(Object(Symfony\Component\Console\Input\ArgvInput))
root@docker_lamp_1:/home/jiminny#
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (-zsh)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
DEV (docker)...
|
NULL
|
|
11510
|
230
|
19
|
2026-04-14T09:44:22.098964+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159862098_m1.jpg...
|
iTerm2
|
APP (-zsh)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
5579/5579 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailing_comma_in_multiline)
---------- begin diff ----------
--- /home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php
+++ /home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php
@@ -51,7 +51,7 @@
array_merge($requestParams, [
'limit' => self::DEFAULT_TOP_ACTIVITIES_COUNT,
'page' => 1,
- 'sequence_number' => 1
+ 'sequence_number' => 1,
]),
$user->getTimezone()
);
----------- end diff -----------
Fixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory used
What's next:
Try Docker Debug for seamless, persistent debugging tools in any container or image → docker debug docker_lamp_1
Learn more at https://docs.docker.com/go/debug-cli/
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (-zsh)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (-zsh)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".\n 5579/5579 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n 1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailing_comma_in_multiline)\n ---------- begin diff ----------\n--- /home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php\n+++ /home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php\n@@ -51,7 +51,7 @@\n array_merge($requestParams, [\n 'limit' => self::DEFAULT_TOP_ACTIVITIES_COUNT,\n 'page' => 1,\n- 'sequence_number' => 1\n+ 'sequence_number' => 1,\n ]),\n $user->getTimezone()\n );\n\n ----------- end diff -----------\n\n\nFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory used\n\nWhat's next:\n Try Docker Debug for seamless, persistent debugging tools in any container or image → docker debug docker_lamp_1\n Learn more at https://docs.docker.com/go/debug-cli/\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $","depth":4,"bounds":{"left":0.0,"top":0.08777778,"width":0.9895833,"height":0.9122222},"value":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix\ndocker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff \nPHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.3.30\nRunning analysis on 7 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nLoaded config default from \".php-cs-fixer.dist.php\".\n 5579/5579 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n 1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailing_comma_in_multiline)\n ---------- begin diff ----------\n--- /home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php\n+++ /home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php\n@@ -51,7 +51,7 @@\n array_merge($requestParams, [\n 'limit' => self::DEFAULT_TOP_ACTIVITIES_COUNT,\n 'page' => 1,\n- 'sequence_number' => 1\n+ 'sequence_number' => 1,\n ]),\n $user->getTimezone()\n );\n\n ----------- end diff -----------\n\n\nFixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory used\n\nWhat's next:\n Try Docker Debug for seamless, persistent debugging tools in any container or image → docker debug docker_lamp_1\n Learn more at https://docs.docker.com/go/debug-cli/\nlukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (-zsh)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"APP (-zsh)","depth":1,"bounds":{"left":0.47430557,"top":0.033333335,"width":0.05138889,"height":0.017777778},"role_description":"text"}]...
|
2534660128742684864
|
7458926816433764507
|
click
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $ csfix
docker exec -it docker_lamp_1 ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --using-cache=no --diff
PHP CS Fixer 3.87.1 Alexander by Fabien Potencier, Dariusz Ruminski and contributors.
PHP runtime: 8.3.30
Running analysis on 7 cores with 10 files per process.
Parallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!
Loaded config default from ".php-cs-fixer.dist.php".
5579/5579 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
1) app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php (trailing_comma_in_multiline)
---------- begin diff ----------
--- /home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php
+++ /home/jiminny/app/Services/Kiosk/AutomatedReports/AskJiminnyReportActivityService.php
@@ -51,7 +51,7 @@
array_merge($requestParams, [
'limit' => self::DEFAULT_TOP_ACTIVITIES_COUNT,
'page' => 1,
- 'sequence_number' => 1
+ 'sequence_number' => 1,
]),
$user->getTimezone()
);
----------- end diff -----------
Fixed 1 of 5579 files in 108.308 seconds, 67.00 MB memory used
What's next:
Try Docker Debug for seamless, persistent debugging tools in any container or image → docker debug docker_lamp_1
Learn more at https://docs.docker.com/go/debug-cli/
lukas@Lukas-Kovaliks-MacBook-Pro-Jiminny ~/jiminny/app (JY-18909-automated-reports-ask-jiminny) $
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (-zsh)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (-zsh)...
|
11508
|
|
11512
|
230
|
20
|
2026-04-14T09:44:39.428975+00:00
|
/Users/lukas/.screenpipe/data/data/2026-04-14/1776 /Users/lukas/.screenpipe/data/data/2026-04-14/1776159879428_m1.jpg...
|
iTerm2
|
APP (vi)
|
1
|
NULL
|
monitor_1
|
NULL
|
NULL
|
NULL
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Merge branch 'JY-18909-automated-reports-ask-jiminny' of github.com:jiminny/app into JY-18909-automated-reports-ask-jiminny
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
"~/jiminny/app/.git/MERGE_MSG" 6L, 350B
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (vi)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (vi)...
|
[{"role":"AXTextArea","text [{"role":"AXTextArea","text":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nMerge branch 'JY-18909-automated-reports-ask-jiminny' of github.com:jiminny/app into JY-18909-automated-reports-ask-jiminny\n# Please enter a commit message to explain why this merge is necessary,\n# especially if it merges an updated upstream into a topic branch.\n#\n# Lines starting with '#' will be ignored, and an empty message aborts\n# the commit.\n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n\"~/jiminny/app/.git/MERGE_MSG\" 6L, 350B","depth":4,"bounds":{"left":0.0,"top":0.027777778,"width":0.9895833,"height":0.9722222},"value":"Last login: Sat Apr 11 12:38:35 on ttys007\n\nPoetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents\nMerge branch 'JY-18909-automated-reports-ask-jiminny' of github.com:jiminny/app into JY-18909-automated-reports-ask-jiminny\n# Please enter a commit message to explain why this merge is necessary,\n# especially if it merges an updated upstream into a topic branch.\n#\n# Lines starting with '#' will be ignored, and an empty message aborts\n# the commit.\n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n~ \n\"~/jiminny/app/.git/MERGE_MSG\" 6L, 350B","is_focused":true},{"role":"AXRadioButton","text":"DOCKER","depth":2,"bounds":{"left":0.0,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.004166667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"DEV (docker)","depth":2,"bounds":{"left":0.12291667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.12708333,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"APP (vi)","depth":2,"bounds":{"left":0.24583334,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.25,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"ec2-user@ip-10-30-93-249:~ (nc)","depth":2,"bounds":{"left":0.36875,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.37291667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.49166667,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.49583334,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.6145833,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.61875,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"-zsh","depth":2,"bounds":{"left":0.7375,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.7416667,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXRadioButton","text":"✳ Unable to access screenpipe activity data (claude)","depth":2,"bounds":{"left":0.86041665,"top":0.05888889,"width":0.12291667,"height":0.026666667},"role_description":"radio button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXButton","text":"Close Tab","depth":3,"bounds":{"left":0.8645833,"top":0.06333333,"width":0.011111111,"height":0.017777778},"role_description":"button","is_enabled":false,"is_focused":false,"is_selected":false,"is_expanded":false},{"role":"AXStaticText","text":"⌥⌘1","depth":1,"bounds":{"left":0.9548611,"top":0.032222223,"width":0.03888889,"height":0.018888889},"automation_id":"_NS:8","role_description":"text"},{"role":"AXStaticText","text":"APP (vi)","depth":1,"bounds":{"left":0.48055556,"top":0.033333335,"width":0.039583333,"height":0.017777778},"role_description":"text"}]...
|
-5134332022219886657
|
8788234839013295197
|
visual_change
|
accessibility
|
NULL
|
Last login: Sat Apr 11 12:38:35 on ttys007
Poetry Last login: Sat Apr 11 12:38:35 on ttys007
Poetry could not find a pyproject.toml file in /Users/lukas/jiminny/app or its parents
Merge branch 'JY-18909-automated-reports-ask-jiminny' of github.com:jiminny/app into JY-18909-automated-reports-ask-jiminny
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
"~/jiminny/app/.git/MERGE_MSG" 6L, 350B
DOCKER
Close Tab
DEV (docker)
Close Tab
APP (vi)
Close Tab
ec2-user@ip-10-30-93-249:~ (nc)
Close Tab
-zsh
Close Tab
-zsh
Close Tab
-zsh
Close Tab
✳ Unable to access screenpipe activity data (claude)
Close Tab
⌥⌘1
APP (vi)...
|
NULL
|