2026-06-13 00:00:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 00:00:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 00:00:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 00:00:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RestartAppJob', class=FaceIDService.Service.RestartAppJob
2026-06-13 00:00:00,008 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RestartAppJob
2026-06-13 00:00:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 00:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 00:00:00,009 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 00:00:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:00:00,010 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 00:00:00,010 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 00:00:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:00:00,010 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 00:00:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:00:00,017 [1] INFO  Quartz.Core.QuartzScheduler [? ?]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
2026-06-13 00:00:00,021 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Standby>d__70]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
2026-06-13 00:00:00,027 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Shutdown Quartz.Simpl.TaskSchedulingThreadPool]- Shutting down threadpool...
2026-06-13 00:00:00,027 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Shutdown Quartz.Simpl.TaskSchedulingThreadPool]- Shutdown of threadpool complete.
2026-06-13 00:00:00,029 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Shutdown>d__80]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED Shutdown complete.
2026-06-13 00:00:06,238 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ================Application Startup=================
2026-06-13 00:00:07,331 [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-13 00:00:07,339 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- Override SQL Server Port = 55860
2026-06-13 00:00:07,842 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- Override SignalR Link = http://localhost:55868/
2026-06-13 00:00:10,010 [1] INFO  Quartz.Impl.StdSchedulerFactory [InitializeProperties Quartz.Impl.StdSchedulerFactory]- Default Quartz.NET properties loaded from embedded resource file
2026-06-13 00:00:10,042 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Initialize Quartz.Simpl.TaskSchedulingThreadPool]- TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler.
2026-06-13 00:00:10,050 [1] INFO  Quartz.Core.SchedulerSignalerImpl [.ctor Quartz.Core.SchedulerSignalerImpl]- Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl
2026-06-13 00:00:10,050 [1] INFO  Quartz.Core.QuartzScheduler [? ?]- Quartz Scheduler created
2026-06-13 00:00:10,052 [1] INFO  Quartz.Simpl.RAMJobStore [Initialize Quartz.Simpl.RAMJobStore]- RAMJobStore initialized.
2026-06-13 00:00:10,052 [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-13 00:00:10,052 [1] INFO  Quartz.Impl.StdSchedulerFactory [MoveNext Quartz.Impl.StdSchedulerFactory+<Instantiate>d__70]- Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10
2026-06-13 00:00:10,054 [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-13 00:00:10,060 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Start>d__68]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2026-06-13 00:00:10,063 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:00:10,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:00:10,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:00:10,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:00:36,231 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:00:36,558 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ================Application Stopped=================
2026-06-13 00:01:03,366 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:01:27,454 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:01:53,160 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:02:18,379 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:02:41,396 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:03:11,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:03:39,502 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:04:03,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:04:31,139 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:04:54,685 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:05:21,238 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:05:46,942 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:06:16,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:06:40,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:07:09,289 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:07:37,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:08:06,658 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:08:34,116 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:08:58,743 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:09:26,350 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:09:49,907 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:10:18,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:10:44,363 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:11:11,199 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:11:34,980 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:12:03,134 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:12:30,870 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:12:53,907 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:13:22,527 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:13:51,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:14:16,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:14:41,687 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 00:15:00,009 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 00:15:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:15:00,024 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 00:15:00,026 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 00:15:00,030 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:15:25,163 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:15:54,253 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:16:21,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:16:48,981 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:17:14,385 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:17:44,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:18:08,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:18:38,260 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:19:08,117 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:19:35,330 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:20:01,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:20:28,539 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:20:55,429 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:21:20,245 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:21:45,062 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:22:09,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:22:35,791 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:23:04,969 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:23:30,226 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:23:55,927 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:24:20,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:24:50,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:25:14,384 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:25:41,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:26:05,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:26:29,699 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:26:52,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:27:16,570 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:27:45,230 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:28:11,860 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:28:41,550 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:29:07,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:29:34,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 00:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 00:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:30:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 00:30:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 00:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:30:29,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:30:54,017 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:31:20,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:31:47,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:32:15,381 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:32:40,103 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:33:04,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:33:34,722 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:34:03,675 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:34:28,485 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:34:52,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:35:20,994 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:35:50,170 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:36:20,091 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:36:47,457 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:37:15,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:37:41,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:38:06,128 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:38:30,925 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:39:00,651 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:39:28,864 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:39:57,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:40:23,612 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:40:47,553 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:41:11,975 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:41:39,871 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:42:07,172 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:42:35,931 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:43:05,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:43:30,250 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:43:58,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:44:27,555 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:44:51,767 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 00:45:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 00:45:00,008 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 00:45:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:45:00,008 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 00:45:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:45:24,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:45:48,036 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:46:17,820 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:46:46,759 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:47:16,380 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:47:40,170 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:48:09,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:48:35,995 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:49:04,413 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:49:27,457 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:49:56,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:50:24,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:50:48,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:51:14,164 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:51:38,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:52:01,781 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:52:28,708 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:52:55,194 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:53:19,040 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:53:48,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:54:14,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:54:39,504 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:55:05,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:55:35,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:56:03,502 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:56:31,828 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:56:55,769 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:57:25,263 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:57:53,699 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:58:21,896 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:58:51,560 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:59:19,448 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 00:59:46,913 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 01:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 01:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 01:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 01:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 01:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 01:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 01:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 01:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:00:28,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:00:51,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:01:18,841 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:01:43,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:02:08,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:02:37,595 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:03:00,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:03:28,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:03:56,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:04:25,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:04:51,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:05:19,741 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:05:47,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:06:14,742 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:06:42,069 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:07:07,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:07:32,413 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:07:55,454 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:08:22,024 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:08:48,170 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:09:14,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:09:40,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:10:08,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:10:37,845 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:11:03,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:11:30,329 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:11:59,625 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:12:23,997 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:12:48,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:13:11,921 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:13:36,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:14:06,040 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:14:35,335 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 01:15:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:15:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 01:15:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 01:15:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:15:23,317 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:15:51,361 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:16:20,566 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:16:44,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:17:08,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:17:38,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:18:04,206 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:18:30,661 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:18:59,101 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:19:26,778 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:19:55,144 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:20:18,688 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:20:48,537 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:21:14,285 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:21:39,304 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:22:08,973 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:22:38,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:23:02,892 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:23:27,320 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:23:55,366 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:24:20,820 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:24:44,162 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:25:13,696 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:25:37,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:26:03,392 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:26:30,514 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:26:56,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:27:21,927 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:27:51,562 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:28:20,047 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:28:47,329 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:29:11,032 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:29:34,094 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 01:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 01:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:30:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 01:30:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 01:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:30:27,116 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:30:53,681 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:31:19,667 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:31:45,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:32:14,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:32:43,991 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:33:11,172 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:33:34,708 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:34:01,751 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:34:30,529 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:34:57,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:35:21,202 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:35:44,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:36:10,210 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:36:36,063 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:37:01,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:37:30,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:37:59,186 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:38:24,259 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:38:53,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:39:20,110 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:39:45,388 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:40:13,362 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:40:42,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:41:09,942 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:41:34,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:41:59,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:42:25,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:42:50,962 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:43:15,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:43:41,143 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:44:07,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:44:31,848 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 01:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 01:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:45:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 01:45:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 01:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:45:28,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:45:55,742 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:46:22,537 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:46:51,826 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:47:16,818 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:47:46,295 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:48:12,406 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:48:36,883 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:49:00,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:49:26,505 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:49:53,085 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:50:16,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:50:45,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:51:15,538 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:51:40,192 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:52:10,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:52:35,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:52:58,846 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:53:25,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:53:53,184 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:54:22,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:54:49,879 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:55:19,312 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:55:43,632 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:56:12,366 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:56:38,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:57:02,031 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:57:29,904 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:57:56,138 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:58:23,600 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:58:52,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:59:21,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 01:59:51,515 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 02:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 02:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 02:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 02:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 02:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 02:00:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 02:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:00:26,631 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:00:52,713 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:01:18,504 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:01:46,106 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:02:15,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:02:39,132 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:03:03,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:03:30,682 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:03:58,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:04:21,705 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:04:51,189 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:05:18,220 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:05:43,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:06:10,574 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:06:35,581 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:06:59,607 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:07:28,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:07:58,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:08:27,357 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:08:52,106 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:09:19,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:09:43,401 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:10:06,610 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:10:30,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:10:55,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:11:23,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:11:47,339 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:12:16,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:12:46,755 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:13:10,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:13:37,085 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:14:02,339 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:14:29,533 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:14:54,771 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 02:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 02:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:15:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 02:15:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 02:15:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:15:25,581 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:15:50,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:16:13,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:16:38,457 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:17:07,041 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:17:32,064 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:17:56,990 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:18:22,216 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:18:47,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:19:14,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:19:42,814 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:20:09,949 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:20:38,767 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:21:05,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:21:28,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:21:53,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:22:19,631 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:22:48,396 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:23:12,864 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:23:41,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:24:04,987 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:24:30,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:24:58,504 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:25:22,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:25:47,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:26:11,361 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:26:36,052 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:26:59,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:27:26,355 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:27:50,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:28:13,743 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:28:39,108 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:29:07,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:29:32,447 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 02:30:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 02:30:00,011 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 02:30:00,011 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 02:30:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:30:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:30:28,542 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:30:51,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:31:17,904 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:31:42,635 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:32:09,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:32:34,641 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:33:01,738 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:33:31,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:33:57,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:34:27,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:34:55,396 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:35:24,327 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:35:49,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:36:15,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:36:41,749 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:37:06,384 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:37:31,747 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:37:57,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:38:22,454 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:38:49,188 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:39:16,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:39:39,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:40:08,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:40:34,857 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:41:00,325 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:41:26,986 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:41:54,157 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:42:18,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:42:44,689 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:43:07,843 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:43:36,632 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:44:04,318 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:44:33,076 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 02:45:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 02:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:45:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 02:45:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 02:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:45:23,269 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:45:51,769 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:46:17,783 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:46:42,831 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:47:12,658 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:47:38,073 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:48:02,017 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:48:25,634 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:48:49,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:49:12,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:49:39,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:50:02,484 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:50:28,237 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:50:54,098 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:51:23,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:51:48,682 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:52:16,711 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:52:45,142 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:53:14,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:53:39,288 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:54:03,586 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:54:31,523 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:54:57,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:55:22,584 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:55:50,119 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:56:20,091 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:56:46,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:57:11,163 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:57:40,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:58:05,910 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:58:31,289 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:58:55,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:59:21,032 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 02:59:48,439 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 03:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 03:00:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 03:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 03:00:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 03:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 03:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 03:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 03:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:00:24,221 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:00:51,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:01:16,778 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:01:44,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:02:07,901 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:02:36,826 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:03:04,290 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:03:32,624 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:03:58,825 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:04:24,739 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:04:53,933 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:05:22,714 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:05:49,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:06:17,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:06:42,291 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:07:11,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:07:38,838 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:08:06,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:08:33,841 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:09:01,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:09:27,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:09:51,557 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:10:19,847 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:10:44,504 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:11:12,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:11:41,199 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:12:10,605 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:12:39,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:13:07,363 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:13:31,046 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:13:54,968 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:14:18,968 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:14:44,416 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 03:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:15:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 03:15:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 03:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:15:23,816 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:15:53,581 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:16:21,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:16:48,504 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:17:15,157 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:17:40,837 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:18:10,839 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:18:38,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:19:05,827 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:19:31,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:19:56,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:20:26,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:20:56,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:21:23,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:21:47,586 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:22:15,930 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:22:44,672 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:23:09,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:23:34,842 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:24:02,049 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:24:30,739 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:25:00,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:25:28,239 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:25:54,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:26:18,143 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:26:42,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:27:06,149 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:27:34,208 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:28:03,085 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:28:30,729 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:28:59,885 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:29:24,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:29:53,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 03:30:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 03:30:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:30:00,011 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 03:30:00,011 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 03:30:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:30:24,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:30:50,958 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:31:14,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:31:39,721 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:32:05,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:32:33,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:32:59,974 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:33:24,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:33:51,917 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:34:17,053 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:34:41,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:35:09,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:35:39,190 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:36:04,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:36:29,552 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:36:59,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:37:26,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:37:54,395 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:38:23,451 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:38:48,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:39:14,699 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:39:42,803 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:40:07,392 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:40:31,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:40:55,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:41:24,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:41:51,176 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:42:20,879 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:42:45,071 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:43:09,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:43:39,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:44:06,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:44:32,106 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 03:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 03:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:45:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 03:45:00,002 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 03:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:45:29,364 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:45:54,524 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:46:21,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:46:45,102 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:47:13,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:47:39,037 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:48:08,157 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:48:32,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:49:01,742 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:49:30,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:49:59,340 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:50:27,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:50:51,749 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:51:15,308 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:51:40,695 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:52:06,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:52:34,976 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:53:02,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:53:28,289 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:53:51,548 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:54:18,324 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:54:41,425 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:55:10,427 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:55:36,976 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:56:03,329 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:56:30,829 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:57:00,540 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:57:29,377 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:57:59,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:58:22,222 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:58:51,047 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:59:15,929 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 03:59:44,586 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 04:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 04:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 04:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 04:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 04:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 04:00:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 04:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 04:00:26,592 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:00:53,271 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:01:20,604 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:01:47,229 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:02:11,091 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:02:35,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:03:04,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:03:33,233 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:04:02,277 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:04:31,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:04:57,141 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:05:27,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:05:53,292 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:06:22,996 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:06:52,709 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:07:18,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:07:43,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:08:13,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:08:39,696 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:09:09,515 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:09:33,119 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:10:00,468 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:10:25,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:10:54,559 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:11:21,425 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:11:50,704 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:12:15,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:12:42,355 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:13:08,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:13:34,589 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:13:59,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:14:26,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:14:52,213 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 04:15:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 04:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:15:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 04:15:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 04:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:15:26,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:15:51,645 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:16:15,499 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:16:44,500 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:17:10,220 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:17:37,313 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:18:04,267 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:18:29,985 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:18:58,064 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:19:22,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:19:48,517 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:20:11,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:20:35,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:21:02,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:21:32,859 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:22:02,048 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:22:27,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:22:50,910 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:23:17,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:23:45,099 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:24:09,816 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:24:35,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:25:03,283 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:25:30,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:25:54,406 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:26:20,815 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:26:48,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:27:15,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:27:42,978 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:28:07,949 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:28:33,591 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:29:03,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:29:26,516 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:29:56,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 04:30:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 04:30:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:30:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 04:30:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 04:30:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:30:23,091 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:30:46,831 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:31:12,177 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:31:36,990 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:32:00,672 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:32:28,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:32:57,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:33:25,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:33:54,569 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:34:19,337 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:34:46,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:35:14,383 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:35:41,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:36:05,693 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:36:34,317 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:37:02,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:37:28,159 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:37:52,755 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:38:20,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:38:49,807 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:39:17,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:39:46,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:40:12,735 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:40:40,776 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:41:07,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:41:33,211 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:42:01,159 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:42:30,388 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:42:58,188 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:43:22,927 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:43:49,389 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:44:19,185 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:44:46,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 04:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 04:45:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 04:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:45:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 04:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:45:27,529 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:45:52,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:46:15,228 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:46:38,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:47:06,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:47:35,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:48:05,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:48:30,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:48:57,792 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:49:21,512 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:49:49,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:50:15,589 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:50:45,291 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:51:14,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:51:40,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:52:04,830 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:52:28,248 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:52:58,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:53:24,468 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:53:48,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:54:13,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:54:37,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:55:01,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:55:31,170 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:55:59,941 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:56:23,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:56:51,319 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:57:20,224 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:57:48,201 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:58:12,884 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:58:40,167 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:59:08,198 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 04:59:35,850 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 05:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 05:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 05:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 05:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 05:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 05:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 05:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 05:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:00:25,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:00:51,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:01:17,441 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:01:47,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:02:12,666 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:02:42,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:03:11,445 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:03:36,246 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:04:04,132 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:04:27,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:04:57,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:05:22,480 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:05:51,479 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:06:19,761 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:06:43,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:07:08,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:07:33,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:08:03,421 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:08:26,997 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:08:55,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:09:21,345 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:09:50,176 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:10:18,690 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:10:47,167 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:11:12,146 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:11:37,360 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:12:01,119 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:12:27,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:12:53,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:13:18,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:13:42,431 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:14:08,532 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:14:36,646 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 05:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 05:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:15:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 05:15:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 05:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:15:23,374 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:15:47,373 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:16:14,495 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:16:43,194 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:17:08,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:17:33,722 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:18:00,364 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:18:26,725 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:18:54,953 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:19:20,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:19:48,725 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:20:12,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:20:38,735 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:21:05,122 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:21:32,703 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:22:00,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:22:24,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:22:47,635 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:23:13,807 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:23:42,589 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:24:11,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:24:40,256 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:25:07,703 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:25:31,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:25:55,280 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:26:19,370 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:26:43,699 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:27:08,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:27:38,047 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:28:05,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:28:32,815 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:28:56,110 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:29:22,038 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:29:51,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 05:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 05:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:30:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 05:30:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 05:30:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:30:25,976 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:30:54,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:31:20,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:31:48,341 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:32:17,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:32:40,833 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:33:10,709 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:33:35,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:33:59,473 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:34:24,759 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:34:50,966 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:35:19,277 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:35:43,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:36:11,447 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:36:37,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:37:05,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:37:32,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:37:59,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:38:28,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:38:52,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:39:17,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:39:44,170 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:40:11,142 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:40:40,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:41:05,416 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:41:28,725 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:41:57,374 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:42:27,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:42:54,135 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:43:22,766 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:43:51,162 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:44:16,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:44:44,110 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 05:45:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 05:45:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:45:00,003 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 05:45:00,003 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 05:45:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:45:29,411 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:45:57,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:46:24,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:46:49,089 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:47:12,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:47:42,561 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:48:11,932 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:48:41,096 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:49:06,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:49:32,248 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:49:56,317 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:50:23,350 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:50:53,256 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:51:19,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:51:47,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:52:10,626 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:52:34,033 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:53:03,202 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:53:27,516 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:53:52,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:54:16,359 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:54:44,097 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:55:12,419 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:55:38,544 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:56:04,246 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:56:32,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:57:00,086 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:57:25,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:57:50,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:58:14,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:58:37,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:59:03,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:59:28,246 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 05:59:57,996 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 06:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 06:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 06:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 06:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 06:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 06:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:00:00,003 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 06:00:00,003 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 06:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:00:23,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:00:53,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:01:22,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:01:48,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:02:17,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:02:44,438 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:03:07,625 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:03:35,391 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:03:58,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:04:25,226 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:04:54,566 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:05:19,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:05:43,629 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:06:09,431 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:06:37,330 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:07:00,741 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:07:26,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:07:51,554 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:08:17,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:08:45,279 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:09:11,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:09:34,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:10:02,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:10:29,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:10:57,248 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:11:27,196 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:11:56,096 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:12:22,533 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:12:48,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:13:14,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:13:42,848 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:14:11,168 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:14:38,271 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 06:15:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 06:15:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:15:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 06:15:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 06:15:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:15:23,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:15:51,062 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:16:18,137 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:16:46,531 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:17:10,420 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:17:34,127 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:18:03,304 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:18:32,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:18:59,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:19:27,279 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:19:55,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:20:22,959 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:20:48,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:21:17,569 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:21:46,274 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:22:12,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:22:36,257 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:23:02,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:23:26,508 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:23:50,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:24:17,750 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:24:46,742 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:25:12,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:25:35,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:26:01,303 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:26:27,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:26:55,845 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:27:19,901 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:27:47,300 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:28:11,981 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:28:41,456 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:29:09,926 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:29:39,421 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 06:30:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 06:30:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:30:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 06:30:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:30:28,394 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:30:56,558 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:31:22,475 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:31:46,584 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:32:15,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:32:45,326 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:33:13,831 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:33:36,930 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:34:03,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:34:30,345 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:34:56,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:35:26,357 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:35:49,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:36:14,729 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:36:44,540 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:37:14,439 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:37:43,509 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:38:07,315 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:38:32,842 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:38:59,514 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:39:28,746 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:39:53,887 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:40:20,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:40:46,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:41:13,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:41:37,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:42:07,457 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:42:34,542 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:42:58,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:43:21,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:43:46,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:44:16,587 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:44:41,512 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 06:45:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 06:45:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:45:00,004 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 06:45:00,004 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 06:45:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:45:25,219 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:45:54,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:46:18,337 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:46:46,780 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:47:16,630 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:47:44,638 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:48:11,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:48:39,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:49:02,977 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:49:30,118 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:49:57,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:50:24,171 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:50:52,560 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:51:18,723 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:51:42,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:52:11,944 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:52:36,280 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:53:04,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:53:29,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:53:52,741 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:54:18,743 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:54:42,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:55:11,887 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:55:36,766 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:56:01,229 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:56:25,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:56:49,738 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:57:13,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:57:37,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:58:06,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:58:34,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:58:57,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:59:22,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 06:59:46,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 07:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 07:00:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 07:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 07:00:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 07:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 07:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 07:00:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 07:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:00:24,447 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:00:49,820 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:01:16,749 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:01:43,847 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:02:10,263 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:02:39,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:03:07,492 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:03:35,453 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:04:02,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:04:31,595 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:05:00,426 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:05:26,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:05:53,901 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:06:19,493 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:06:45,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:07:11,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:07:36,996 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:08:06,765 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:08:34,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:09:02,061 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:09:25,110 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:09:53,917 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:10:19,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:10:47,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:11:14,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:11:41,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:12:05,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:12:28,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:12:56,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:13:22,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:13:46,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:14:09,790 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:14:33,712 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 07:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:15:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 07:15:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 07:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:15:29,451 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:15:54,588 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:16:18,743 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:16:45,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:17:10,791 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:17:37,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:18:01,979 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:18:31,446 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:18:55,398 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:19:25,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:19:50,667 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:20:15,135 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:20:39,700 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:21:05,336 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:21:32,022 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:21:58,810 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:22:27,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:22:55,417 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:23:21,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:23:44,110 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:24:12,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:24:41,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:25:07,829 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:25:31,351 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:25:59,057 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:26:24,673 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:26:52,415 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:27:15,990 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:27:39,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:28:07,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:28:34,925 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:28:58,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:29:21,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:29:51,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 07:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 07:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 07:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 07:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:30:23,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:30:48,115 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:31:16,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:31:46,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:32:09,273 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:32:36,512 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:33:04,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:33:28,818 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:33:52,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:34:17,028 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:34:41,584 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:35:07,557 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:35:34,032 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:36:01,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:36:31,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:36:58,356 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:37:23,359 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:37:47,899 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:38:16,921 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:38:40,661 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:39:09,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:39:38,338 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:40:04,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:40:29,618 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:40:57,350 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:41:27,196 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:41:52,610 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:42:22,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:42:47,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:43:13,103 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:43:39,291 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:44:03,837 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:44:27,276 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:44:52,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 07:45:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 07:45:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:45:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 07:45:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 07:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:45:29,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:45:52,931 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:46:16,456 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:46:39,846 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:47:07,771 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:47:35,503 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:48:00,865 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:48:24,774 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:48:51,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:49:19,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:49:43,114 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:50:06,591 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:50:33,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:51:00,729 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:51:25,583 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:51:51,345 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:52:20,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:52:45,281 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:53:12,856 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:53:38,713 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:54:05,808 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:54:30,668 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:54:59,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:55:25,728 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:55:52,413 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:56:18,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:56:45,808 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:57:10,908 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:57:34,606 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:58:01,779 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:58:27,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:58:54,451 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:59:17,619 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 07:59:42,567 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 08:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 08:00:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 08:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 08:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 08:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 08:00:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 08:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:00:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 08:00:25,566 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:00:51,488 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:01:16,887 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:01:40,713 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:02:09,472 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:02:38,430 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:03:06,338 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:03:30,914 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:03:55,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:04:19,883 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:04:48,061 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:05:17,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:05:41,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:06:04,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:06:28,871 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:06:58,479 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:07:26,830 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:07:53,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:08:22,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:08:50,179 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:09:19,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:09:45,569 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:10:13,114 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:10:41,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:11:09,686 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:11:39,351 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:12:07,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:12:36,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:13:05,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:13:34,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:14:00,230 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:14:24,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:14:52,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 08:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 08:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:15:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 08:15:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 08:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:15:24,544 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:15:52,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:16:19,083 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:16:48,246 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:17:14,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:17:38,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:18:08,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:18:32,899 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:18:57,053 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:19:25,752 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:19:52,831 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:20:22,632 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:20:48,228 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:21:12,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:21:41,498 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:22:09,591 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:22:33,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:22:57,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:23:23,528 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:23:53,069 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:24:19,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:24:48,490 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:25:13,305 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:25:39,487 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:26:06,742 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:26:31,674 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:26:56,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:27:25,763 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:27:50,655 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:28:18,489 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:28:43,557 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:29:08,237 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:29:36,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 08:30:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 08:30:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:30:00,008 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 08:30:00,008 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 08:30:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:30:28,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:30:55,159 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:31:22,549 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:31:52,438 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:32:15,486 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:32:43,633 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:33:09,246 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:33:32,492 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:33:59,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:34:23,264 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:34:49,973 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:35:16,461 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:35:43,045 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:36:10,871 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:36:34,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:37:00,398 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:37:26,180 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:37:52,385 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:38:19,708 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:38:45,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:39:12,459 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:39:35,585 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:40:00,071 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:40:25,908 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:40:49,729 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:41:14,429 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:41:40,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:42:04,341 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:42:32,438 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:42:56,875 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:43:21,925 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:43:50,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:44:14,108 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:44:37,942 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 08:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 08:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:45:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 08:45:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 08:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:45:25,588 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:45:53,337 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:46:21,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:46:49,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:47:19,606 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:47:46,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:48:12,515 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:48:41,548 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:49:09,180 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:49:38,258 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:50:02,148 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:50:30,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:50:54,938 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:51:19,097 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:51:46,076 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:52:09,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:52:37,802 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:53:03,038 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:53:27,096 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:53:50,870 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:54:18,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:54:42,511 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:55:05,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:55:35,523 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:56:05,426 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:56:33,267 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:56:59,364 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:57:24,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:57:51,853 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:58:17,408 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:58:42,970 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:59:10,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 08:59:34,850 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 09:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 09:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 09:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 09:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 09:00:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 09:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 09:00:27,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:00:56,392 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:01:19,608 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:01:47,910 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:02:16,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:02:43,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:03:12,978 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:03:36,881 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:04:04,186 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:04:33,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:04:57,868 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:05:22,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:05:45,835 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:06:12,699 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:06:39,561 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:07:04,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:07:33,862 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:07:59,500 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:08:28,498 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:08:55,351 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:09:20,742 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:09:45,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:10:11,891 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:10:35,285 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:11:01,428 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:11:24,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:11:48,164 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:12:16,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:12:42,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:13:05,341 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:13:29,798 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:13:57,162 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:14:23,479 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:14:47,289 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 09:15:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 09:15:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:15:00,010 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 09:15:00,010 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 09:15:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:15:25,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:15:50,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:16:15,083 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:16:42,031 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:17:11,517 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:17:38,118 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:18:04,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:18:30,196 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:18:58,499 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:19:27,492 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:19:50,680 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:20:16,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:20:41,514 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:21:11,162 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:21:36,979 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:22:00,898 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:22:29,186 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:22:55,478 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:23:18,865 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:23:48,402 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:24:17,850 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:24:42,875 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:25:10,369 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:25:34,764 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:26:04,695 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:26:32,406 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:26:59,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:27:25,604 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:27:52,676 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:28:19,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:28:49,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:29:12,938 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:29:37,205 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 09:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:30:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 09:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 09:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:30:26,037 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:30:54,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:31:21,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:31:44,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:32:13,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:32:39,166 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:33:02,767 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:33:26,577 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:33:54,570 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:34:20,331 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:34:48,868 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:35:15,331 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:35:42,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:36:06,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:36:33,350 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:37:00,109 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:37:24,535 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:37:49,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:38:18,447 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:38:47,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:39:13,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:39:38,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:40:03,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:40:29,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:40:52,803 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:41:22,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:41:49,985 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:42:14,746 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:42:40,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:43:09,603 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:43:33,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:44:00,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:44:26,901 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:44:54,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 09:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 09:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:45:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 09:45:00,002 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 09:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:45:29,050 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:45:55,213 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:46:23,176 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:46:48,325 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:47:16,532 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:47:42,031 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:48:11,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:48:34,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:49:02,621 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:49:31,458 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:50:00,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:50:24,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:50:48,035 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:51:17,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:51:46,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:52:10,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:52:33,686 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:52:59,820 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:53:24,618 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:53:54,453 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:54:19,861 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:54:46,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:55:15,493 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:55:44,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:56:09,340 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:56:33,344 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:56:59,790 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:57:24,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:57:51,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:58:18,129 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:58:43,780 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:59:08,048 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 09:59:34,893 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 10:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 10:00:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 10:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 10:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 10:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 10:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 10:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 10:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:00:29,503 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:00:54,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:01:21,765 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:01:50,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:02:16,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:02:45,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:03:12,089 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:03:39,144 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:04:02,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:04:31,632 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:04:54,674 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:05:20,167 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:05:47,358 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:06:15,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:06:40,631 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:07:06,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:07:29,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:07:54,959 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:08:19,868 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:08:46,561 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:09:12,225 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:09:39,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:10:03,583 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:10:29,252 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:10:56,215 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:11:23,078 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:11:51,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:12:15,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:12:44,430 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:13:10,248 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:13:37,038 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:14:01,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:14:25,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:14:50,338 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 10:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 10:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:15:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 10:15:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 10:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:15:29,501 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:15:55,652 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:16:21,564 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:16:50,599 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:17:18,759 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:17:47,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:18:12,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:18:36,592 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:19:02,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:19:31,570 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:20:00,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:20:28,386 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:20:54,558 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:21:20,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:21:45,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:22:14,431 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:22:41,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:23:11,089 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:23:37,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:24:03,430 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:24:28,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:24:54,045 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:25:20,352 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:25:48,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:26:16,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:26:40,122 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:27:05,098 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:27:29,856 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:27:55,927 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:28:19,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:28:46,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:29:09,990 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:29:37,962 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 10:30:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 10:30:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:30:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 10:30:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 10:30:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:30:27,769 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:30:56,279 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:31:20,722 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:31:47,653 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:32:17,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:32:41,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:33:08,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:33:35,272 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:33:58,416 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:34:24,434 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:34:47,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:35:17,693 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:35:44,645 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:36:14,455 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:36:37,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:37:03,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:37:31,751 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:38:00,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:38:23,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:38:47,979 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:39:12,776 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:39:37,461 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:40:06,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:40:29,422 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:40:57,076 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:41:21,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:41:46,560 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:42:14,588 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:42:38,264 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:43:03,975 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:43:28,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:43:53,031 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:44:17,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:44:44,252 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 10:45:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 10:45:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:45:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 10:45:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 10:45:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:45:23,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:45:48,827 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:46:17,023 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:46:46,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:47:12,550 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:47:35,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:47:59,257 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:48:24,950 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:48:51,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:49:18,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:49:47,256 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:50:10,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:50:37,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:51:01,633 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:51:27,594 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:51:53,186 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:52:18,077 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:52:42,276 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:53:09,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:53:33,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:54:03,516 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:54:27,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:54:51,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:55:19,956 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:55:48,544 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:56:13,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:56:39,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:57:06,886 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:57:30,335 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:57:56,865 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:58:24,779 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:58:50,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:59:18,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 10:59:47,783 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 11:00:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 11:00:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 11:00:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 11:00:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 11:00:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 11:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:00:00,008 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 11:00:00,008 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 11:00:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:00:25,272 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:00:50,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:01:14,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:01:41,287 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:02:10,245 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:02:35,405 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:02:58,615 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:03:28,393 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:03:56,687 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:04:22,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:04:46,027 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:05:11,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:05:41,344 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:06:11,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:06:39,615 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:07:06,947 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:07:33,736 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:07:57,040 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:08:24,705 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:08:52,331 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:09:19,036 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:09:44,377 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:10:12,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:10:36,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:11:01,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:11:29,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:11:59,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:12:25,889 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:12:55,367 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:13:20,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:13:44,341 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:14:09,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:14:37,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 11:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 11:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:15:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 11:15:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 11:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:15:29,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:15:52,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:16:17,591 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:16:43,820 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:17:13,251 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:17:38,790 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:18:05,052 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:18:30,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:18:56,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:19:26,028 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:19:53,184 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:20:21,245 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:20:50,883 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:21:18,367 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:21:46,629 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:22:10,904 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:22:36,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:23:02,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:23:27,759 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:23:52,419 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:24:22,279 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:24:45,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:25:09,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:25:37,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:26:06,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:26:30,577 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:26:53,639 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:27:20,780 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:27:48,622 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:28:12,807 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:28:41,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:29:07,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:29:34,902 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 11:30:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 11:30:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:30:00,014 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 11:30:00,016 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 11:30:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:30:26,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:30:53,981 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:31:23,889 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:31:50,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:32:17,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:32:40,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:33:03,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:33:28,612 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:33:53,508 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:34:19,453 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:34:45,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:35:13,309 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:35:37,044 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:36:02,125 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:36:30,826 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:36:56,034 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:37:23,041 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:37:47,808 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:38:17,647 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:38:41,868 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:39:10,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:39:38,914 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:40:08,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:40:34,580 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:41:01,019 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:41:24,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:41:53,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:42:20,029 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:42:46,834 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:43:12,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:43:36,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:44:04,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:44:30,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 11:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:45:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 11:45:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 11:45:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:45:26,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:45:54,242 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:46:17,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:46:46,668 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:47:09,915 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:47:36,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:48:04,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:48:32,473 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:48:59,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:49:29,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:49:54,370 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:50:17,913 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:50:47,304 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:51:16,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:51:44,593 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:52:12,258 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:52:39,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:53:07,329 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:53:34,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:54:04,172 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:54:32,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:54:57,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:55:26,747 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:55:50,473 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:56:17,454 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:56:44,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:57:08,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:57:33,259 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:58:00,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:58:27,253 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:58:52,051 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:59:20,521 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 11:59:50,201 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 12:00:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 12:00:00,003 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 12:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 12:00:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 12:00:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:00:00,005 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 12:00:00,005 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 12:00:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:00:00,003 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 12:00:28,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:00:52,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:01:16,242 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:01:44,866 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:02:08,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:02:35,285 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:03:04,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:03:28,692 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:03:52,106 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:04:20,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:04:45,861 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:05:11,828 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:05:41,159 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:06:06,096 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:06:34,651 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:07:01,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:07:25,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:07:53,384 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:08:20,196 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:08:44,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:09:10,606 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:09:37,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:10:02,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:10:26,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:10:49,979 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:11:15,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:11:40,930 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:12:07,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:12:32,248 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:13:01,230 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:13:27,312 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:13:54,376 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:14:20,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:14:46,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 12:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 12:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:15:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 12:15:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 12:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:15:27,913 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:15:53,251 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:16:16,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:16:44,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:17:07,979 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:17:37,064 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:18:04,903 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:18:28,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:18:51,939 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:19:19,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:19:47,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:20:13,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:20:42,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:21:07,689 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:21:34,779 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:22:02,871 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:22:32,472 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:22:58,294 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:23:22,331 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:23:52,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:24:15,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:24:39,822 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:25:06,658 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:25:32,595 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:26:00,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:26:29,459 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:26:56,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:27:20,242 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:27:45,063 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:28:10,864 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:28:38,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:29:01,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:29:30,626 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 12:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 12:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:30:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 12:30:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 12:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:30:24,315 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:30:49,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:31:14,483 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:31:37,500 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:32:01,204 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:32:26,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:32:51,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:33:18,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:33:45,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:34:13,881 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:34:37,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:35:07,816 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:35:37,575 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:36:06,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:36:36,248 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:37:00,329 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:37:25,253 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:37:53,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:38:19,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:38:45,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:39:14,903 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:39:42,430 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:40:06,553 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:40:35,267 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:41:00,384 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:41:25,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:41:52,019 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:42:18,856 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:42:43,338 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:43:07,631 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:43:35,570 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:44:01,980 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:44:26,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:44:53,352 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 12:45:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 12:45:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:45:00,007 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 12:45:00,007 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 12:45:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:45:26,704 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:45:52,172 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:46:16,192 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:46:40,144 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:47:05,061 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:47:34,360 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:48:03,847 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:48:33,185 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:48:56,251 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:49:25,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:49:54,728 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:50:21,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:50:47,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:51:15,060 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:51:38,652 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:52:01,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:52:31,398 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:53:00,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:53:27,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:53:53,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:54:21,027 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:54:44,831 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:55:13,592 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:55:41,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:56:06,487 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:56:30,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:56:55,683 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:57:21,629 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:57:45,633 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:58:11,903 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:58:37,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:59:03,248 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 12:59:32,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 13:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 13:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 13:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 13:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 13:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 13:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:00:00,003 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 13:00:00,003 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 13:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:00:24,378 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:00:48,600 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:01:14,580 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:01:43,138 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:02:12,861 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:02:37,218 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:03:06,670 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:03:31,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:04:01,098 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:04:27,611 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:04:55,743 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:05:24,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:05:54,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:06:18,269 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:06:41,727 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:07:09,522 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:07:39,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:08:06,921 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:08:36,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:09:02,208 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:09:25,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:09:53,120 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:10:22,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:10:51,358 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:11:20,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:11:47,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:12:12,714 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:12:40,188 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:13:08,360 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:13:37,149 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:14:06,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:14:34,828 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 13:15:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 13:15:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:15:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 13:15:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 13:15:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:15:29,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:15:58,949 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:16:25,493 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:16:53,981 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:17:23,211 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:17:51,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:18:17,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:18:46,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:19:10,509 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:19:39,389 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:20:04,539 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:20:29,344 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:20:57,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:21:24,583 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:21:50,213 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:22:18,366 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:22:47,401 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:23:16,780 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:23:42,155 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:24:07,974 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:24:32,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:24:56,027 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:25:20,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:25:47,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:26:11,829 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:26:37,177 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:27:06,332 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:27:31,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:27:56,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:28:20,769 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:28:47,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:29:12,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:29:37,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 13:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:30:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 13:30:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 13:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:30:23,056 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:30:48,097 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:31:13,549 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:31:40,205 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:32:07,453 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:32:31,108 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:32:55,991 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:33:23,922 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:33:53,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:34:19,142 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:34:46,799 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:35:13,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:35:40,620 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:36:05,519 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:36:28,536 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:36:55,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:37:18,771 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:37:47,049 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:38:13,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:38:43,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:39:10,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:39:36,478 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:40:06,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:40:35,068 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:40:59,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:41:25,051 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:41:48,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:42:12,441 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:42:40,691 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:43:08,315 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:43:37,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:44:06,602 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:44:31,258 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 13:45:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 13:45:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 13:45:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:45:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 13:45:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:45:24,816 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:45:50,055 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:46:16,928 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:46:44,496 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:47:12,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:47:36,357 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:48:06,356 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:48:30,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:48:59,847 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:49:23,844 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:49:53,689 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:50:16,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:50:45,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:51:14,336 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:51:40,449 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:52:10,168 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:52:37,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:53:02,545 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:53:29,213 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:53:56,161 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:54:19,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:54:46,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:55:16,541 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:55:39,713 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:56:03,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:56:27,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:56:51,976 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:57:19,017 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:57:45,224 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:58:13,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:58:38,751 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:59:04,830 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:59:29,531 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 13:59:56,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 14:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 14:00:00,000 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 14:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 14:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 14:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 14:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 14:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:00:00,000 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 14:00:27,830 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:00:57,048 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:01:24,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:01:50,527 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:02:16,402 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:02:39,709 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:03:08,398 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:03:35,337 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:03:59,304 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:04:28,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:04:55,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:05:24,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:05:51,434 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:06:18,827 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:06:43,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:07:13,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:07:40,279 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:08:05,326 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:08:32,891 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:09:00,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:09:24,455 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:09:54,156 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:10:18,359 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:10:41,366 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:11:06,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:11:33,050 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:12:00,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:12:25,536 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:12:50,459 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:13:16,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:13:42,723 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:14:08,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:14:34,559 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 14:15:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 14:15:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:15:00,006 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 14:15:00,006 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 14:15:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:15:24,038 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:15:53,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:16:20,603 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:16:49,684 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:17:17,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:17:41,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:18:07,401 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:18:33,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:18:59,856 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:19:26,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:19:53,639 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:20:18,386 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:20:45,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:21:13,310 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:21:36,666 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:22:03,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:22:26,662 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:22:56,283 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:23:22,133 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:23:49,289 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:24:17,179 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:24:42,906 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:25:09,899 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:25:33,661 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:25:59,792 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:26:28,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:26:53,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:27:21,759 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:27:47,602 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:28:10,637 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:28:38,753 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:29:08,511 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:29:34,071 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 14:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 14:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 14:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 14:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:30:28,252 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:30:56,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:31:25,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:31:53,190 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:32:22,432 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:32:45,487 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:33:14,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:33:38,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:34:07,136 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:34:32,884 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:34:56,361 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:35:23,441 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:35:49,026 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:36:13,064 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:36:36,542 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:37:01,454 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:37:24,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:37:50,771 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:38:15,355 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:38:45,184 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:39:08,444 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:39:33,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:40:01,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:40:30,822 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:40:59,160 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:41:28,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:41:53,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:42:17,118 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:42:41,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:43:10,476 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:43:36,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:44:00,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:44:28,586 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:44:58,023 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 14:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 14:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:45:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 14:45:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 14:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:45:23,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:45:46,696 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:46:12,259 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:46:35,490 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:47:00,317 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:47:28,783 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:47:54,619 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:48:20,898 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:48:45,339 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:49:08,735 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:49:35,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:49:58,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:50:23,823 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:50:53,111 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:51:17,198 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:51:41,769 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:52:06,216 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:52:34,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:52:58,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:53:27,576 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:53:52,405 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:54:15,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:54:45,807 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:55:10,057 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:55:33,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:56:02,135 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:56:27,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:56:56,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:57:24,369 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:57:50,512 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:58:16,858 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:58:44,205 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:59:07,859 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 14:59:37,688 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 15:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 15:00:00,001 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 15:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 15:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 15:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 15:00:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 15:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:00:00,002 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 15:00:29,353 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:00:58,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:01:22,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:01:47,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:02:17,258 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:02:41,947 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:03:06,046 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:03:33,892 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:03:58,180 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:04:22,687 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:04:51,438 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:05:21,142 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:05:44,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:06:10,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:06:34,366 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:07:00,778 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:07:30,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:07:57,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:08:21,056 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:08:44,618 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:09:11,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:09:39,144 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:10:06,578 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:10:33,564 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:10:59,723 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:11:25,807 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:11:51,615 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:12:20,503 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:12:45,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:13:14,815 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:13:40,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:14:04,064 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:14:30,476 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 15:15:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 15:15:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:15:00,003 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 15:15:00,003 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 15:15:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:15:23,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:15:47,742 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:16:16,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:16:43,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:17:06,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:17:30,319 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:17:54,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:18:21,582 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:18:46,605 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:19:15,099 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:19:40,454 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:20:10,332 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:20:38,853 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:21:06,419 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:21:29,755 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:21:53,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:22:21,825 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:22:49,217 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:23:16,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:23:41,069 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:24:09,616 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:24:34,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:25:01,448 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:25:27,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:25:55,978 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:26:23,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:26:50,183 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:27:16,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:27:40,250 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:28:05,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:28:32,122 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:29:02,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:29:31,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 15:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 15:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:30:00,001 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 15:30:00,001 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 15:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:30:23,727 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:30:51,549 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:31:21,420 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:31:47,399 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:32:13,592 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:32:37,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:33:07,439 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:33:37,276 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:34:06,976 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:34:35,217 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:35:03,860 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:35:29,245 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:35:55,907 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:36:19,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:36:44,630 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:37:12,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:37:42,068 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:38:08,751 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:38:35,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:39:00,426 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:39:30,109 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:39:56,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:40:20,019 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:40:45,364 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:41:10,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:41:36,802 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:42:05,646 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:42:33,395 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:42:58,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:43:26,237 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:43:55,161 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:44:23,503 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:44:48,723 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 15:45:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 15:45:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:45:00,004 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 15:45:00,005 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 15:45:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:45:27,968 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:45:52,834 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:46:19,389 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:46:49,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:47:17,035 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:47:43,784 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:48:13,433 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:48:40,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:49:03,883 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:49:28,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:49:53,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:50:17,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:50:47,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:51:13,602 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:51:36,820 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:52:00,720 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:52:25,456 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:52:49,760 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:53:19,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:53:45,376 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:54:14,762 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:54:40,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:55:04,962 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:55:30,827 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:55:59,813 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:56:28,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:56:55,568 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:57:20,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:57:46,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:58:15,675 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:58:45,378 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:59:09,920 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 15:59:38,475 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 16:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 16:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 16:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 16:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 16:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 16:00:00,003 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 16:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 16:00:29,646 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:00:52,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:01:20,260 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:01:47,410 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:02:11,637 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:02:41,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:03:07,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:03:31,438 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:04:00,360 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:04:28,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:04:54,844 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:05:20,073 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:05:46,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:06:13,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:06:37,070 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:07:04,338 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:07:33,217 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:07:56,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:08:21,652 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:08:47,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:09:15,357 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:09:45,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:10:11,989 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:10:38,629 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:11:04,508 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:11:28,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:11:53,294 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:12:19,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:12:46,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:13:15,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:13:41,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:14:11,455 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:14:36,069 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 16:15:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 16:15:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:15:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 16:15:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 16:15:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:15:24,835 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:15:52,987 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:16:17,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:16:42,327 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:17:12,045 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:17:41,219 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:18:04,804 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:18:34,267 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:18:59,267 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:19:25,242 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:19:52,562 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:20:19,022 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:20:45,238 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:21:10,145 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:21:34,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:22:00,607 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:22:27,669 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:22:51,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:23:17,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:23:41,766 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:24:08,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:24:37,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:25:04,529 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:25:32,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:26:01,831 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:26:30,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:26:55,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:27:21,885 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:27:47,842 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:28:13,776 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:28:43,041 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:29:12,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:29:41,290 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 16:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 16:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 16:30:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 16:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:30:28,211 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:30:54,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:31:22,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:31:47,185 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:32:15,875 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:32:40,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:33:09,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:33:35,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:34:01,670 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:34:27,118 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:34:51,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:35:15,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:35:41,578 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:36:08,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:36:36,141 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:37:01,050 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:37:28,906 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:37:56,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:38:21,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:38:50,871 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:39:19,362 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:39:44,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:40:12,605 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:40:37,762 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:41:01,180 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:41:29,696 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:41:57,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:42:23,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:42:47,593 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:43:14,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:43:38,877 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:44:02,551 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:44:28,189 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:44:57,229 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 16:45:00,005 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 16:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:45:00,005 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 16:45:00,006 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 16:45:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:45:29,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:45:53,172 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:46:19,970 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:46:47,981 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:47:14,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:47:44,292 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:48:13,030 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:48:37,029 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:49:02,396 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:49:29,085 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:49:58,461 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:50:23,441 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:50:52,290 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:51:16,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:51:40,771 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:52:10,256 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:52:37,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:53:06,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:53:31,608 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:53:57,693 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:54:21,591 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:54:48,475 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:55:12,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:55:38,102 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:56:02,852 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:56:28,053 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:56:51,862 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:57:20,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:57:48,720 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:58:17,584 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:58:45,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:59:14,239 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 16:59:41,300 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 17:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 17:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 17:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 17:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 17:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:00:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 17:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 17:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 17:00:23,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:00:47,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:01:13,588 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:01:39,296 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:02:03,031 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:02:32,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:03:01,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:03:24,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:03:50,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:04:14,388 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:04:41,946 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:05:06,208 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:05:34,812 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:06:04,349 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:06:33,893 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:07:00,604 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:07:27,844 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:07:52,822 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:08:19,427 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:08:44,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:09:12,523 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:09:37,069 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:10:01,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:10:26,680 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:10:50,958 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:11:16,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:11:40,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:12:08,962 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:12:34,490 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:13:03,561 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:13:26,606 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:13:49,625 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:14:16,335 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:14:40,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 17:15:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 17:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:15:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 17:15:00,002 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 17:15:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:15:27,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:15:54,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:16:21,460 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:16:50,103 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:17:16,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:17:42,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:18:10,606 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:18:35,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:19:01,117 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:19:29,578 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:19:55,997 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:20:23,250 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:20:50,776 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:21:17,708 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:21:42,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:22:07,055 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:22:36,398 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:23:00,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:23:30,076 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:23:57,761 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:24:26,723 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:24:51,196 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:25:19,818 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:25:45,049 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:26:10,501 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:26:40,500 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:27:06,205 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:27:35,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:28:01,576 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:28:25,248 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:28:54,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:29:22,830 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:29:51,253 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 17:30:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 17:30:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:30:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 17:30:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 17:30:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:30:25,839 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:30:50,171 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:31:15,727 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:31:44,172 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:32:08,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:32:36,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:33:00,500 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:33:29,924 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:33:56,973 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:34:21,823 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:34:48,287 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:35:13,439 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:35:42,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:36:10,689 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:36:35,840 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:37:04,712 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:37:32,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:37:55,690 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:38:20,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:38:46,599 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:39:14,567 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:39:42,898 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:40:06,830 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:40:35,352 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:40:59,243 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:41:26,461 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:41:49,917 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:42:15,639 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:42:42,155 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:43:05,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:43:35,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:44:03,541 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:44:30,620 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 17:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:45:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 17:45:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 17:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:45:24,461 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:45:51,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:46:14,522 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:46:41,959 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:47:09,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:47:38,167 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:48:04,052 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:48:29,645 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:48:56,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:49:20,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:49:43,367 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:50:06,550 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:50:33,688 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:50:57,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:51:21,949 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:51:51,120 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:52:16,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:52:39,026 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:53:05,714 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:53:28,842 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:53:55,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:54:18,541 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:54:45,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:55:09,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:55:33,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:56:01,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:56:26,789 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:56:53,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:57:23,441 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:57:48,468 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:58:14,939 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:58:40,877 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:59:04,681 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 17:59:31,288 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 18:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 18:00:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 18:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 18:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 18:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:00:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 18:00:00,002 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 18:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:00:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 18:00:24,557 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:00:53,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:01:18,374 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:01:47,480 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:02:11,610 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:02:37,662 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:03:01,638 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:03:25,509 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:03:53,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:04:18,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:04:41,435 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:05:08,531 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:05:34,531 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:06:00,686 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:06:24,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:06:49,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:07:16,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:07:41,309 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:08:04,847 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:08:31,291 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:08:57,659 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:09:26,566 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:09:55,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:10:23,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:10:49,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:11:16,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:11:44,671 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:12:13,555 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:12:42,610 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:13:10,531 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:13:36,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:14:02,378 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:14:27,051 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:14:56,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 18:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 18:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:15:00,000 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 18:15:00,000 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 18:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:15:26,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:15:53,478 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:16:22,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:16:46,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:17:15,146 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:17:43,369 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:18:11,441 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:18:41,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:19:10,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:19:38,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:20:03,465 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:20:30,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:20:56,247 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:21:21,605 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:21:46,767 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:22:12,759 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:22:39,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:23:06,560 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:23:29,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:23:58,265 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:24:24,835 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:24:54,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:25:22,355 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:25:50,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:26:16,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:26:43,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:27:13,317 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:27:43,243 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:28:08,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:28:37,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:29:06,124 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:29:35,557 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 18:30:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 18:30:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:30:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 18:30:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 18:30:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:30:25,340 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:30:51,287 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:31:20,631 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:31:44,549 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:32:13,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:32:37,129 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:33:02,574 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:33:26,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:33:55,479 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:34:20,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:34:49,038 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:35:18,059 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:35:41,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:36:10,514 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:36:34,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:37:00,535 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:37:25,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:37:52,055 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:38:16,103 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:38:45,250 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:39:14,170 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:39:37,175 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:40:02,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:40:25,864 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:40:48,994 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:41:17,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:41:43,134 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:42:11,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:42:39,631 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:43:07,410 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:43:32,845 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:43:56,578 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:44:19,968 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:44:45,044 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 18:45:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 18:45:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:45:00,004 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 18:45:00,005 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 18:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:45:24,410 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:45:53,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:46:21,633 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:46:45,906 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:47:15,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:47:39,652 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:48:04,776 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:48:33,833 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:49:03,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:49:31,143 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:49:56,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:50:21,384 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:50:47,346 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:51:16,868 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:51:44,165 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:52:10,557 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:52:37,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:53:06,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:53:34,244 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:53:57,689 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:54:25,917 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:54:54,086 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:55:20,764 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:55:44,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:56:13,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:56:41,521 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:57:11,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:57:34,474 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:58:00,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:58:29,320 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:58:53,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:59:20,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 18:59:48,601 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 19:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 19:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 19:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 19:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 19:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 19:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 19:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:00:28,354 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:00:54,472 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:01:19,605 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:01:45,043 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:02:11,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:02:40,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:03:09,391 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:03:36,903 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:04:00,455 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:04:28,987 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:04:54,881 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:05:18,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:05:47,580 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:06:14,535 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:06:38,329 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:07:07,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:07:35,239 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:08:00,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:08:28,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:08:54,170 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:09:19,156 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:09:46,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:10:15,391 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:10:42,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:11:06,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:11:31,584 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:11:55,065 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:12:25,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:12:48,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:13:14,856 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:13:42,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:14:08,052 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:14:31,662 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 19:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 19:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:15:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 19:15:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 19:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:15:26,326 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:15:51,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:16:20,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:16:46,692 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:17:11,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:17:38,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:18:05,459 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:18:31,089 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:19:00,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:19:25,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:19:53,903 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:20:22,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:20:51,433 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:21:16,705 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:21:45,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:22:10,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:22:35,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:23:02,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:23:28,558 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:23:52,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:24:19,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:24:45,675 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:25:11,683 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:25:36,423 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:26:04,100 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:26:28,035 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:26:55,247 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:27:19,904 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:27:47,615 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:28:16,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:28:41,393 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:29:09,714 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:29:37,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 19:30:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 19:30:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:30:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 19:30:00,009 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 19:30:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:30:24,610 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:30:53,352 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:31:19,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:31:47,545 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:32:15,239 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:32:39,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:33:05,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:33:34,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:34:02,682 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:34:32,426 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:34:55,487 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:35:20,071 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:35:49,705 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:36:14,428 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:36:42,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:37:10,453 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:37:33,767 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:38:02,267 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:38:29,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:38:54,761 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:39:17,966 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:39:42,860 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:40:07,861 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:40:36,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:41:06,318 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:41:33,834 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:41:59,068 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:42:22,866 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:42:52,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:43:16,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:43:45,456 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:44:14,221 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:44:37,248 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 19:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 19:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:45:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 19:45:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 19:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:45:24,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:45:53,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:46:18,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:46:47,815 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:47:11,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:47:36,312 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:48:03,471 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:48:29,376 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:48:58,511 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:49:25,508 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:49:52,682 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:50:20,301 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:50:47,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:51:11,928 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:51:39,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:52:02,989 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:52:30,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:52:58,313 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:53:25,473 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:53:48,729 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:54:12,825 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:54:42,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:55:06,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:55:35,986 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:56:01,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:56:28,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:56:57,516 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:57:24,729 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:57:52,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:58:15,929 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:58:42,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:59:07,340 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 19:59:32,890 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 20:00:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 20:00:00,014 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 20:00:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 20:00:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:00:00,014 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 20:00:00,016 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 20:00:00,016 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 20:00:00,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:00:29,155 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:00:58,036 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:01:26,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:01:50,492 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:02:14,045 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:02:39,378 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:03:02,412 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:03:29,742 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:03:59,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:04:28,287 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:04:56,047 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:05:23,408 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:05:47,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:06:14,632 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:06:43,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:07:13,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:07:37,065 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:08:04,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:08:33,591 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:09:02,769 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:09:31,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:09:57,237 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:10:27,077 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:10:56,436 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:11:19,989 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:11:43,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:12:10,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:12:38,959 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:13:04,059 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:13:31,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:13:54,567 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:14:23,621 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:14:47,994 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 20:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:15:00,000 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 20:15:00,001 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 20:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:15:28,320 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:15:58,116 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:16:25,393 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:16:54,040 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:17:21,402 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:17:44,642 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:18:14,574 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:18:39,495 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:19:09,094 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:19:35,096 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:20:04,709 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:20:34,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:20:57,692 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:21:22,738 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:21:47,902 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:22:17,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:22:40,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:23:06,689 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:23:32,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:23:58,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:24:22,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:24:48,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:25:14,853 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:25:43,189 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:26:06,490 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:26:33,585 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:27:01,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:27:30,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:27:59,426 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:28:24,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:28:50,585 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:29:17,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:29:47,474 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 20:30:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 20:30:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:30:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 20:30:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 20:30:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:30:27,755 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:30:53,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:31:22,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:31:52,063 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:32:19,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:32:47,263 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:33:14,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:33:43,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:34:13,303 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:34:37,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:35:06,653 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:35:36,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:36:00,344 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:36:23,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:36:51,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:37:19,139 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:37:47,720 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:38:14,848 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:38:41,691 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:39:07,925 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:39:31,735 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:39:55,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:40:19,835 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:40:43,814 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:41:08,533 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:41:34,079 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:42:02,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:42:28,629 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:42:58,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:43:27,140 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:43:50,441 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:44:14,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:44:37,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 20:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:45:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 20:45:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 20:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:45:29,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:45:52,483 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:46:18,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:46:48,242 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:47:16,068 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:47:40,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:48:06,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:48:30,209 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:48:57,551 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:49:21,503 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:49:48,753 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:50:15,808 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:50:41,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:51:10,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:51:35,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:52:02,857 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:52:28,749 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:52:58,243 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:53:24,395 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:53:49,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:54:18,220 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:54:46,380 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:55:14,322 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:55:44,303 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:56:12,406 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:56:37,684 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:57:00,884 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:57:26,277 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:57:55,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:58:22,736 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:58:46,761 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:59:15,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 20:59:42,692 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 21:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 21:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 21:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 21:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 21:00:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 21:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:00:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 21:00:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 21:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:00:23,587 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:00:50,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:01:16,339 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:01:42,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:02:05,673 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:02:33,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:02:56,672 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:03:20,243 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:03:45,619 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:04:15,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:04:40,910 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:05:10,749 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:05:40,538 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:06:07,458 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:06:31,653 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:06:59,560 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:07:24,263 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:07:52,527 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:08:18,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:08:42,031 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:09:09,978 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:09:36,780 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:10:02,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:10:25,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:10:49,484 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:11:19,384 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:11:48,084 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:12:12,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:12:41,039 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:13:07,533 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:13:36,574 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:14:00,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:14:27,128 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:14:51,069 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 21:15:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 21:15:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:15:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 21:15:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 21:15:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:15:27,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:15:54,495 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:16:21,583 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:16:47,061 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:17:11,980 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:17:38,439 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:18:06,238 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:18:31,877 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:18:57,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:19:23,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:19:50,537 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:20:14,532 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:20:42,616 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:21:08,413 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:21:36,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:22:00,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:22:24,947 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:22:50,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:23:14,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:23:44,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:24:10,350 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:24:33,578 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:24:57,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:25:22,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:25:46,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:26:12,975 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:26:36,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:27:00,589 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:27:26,265 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:27:51,326 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:28:19,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:28:43,476 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:29:09,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:29:38,032 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 21:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 21:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 21:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 21:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:30:24,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:30:53,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:31:20,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:31:44,692 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:32:07,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:32:31,806 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:32:55,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:33:20,901 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:33:47,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:34:17,154 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:34:42,641 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:35:07,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:35:36,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:36:05,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:36:29,980 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:36:54,755 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:37:21,501 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:37:46,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:38:10,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:38:39,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:39:04,381 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:39:32,584 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:39:59,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:40:27,336 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:40:53,125 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:41:22,978 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:41:47,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:42:14,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:42:44,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:43:08,238 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:43:37,928 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:44:01,709 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:44:25,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:44:49,578 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 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-13 21:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:45:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 21:45:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 21:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:45:24,903 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:45:50,967 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:46:18,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:46:42,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:47:05,678 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:47:29,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:47:55,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:48:24,630 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:48:48,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:49:12,486 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:49:41,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:50:10,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:50:36,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:51:06,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:51:33,257 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:51:59,857 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:52:28,383 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:52:57,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:53:23,388 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:53:49,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:54:15,475 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:54:39,841 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:55:06,052 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:55:31,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:55:56,645 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:56:20,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:56:46,124 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:57:09,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:57:33,037 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:57:56,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:58:22,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:58:49,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:59:15,508 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 21:59:44,829 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 22:00:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 22:00:00,008 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 22:00:00,008 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 22:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 22:00:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 22:00:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:00:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 22:00:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 22:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:00:23,589 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:00:47,511 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:01:16,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:01:39,889 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:02:07,163 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:02:31,153 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:02:58,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:03:24,693 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:03:53,120 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:04:20,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:04:46,890 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:05:10,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:05:36,968 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:06:02,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:06:31,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:07:01,361 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:07:29,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:07:54,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:08:24,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:08:52,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:09:21,621 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:09:48,545 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:10:15,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:10:43,815 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:11:07,559 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:11:36,019 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:12:03,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:12:27,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:12:54,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:13:20,285 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:13:43,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:14:13,225 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:14:41,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 22:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 22:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:15:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 22:15:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 22:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:15:25,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:15:51,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:16:15,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:16:41,521 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:17:07,708 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:17:35,157 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:18:02,158 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:18:26,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:18:50,301 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:19:16,615 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:19:45,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:20:10,763 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:20:39,676 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:21:09,493 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:21:39,229 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:22:05,568 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:22:33,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:22:59,271 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:23:26,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:23:55,504 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:24:23,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:24:47,448 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:25:13,710 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:25:39,920 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:26:03,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:26:31,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:26:57,940 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:27:21,312 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:27:46,729 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:28:09,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:28:39,580 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:29:04,237 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:29:29,084 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:29:53,221 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 22:30:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 22:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:30:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 22:30:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 22:30:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:30:29,133 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:30:52,246 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:31:18,263 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:31:42,576 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:32:11,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:32:37,698 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:33:04,834 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:33:30,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:34:00,716 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:34:28,720 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:34:55,545 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:35:19,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:35:45,575 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:36:09,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:36:33,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:36:58,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:37:24,674 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:37:47,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:38:13,263 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:38:42,735 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:39:12,699 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:39:41,157 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:40:09,828 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:40:39,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:41:06,093 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:41:30,875 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:41:55,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:42:23,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:42:50,310 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:43:18,106 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:43:46,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:44:11,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:44:38,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 22:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 22:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:45:00,002 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 22:45:00,002 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 22:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:45:23,192 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:45:50,365 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:46:15,251 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:46:44,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:47:13,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:47:38,346 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:48:03,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:48:28,413 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:48:56,496 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:49:22,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:49:48,994 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:50:17,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:50:44,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:51:08,072 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:51:35,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:51:59,902 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:52:29,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:52:53,858 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:53:21,913 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:53:48,139 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:54:17,512 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:54:45,540 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:55:14,545 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:55:40,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:56:04,994 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:56:29,072 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:56:56,511 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:57:20,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:57:47,886 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:58:14,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:58:39,281 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:59:08,069 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 22:59:35,720 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 23:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-13 23:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-13 23:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 23:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 23:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 23:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 23:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:00:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 23:00:25,764 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:00:50,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:01:16,840 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:01:43,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:02:13,539 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:02:40,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:03:07,668 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:03:35,928 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:04:04,309 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:04:31,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:04:58,177 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:05:26,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:05:55,982 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:06:21,249 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:06:46,953 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:07:13,357 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:07:41,291 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:08:06,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:08:30,950 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:08:55,978 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:09:24,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:09:51,423 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:10:15,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:10:38,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:11:04,280 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:11:28,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:11:52,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:12:22,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:12:47,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:13:11,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:13:34,931 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:13:58,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:14:23,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:14:48,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 23:15:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 23:15:00,011 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 23:15:00,011 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 23:15:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:15:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:15:29,689 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:15:59,646 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:16:27,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:16:57,171 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:17:26,326 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:17:53,460 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:18:22,803 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:18:49,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:19:15,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:19:39,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:20:04,118 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:20:30,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:20:53,375 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:21:17,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:21:44,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:22:10,356 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:22:33,605 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:23:02,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:23:28,812 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:23:53,265 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:24:16,408 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:24:44,220 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:25:11,149 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:25:41,084 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:26:09,435 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:26:36,191 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:27:01,973 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:27:27,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:27:56,215 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:28:20,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:28:48,947 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:29:15,838 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:29:40,355 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 23:30:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 23:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:30:00,002 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 23:30:00,002 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 23:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:30:23,995 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:30:51,747 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:31:20,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:31:46,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:32:12,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:32:36,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:33:00,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:33:26,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:33:54,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:34:17,592 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:34:42,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:35:09,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:35:33,408 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:35:59,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:36:28,247 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:36:51,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:37:18,302 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:37:42,866 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:38:10,070 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:38:34,036 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:39:00,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:39:24,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:39:52,936 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:40:20,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:40:49,313 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:41:14,135 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:41:38,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:42:05,142 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:42:28,703 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:42:54,790 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:43:18,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:43:45,973 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:44:09,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:44:33,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-13 23:45:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-13 23:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:45:00,005 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-13 23:45:00,005 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-13 23:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:45:27,685 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:45:55,127 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:46:18,638 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:46:44,514 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:47:10,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:47:33,120 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:47:58,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:48:28,518 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:48:56,027 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:49:25,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:49:48,376 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:50:12,188 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:50:38,855 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:51:04,388 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:51:29,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:51:53,783 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:52:23,325 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:52:48,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:53:13,750 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:53:38,330 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:54:05,779 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:54:31,280 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:55:00,681 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:55:27,862 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:55:53,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:56:21,202 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:56:47,887 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:57:12,320 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:57:39,041 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:58:05,521 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:58:33,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:59:00,822 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:59:25,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-13 23:59:52,950 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-14 00:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-14 00:00:00,000 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-14 00:00:00,000 [23] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
