2026-06-21 00:00:00,003 [10] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 00:00:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 00:00:00,007 [10] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 00:00:00,007 [10] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RestartAppJob', class=FaceIDService.Service.RestartAppJob
2026-06-21 00:00:00,007 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RestartAppJob
2026-06-21 00:00:00,007 [10] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 00:00:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 00:00:00,009 [10] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 00:00:00,009 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 00:00:00,009 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 00:00:00,011 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 00:00:00,009 [10] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:00:00,011 [10] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:00:00,019 [1] INFO  Quartz.Core.QuartzScheduler [? ?]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
2026-06-21 00:00:00,021 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Standby>d__70]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
2026-06-21 00:00:00,025 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Shutdown Quartz.Simpl.TaskSchedulingThreadPool]- Shutting down threadpool...
2026-06-21 00:00:00,025 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Shutdown Quartz.Simpl.TaskSchedulingThreadPool]- Shutdown of threadpool complete.
2026-06-21 00:00:00,029 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Shutdown>d__80]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED Shutdown complete.
2026-06-21 00:00:06,258 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ================Application Startup=================
2026-06-21 00:00:07,062 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ================Application Stopped=================
2026-06-21 00:00:07,333 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ServiceNode => Node ph? trch: 13 MachineId, 5 Group [69, 78, 79, 89, 99] | SignalR=http://localhost:55868/ | SqlPort=55860
2026-06-21 00:00:07,341 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- Override SQL Server Port = 55860
2026-06-21 00:00:07,854 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- Override SignalR Link = http://localhost:55868/
2026-06-21 00:00:10,025 [1] INFO  Quartz.Impl.StdSchedulerFactory [InitializeProperties Quartz.Impl.StdSchedulerFactory]- Default Quartz.NET properties loaded from embedded resource file
2026-06-21 00:00:10,056 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Initialize Quartz.Simpl.TaskSchedulingThreadPool]- TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler.
2026-06-21 00:00:10,063 [1] INFO  Quartz.Core.SchedulerSignalerImpl [.ctor Quartz.Core.SchedulerSignalerImpl]- Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl
2026-06-21 00:00:10,064 [1] INFO  Quartz.Core.QuartzScheduler [? ?]- Quartz Scheduler created
2026-06-21 00:00:10,064 [1] INFO  Quartz.Simpl.RAMJobStore [Initialize Quartz.Simpl.RAMJobStore]- RAMJobStore initialized.
2026-06-21 00:00:10,066 [1] INFO  Quartz.Impl.StdSchedulerFactory [MoveNext Quartz.Impl.StdSchedulerFactory+<Instantiate>d__70]- Quartz Scheduler 3.15.1.0 - 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED' initialized
2026-06-21 00:00:10,066 [1] INFO  Quartz.Impl.StdSchedulerFactory [MoveNext Quartz.Impl.StdSchedulerFactory+<Instantiate>d__70]- Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10
2026-06-21 00:00:10,066 [1] INFO  Quartz.Impl.StdSchedulerFactory [MoveNext Quartz.Impl.StdSchedulerFactory+<Instantiate>d__70]- Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False
2026-06-21 00:00:10,073 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Start>d__68]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2026-06-21 00:00:10,077 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:00:10,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:00:10,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:00:10,106 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:00:39,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:01:07,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:01:31,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:01:56,850 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:02:20,570 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:02:47,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:03:10,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:03:36,807 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:04:05,616 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:04:29,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:04:55,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:05:25,154 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:05:53,823 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:06:22,280 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:06:50,184 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:07:18,539 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:07:45,624 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:08:12,620 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:08:37,220 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:09:04,024 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:09:28,646 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:09:57,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:10:22,226 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:10:49,839 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:11:13,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:11:36,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:12:02,825 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:12:30,790 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:12:55,953 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:13:19,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:13:44,859 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:14:09,589 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:14:33,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 00:15:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 00:15:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:15:00,022 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 00:15:00,026 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 00:15:00,029 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:15:27,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:15:56,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:16:21,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:16:46,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:17:15,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:17:44,659 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:18:12,376 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:18:41,046 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:19:06,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:19:34,049 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:20:00,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:20:29,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:20:53,441 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:21:17,839 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:21:47,674 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:22:16,341 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:22:41,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:23:06,764 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:23:33,375 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:23:58,938 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:24:23,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:24:48,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:25:16,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:25:40,247 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:26:08,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:26:37,892 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:27:06,502 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:27:35,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:28:04,231 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:28:31,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:28:59,396 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:29:26,621 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:29:53,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 00:30:00,009 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 00:30:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:30:00,009 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 00:30:00,011 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 00:30:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:30:25,991 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:30:54,464 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:31:23,555 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:31:51,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:32:21,395 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:32:47,490 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:33:10,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:33:33,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:34:02,651 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:34:30,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:34:56,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:35:26,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:35:50,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:36:13,742 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:36:38,680 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:37:04,447 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:37:31,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:37:58,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:38:22,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:38:45,950 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:39:12,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:39:36,338 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:40:05,108 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:40:31,309 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:40:56,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:41:25,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:41:50,062 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:42:18,555 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:42:43,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:43:08,652 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:43:35,408 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:43:59,256 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:44:22,751 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:44:49,167 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 00:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 00:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:45:00,001 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 00:45:00,002 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 00:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:45:23,136 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:45:49,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:46:17,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:46:43,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:47:10,189 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:47:35,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:47:59,708 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:48:26,803 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:48:56,050 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:49:21,799 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:49:49,637 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:50:18,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:50:47,767 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:51:11,792 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:51:35,602 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:52:00,619 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:52:28,023 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:52:52,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:53:20,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:53:45,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:54:13,449 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:54:37,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:55:04,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:55:34,274 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:56:02,942 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:56:27,250 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:56:55,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:57:21,281 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:57:46,345 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:58:12,647 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:58:36,154 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:59:00,865 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:59:26,815 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 00:59:52,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 01:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 01:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 01:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 01:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 01:00:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 01:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 01:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 01:00:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:00:26,345 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:00:54,307 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:01:20,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:01:43,743 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:02:09,898 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:02:39,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:03:08,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:03:32,496 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:03:55,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:04:24,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:04:50,792 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:05:16,164 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:05:43,739 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:06:12,381 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:06:41,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:07:05,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:07:34,729 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:07:59,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:08:26,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:08:53,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:09:17,608 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:09:46,682 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:10:15,430 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:10:42,601 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:11:07,449 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:11:34,049 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:12:02,755 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:12:25,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:12:50,422 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:13:16,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:13:46,695 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:14:10,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:14:34,045 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 01:15:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 01:15:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:15:00,006 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 01:15:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 01:15:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:15:28,713 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:15:53,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:16:19,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:16:44,031 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:17:10,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:17:38,941 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:18:05,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:18:31,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:18:55,708 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:19:24,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:19:50,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:20:16,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:20:42,802 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:21:09,969 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:21:36,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:22:02,360 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:22:28,541 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:22:53,210 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:23:19,523 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:23:48,335 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:24:14,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:24:37,987 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:25:06,675 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:25:33,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:26:03,053 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:26:30,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:26:57,097 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:27:25,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:27:49,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:28:14,602 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:28:44,134 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:29:08,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:29:37,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 01:30:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 01:30:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:30:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 01:30:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 01:30:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:30:25,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:30:54,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:31:19,986 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:31:47,682 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:32:16,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:32:43,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:33:09,357 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:33:38,055 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:34:02,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:34:28,327 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:34:54,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:35:22,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:35:47,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:36:12,281 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:36:40,455 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:37:08,381 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:37:37,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:38:03,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:38:32,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:38:59,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:39:23,743 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:39:47,380 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:40:12,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:40:38,591 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:41:07,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:41:35,408 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:42:02,669 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:42:28,158 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:42:57,108 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:43:26,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:43:54,603 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:44:21,558 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:44:46,871 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 01:45:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 01:45:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:45:00,010 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 01:45:00,012 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 01:45:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:45:26,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:45:52,184 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:46:18,148 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:46:41,603 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:47:07,980 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:47:31,898 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:48:00,411 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:48:24,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:48:48,687 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:49:14,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:49:39,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:50:06,378 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:50:32,634 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:50:59,370 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:51:24,941 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:51:48,038 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:52:16,681 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:52:43,114 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:53:12,674 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:53:37,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:54:03,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:54:28,658 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:54:55,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:55:20,982 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:55:49,213 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:56:16,196 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:56:44,148 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:57:11,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:57:39,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:58:04,168 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:58:28,633 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:58:55,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:59:19,479 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 01:59:49,291 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 02:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 02:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 02:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 02:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 02:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 02:00:00,003 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 02:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 02:00:23,977 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:00:52,465 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:01:21,626 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:01:47,162 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:02:11,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:02:37,761 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:03:04,938 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:03:33,050 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:04:02,433 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:04:29,913 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:04:53,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:05:19,373 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:05:43,272 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:06:11,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:06:40,949 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:07:10,541 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:07:37,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:08:04,683 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:08:33,705 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:09:01,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:09:30,590 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:10:00,290 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:10:25,191 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:10:48,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:11:17,189 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:11:43,353 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:12:11,764 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:12:35,389 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:12:58,476 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:13:23,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:13:52,310 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:14:15,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:14:43,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 02:15:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 02:15:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:15:00,008 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 02:15:00,008 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 02:15:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:15:23,219 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:15:46,509 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:16:12,294 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:16:42,064 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:17:11,553 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:17:40,398 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:18:08,892 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:18:32,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:18:57,476 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:19:22,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:19:46,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:20:13,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:20:41,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:21:08,144 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:21:32,118 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:22:00,517 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:22:26,122 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:22:53,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:23:17,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:23:47,504 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:24:14,492 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:24:38,170 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:25:01,711 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:25:29,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:25:56,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:26:24,108 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:26:52,901 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:27:22,060 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:27:50,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:28:16,295 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:28:44,889 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:29:12,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:29:36,980 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 02:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 02:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:30:00,001 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 02:30:00,001 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 02:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:30:26,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:30:51,036 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:31:16,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:31:43,985 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:32:10,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:32:37,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:33:03,329 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:33:26,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:33:53,026 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:34:16,720 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:34:40,093 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:35:03,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:35:31,332 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:35:58,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:36:22,098 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:36:50,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:37:19,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:37:45,432 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:38:08,997 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:38:38,837 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:39:06,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:39:30,422 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:40:00,332 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:40:28,558 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:40:54,893 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:41:22,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:41:49,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:42:17,046 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:42:40,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:43:07,950 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:43:32,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:44:02,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:44:28,810 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:44:56,168 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 02:45:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 02:45:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:45:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 02:45:00,011 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 02:45:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:45:27,904 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:45:51,141 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:46:15,915 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:46:45,098 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:47:11,076 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:47:36,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:48:05,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:48:32,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:48:55,681 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:49:22,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:49:51,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:50:17,779 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:50:41,885 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:51:11,109 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:51:36,479 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:52:00,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:52:24,305 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:52:53,557 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:53:18,779 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:53:41,985 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:54:05,962 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:54:29,180 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:54:52,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:55:21,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:55:45,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:56:10,379 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:56:38,635 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:57:07,919 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:57:36,098 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:58:01,044 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:58:24,669 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:58:48,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:59:16,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 02:59:45,710 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 03:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 03:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 03:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 03:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 03:00:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 03:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:00:00,004 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 03:00:00,004 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 03:00:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:00:24,870 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:00:49,638 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:01:13,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:01:38,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:02:02,904 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:02:26,296 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:02:54,318 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:03:23,344 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:03:47,782 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:04:15,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:04:42,645 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:05:07,035 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:05:30,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:05:54,625 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:06:20,638 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:06:48,138 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:07:17,050 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:07:43,939 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:08:11,125 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:08:35,037 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:08:58,229 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:09:26,313 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:09:53,435 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:10:22,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:10:47,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:11:14,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:11:38,650 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:12:03,502 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:12:28,315 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:12:55,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:13:25,794 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:13:51,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:14:17,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:14:47,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 03:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 03:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:15:00,000 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 03:15:00,001 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 03:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:15:26,338 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:15:50,884 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:16:14,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:16:41,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:17:11,846 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:17:38,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:18:05,069 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:18:30,944 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:18:57,190 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:19:23,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:19:46,423 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:20:16,116 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:20:42,739 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:21:11,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:21:36,524 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:22:04,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:22:32,465 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:22:57,154 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:23:24,827 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:23:50,810 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:24:19,600 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:24:44,040 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:25:09,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:25:39,047 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:26:05,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:26:32,073 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:27:00,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:27:27,100 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:27:53,842 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:28:17,127 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:28:43,420 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:29:08,676 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:29:38,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 03:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 03:30:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 03:30:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 03:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:30:23,652 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:30:50,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:31:19,814 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:31:48,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:32:17,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:32:43,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:33:13,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:33:36,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:34:03,287 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:34:28,383 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:34:53,065 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:35:21,202 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:35:50,592 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:36:16,742 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:36:43,711 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:37:06,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:37:30,577 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:38:00,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:38:29,146 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:38:54,616 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:39:19,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:39:45,099 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:40:09,304 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:40:35,139 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:41:03,532 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:41:32,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:41:57,271 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:42:25,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:42:49,036 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:43:14,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:43:39,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:44:02,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:44:29,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:44:53,114 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 03:45:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 03:45:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:45:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 03:45:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 03:45:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:45:24,032 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:45:47,575 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:46:12,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:46:36,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:47:02,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:47:26,505 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:47:50,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:48:14,429 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:48:44,277 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:49:13,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:49:37,966 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:50:07,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:50:33,925 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:51:03,296 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:51:30,953 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:51:54,141 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:52:22,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:52:48,353 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:53:17,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:53:41,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:54:10,355 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:54:33,655 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:54:57,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:55:21,626 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:55:47,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:56:15,229 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:56:41,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:57:05,311 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:57:30,117 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:57:54,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:58:19,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:58:45,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:59:15,485 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 03:59:45,142 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 04:00:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 04:00:00,008 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 04:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 04:00:00,009 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 04:00:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:00:00,009 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 04:00:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 04:00:00,011 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 04:00:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:00:26,219 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:00:52,535 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:01:20,483 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:01:45,645 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:02:11,303 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:02:36,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:03:03,061 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:03:26,661 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:03:51,093 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:04:20,034 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:04:49,256 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:05:18,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:05:45,808 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:06:10,476 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:06:37,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:07:02,163 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:07:28,464 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:07:52,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:08:16,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:08:43,620 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:09:10,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:09:34,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:09:57,519 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:10:23,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:10:52,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:11:16,577 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:11:42,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:12:08,753 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:12:32,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:13:01,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:13:30,524 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:13:53,712 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:14:18,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:14:45,389 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 04:15:00,013 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 04:15:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:15:00,013 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 04:15:00,013 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 04:15:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:15:25,890 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:15:53,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:16:22,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:16:51,638 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:17:18,438 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:17:44,336 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:18:13,392 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:18:38,521 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:19:03,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:19:28,950 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:19:58,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:20:21,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:20:46,433 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:21:10,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:21:36,355 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:22:03,696 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:22:30,813 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:22:57,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:23:23,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:23:47,230 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:24:13,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:24:37,594 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:25:07,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:25:34,243 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:26:03,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:26:31,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:27:00,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:27:27,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:27:54,575 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:28:21,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:28:51,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:29:18,340 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:29:44,864 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 04:30:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 04:30:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:30:00,006 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 04:30:00,008 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 04:30:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:30:27,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:30:56,926 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:31:21,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:31:49,595 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:32:13,417 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:32:41,100 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:33:07,206 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:33:35,669 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:34:04,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:34:28,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:34:54,352 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:35:23,709 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:35:51,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:36:15,618 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:36:38,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:37:06,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:37:31,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:37:56,904 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:38:20,338 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:38:47,583 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:39:15,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:39:38,396 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:40:01,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:40:25,673 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:40:54,501 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:41:18,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:41:46,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:42:11,269 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:42:35,747 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:42:58,942 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:43:24,027 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:43:53,183 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:44:17,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:44:41,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 04:45:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 04:45:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:45:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 04:45:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 04:45:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:45:28,705 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:45:52,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:46:17,259 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:46:45,391 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:47:12,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:47:35,875 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:48:00,915 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:48:27,144 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:48:56,826 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:49:21,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:49:48,137 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:50:12,380 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:50:37,285 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:51:02,631 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:51:30,784 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:51:59,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:52:28,377 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:52:57,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:53:27,166 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:53:53,562 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:54:22,742 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:54:50,688 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:55:16,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:55:43,704 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:56:11,156 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:56:34,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:57:03,684 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:57:31,030 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:57:58,940 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:58:24,283 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:58:50,185 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:59:14,383 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 04:59:39,317 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 05:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 05:00:00,002 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 05:00:00,002 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 05:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 05:00:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 05:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:00:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 05:00:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 05:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:00:29,052 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:00:57,515 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:01:21,144 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:01:45,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:02:10,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:02:37,391 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:03:03,661 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:03:31,224 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:04:00,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:04:29,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:04:57,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:05:27,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:05:54,159 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:06:17,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:06:47,776 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:07:11,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:07:38,922 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:08:06,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:08:36,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:09:04,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:09:34,406 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:09:59,044 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:10:25,233 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:10:51,750 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:11:19,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:11:44,723 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:12:13,562 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:12:39,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:13:03,983 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:13:28,986 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:13:55,621 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:14:19,161 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:14:45,417 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 05:15:00,009 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 05:15:00,009 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 05:15:00,009 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 05:15:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:15:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:15:29,761 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:15:57,393 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:16:24,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:16:48,780 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:17:15,653 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:17:45,448 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:18:09,041 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:18:35,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:19:03,401 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:19:27,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:19:53,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:20:22,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:20:48,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:21:17,050 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:21:42,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:22:09,114 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:22:35,264 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:22:59,994 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:23:29,939 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:23:53,157 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:24:18,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:24:44,381 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:25:08,439 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:25:35,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:25:59,165 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:26:27,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:26:53,551 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:27:20,736 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:27:48,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:28:12,247 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:28:36,823 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:29:03,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:29:30,582 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 05:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 05:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:30:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 05:30:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 05:30:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:30:24,474 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:30:53,114 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:31:19,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:31:49,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:32:18,311 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:32:47,633 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:33:15,581 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:33:43,631 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:34:10,980 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:34:36,600 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:35:03,383 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:35:26,985 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:35:50,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:36:18,621 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:36:42,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:37:09,332 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:37:35,858 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:38:00,994 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:38:25,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:38:53,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:39:19,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:39:46,273 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:40:16,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:40:39,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:41:06,551 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:41:36,091 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:42:03,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:42:30,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:42:56,243 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:43:21,291 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:43:45,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:44:12,548 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:44:39,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 05:45:00,013 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 05:45:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:45:00,013 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 05:45:00,013 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 05:45:00,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:45:23,037 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:45:50,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:46:16,841 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:46:45,154 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:47:11,239 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:47:38,039 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:48:06,549 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:48:34,050 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:48:58,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:49:28,668 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:49:54,533 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:50:23,385 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:50:48,077 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:51:13,981 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:51:43,958 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:52:10,751 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:52:38,398 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:53:08,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:53:31,820 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:53:59,277 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:54:28,603 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:54:54,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:55:20,480 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:55:43,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:56:07,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:56:31,242 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:57:00,566 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:57:26,109 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:57:51,271 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:58:19,153 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:58:45,624 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:59:15,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 05:59:38,766 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 06:00:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 06:00:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 06:00:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 06:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 06:00:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 06:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:00:00,012 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 06:00:00,012 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 06:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:00:24,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:00:50,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:01:15,441 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:01:40,678 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:02:07,516 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:02:32,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:02:57,553 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:03:24,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:03:50,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:04:15,991 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:04:43,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:05:09,259 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:05:39,204 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:06:09,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:06:35,118 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:07:00,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:07:24,642 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:07:54,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:08:20,642 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:08:45,602 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:09:12,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:09:39,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:10:09,561 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:10:38,023 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:11:02,339 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:11:29,415 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:11:58,139 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:12:24,454 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:12:52,590 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:13:16,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:13:43,810 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:14:09,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:14:34,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 06:15:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 06:15:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:15:00,012 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 06:15:00,013 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 06:15:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:15:29,778 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:15:54,991 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:16:23,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:16:50,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:17:18,344 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:17:45,073 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:18:08,201 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:18:37,762 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:19:01,806 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:19:25,370 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:19:52,544 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:20:19,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:20:49,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:21:18,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:21:41,704 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:22:08,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:22:36,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:23:01,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:23:25,319 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:23:49,870 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:24:18,879 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:24:46,111 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:25:15,488 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:25:43,492 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:26:11,861 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:26:38,338 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:27:08,225 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:27:37,247 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:28:04,829 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:28:33,539 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:29:02,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:29:29,767 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:29:58,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 06:30:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 06:30:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:30:00,008 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 06:30:00,010 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 06:30:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:30:29,929 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:30:57,711 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:31:26,322 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:31:54,133 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:32:17,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:32:43,375 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:33:13,218 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:33:42,158 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:34:05,357 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:34:28,980 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:34:53,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:35:18,288 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:35:41,539 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:36:11,373 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:36:38,666 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:37:04,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:37:29,544 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:37:58,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:38:24,272 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:38:49,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:39:19,669 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:39:46,841 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:40:11,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:40:34,944 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:41:00,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:41:27,139 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:41:53,889 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:42:22,583 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:42:50,828 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:43:14,034 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:43:39,672 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:44:07,678 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:44:31,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 06:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 06:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:45:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 06:45:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 06:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:45:24,083 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:45:48,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:46:17,695 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:46:45,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:47:09,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:47:37,461 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:48:03,089 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:48:30,097 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:48:54,083 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:49:22,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:49:49,410 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:50:14,914 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:50:38,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:51:02,408 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:51:25,969 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:51:53,301 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:52:17,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:52:43,406 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:53:10,783 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:53:38,798 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:54:06,667 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:54:31,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:55:00,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:55:26,101 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:55:53,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:56:21,890 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:56:47,327 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:57:15,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:57:40,160 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:58:05,426 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:58:29,487 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:58:53,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:59:22,762 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 06:59:46,445 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 07:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 07:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 07:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 07:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 07:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 07:00:00,003 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 07:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 07:00:24,244 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:00:50,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:01:18,451 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:01:41,474 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:02:05,029 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:02:29,492 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:02:59,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:03:26,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:03:54,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:04:18,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:04:47,359 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:05:14,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:05:38,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:06:04,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:06:29,043 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:06:58,955 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:07:28,133 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:07:52,117 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:08:19,848 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:08:46,452 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:09:09,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:09:39,360 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:10:07,336 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:10:31,406 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:10:58,616 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:11:28,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:11:57,989 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:12:23,484 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:12:52,564 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:13:22,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:13:46,263 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:14:13,580 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:14:37,140 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 07:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 07:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:15:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 07:15:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 07:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:15:23,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:15:49,335 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:16:14,847 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:16:39,488 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:17:02,616 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:17:27,267 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:17:51,784 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:18:20,198 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:18:48,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:19:17,710 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:19:40,985 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:20:09,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:20:35,394 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:21:01,818 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:21:27,283 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:21:50,584 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:22:19,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:22:46,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:23:15,523 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:23:38,620 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:24:01,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:24:27,703 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:24:55,194 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:25:21,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:25:47,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:26:11,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:26:38,553 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:27:03,862 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:27:32,367 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:28:01,345 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:28:28,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:28:54,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:29:18,433 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:29:42,990 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 07:30:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 07:30:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:30:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 07:30:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 07:30:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:30:27,576 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:30:56,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:31:22,925 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:31:48,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:32:16,891 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:32:41,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:33:09,274 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:33:32,950 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:34:01,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:34:29,216 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:34:56,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:35:20,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:35:46,217 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:36:14,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:36:41,493 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:37:04,902 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:37:30,257 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:37:55,141 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:38:21,893 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:38:51,669 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:39:19,792 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:39:47,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:40:13,043 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:40:37,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:41:01,049 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:41:29,047 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:41:54,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:42:24,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:42:49,361 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:43:13,188 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:43:42,960 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:44:09,290 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:44:36,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 07:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 07:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:45:00,000 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 07:45:00,001 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 07:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:45:26,558 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:45:51,630 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:46:20,908 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:46:43,946 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:47:11,576 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:47:39,583 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:48:09,269 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:48:34,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:48:59,769 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:49:28,119 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:49:51,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:50:17,300 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:50:40,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:51:06,887 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:51:30,062 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:51:55,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:52:18,569 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:52:46,635 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:53:12,557 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:53:40,093 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:54:04,158 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:54:33,127 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:55:02,881 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:55:28,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:55:52,093 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:56:16,853 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:56:41,600 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:57:10,393 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:57:40,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:58:08,142 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:58:35,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:59:04,871 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 07:59:31,967 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 08:00:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 08:00:00,012 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 08:00:00,012 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 08:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 08:00:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 08:00:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:00:00,014 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 08:00:00,014 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 08:00:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:00:28,244 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:00:56,860 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:01:20,184 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:01:48,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:02:15,981 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:02:41,075 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:03:06,997 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:03:36,319 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:04:04,431 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:04:28,124 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:04:52,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:05:17,281 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:05:41,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:06:09,855 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:06:36,296 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:07:02,048 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:07:25,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:07:53,189 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:08:23,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:08:51,929 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:09:15,846 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:09:40,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:10:06,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:10:31,324 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:10:56,601 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:11:25,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:11:49,401 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:12:13,502 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:12:36,699 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:13:05,252 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:13:28,661 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:13:58,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:14:27,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:14:51,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 08:15:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 08:15:00,001 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 08:15:00,001 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 08:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:15:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:15:26,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:15:53,452 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:16:18,862 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:16:46,209 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:17:10,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:17:38,445 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:18:04,028 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:18:27,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:18:54,171 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:19:17,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:19:43,120 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:20:06,196 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:20:31,156 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:20:54,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:21:22,354 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:21:51,237 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:22:19,287 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:22:47,896 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:23:17,673 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:23:43,367 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:24:10,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:24:37,840 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:25:04,228 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:25:28,750 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:25:55,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:26:22,436 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:26:47,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:27:14,891 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:27:44,326 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:28:12,246 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:28:40,077 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:29:03,471 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:29:29,220 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:29:56,902 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 08:30:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 08:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:30:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 08:30:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 08:30:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:30:25,324 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:30:50,451 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:31:15,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:31:42,259 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:32:05,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:32:30,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:32:55,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:33:19,828 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:33:43,417 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:34:06,426 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:34:30,149 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:34:57,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:35:22,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:35:47,049 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:36:16,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:36:45,475 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:37:09,139 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:37:32,516 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:38:02,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:38:29,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:38:56,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:39:21,473 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:39:44,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:40:13,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:40:39,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:41:02,987 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:41:28,129 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:41:51,239 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:42:20,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:42:47,208 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:43:15,637 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:43:40,582 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:44:04,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:44:34,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 08:45:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 08:45:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 08:45:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 08:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:45:23,850 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:45:51,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:46:21,339 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:46:47,211 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:47:10,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:47:37,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:48:07,407 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:48:33,324 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:48:56,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:49:25,326 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:49:52,641 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:50:15,696 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:50:40,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:51:08,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:51:35,047 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:51:59,675 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:52:23,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:52:50,488 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:53:17,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:53:42,828 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:54:11,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:54:39,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:55:03,977 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:55:32,191 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:55:58,896 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:56:22,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:56:51,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:57:20,826 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:57:50,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:58:18,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:58:45,921 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:59:12,271 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 08:59:40,141 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 09:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 09:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 09:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 09:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 09:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:00:00,001 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 09:00:00,002 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 09:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 09:00:29,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:00:54,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:01:18,276 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:01:42,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:02:11,515 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:02:38,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:03:06,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:03:33,969 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:03:57,489 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:04:23,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:04:46,721 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:05:15,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:05:42,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:06:08,201 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:06:33,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:07:01,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:07:25,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:07:55,351 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:08:22,373 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:08:50,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:09:14,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:09:39,833 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:10:09,385 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:10:33,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:11:00,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:11:29,071 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:11:54,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:12:18,508 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:12:41,590 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:13:06,351 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:13:35,716 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:13:59,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:14:24,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:14:51,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 09:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 09:15:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 09:15:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 09:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:15:23,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:15:48,599 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:16:17,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:16:46,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:17:15,039 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:17:43,794 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:18:11,582 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:18:38,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:19:01,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:19:28,419 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:19:54,871 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:20:21,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:20:48,037 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:21:15,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:21:39,168 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:22:08,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:22:34,655 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:23:02,856 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:23:31,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:24:00,541 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:24:24,669 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:24:50,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:25:14,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:25:40,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:26:04,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:26:32,498 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:26:57,826 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:27:25,117 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:27:50,295 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:28:18,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:28:46,119 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:29:11,928 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:29:41,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 09:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 09:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:30:00,000 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 09:30:00,001 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 09:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:30:28,893 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:30:56,475 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:31:26,122 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:31:55,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:32:19,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:32:43,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:33:13,228 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:33:40,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:34:10,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:34:34,587 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:35:02,695 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:35:28,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:35:55,379 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:36:19,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:36:46,822 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:37:12,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:37:42,317 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:38:06,175 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:38:32,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:38:56,933 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:39:25,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:39:52,567 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:40:21,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:40:50,291 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:41:16,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:41:45,947 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:42:12,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:42:42,047 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:43:08,245 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:43:35,505 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:44:00,079 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:44:23,540 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:44:47,221 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 09:45:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 09:45:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:45:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 09:45:00,015 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 09:45:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:45:29,071 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:45:56,486 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:46:20,605 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:46:44,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:47:13,271 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:47:37,355 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:48:03,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:48:30,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:48:57,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:49:22,840 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:49:46,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:50:16,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:50:45,359 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:51:10,272 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:51:39,528 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:52:06,933 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:52:32,500 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:52:59,682 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:53:29,362 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:53:56,828 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:54:25,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:54:52,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:55:18,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:55:46,920 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:56:14,040 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:56:39,224 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:57:05,841 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:57:31,814 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:58:00,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:58:27,243 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:58:53,260 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:59:23,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 09:59:46,940 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 10:00:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 10:00:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 10:00:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 10:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 10:00:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 10:00:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:00:00,014 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 10:00:00,014 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 10:00:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:00:29,953 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:00:59,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:01:27,055 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:01:51,052 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:02:16,535 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:02:42,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:03:12,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:03:40,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:04:04,412 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:04:30,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:04:57,975 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:05:27,674 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:05:51,741 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:06:18,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:06:47,250 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:07:11,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:07:36,751 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:08:02,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:08:28,194 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:08:51,425 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:09:18,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:09:45,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:10:09,518 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:10:35,326 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:11:04,352 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:11:31,667 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:11:55,558 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:12:20,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:12:45,791 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:13:13,843 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:13:43,040 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:14:06,587 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:14:31,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 10:15:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 10:15:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 10:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:15:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 10:15:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:15:24,561 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:15:49,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:16:12,607 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:16:36,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:17:02,229 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:17:31,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:17:58,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:18:22,687 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:18:46,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:19:12,892 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:19:40,346 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:20:10,061 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:20:33,641 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:21:02,446 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:21:30,841 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:21:54,296 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:22:17,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:22:44,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:23:12,879 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:23:37,269 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:24:05,566 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:24:33,033 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:25:00,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:25:25,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:25:53,251 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:26:21,772 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:26:49,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:27:15,122 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:27:38,568 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:28:04,739 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:28:28,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:28:53,158 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:29:20,083 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:29:44,320 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 10:30:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 10:30:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:30:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 10:30:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 10:30:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:30:24,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:30:53,401 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:31:22,396 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:31:46,068 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:32:11,549 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:32:39,601 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:33:08,078 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:33:31,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:33:58,781 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:34:23,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:34:49,260 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:35:15,057 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:35:44,765 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:36:10,185 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:36:36,806 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:37:00,853 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:37:27,794 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:37:53,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:38:17,714 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:38:45,557 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:39:14,687 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:39:40,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:40:09,650 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:40:36,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:41:05,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:41:29,260 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:41:55,667 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:42:23,931 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:42:47,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:43:14,778 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:43:41,553 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:44:09,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:44:36,933 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 10:45:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 10:45:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:45:00,014 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 10:45:00,015 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 10:45:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:45:24,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:45:48,589 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:46:13,960 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:46:37,764 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:47:05,383 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:47:30,171 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:47:58,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:48:24,452 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:48:48,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:49:16,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:49:43,586 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:50:06,815 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:50:32,591 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:50:57,408 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:51:23,881 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:51:50,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:52:15,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:52:39,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:53:05,047 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:53:34,138 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:54:03,110 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:54:32,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:54:59,956 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:55:24,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:55:53,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:56:23,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:56:50,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:57:16,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:57:43,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:58:11,064 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:58:36,580 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:59:02,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:59:25,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 10:59:50,444 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 11:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 11:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 11:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 11:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 11:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:00:00,002 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 11:00:00,003 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 11:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 11:00:23,561 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:00:52,405 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:01:15,616 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:01:43,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:02:12,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:02:36,242 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:03:00,334 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:03:26,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:03:51,540 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:04:18,157 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:04:46,434 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:05:14,479 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:05:39,313 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:06:07,587 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:06:32,059 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:06:57,987 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:07:23,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:07:51,813 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:08:19,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:08:45,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:09:10,445 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:09:36,544 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:10:02,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:10:28,183 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:10:54,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:11:20,489 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:11:50,381 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:12:19,310 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:12:42,313 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:13:09,537 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:13:36,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:14:06,285 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:14:34,411 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 11:15:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 11:15:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:15:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 11:15:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 11:15:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:15:27,051 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:15:56,141 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:16:19,412 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:16:48,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:17:15,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:17:41,313 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:18:09,784 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:18:39,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:19:09,331 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:19:38,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:20:03,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:20:32,186 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:20:57,146 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:21:26,518 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:21:52,035 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:22:20,750 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:22:44,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:23:10,290 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:23:38,852 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:24:07,273 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:24:31,517 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:24:59,168 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:25:26,238 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:25:51,495 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:26:20,881 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:26:50,404 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:27:18,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:27:44,210 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:28:10,885 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:28:35,616 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:29:02,264 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:29:27,906 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:29:52,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 11:30:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 11:30:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:30:00,007 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 11:30:00,009 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 11:30:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:30:26,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:30:52,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:31:16,215 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:31:44,028 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:32:09,941 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:32:39,160 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:33:05,896 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:33:31,291 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:33:58,887 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:34:23,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:34:52,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:35:19,073 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:35:45,990 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:36:12,806 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:36:36,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:37:01,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:37:27,771 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:37:56,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:38:20,575 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:38:43,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:39:09,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:39:35,606 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:39:59,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:40:29,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:40:53,576 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:41:20,917 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:41:46,883 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:42:13,930 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:42:38,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:43:07,956 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:43:37,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:44:07,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:44:32,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 11:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 11:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:45:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 11:45:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 11:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:45:27,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:45:55,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:46:20,749 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:46:46,351 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:47:09,524 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:47:34,866 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:48:02,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:48:30,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:48:59,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:49:27,036 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:49:56,712 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:50:26,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:50:54,353 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:51:17,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:51:45,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:52:12,936 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:52:40,922 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:53:10,114 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:53:39,561 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:54:04,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:54:29,322 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:54:53,430 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:55:17,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:55:42,955 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:56:08,709 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:56:38,475 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:57:03,163 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:57:30,103 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:57:53,953 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:58:23,601 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:58:51,616 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:59:14,960 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 11:59:43,792 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 12:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 12:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 12:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 12:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 12:00:00,002 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 12:00:00,002 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 12:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 12:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:00:29,332 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:00:54,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:01:18,645 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:01:46,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:02:11,274 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:02:35,427 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:02:58,825 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:03:26,399 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:03:52,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:04:17,133 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:04:44,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:05:13,630 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:05:43,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:06:10,023 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:06:36,201 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:07:05,622 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:07:32,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:08:02,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:08:27,031 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:08:52,026 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:09:17,140 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:09:46,503 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:10:14,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:10:42,059 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:11:09,177 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:11:33,515 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:12:00,687 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:12:28,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:12:58,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:13:28,168 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:13:54,929 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:14:21,508 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:14:48,810 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 12:15:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 12:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:15:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 12:15:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 12:15:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:15:25,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:15:53,772 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:16:22,891 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:16:52,059 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:17:19,273 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:17:45,341 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:18:11,050 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:18:37,721 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:19:01,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:19:31,145 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:20:00,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:20:25,489 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:20:52,128 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:21:19,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:21:47,161 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:22:11,224 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:22:40,166 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:23:07,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:23:33,608 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:23:58,946 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:24:27,603 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:24:57,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:25:20,646 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:25:48,053 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:26:17,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:26:45,848 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:27:12,294 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:27:38,593 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:28:05,622 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:28:34,587 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:28:58,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:29:24,140 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:29:47,831 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 12:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 12:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 12:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 12:30:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:30:28,604 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:30:56,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:31:25,671 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:31:52,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:32:18,919 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:32:48,662 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:33:16,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:33:44,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:34:09,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:34:35,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:35:04,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:35:34,125 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:35:57,465 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:36:24,280 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:36:51,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:37:18,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:37:41,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:38:05,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:38:32,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:38:58,693 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:39:28,017 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:39:57,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:40:26,322 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:40:54,517 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:41:18,026 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:41:41,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:42:09,866 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:42:33,674 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:43:02,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:43:25,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:43:55,532 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:44:18,618 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:44:42,179 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 12:45:00,005 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 12:45:00,005 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 12:45:00,005 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 12:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:45:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:45:25,842 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:45:52,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:46:22,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:46:47,019 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:47:11,708 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:47:40,365 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:48:04,914 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:48:32,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:49:01,760 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:49:26,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:49:55,337 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:50:20,922 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:50:46,213 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:51:10,582 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:51:35,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:52:05,100 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:52:34,041 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:53:03,322 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:53:29,903 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:53:53,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:54:17,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:54:45,574 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:55:12,048 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:55:41,361 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:56:09,388 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:56:34,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:57:02,885 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:57:31,673 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:57:59,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:58:23,893 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:58:50,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:59:14,518 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 12:59:42,792 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 13:00:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 13:00:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 13:00:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 13:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 13:00:00,013 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 13:00:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:00:00,014 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 13:00:00,014 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 13:00:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:00:29,045 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:00:55,468 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:01:21,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:01:45,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:02:12,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:02:36,285 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:03:04,378 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:03:28,328 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:03:52,164 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:04:16,145 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:04:42,179 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:05:09,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:05:36,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:06:01,625 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:06:26,908 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:06:50,509 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:07:18,523 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:07:42,124 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:08:07,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:08:36,043 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:09:05,618 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:09:35,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:10:01,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:10:26,568 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:10:53,942 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:11:20,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:11:45,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:12:10,160 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:12:37,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:13:00,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:13:26,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:13:50,723 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:14:18,492 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:14:43,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 13:15:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 13:15:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:15:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 13:15:00,009 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 13:15:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:15:29,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:15:54,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:16:21,451 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:16:49,976 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:17:16,509 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:17:40,693 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:18:07,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:18:35,666 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:19:02,624 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:19:30,211 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:19:57,106 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:20:22,102 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:20:47,032 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:21:14,455 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:21:42,085 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:22:06,959 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:22:33,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:23:01,509 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:23:26,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:23:51,762 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:24:16,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:24:44,716 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:25:13,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:25:39,257 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:26:03,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:26:32,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:26:57,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:27:25,224 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:27:49,542 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:28:17,604 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:28:45,096 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:29:14,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:29:43,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 13:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 13:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:30:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 13:30:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 13:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:30:26,362 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:30:52,349 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:31:15,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:31:40,098 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:32:08,970 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:32:33,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:33:02,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:33:31,673 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:33:59,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:34:28,332 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:34:55,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:35:21,097 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:35:48,455 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:36:16,954 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:36:40,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:37:08,924 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:37:34,721 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:38:02,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:38:31,495 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:38:56,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:39:24,922 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:39:52,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:40:19,634 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:40:45,053 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:41:11,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:41:38,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:42:03,690 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:42:28,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:42:56,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:43:20,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:43:44,850 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:44:09,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:44:32,978 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 13:45:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 13:45:00,003 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 13:45:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:45:00,004 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 13:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:45:23,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:45:47,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:46:13,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:46:41,541 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:47:09,279 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:47:35,028 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:48:03,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:48:26,256 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:48:52,559 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:49:22,135 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:49:48,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:50:14,199 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:50:43,950 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:51:10,574 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:51:40,308 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:52:05,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:52:32,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:52:59,291 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:53:25,991 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:53:50,791 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:54:16,959 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:54:43,825 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:55:10,327 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:55:36,086 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:56:05,351 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:56:35,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:57:02,063 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:57:29,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:57:55,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:58:19,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:58:49,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:59:14,539 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 13:59:38,637 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 14:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 14:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 14:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 14:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 14:00:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 14:00:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 14:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 14:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:00:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:00:27,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:00:51,938 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:01:16,611 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:01:42,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:02:11,611 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:02:35,398 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:03:02,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:03:26,919 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:03:53,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:04:18,784 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:04:44,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:05:13,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:05:39,163 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:06:09,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:06:35,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:07:05,634 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:07:32,245 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:07:57,558 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:08:22,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:08:50,281 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:09:16,868 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:09:45,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:10:15,322 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:10:44,771 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:11:13,438 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:11:36,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:12:03,862 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:12:30,386 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:12:53,865 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:13:23,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:13:51,406 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:14:16,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:14:45,680 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 14:15:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 14:15:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:15:00,010 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 14:15:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 14:15:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:15:27,163 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:15:50,359 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:16:18,560 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:16:47,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:17:11,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:17:37,518 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:18:05,417 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:18:31,542 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:18:55,899 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:19:23,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:19:51,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:20:21,028 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:20:45,060 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:21:12,354 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:21:38,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:22:08,229 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:22:35,846 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:23:05,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:23:34,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:24:02,324 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:24:32,305 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:24:58,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:25:22,975 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:25:50,155 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:26:14,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:26:41,473 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:27:08,739 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:27:35,220 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:27:58,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:28:24,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:28:49,144 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:29:15,980 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:29:43,265 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 14:30:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 14:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:30:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 14:30:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 14:30:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:30:28,509 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:30:53,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:31:22,908 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:31:49,519 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:32:12,712 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:32:35,843 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:33:03,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:33:27,585 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:33:54,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:34:21,190 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:34:48,391 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:35:12,022 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:35:41,281 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:36:06,814 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:36:30,601 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:36:59,110 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:37:25,256 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:37:49,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:38:14,852 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:38:43,883 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:39:09,480 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:39:32,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:39:59,606 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:40:27,433 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:40:56,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:41:25,516 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:41:49,542 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:42:13,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:42:40,149 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:43:04,376 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:43:29,913 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:43:53,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:44:22,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:44:50,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 14:45:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 14:45:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:45:00,011 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 14:45:00,012 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 14:45:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:45:28,559 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:45:54,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:46:18,338 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:46:42,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:47:10,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:47:40,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:48:09,019 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:48:35,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:48:59,843 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:49:25,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:49:50,835 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:50:16,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:50:44,542 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:51:14,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:51:38,370 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:52:03,267 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:52:28,386 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:52:56,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:53:19,953 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:53:44,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:54:09,340 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:54:37,578 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:55:06,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:55:36,101 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:56:00,860 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:56:24,202 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:56:49,639 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:57:13,774 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:57:39,705 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:58:07,889 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:58:31,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:58:56,417 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:59:19,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 14:59:46,229 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 15:00:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 15:00:00,004 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 15:00:00,004 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 15:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 15:00:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 15:00:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:00:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 15:00:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 15:00:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:00:28,221 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:00:57,210 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:01:24,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:01:53,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:02:21,033 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:02:44,825 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:03:13,844 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:03:39,287 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:04:08,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:04:36,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:05:04,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:05:30,589 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:05:54,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:06:17,396 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:06:44,913 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:07:10,886 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:07:38,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:08:05,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:08:33,423 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:08:58,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:09:25,485 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:09:53,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:10:18,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:10:46,308 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:11:10,577 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:11:38,358 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:12:04,654 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:12:34,421 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:13:01,620 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:13:25,630 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:13:49,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:14:18,645 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:14:46,569 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 15:15:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 15:15:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:15:00,010 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 15:15:00,011 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 15:15:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:15:26,161 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:15:54,551 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:16:19,924 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:16:48,661 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:17:13,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:17:39,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:18:05,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:18:35,376 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:19:02,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:19:25,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:19:50,967 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:20:18,023 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:20:47,161 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:21:16,580 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:21:42,865 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:22:09,114 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:22:33,968 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:22:58,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:23:23,218 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:23:51,914 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:24:17,978 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:24:44,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:25:12,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:25:41,860 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:26:05,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:26:35,844 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:26:59,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:27:23,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:27:48,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:28:14,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:28:40,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:29:09,818 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:29:39,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 15:30:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 15:30:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 15:30:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 15:30:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:30:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:30:24,023 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:30:48,739 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:31:18,310 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:31:47,319 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:32:14,866 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:32:40,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:33:09,499 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:33:38,906 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:34:07,038 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:34:34,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:35:03,977 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:35:32,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:35:55,257 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:36:20,605 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:36:46,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:37:13,955 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:37:39,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:38:03,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:38:28,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:38:53,841 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:39:23,327 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:39:49,204 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:40:17,385 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:40:41,094 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:41:10,618 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:41:35,806 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:42:01,445 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:42:24,575 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:42:51,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:43:20,379 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:43:45,425 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:44:11,485 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:44:39,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 15:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 15:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:45:00,000 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 15:45:00,002 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 15:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:45:24,404 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:45:51,891 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:46:16,346 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:46:42,495 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:47:08,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:47:34,205 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:48:02,898 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:48:30,449 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:48:59,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:49:27,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:49:56,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:50:24,459 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:50:49,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:51:18,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:51:47,898 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:52:15,576 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:52:39,871 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:53:03,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:53:29,779 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:53:54,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:54:22,332 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:54:49,309 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:55:12,672 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:55:37,305 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:56:04,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:56:31,810 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:56:58,674 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:57:26,365 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:57:54,096 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:58:22,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:58:46,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:59:12,504 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 15:59:38,272 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 16:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 16:00:00,000 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 16:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 16:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 16:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 16:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 16:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:00:00,000 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 16:00:26,157 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:00:49,684 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:01:19,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:01:46,263 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:02:09,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:02:32,979 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:02:58,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:03:22,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:03:50,930 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:04:15,746 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:04:41,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:05:07,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:05:34,428 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:05:58,358 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:06:26,402 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:06:49,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:07:15,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:07:42,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:08:05,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:08:34,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:09:01,763 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:09:29,690 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:09:53,404 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:10:19,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:10:45,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:11:11,826 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:11:37,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:12:04,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:12:34,256 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:12:57,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:13:23,044 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:13:49,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:14:16,156 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:14:45,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 16:15:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 16:15:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 16:15:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 16:15:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:15:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:15:23,336 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:15:49,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:16:19,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:16:47,411 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:17:16,096 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:17:41,601 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:18:08,490 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:18:36,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:19:01,500 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:19:25,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:19:50,065 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:20:15,595 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:20:40,839 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:21:09,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:21:33,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:21:57,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:22:24,637 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:22:52,858 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:23:20,616 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:23:49,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:24:18,537 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:24:42,564 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:25:10,825 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:25:36,231 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:26:04,320 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:26:28,925 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:26:52,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:27:19,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:27:42,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:28:08,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:28:34,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:29:02,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:29:27,334 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:29:55,845 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 16:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 16:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:30:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 16:30:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 16:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:30:27,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:30:55,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:31:20,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:31:45,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:32:11,304 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:32:36,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:33:06,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:33:35,166 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:34:00,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:34:26,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:34:49,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:35:15,761 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:35:43,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:36:06,692 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:36:36,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:36:59,798 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:37:24,862 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:37:49,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:38:14,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:38:38,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:39:01,785 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:39:26,890 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:39:50,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:40:20,023 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:40:45,533 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:41:09,040 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:41:36,026 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:42:04,274 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:42:32,188 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:42:58,359 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:43:21,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:43:47,716 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:44:12,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:44:39,995 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 16:45:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 16:45:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:45:00,006 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 16:45:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 16:45:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:45:26,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:45:55,288 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:46:22,149 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:46:50,995 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:47:19,723 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:47:48,668 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:48:18,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:48:47,257 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:49:13,818 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:49:41,310 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:50:04,960 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:50:30,140 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:50:57,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:51:25,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:51:54,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:52:24,575 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:52:48,716 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:53:12,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:53:36,488 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:54:04,210 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:54:31,914 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:54:59,720 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:55:28,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:55:56,459 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:56:20,601 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:56:46,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:57:11,501 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:57:36,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:58:03,855 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:58:32,714 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:58:57,472 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:59:25,601 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 16:59:55,279 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 17:00:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 17:00:00,003 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 17:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 17:00:00,005 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 17:00:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:00:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 17:00:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 17:00:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:00:00,005 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 17:00:29,102 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:00:52,735 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:01:16,840 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:01:42,360 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:02:05,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:02:30,502 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:02:55,592 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:03:20,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:03:48,474 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:04:13,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:04:43,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:05:07,710 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:05:35,326 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:05:58,564 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:06:25,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:06:50,984 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:07:20,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:07:48,607 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:08:14,847 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:08:42,548 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:09:11,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:09:35,475 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:10:02,118 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:10:31,356 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:11:00,172 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:11:28,017 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:11:52,844 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:12:16,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:12:41,022 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:13:08,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:13:37,629 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:14:00,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:14:27,425 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:14:55,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 17:15:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 17:15:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:15:00,006 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 17:15:00,007 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 17:15:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:15:23,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:15:50,802 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:16:14,166 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:16:39,044 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:17:03,917 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:17:30,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:17:56,632 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:18:22,766 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:18:50,430 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:19:13,789 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:19:37,478 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:20:00,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:20:25,367 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:20:53,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:21:21,124 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:21:45,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:22:10,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:22:33,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:22:59,289 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:23:24,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:23:54,194 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:24:22,258 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:24:50,289 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:25:17,271 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:25:45,908 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:26:13,158 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:26:36,607 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:27:04,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:27:28,360 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:27:53,861 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:28:22,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:28:47,544 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:29:14,659 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:29:40,635 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 17:30:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 17:30:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:30:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 17:30:00,016 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 17:30:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:30:28,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:30:56,167 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:31:25,273 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:31:55,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:32:22,842 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:32:50,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:33:15,083 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:33:42,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:34:08,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:34:32,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:34:56,312 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:35:21,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:35:48,908 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:36:12,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:36:36,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:37:00,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:37:27,816 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:37:50,843 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:38:18,746 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:38:47,317 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:39:11,362 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:39:35,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:40:00,405 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:40:25,258 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:40:48,410 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:41:15,522 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:41:44,430 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:42:11,892 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:42:40,997 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:43:09,629 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:43:36,033 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:44:00,252 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:44:25,165 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:44:50,599 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 17:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 17:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:45:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 17:45:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 17:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:45:23,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:45:48,680 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:46:14,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:46:44,852 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:47:11,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:47:37,395 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:48:01,638 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:48:27,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:48:57,438 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:49:22,106 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:49:47,259 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:50:16,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:50:39,887 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:51:05,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:51:30,057 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:51:56,917 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:52:23,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:52:50,099 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:53:19,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:53:47,213 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:54:12,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:54:39,766 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:55:06,588 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:55:32,434 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:55:59,094 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:56:27,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:56:52,354 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:57:19,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:57:43,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:58:10,766 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:58:39,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:59:08,915 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 17:59:36,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 18:00:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 18:00:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 18:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 18:00:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 18:00:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:00:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 18:00:00,014 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 18:00:00,014 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 18:00:00,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:00:25,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:00:50,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:01:19,158 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:01:43,242 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:02:08,064 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:02:31,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:02:58,739 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:03:27,246 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:03:55,673 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:04:20,802 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:04:49,063 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:05:19,022 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:05:46,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:06:11,399 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:06:35,990 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:07:00,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:07:25,116 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:07:51,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:08:16,668 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:08:41,283 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:09:08,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:09:36,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:10:04,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:10:28,165 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:10:54,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:11:20,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:11:48,493 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:12:18,476 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:12:46,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:13:12,199 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:13:41,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:14:10,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:14:37,699 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 18:15:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 18:15:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:15:00,014 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 18:15:00,015 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 18:15:00,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:15:29,046 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:15:58,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:16:22,667 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:16:49,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:17:12,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:17:42,539 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:18:08,666 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:18:35,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:19:02,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:19:28,517 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:19:56,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:20:20,303 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:20:46,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:21:09,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:21:34,763 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:21:58,133 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:22:26,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:22:52,559 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:23:20,941 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:23:50,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:24:20,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:24:47,537 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:25:17,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:25:42,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:26:05,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:26:35,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:26:58,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:27:23,981 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:27:47,575 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:28:15,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:28:44,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:29:10,690 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:29:40,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 18:30:00,009 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 18:30:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:30:00,009 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 18:30:00,009 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 18:30:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:30:28,570 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:30:56,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:31:25,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:31:54,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:32:17,457 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:32:40,907 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:33:06,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:33:29,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:33:55,808 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:34:24,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:34:50,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:35:15,973 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:35:43,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:36:08,676 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:36:34,168 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:37:04,046 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:37:32,996 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:38:00,604 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:38:28,035 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:38:51,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:39:18,574 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:39:42,070 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:40:10,725 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:40:38,981 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:41:04,320 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:41:29,435 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:41:55,198 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:42:19,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:42:44,545 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:43:13,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:43:37,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:44:06,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:44:34,315 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 18:45:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 18:45:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:45:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 18:45:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 18:45:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:45:27,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:45:54,689 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:46:20,995 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:46:45,457 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:47:14,449 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:47:44,061 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:48:09,941 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:48:36,652 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:49:05,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:49:35,044 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:49:58,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:50:28,072 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:50:55,411 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:51:23,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:51:46,626 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:52:14,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:52:43,061 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:53:11,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:53:36,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:54:01,159 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:54:26,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:54:50,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:55:20,253 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:55:47,554 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:56:14,625 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:56:40,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:57:08,527 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:57:36,283 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:58:04,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:58:31,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:58:58,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:59:27,973 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 18:59:56,226 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 19:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 19:00:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 19:00:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 19:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 19:00:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 19:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:00:00,004 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 19:00:00,004 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 19:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:00:24,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:00:47,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:01:17,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:01:45,755 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:02:13,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:02:38,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:03:05,389 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:03:29,504 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:03:52,781 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:04:21,994 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:04:49,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:05:18,453 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:05:47,388 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:06:13,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:06:41,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:07:04,982 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:07:34,435 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:07:58,439 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:08:22,852 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:08:49,024 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:09:18,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:09:47,141 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:10:13,774 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:10:37,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:11:03,155 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:11:31,667 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:11:57,633 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:12:25,804 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:12:51,642 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:13:20,673 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:13:49,252 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:14:16,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:14:45,339 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 19:15:00,005 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 19:15:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:15:00,005 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 19:15:00,008 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 19:15:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:15:29,995 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:15:57,932 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:16:23,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:16:47,750 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:17:16,509 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:17:42,448 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:18:10,486 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:18:39,369 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:19:08,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:19:37,109 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:20:03,085 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:20:32,751 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:20:59,524 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:21:24,176 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:21:51,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:22:21,375 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:22:46,714 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:23:15,709 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:23:40,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:24:06,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:24:33,161 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:24:59,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:25:24,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:25:54,680 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:26:19,423 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:26:44,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:27:11,910 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:27:41,812 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:28:09,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:28:34,133 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:29:00,599 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:29:29,312 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:29:53,457 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 19:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 19:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:30:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 19:30:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 19:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:30:24,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:30:53,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:31:18,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:31:47,690 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:32:16,913 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:32:42,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:33:10,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:33:39,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:34:07,496 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:34:31,395 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:34:57,102 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:35:25,253 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:35:48,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:36:12,879 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:36:38,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:37:03,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:37:30,303 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:37:55,765 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:38:20,536 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:38:47,601 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:39:13,215 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:39:39,558 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:40:05,966 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:40:33,135 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:41:00,761 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:41:26,359 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:41:53,039 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:42:18,052 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:42:42,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:43:06,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:43:33,982 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:44:02,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:44:29,474 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:44:55,560 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 19:45:00,013 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 19:45:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:45:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 19:45:00,015 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 19:45:00,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:45:26,035 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:45:54,514 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:46:19,940 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:46:43,468 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:47:12,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:47:36,782 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:48:00,340 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:48:28,167 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:48:51,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:49:15,658 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:49:41,915 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:50:05,395 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:50:32,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:51:01,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:51:25,039 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:51:49,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:52:19,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:52:43,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:53:07,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:53:36,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:54:05,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:54:30,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:54:59,222 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:55:23,402 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:55:49,864 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:56:17,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:56:46,456 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:57:14,361 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:57:40,166 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:58:06,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:58:30,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:58:53,221 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:59:22,346 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 19:59:49,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 20:00:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 20:00:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 20:00:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 20:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 20:00:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 20:00:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:00:00,014 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 20:00:00,014 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 20:00:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:00:26,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:00:51,586 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:01:19,148 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:01:48,454 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:02:13,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:02:40,804 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:03:05,055 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:03:30,961 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:03:56,966 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:04:21,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:04:48,412 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:05:11,780 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:05:36,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:06:02,662 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:06:32,341 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:06:56,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:07:20,216 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:07:47,375 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:08:12,651 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:08:37,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:09:02,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:09:29,388 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:09:56,974 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:10:21,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:10:47,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:11:17,369 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:11:46,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:12:12,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:12:39,245 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:13:04,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:13:31,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:13:55,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:14:20,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:14:45,281 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 20:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 20:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:15:00,000 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 20:15:00,000 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 20:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:15:26,125 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:15:53,392 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:16:18,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:16:45,288 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:17:09,830 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:17:37,318 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:18:03,366 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:18:26,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:18:52,480 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:19:18,205 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:19:46,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:20:14,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:20:44,114 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:21:09,202 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:21:33,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:21:58,764 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:22:28,307 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:22:54,752 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:23:24,633 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:23:47,814 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:24:12,682 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:24:40,611 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:25:09,884 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:25:35,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:26:03,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:26:31,344 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:26:55,865 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:27:21,407 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:27:46,552 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:28:15,812 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:28:40,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:29:09,392 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:29:32,518 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 20:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 20:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:30:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 20:30:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 20:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:30:23,924 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:30:49,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:31:15,891 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:31:45,816 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:32:15,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:32:43,179 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:33:09,053 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:33:37,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:34:04,430 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:34:27,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:34:57,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:35:22,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:35:46,445 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:36:16,138 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:36:42,264 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:37:05,651 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:37:33,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:38:03,068 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:38:26,772 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:38:50,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:39:17,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:39:41,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:40:07,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:40:35,359 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:41:04,825 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:41:34,591 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:41:59,930 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:42:28,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:42:55,331 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:43:19,930 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:43:47,933 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:44:13,102 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:44:40,487 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 20:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 20:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:45:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 20:45:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 20:45:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:45:24,692 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:45:48,553 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:46:14,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:46:38,060 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:47:01,129 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:47:25,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:47:54,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:48:23,023 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:48:46,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:49:11,285 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:49:35,206 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:50:03,205 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:50:29,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:50:54,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:51:18,690 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:51:41,743 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:52:06,136 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:52:30,738 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:52:59,926 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:53:24,807 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:53:48,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:54:12,202 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:54:39,118 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:55:02,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:55:29,264 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:55:52,337 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:56:16,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:56:44,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:57:12,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:57:38,606 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:58:05,439 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:58:30,728 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:58:55,265 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:59:19,776 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 20:59:45,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 21:00:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 21:00:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 21:00:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 21:00:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 21:00:00,009 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 21:00:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:00:00,010 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 21:00:00,011 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 21:00:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:00:27,219 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:00:54,548 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:01:23,486 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:01:47,364 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:02:16,071 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:02:44,789 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:03:11,859 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:03:35,120 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:03:58,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:04:24,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:04:53,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:05:18,183 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:05:47,655 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:06:11,156 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:06:35,259 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:07:04,030 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:07:32,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:07:58,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:08:22,192 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:08:47,580 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:09:15,804 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:09:45,030 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:10:08,581 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:10:37,870 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:11:01,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:11:27,711 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:11:53,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:12:18,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:12:46,453 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:13:11,265 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:13:40,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:14:03,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:14:28,149 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:14:57,495 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 21:15:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 21:15:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:15:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 21:15:00,005 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 21:15:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:15:25,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:15:50,128 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:16:15,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:16:41,340 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:17:08,846 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:17:38,662 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:18:07,925 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:18:33,990 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:19:03,303 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:19:32,386 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:19:56,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:20:23,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:20:50,302 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:21:17,960 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:21:41,504 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:22:06,378 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:22:34,581 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:23:04,186 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:23:28,778 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:23:53,812 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:24:21,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:24:45,818 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:25:11,536 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:25:35,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:26:01,379 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:26:26,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:26:54,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:27:21,825 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:27:49,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:28:17,517 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:28:46,026 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:29:10,384 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:29:33,908 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 21:30:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 21:30:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:30:00,013 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 21:30:00,013 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 21:30:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:30:24,764 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:30:52,560 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:31:16,946 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:31:41,206 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:32:08,606 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:32:34,116 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:33:01,711 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:33:26,666 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:33:50,995 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:34:17,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:34:46,592 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:35:14,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:35:41,958 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:36:11,446 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:36:41,315 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:37:06,968 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:37:34,287 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:38:01,512 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:38:30,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:38:56,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:39:25,269 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:39:49,222 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:40:13,939 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:40:37,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:41:02,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:41:31,831 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:42:01,612 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:42:30,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:42:58,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:43:24,671 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:43:48,164 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:44:15,425 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:44:39,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 21:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 21:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:45:00,000 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 21:45:00,001 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 21:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:45:29,137 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:45:56,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:46:21,590 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:46:44,871 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:47:10,318 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:47:34,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:48:02,554 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:48:31,798 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:48:56,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:49:25,209 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:49:50,535 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:50:17,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:50:44,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:51:07,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:51:31,421 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:51:57,671 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:52:23,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:52:50,994 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:53:20,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:53:47,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:54:16,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:54:45,290 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:55:09,024 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:55:34,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:55:59,295 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:56:25,523 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:56:50,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:57:14,815 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:57:39,341 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:58:07,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:58:31,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:58:55,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:59:24,461 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 21:59:48,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 22:00:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 22:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 22:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 22:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 22:00:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 22:00:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:00:00,006 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 22:00:00,008 [80] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 22:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:00:26,774 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:00:56,670 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:01:26,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:01:54,790 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:02:24,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:02:50,983 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:03:15,671 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:03:45,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:04:11,281 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:04:36,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:05:04,484 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:05:33,360 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:05:59,486 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:06:29,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:06:55,566 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:07:21,228 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:07:50,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:08:15,950 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:08:41,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:09:10,834 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:09:39,427 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:10:03,159 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:10:27,755 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:10:51,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:11:20,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:11:50,300 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:12:13,562 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:12:38,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:13:01,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:13:31,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:13:59,762 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:14:25,761 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:14:51,924 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 22:15:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 22:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:15:00,001 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 22:15:00,002 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 22:15:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:15:28,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:15:52,622 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:16:20,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:16:47,616 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:17:14,961 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:17:40,445 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:18:05,954 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:18:32,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:19:00,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:19:23,881 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:19:47,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:20:16,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:20:40,585 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:21:08,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:21:31,977 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:22:00,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:22:28,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:22:58,479 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:23:26,528 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:23:50,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:24:18,185 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:24:42,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:25:11,749 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:25:39,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:26:05,926 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:26:30,189 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:26:53,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:27:20,685 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:27:46,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:28:11,716 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:28:36,840 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:29:02,249 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:29:30,160 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 22:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 22:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 22:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 22:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:30:28,155 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:30:52,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:31:18,780 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:31:43,459 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:32:12,249 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:32:37,062 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:33:05,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:33:28,865 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:33:54,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:34:24,489 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:34:54,277 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:35:18,594 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:35:43,835 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:36:09,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:36:35,069 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:37:00,997 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:37:27,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:37:53,721 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:38:22,071 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:38:47,224 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:39:12,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:39:40,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:40:03,645 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:40:30,585 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:40:57,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:41:23,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:41:48,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:42:17,093 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:42:43,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:43:08,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:43:32,508 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:43:56,114 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:44:19,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:44:48,833 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 22:45:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 22:45:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:45:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 22:45:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 22:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:45:24,369 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:45:49,738 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:46:17,231 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:46:44,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:47:11,560 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:47:39,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:48:08,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:48:34,544 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:49:00,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:49:27,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:49:51,713 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:50:20,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:50:45,402 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:51:11,540 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:51:39,451 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:52:08,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:52:37,639 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:53:04,918 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:53:31,312 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:53:57,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:54:25,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:54:54,344 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:55:21,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:55:47,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:56:15,633 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:56:42,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:57:09,351 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:57:36,312 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:58:03,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:58:31,984 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:58:57,604 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:59:22,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 22:59:45,353 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 23:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-21 23:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-21 23:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 23:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 23:00:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 23:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:00:00,003 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 23:00:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 23:00:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:00:25,231 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:00:51,341 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:01:20,029 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:01:44,109 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:02:07,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:02:31,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:02:55,273 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:03:21,031 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:03:44,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:04:10,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:04:35,272 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:05:04,774 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:05:30,357 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:05:53,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:06:23,388 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:06:49,166 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:07:19,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:07:42,646 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:08:08,246 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:08:32,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:09:00,102 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:09:28,331 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:09:52,412 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:10:18,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:10:48,334 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:11:12,309 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:11:35,518 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:12:04,109 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:12:27,799 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:12:52,524 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:13:18,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:13:44,289 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:14:09,190 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:14:38,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 23:15:00,009 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 23:15:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:15:00,009 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 23:15:00,012 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 23:15:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:15:24,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:15:52,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:16:19,977 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:16:43,432 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:17:12,208 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:17:39,527 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:18:05,531 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:18:32,936 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:19:00,799 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:19:30,063 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:19:56,308 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:20:23,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:20:52,091 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:21:17,686 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:21:43,511 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:22:08,292 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:22:34,751 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:23:00,577 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:23:29,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:23:53,326 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:24:21,388 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:24:49,056 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:25:17,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:25:41,140 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:26:06,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:26:32,595 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:26:59,947 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:27:24,936 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:27:51,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:28:17,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:28:42,883 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:29:12,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:29:37,699 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 23:30:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 23:30:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:30:00,011 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 23:30:00,013 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 23:30:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:30:27,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:30:54,548 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:31:21,949 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:31:45,413 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:32:11,641 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:32:39,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:33:05,926 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:33:30,915 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:33:59,433 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:34:28,582 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:34:51,879 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:35:15,346 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:35:39,859 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:36:08,804 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:36:36,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:37:01,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:37:28,065 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:37:56,919 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:38:20,230 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:38:47,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:39:15,553 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:39:43,116 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:40:11,260 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:40:37,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:41:04,383 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:41:30,930 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:41:59,820 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:42:26,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:42:54,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:43:20,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:43:48,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:44:16,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:44:45,750 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-21 23:45:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-21 23:45:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:45:00,011 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-21 23:45:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-21 23:45:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:45:23,682 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:45:50,300 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:46:16,978 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:46:43,344 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:47:09,072 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:47:38,116 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:48:01,355 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:48:29,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:48:56,562 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:49:20,294 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:49:46,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:50:13,156 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:50:40,019 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:51:07,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:51:34,170 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:52:04,175 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:52:29,093 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:52:58,915 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:53:27,712 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:53:53,954 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:54:17,438 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:54:42,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:55:08,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:55:37,549 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:56:03,860 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:56:28,608 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:56:55,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:57:22,705 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:57:51,536 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:58:14,751 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:58:42,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:59:08,642 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-21 23:59:35,490 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
