2026-07-04 00:00:00,013 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 00:00:00,018 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 00:00:00,019 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 00:00:00,018 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 00:00:00,020 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RestartAppJob', class=FaceIDService.Service.RestartAppJob
2026-07-04 00:00:00,021 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RestartAppJob
2026-07-04 00:00:00,021 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 00:00:00,022 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 00:00:00,022 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 00:00:00,022 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 00:00:00,023 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 00:00:00,022 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:00:00,024 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:00:00,029 [1] INFO  Quartz.Core.QuartzScheduler [? ?]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
2026-07-04 00:00:00,033 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Standby>d__70]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
2026-07-04 00:00:00,037 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Shutdown Quartz.Simpl.TaskSchedulingThreadPool]- Shutting down threadpool...
2026-07-04 00:00:00,037 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Shutdown Quartz.Simpl.TaskSchedulingThreadPool]- Shutdown of threadpool complete.
2026-07-04 00:00:00,040 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Shutdown>d__80]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED Shutdown complete.
2026-07-04 00:00:06,300 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ================Application Startup=================
2026-07-04 00:00:07,406 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ServiceNode => Node ph? trch: 13 MachineId, 6 Group [69, 78, 77, 79, 89, 99] | SignalR=http://localhost:55868/ | SqlPort=55860
2026-07-04 00:00:07,416 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- Override SQL Server Port = 55860
2026-07-04 00:00:07,970 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- Override SignalR Link = http://localhost:55868/
2026-07-04 00:00:08,943 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ================Application Stopped=================
2026-07-04 00:00:10,288 [1] INFO  Quartz.Impl.StdSchedulerFactory [InitializeProperties Quartz.Impl.StdSchedulerFactory]- Default Quartz.NET properties loaded from embedded resource file
2026-07-04 00:00:10,319 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Initialize Quartz.Simpl.TaskSchedulingThreadPool]- TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler.
2026-07-04 00:00:10,327 [1] INFO  Quartz.Core.SchedulerSignalerImpl [.ctor Quartz.Core.SchedulerSignalerImpl]- Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl
2026-07-04 00:00:10,328 [1] INFO  Quartz.Core.QuartzScheduler [? ?]- Quartz Scheduler created
2026-07-04 00:00:10,328 [1] INFO  Quartz.Simpl.RAMJobStore [Initialize Quartz.Simpl.RAMJobStore]- RAMJobStore initialized.
2026-07-04 00:00:10,330 [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-07-04 00:00:10,330 [1] INFO  Quartz.Impl.StdSchedulerFactory [MoveNext Quartz.Impl.StdSchedulerFactory+<Instantiate>d__70]- Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10
2026-07-04 00:00:10,330 [1] INFO  Quartz.Impl.StdSchedulerFactory [MoveNext Quartz.Impl.StdSchedulerFactory+<Instantiate>d__70]- Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False
2026-07-04 00:00:10,337 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Start>d__68]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2026-07-04 00:00:10,343 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:00:10,370 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:00:10,370 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:00:10,370 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:00:34,954 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:01:02,927 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:01:30,092 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:01:56,302 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:02:19,830 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:02:43,912 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:03:09,033 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:03:35,283 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:04:03,197 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:04:32,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:04:59,295 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:05:27,443 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:05:55,502 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:06:22,755 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:06:45,873 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:07:11,252 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:07:41,238 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:08:05,991 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:08:31,554 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:09:01,049 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:09:26,231 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:09:54,058 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:10:19,629 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:10:47,918 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:11:13,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:11:37,174 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:12:04,414 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:12:34,054 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:13:03,300 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:13:27,053 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:13:55,811 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:14:25,029 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:14:48,110 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 00:15:00,007 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 00:15:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:15:00,021 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 00:15:00,025 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 00:15:00,029 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:15:23,959 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:15:49,222 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:16:13,506 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:16:41,367 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:17:08,647 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:17:31,866 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:17:58,325 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:18:22,965 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:18:46,090 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:19:12,698 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:19:37,898 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:20:03,720 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:20:30,376 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:20:59,646 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:21:22,939 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:21:52,929 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:22:22,095 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:22:47,764 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:23:13,511 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:23:42,230 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:24:06,830 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:24:34,166 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:24:58,081 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:25:22,528 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:25:49,491 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:26:17,972 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:26:42,732 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:27:05,826 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:27:31,638 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:28:00,126 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:28:28,985 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:28:55,481 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:29:23,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:29:47,561 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 00:30:00,009 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 00:30:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:30:00,009 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 00:30:00,015 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 00:30:00,016 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:30:29,260 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:30:58,951 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:31:27,933 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:31:51,565 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:32:18,085 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:32:41,983 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:33:10,298 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:33:36,107 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:33:59,705 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:34:29,330 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:34:59,131 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:35:27,518 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:35:53,631 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:36:18,614 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:36:45,238 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:37:08,978 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:37:34,878 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:38:00,928 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:38:24,456 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:38:49,574 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:39:15,670 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:39:42,506 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:40:09,531 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:40:34,668 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:41:01,697 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:41:26,799 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:41:56,216 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:42:25,534 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:42:55,380 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:43:20,659 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:43:49,617 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:44:13,445 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:44:36,886 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 00:45:00,006 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 00:45:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:45:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 00:45:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 00:45:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:45:26,322 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:45:50,400 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:46:15,569 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:46:39,838 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:47:05,617 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:47:34,868 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:48:01,808 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:48:30,245 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:48:53,434 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:49:17,652 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:49:45,198 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:50:12,813 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:50:39,881 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:51:05,698 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:51:35,558 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:52:04,109 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:52:33,530 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:53:01,901 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:53:29,781 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:53:53,248 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:54:16,650 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:54:41,204 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:55:10,873 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:55:34,204 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:55:58,478 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:56:24,293 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:56:53,459 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:57:18,966 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:57:43,572 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:58:10,743 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:58:34,044 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:58:59,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:59:22,324 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 00:59:51,741 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 01:00:00,001 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 01:00:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 01:00:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 01:00:00,001 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 01:00:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 01:00:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 01:00:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:00:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 01:00:26,258 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:00:54,883 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:01:23,777 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:01:47,737 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:02:16,637 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:02:40,146 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:03:06,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:03:29,960 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:03:54,490 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:04:20,752 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:04:45,737 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:05:10,770 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:05:39,149 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:06:06,165 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:06:33,675 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:07:03,399 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:07:27,331 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:07:57,211 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:08:22,198 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:08:49,607 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:09:17,517 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:09:46,452 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:10:10,741 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:10:34,244 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:11:01,373 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:11:28,050 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:11:52,891 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:12:18,708 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:12:46,287 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:13:12,472 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:13:41,679 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:14:06,589 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:14:29,593 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:14:52,709 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 01:15:00,008 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 01:15:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:15:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 01:15:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 01:15:00,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:15:24,538 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:15:49,201 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:16:12,755 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:16:38,057 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:17:01,327 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:17:25,023 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:17:53,089 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:18:20,304 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:18:49,061 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:19:17,276 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:19:43,583 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:20:11,229 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:20:38,268 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:21:08,075 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:21:36,227 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:22:00,655 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:22:24,098 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:22:47,954 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:23:14,597 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:23:41,173 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:24:09,105 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:24:34,804 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:25:04,232 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:25:29,495 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:25:55,981 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:26:19,343 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:26:45,767 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:27:15,063 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:27:44,296 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:28:13,828 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:28:42,418 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:29:07,061 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:29:34,565 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 01:30:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 01:30:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:30:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 01:30:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 01:30:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:30:25,633 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:30:53,637 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:31:22,685 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:31:52,689 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:32:20,571 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:32:48,862 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:33:13,497 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:33:37,972 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:34:04,630 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:34:31,497 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:34:54,760 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:35:21,988 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:35:50,036 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:36:13,801 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:36:37,947 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:37:07,520 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:37:36,084 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:38:03,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:38:28,567 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:38:54,740 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:39:22,432 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:39:50,022 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:40:18,383 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:40:48,259 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:41:11,457 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:41:34,780 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:41:57,900 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:42:21,410 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:42:46,168 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:43:14,148 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:43:41,472 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:44:09,667 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:44:39,315 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 01:45:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 01:45:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 01:45:00,005 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 01:45:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:45:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:45:29,046 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:45:57,666 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:46:26,368 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:46:54,570 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:47:20,863 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:47:45,399 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:48:08,593 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:48:35,024 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:49:02,760 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:49:31,312 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:50:01,216 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:50:25,406 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:50:51,664 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:51:20,086 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:51:44,222 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:52:10,092 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:52:34,708 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:53:02,464 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:53:29,247 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:53:52,359 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:54:16,203 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:54:39,920 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:55:06,531 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:55:35,648 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:56:04,412 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:56:30,035 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:56:53,716 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:57:21,195 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:57:49,420 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:58:17,697 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:58:43,017 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:59:08,430 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 01:59:36,940 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 02:00:00,003 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 02:00:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 02:00:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 02:00:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 02:00:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:00:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 02:00:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 02:00:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 02:00:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:00:23,065 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:00:50,079 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:01:15,039 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:01:41,425 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:02:09,863 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:02:33,298 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:02:58,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:03:26,274 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:03:52,565 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:04:15,627 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:04:43,894 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:05:10,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:05:34,440 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:06:00,238 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:06:25,645 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:06:53,839 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:07:18,825 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:07:41,928 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:08:05,242 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:08:34,069 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:09:03,319 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:09:26,787 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:09:56,273 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:10:22,866 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:10:49,631 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:11:16,569 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:11:46,500 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:12:13,302 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:12:43,111 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:13:09,742 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:13:36,024 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:14:00,401 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:14:23,759 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:14:49,124 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 02:15:00,006 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 02:15:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:15:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 02:15:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 02:15:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:15:24,866 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:15:49,480 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:16:14,583 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:16:38,209 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:17:04,650 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:17:31,724 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:17:58,340 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:18:27,869 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:18:55,150 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:19:23,088 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:19:47,259 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:20:15,342 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:20:41,355 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:21:10,666 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:21:36,942 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:22:00,630 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:22:29,609 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:22:59,157 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:23:22,420 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:23:52,124 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:24:19,057 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:24:49,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:25:18,470 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:25:47,967 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:26:11,049 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:26:37,830 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:27:06,165 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:27:30,979 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:27:55,116 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:28:19,772 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:28:49,089 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:29:15,515 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:29:40,564 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 02:30:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 02:30:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:30:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 02:30:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 02:30:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:30:24,676 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:30:50,475 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:31:18,428 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:31:45,900 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:32:15,031 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:32:42,998 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:33:09,744 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:33:39,169 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:34:05,340 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:34:32,224 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:34:59,289 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:35:26,806 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:35:52,726 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:36:16,725 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:36:40,652 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:37:10,395 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:37:35,098 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:37:58,663 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:38:26,728 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:38:51,045 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:39:18,429 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:39:47,076 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:40:13,033 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:40:38,259 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:41:07,818 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:41:34,304 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:42:02,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:42:29,406 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:42:55,877 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:43:21,637 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:43:48,677 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:44:13,034 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:44:37,134 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 02:45:00,010 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 02:45:00,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:45:00,010 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 02:45:00,010 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 02:45:00,011 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:45:23,474 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:45:53,194 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:46:17,028 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:46:44,480 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:47:13,428 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:47:37,405 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:48:00,512 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:48:25,093 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:48:48,896 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:49:18,566 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:49:44,086 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:50:13,371 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:50:40,404 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:51:05,286 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:51:29,544 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:51:56,202 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:52:21,185 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:52:48,018 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:53:12,202 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:53:39,464 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:54:08,581 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:54:32,425 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:55:00,680 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:55:28,634 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:55:58,534 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:56:21,967 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:56:47,601 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:57:10,813 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:57:39,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:58:08,157 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:58:37,215 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:59:05,306 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 02:59:34,451 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 03:00:00,003 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 03:00:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 03:00:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 03:00:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 03:00:00,005 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 03:00:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 03:00:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 03:00:00,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:00:25,142 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:00:52,883 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:01:19,245 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:01:48,288 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:02:16,970 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:02:40,800 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:03:05,860 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:03:33,960 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:03:57,242 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:04:20,985 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:04:45,678 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:05:12,283 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:05:39,239 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:06:05,434 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:06:33,644 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:06:59,175 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:07:25,050 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:07:53,491 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:08:22,771 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:08:51,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:09:17,964 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:09:46,355 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:10:11,455 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:10:36,642 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:11:03,275 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:11:32,016 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:12:00,693 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:12:26,547 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:12:52,791 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:13:19,129 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:13:44,222 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:14:09,277 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:14:33,189 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 03:15:00,014 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 03:15:00,014 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:15:00,014 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 03:15:00,014 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 03:15:00,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:15:27,154 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:15:57,107 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:16:23,570 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:16:53,356 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:17:21,220 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:17:50,593 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:18:13,672 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:18:41,966 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:19:07,691 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:19:36,436 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:20:03,982 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:20:32,758 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:21:01,306 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:21:29,802 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:21:59,607 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:22:24,595 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:22:49,673 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:23:13,814 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:23:39,484 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:24:06,097 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:24:33,361 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:24:59,956 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:25:24,098 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:25:47,651 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:26:15,365 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:26:45,127 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:27:14,041 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:27:41,013 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:28:05,442 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:28:31,973 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:28:55,876 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:29:24,970 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:29:49,599 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 03:30:00,002 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 03:30:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:30:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 03:30:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 03:30:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:30:26,555 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:30:52,205 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:31:21,705 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:31:50,050 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:32:18,380 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:32:47,394 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:33:15,834 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:33:40,371 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:34:07,425 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:34:34,863 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:35:02,899 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:35:26,946 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:35:51,616 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:36:20,149 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:36:48,974 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:37:16,534 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:37:45,903 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:38:12,768 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:38:40,856 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:39:04,492 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:39:30,587 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:39:57,633 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:40:22,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:40:46,917 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:41:11,369 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:41:34,669 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:41:59,222 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:42:26,933 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:42:50,835 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:43:17,550 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:43:41,205 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:44:05,115 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:44:29,274 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:44:54,771 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 03:45:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 03:45:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:45:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 03:45:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 03:45:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:45:26,765 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:45:55,949 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:46:24,780 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:46:51,442 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:47:18,374 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:47:43,766 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:48:09,822 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:48:35,516 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:48:58,678 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:49:27,772 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:49:56,625 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:50:20,189 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:50:47,239 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:51:10,344 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:51:37,381 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:52:06,220 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:52:31,953 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:52:59,485 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:53:25,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:53:52,888 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:54:18,740 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:54:44,629 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:55:09,924 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:55:37,400 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:56:02,051 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:56:26,672 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:56:54,317 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:57:18,287 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:57:47,619 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:58:15,132 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:58:44,679 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:59:14,665 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 03:59:41,242 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 04:00:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 04:00:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 04:00:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 04:00:00,005 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 04:00:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:00:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 04:00:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 04:00:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 04:00:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:00:28,239 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:00:54,194 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:01:22,048 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:01:51,323 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:02:14,743 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:02:41,542 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:03:06,561 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:03:30,840 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:03:54,259 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:04:22,100 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:04:49,702 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:05:15,185 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:05:39,949 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:06:09,800 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:06:34,552 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:06:58,996 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:07:27,513 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:07:55,979 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:08:19,140 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:08:46,169 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:09:09,255 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:09:37,360 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:10:03,365 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:10:29,609 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:10:54,686 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:11:19,172 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:11:46,423 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:12:14,795 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:12:41,642 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:13:06,400 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:13:31,840 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:13:57,732 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:14:27,453 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:14:56,078 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 04:15:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 04:15:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:15:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 04:15:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 04:15:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:15:24,144 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:15:50,296 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:16:18,348 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:16:43,364 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:17:10,793 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:17:40,161 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:18:03,956 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:18:29,404 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:18:53,627 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:19:21,897 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:19:51,356 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:20:15,629 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:20:41,351 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:21:11,332 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:21:35,457 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:22:02,038 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:22:25,263 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:22:54,601 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:23:22,210 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:23:50,267 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:24:14,023 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:24:43,450 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:25:11,381 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:25:37,818 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:26:05,221 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:26:35,112 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:27:00,823 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:27:27,523 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:27:56,630 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:28:21,194 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:28:50,908 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:29:16,395 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:29:39,948 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 04:30:00,008 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 04:30:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:30:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 04:30:00,009 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 04:30:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:30:29,508 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:30:59,085 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:31:23,052 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:31:49,280 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:32:15,549 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:32:42,429 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:33:11,973 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:33:35,375 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:33:59,415 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:34:23,166 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:34:49,991 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:35:18,384 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:35:45,245 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:36:11,189 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:36:36,527 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:37:02,377 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:37:29,933 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:37:54,947 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:38:22,027 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:38:48,575 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:39:14,355 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:39:38,347 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:40:08,342 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:40:35,700 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:40:59,908 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:41:26,016 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:41:51,485 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:42:16,264 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:42:41,545 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:43:05,998 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:43:33,580 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:43:58,457 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:44:25,905 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:44:50,352 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 04:45:00,011 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 04:45:00,013 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:45:00,013 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 04:45:00,015 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 04:45:00,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:45:27,459 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:45:54,538 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:46:17,779 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:46:44,135 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:47:13,980 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:47:39,359 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:48:06,213 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:48:31,716 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:48:56,836 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:49:22,113 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:49:49,406 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:50:16,517 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:50:43,937 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:51:10,576 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:51:39,694 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:52:08,496 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:52:35,431 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:53:00,896 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:53:24,425 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:53:48,504 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:54:14,085 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:54:43,662 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:55:08,569 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:55:36,727 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:56:06,554 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:56:34,658 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:56:58,207 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:57:25,475 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:57:54,522 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:58:21,677 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:58:47,820 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:59:13,684 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 04:59:40,742 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 05:00:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 05:00:00,004 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 05:00:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 05:00:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 05:00:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:00:00,004 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 05:00:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 05:00:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 05:00:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:00:27,178 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:00:51,054 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:01:14,241 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:01:38,213 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:02:03,355 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:02:27,810 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:02:51,553 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:03:15,403 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:03:39,259 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:04:03,982 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:04:29,519 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:04:55,480 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:05:23,790 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:05:50,089 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:06:13,365 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:06:40,413 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:07:05,807 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:07:33,755 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:07:57,528 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:08:22,294 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:08:49,267 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:09:18,005 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:09:43,431 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:10:07,178 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:10:35,683 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:11:03,079 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:11:28,480 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:11:56,899 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:12:26,457 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:12:50,467 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:13:15,355 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:13:39,197 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:14:08,440 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:14:33,204 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 05:15:00,014 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 05:15:00,014 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:15:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 05:15:00,015 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 05:15:00,016 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:15:24,333 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:15:48,294 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:16:13,287 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:16:43,020 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:17:06,559 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:17:30,439 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:17:57,096 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:18:20,157 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:18:49,127 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:19:14,097 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:19:39,204 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:20:02,695 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:20:29,517 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:20:54,955 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:21:21,902 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:21:48,722 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:22:18,278 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:22:46,843 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:23:11,391 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:23:35,681 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:24:03,132 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:24:28,458 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:24:54,192 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:25:20,134 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:25:45,646 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:26:11,821 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:26:36,525 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:27:03,708 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:27:29,722 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:27:58,057 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:28:23,598 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:28:49,494 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:29:19,098 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:29:42,683 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 05:30:00,002 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 05:30:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:30:00,002 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 05:30:00,003 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 05:30:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:30:28,760 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:30:58,465 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:31:21,667 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:31:49,722 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:32:16,835 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:32:45,337 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:33:08,916 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:33:34,555 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:33:58,741 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:34:24,685 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:34:54,655 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:35:23,888 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:35:47,510 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:36:13,346 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:36:38,903 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:37:07,665 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:37:30,902 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:37:53,940 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:38:18,945 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:38:46,124 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:39:15,933 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:39:43,503 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:40:06,727 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:40:34,748 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:40:58,100 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:41:27,230 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:41:51,561 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:42:16,934 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:42:42,977 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:43:09,140 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:43:36,155 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:44:03,503 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:44:29,117 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:44:55,028 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 05:45:00,008 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 05:45:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:45:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 05:45:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 05:45:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:45:24,973 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:45:52,071 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:46:16,606 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:46:45,149 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:47:13,622 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:47:39,458 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:48:09,421 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:48:37,975 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:49:02,885 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:49:27,933 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:49:57,314 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:50:26,333 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:50:52,968 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:51:17,851 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:51:43,568 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:52:06,922 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:52:32,462 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:52:58,113 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:53:26,063 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:53:54,250 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:54:20,214 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:54:47,159 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:55:11,171 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:55:35,531 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:56:01,999 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:56:30,619 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:56:58,159 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:57:25,374 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:57:53,137 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:58:20,184 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:58:44,853 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:59:08,379 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 05:59:38,261 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 06:00:00,015 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 06:00:00,015 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 06:00:00,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 06:00:00,016 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 06:00:00,017 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:00:00,017 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 06:00:00,017 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 06:00:00,017 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:00:00,015 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 06:00:28,011 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:00:52,244 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:01:21,712 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:01:50,448 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:02:16,914 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:02:42,977 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:03:07,472 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:03:30,810 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:03:58,314 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:04:21,435 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:04:50,999 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:05:17,475 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:05:42,207 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:06:08,669 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:06:38,517 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:07:07,783 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:07:36,836 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:08:00,871 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:08:24,874 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:08:49,392 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:09:18,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:09:45,335 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:10:09,262 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:10:32,325 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:11:01,894 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:11:26,585 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:11:55,898 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:12:23,998 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:12:48,965 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:13:16,389 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:13:43,289 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:14:10,832 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:14:36,539 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 06:15:00,001 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 06:15:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:15:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 06:15:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 06:15:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:15:24,127 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:15:53,674 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:16:20,682 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:16:46,700 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:17:10,222 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:17:35,478 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:18:03,169 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:18:30,223 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:18:54,092 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:19:23,261 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:19:48,270 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:20:15,413 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:20:41,715 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:21:11,193 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:21:36,156 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:22:01,128 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:22:27,486 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:22:56,184 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:23:19,974 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:23:46,134 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:24:09,487 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:24:38,640 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:25:06,982 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:25:36,697 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:26:05,276 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:26:30,339 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:26:59,258 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:27:26,029 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:27:51,385 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:28:20,117 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:28:45,994 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:29:13,529 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:29:37,848 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 06:30:00,013 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 06:30:00,013 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:30:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 06:30:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 06:30:00,013 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:30:29,821 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:30:57,299 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:31:26,027 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:31:49,330 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:32:19,239 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:32:45,433 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:33:11,850 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:33:38,888 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:34:06,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:34:31,167 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:35:00,882 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:35:25,480 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:35:54,472 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:36:22,854 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:36:51,975 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:37:21,496 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:37:46,368 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:38:12,357 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:38:41,886 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:39:09,806 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:39:38,970 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:40:04,064 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:40:31,316 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:40:57,899 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:41:23,183 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:41:50,983 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:42:14,960 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:42:38,560 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:43:06,585 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:43:32,240 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:43:55,333 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:44:24,542 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:44:52,048 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 06:45:00,009 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 06:45:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:45:00,009 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 06:45:00,011 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 06:45:00,011 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:45:26,364 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:45:51,066 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:46:19,790 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:46:44,712 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:47:10,250 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:47:38,119 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:48:05,172 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:48:29,083 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:48:57,301 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:49:24,645 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:49:50,707 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:50:20,304 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:50:44,740 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:51:12,097 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:51:35,349 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:52:02,936 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:52:26,081 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:52:49,744 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:53:19,147 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:53:45,958 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:54:15,893 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:54:40,947 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:55:10,760 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:55:33,882 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:56:01,778 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:56:26,946 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:56:50,355 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:57:13,555 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:57:41,805 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:58:11,414 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:58:35,954 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:59:01,297 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:59:28,152 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 06:59:56,818 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 07:00:00,003 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 07:00:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 07:00:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 07:00:00,005 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 07:00:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:00:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 07:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 07:00:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 07:00:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:00:26,431 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:00:51,366 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:01:20,339 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:01:47,219 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:02:16,728 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:02:42,744 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:03:07,947 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:03:34,606 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:04:03,496 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:04:30,050 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:04:57,075 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:05:24,651 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:05:54,435 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:06:22,265 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:06:51,820 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:07:14,977 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:07:41,811 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:08:10,684 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:08:37,060 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:09:01,765 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:09:28,033 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:09:52,022 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:10:17,141 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:10:44,502 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:11:11,167 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:11:39,658 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:12:07,733 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:12:34,935 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:13:03,412 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:13:32,739 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:14:02,509 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:14:29,492 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:14:58,021 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 07:15:00,002 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 07:15:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:15:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 07:15:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 07:15:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:15:28,282 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:15:56,269 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:16:21,977 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:16:46,799 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:17:13,301 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:17:41,706 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:18:07,621 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:18:33,879 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:19:01,376 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:19:25,418 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:19:52,418 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:20:15,765 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:20:43,340 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:21:07,521 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:21:30,802 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:21:57,179 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:22:26,483 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:22:55,356 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:23:19,919 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:23:47,178 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:24:16,408 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:24:46,147 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:25:14,588 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:25:43,880 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:26:12,286 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:26:39,757 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:27:08,112 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:27:37,011 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:28:02,103 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:28:29,338 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:28:53,646 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:29:18,089 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:29:43,043 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 07:30:00,013 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 07:30:00,013 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:30:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 07:30:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 07:30:00,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:30:24,923 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:30:52,913 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:31:18,477 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:31:42,024 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:32:11,310 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:32:37,811 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:33:07,307 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:33:32,730 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:33:56,845 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:34:21,029 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:34:48,910 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:35:12,987 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:35:41,421 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:36:07,301 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:36:32,249 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:37:01,906 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:37:28,116 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:37:54,235 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:38:23,533 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:38:52,294 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:39:17,279 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:39:46,864 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:40:16,567 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:40:44,822 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:41:10,516 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:41:40,492 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:42:06,804 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:42:32,272 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:42:56,982 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:43:25,750 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:43:51,593 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:44:21,116 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:44:44,179 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 07:45:00,010 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 07:45:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 07:45:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 07:45:00,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:45:00,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:45:23,476 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:45:52,301 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:46:21,711 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:46:51,118 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:47:16,697 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:47:44,241 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:48:11,913 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:48:39,334 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:49:03,530 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:49:29,079 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:49:56,302 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:50:25,981 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:50:50,867 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:51:15,989 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:51:39,211 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:52:02,690 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:52:28,872 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:52:55,706 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:53:23,432 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:53:49,551 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:54:15,319 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:54:39,462 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:55:06,638 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:55:32,511 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:55:56,160 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:56:21,994 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:56:47,171 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:57:13,476 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:57:37,979 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:58:06,541 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:58:30,977 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:58:58,367 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:59:21,847 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 07:59:47,205 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 08:00:00,002 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 08:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 08:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 08:00:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 08:00:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 08:00:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 08:00:00,005 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 08:00:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:00:27,038 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:00:53,401 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:01:16,838 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:01:40,464 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:02:04,624 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:02:30,737 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:02:53,751 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:03:17,858 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:03:42,497 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:04:09,545 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:04:32,563 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:04:56,582 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:05:20,954 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:05:45,410 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:06:12,575 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:06:39,486 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:07:05,513 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:07:35,093 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:08:00,984 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:08:24,395 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:08:51,270 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:09:19,105 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:09:46,024 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:10:12,213 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:10:37,499 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:11:06,078 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:11:34,693 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:11:59,660 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:12:25,290 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:12:55,177 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:13:21,774 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:13:45,158 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:14:13,207 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:14:38,870 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 08:15:00,006 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 08:15:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 08:15:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 08:15:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:15:00,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:15:23,862 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:15:51,589 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:16:18,034 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:16:47,549 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:17:15,644 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:17:44,911 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:18:08,990 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:18:35,353 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:19:04,416 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:19:28,852 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:19:53,573 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:20:19,401 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:20:43,020 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:21:06,499 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:21:31,558 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:21:56,537 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:22:22,403 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:22:48,072 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:23:15,100 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:23:43,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:24:12,556 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:24:39,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:25:07,708 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:25:33,563 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:26:01,982 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:26:31,418 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:26:56,651 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:27:25,072 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:27:54,996 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:28:21,176 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:28:46,924 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:29:13,532 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:29:41,343 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 08:30:00,013 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 08:30:00,013 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:30:00,013 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 08:30:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 08:30:00,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:30:29,185 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:30:59,061 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:31:24,811 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:31:48,945 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:32:16,137 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:32:43,762 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:33:10,076 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:33:36,956 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:34:01,996 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:34:27,546 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:34:56,984 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:35:24,112 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:35:48,100 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:36:14,364 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:36:39,223 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:37:02,311 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:37:30,525 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:37:59,483 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:38:23,330 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:38:49,404 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:39:16,750 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:39:45,648 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:40:15,371 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:40:40,496 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:41:07,072 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:41:32,816 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:42:00,304 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:42:23,344 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:42:52,484 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:43:20,180 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:43:45,619 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:44:11,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:44:37,869 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 08:45:00,002 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 08:45:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:45:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 08:45:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 08:45:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:45:28,414 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:45:52,078 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:46:20,985 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:46:45,414 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:47:14,816 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:47:38,760 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:48:03,158 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:48:28,870 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:48:56,218 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:49:21,852 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:49:51,454 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:50:21,220 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:50:48,822 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:51:17,149 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:51:43,593 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:52:11,361 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:52:38,887 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:53:03,156 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:53:26,620 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:53:50,309 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:54:16,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:54:43,508 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:55:12,195 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:55:40,119 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:56:07,248 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:56:35,832 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:57:01,984 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:57:28,561 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:57:53,904 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:58:21,060 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:58:46,856 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:59:15,074 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 08:59:43,718 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 09:00:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 09:00:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 09:00:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 09:00:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 09:00:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 09:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 09:00:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:00:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 09:00:25,405 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:00:50,662 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:01:18,466 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:01:46,175 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:02:12,707 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:02:38,018 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:03:04,777 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:03:28,310 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:03:52,736 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:04:19,088 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:04:48,571 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:05:16,442 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:05:39,706 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:06:08,126 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:06:35,893 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:07:05,740 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:07:30,698 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:07:55,377 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:08:24,763 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:08:51,410 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:09:16,851 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:09:43,644 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:10:10,638 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:10:39,039 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:11:04,062 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:11:28,491 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:11:56,077 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:12:21,456 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:12:49,056 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:13:17,521 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:13:47,395 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:14:16,428 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:14:40,132 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 09:15:00,007 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 09:15:00,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:15:00,007 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 09:15:00,008 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 09:15:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:15:28,489 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:15:51,847 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:16:18,436 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:16:43,195 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:17:10,437 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:17:35,622 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:18:00,556 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:18:29,410 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:18:53,354 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:19:21,758 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:19:51,605 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:20:16,589 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:20:44,729 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:21:12,947 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:21:41,654 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:22:09,599 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:22:32,914 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:23:00,949 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:23:26,725 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:23:54,678 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:24:18,298 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:24:44,691 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:25:11,992 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:25:39,451 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:26:07,651 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:26:33,652 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:27:01,773 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:27:30,636 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:27:58,332 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:28:27,379 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:28:52,087 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:29:21,510 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:29:50,637 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 09:30:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 09:30:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:30:00,004 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 09:30:00,005 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 09:30:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:30:28,831 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:30:55,824 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:31:22,198 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:31:47,408 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:32:14,833 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:32:43,076 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:33:07,646 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:33:36,478 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:34:02,191 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:34:29,090 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:34:57,550 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:35:27,497 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:35:56,354 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:36:22,379 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:36:46,273 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:37:15,351 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:37:39,603 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:38:07,378 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:38:31,191 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:38:59,034 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:39:29,019 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:39:55,983 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:40:20,770 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:40:47,122 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:41:11,926 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:41:38,540 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:42:02,781 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:42:30,773 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:42:56,754 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:43:25,066 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:43:54,597 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:44:20,068 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:44:44,976 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 09:45:00,007 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 09:45:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:45:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 09:45:00,009 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 09:45:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:45:27,137 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:45:51,174 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:46:17,520 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:46:43,537 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:47:12,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:47:36,610 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:48:00,646 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:48:28,521 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:48:55,242 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:49:22,311 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:49:50,618 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:50:16,695 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:50:44,697 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:51:11,779 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:51:41,022 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:52:06,510 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:52:32,418 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:53:01,149 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:53:25,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:53:48,421 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:54:17,202 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:54:41,264 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:55:09,930 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:55:34,113 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:56:01,263 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:56:29,135 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:56:54,654 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:57:18,357 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:57:43,967 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:58:12,045 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:58:35,124 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:59:00,340 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:59:25,743 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 09:59:50,894 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 10:00:00,001 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 10:00:00,001 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 10:00:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 10:00:00,003 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 10:00:00,003 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 10:00:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:00:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 10:00:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 10:00:00,005 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:00:24,083 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:00:47,275 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:01:11,040 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:01:39,803 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:02:07,109 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:02:33,320 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:02:59,181 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:03:24,786 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:03:50,686 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:04:14,495 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:04:38,810 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:05:04,741 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:05:33,074 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:05:56,579 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:06:22,545 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:06:45,700 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:07:14,250 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:07:39,460 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:08:03,047 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:08:30,086 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:08:53,217 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:09:18,476 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:09:42,411 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:10:07,128 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:10:31,244 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:10:56,365 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:11:23,338 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:11:48,155 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:12:17,582 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:12:45,933 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:13:13,100 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:13:41,025 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:14:09,365 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:14:39,046 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 10:15:00,010 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 10:15:00,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:15:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 10:15:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 10:15:00,014 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:15:23,325 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:15:50,980 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:16:18,094 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:16:45,034 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:17:14,594 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:17:42,572 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:18:11,370 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:18:38,396 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:19:04,026 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:19:30,156 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:19:55,425 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:20:20,014 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:20:49,365 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:21:17,152 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:21:41,924 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:22:11,331 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:22:35,041 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:23:04,548 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:23:33,264 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:23:59,896 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:24:25,364 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:24:54,965 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:25:23,371 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:25:47,982 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:26:16,435 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:26:43,609 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:27:09,897 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:27:33,515 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:27:57,442 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:28:23,487 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:28:47,222 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:29:13,408 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:29:38,070 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 10:30:00,009 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 10:30:00,009 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 10:30:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:30:00,009 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 10:30:00,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:30:26,955 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:30:55,922 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:31:25,596 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:31:53,650 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:32:19,256 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:32:47,221 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:33:15,532 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:33:39,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:34:07,460 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:34:34,424 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:35:02,243 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:35:28,463 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:35:55,301 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:36:22,660 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:36:50,242 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:37:14,870 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:37:40,084 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:38:08,673 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:38:38,072 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:39:04,126 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:39:28,179 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:39:51,435 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:40:17,671 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:40:45,592 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:41:13,336 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:41:38,818 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:42:04,771 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:42:32,912 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:42:57,826 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:43:24,857 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:43:47,960 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:44:17,690 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:44:46,527 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 10:45:00,011 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 10:45:00,011 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:45:00,011 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 10:45:00,013 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 10:45:00,013 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:45:28,902 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:45:53,336 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:46:17,649 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:46:41,758 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:47:08,612 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:47:35,916 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:48:04,106 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:48:32,307 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:48:57,850 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:49:27,670 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:49:54,214 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:50:21,933 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:50:50,834 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:51:17,950 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:51:43,420 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:52:12,809 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:52:38,098 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:53:08,043 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:53:31,120 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:53:56,309 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:54:21,493 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:54:47,694 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:55:13,731 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:55:39,289 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:56:03,077 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:56:28,804 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:56:55,546 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:57:24,313 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:57:51,640 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:58:16,295 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:58:40,480 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:59:06,019 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 10:59:31,708 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 11:00:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 11:00:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 11:00:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 11:00:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 11:00:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:00:00,000 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 11:00:00,002 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 11:00:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:00:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 11:00:28,034 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:00:56,019 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:01:25,450 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:01:49,323 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:02:12,490 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:02:37,393 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:03:02,579 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:03:28,698 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:03:54,349 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:04:22,351 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:04:50,895 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:05:15,514 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:05:38,789 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:06:06,242 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:06:30,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:06:58,794 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:07:26,395 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:07:53,616 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:08:23,186 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:08:47,083 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:09:16,764 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:09:40,626 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:10:08,126 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:10:31,391 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:10:57,711 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:11:27,212 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:11:54,977 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:12:21,766 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:12:47,062 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:13:14,364 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:13:43,376 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:14:11,893 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:14:41,322 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 11:15:00,013 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 11:15:00,014 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:15:00,014 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 11:15:00,015 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 11:15:00,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:15:24,314 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:15:49,203 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:16:12,534 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:16:38,465 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:17:04,085 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:17:30,400 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:17:56,722 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:18:24,322 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:18:53,477 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:19:22,076 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:19:45,555 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:20:13,496 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:20:40,808 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:21:04,972 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:21:34,153 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:21:57,457 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:22:21,065 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:22:45,215 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:23:10,843 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:23:34,981 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:23:58,608 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:24:25,724 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:24:49,034 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:25:13,620 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:25:43,268 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:26:13,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:26:39,267 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:27:05,953 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:27:31,210 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:28:00,196 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:28:24,770 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:28:54,058 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:29:18,144 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:29:46,805 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 11:30:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 11:30:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:30:00,001 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 11:30:00,001 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 11:30:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:30:25,067 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:30:53,502 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:31:22,726 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:31:49,575 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:32:15,081 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:32:39,318 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:33:07,693 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:33:35,298 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:34:04,149 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:34:33,726 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:34:58,583 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:35:21,693 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:35:45,839 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:36:11,907 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:36:39,567 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:37:07,815 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:37:32,515 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:37:59,898 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:38:23,258 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:38:46,291 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:39:10,884 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:39:39,679 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:40:05,321 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:40:31,083 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:40:54,259 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:41:18,473 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:41:43,794 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:42:09,755 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:42:37,031 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:43:00,198 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:43:26,461 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:43:50,483 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:44:20,233 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:44:46,877 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 11:45:00,009 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 11:45:00,009 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 11:45:00,009 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 11:45:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:45:00,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:45:23,682 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:45:51,545 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:46:16,978 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:46:41,027 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:47:07,853 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:47:37,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:48:02,539 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:48:31,296 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:48:59,042 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:49:26,740 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:49:56,155 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:50:22,129 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:50:46,153 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:51:09,974 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:51:35,108 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:52:04,716 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:52:30,210 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:52:55,153 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:53:24,684 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:53:48,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:54:11,275 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:54:36,095 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:55:02,112 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:55:27,364 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:55:56,202 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:56:22,455 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:56:47,686 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:57:15,761 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:57:43,456 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:58:13,407 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:58:36,611 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:59:05,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:59:28,031 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 11:59:53,299 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 12:00:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 12:00:00,004 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 12:00:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 12:00:00,006 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 12:00:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:00:00,004 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 12:00:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 12:00:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 12:00:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:00:24,477 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:00:50,200 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:01:16,338 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:01:40,032 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:02:03,629 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:02:32,255 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:03:01,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:03:30,330 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:03:59,896 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:04:28,503 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:04:58,155 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:05:26,444 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:05:51,365 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:06:14,708 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:06:41,706 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:07:06,133 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:07:33,984 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:08:03,714 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:08:32,646 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:08:58,944 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:09:25,912 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:09:49,750 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:10:19,069 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:10:45,696 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:11:14,054 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:11:42,816 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:12:12,024 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:12:40,312 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:13:08,230 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:13:33,456 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:13:56,809 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:14:23,255 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:14:48,519 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 12:15:00,006 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 12:15:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:15:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 12:15:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 12:15:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:15:24,566 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:15:47,792 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:16:16,372 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:16:39,519 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:17:03,996 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:17:28,639 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:17:55,358 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:18:18,567 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:18:46,644 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:19:10,229 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:19:36,485 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:20:04,282 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:20:30,092 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:20:56,640 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:21:22,634 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:21:49,857 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:22:18,289 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:22:42,280 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:23:12,289 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:23:37,423 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:24:07,405 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:24:34,785 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:25:02,942 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:25:31,659 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:25:56,124 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:26:19,233 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:26:42,266 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:27:08,269 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:27:37,923 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:28:03,305 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:28:31,394 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:28:55,047 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:29:22,129 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:29:47,051 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 12:30:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 12:30:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:30:00,000 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 12:30:00,000 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 12:30:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:30:28,243 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:30:55,645 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:31:25,303 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:31:50,722 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:32:16,894 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:32:41,624 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:33:05,162 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:33:31,095 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:33:54,482 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:34:19,865 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:34:43,168 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:35:07,228 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:35:35,896 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:35:59,052 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:36:24,790 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:36:48,815 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:37:14,352 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:37:39,835 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:38:05,578 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:38:30,276 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:38:55,538 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:39:24,369 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:39:49,088 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:40:16,801 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:40:43,917 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:41:10,605 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:41:37,233 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:42:05,999 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:42:30,122 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:42:58,431 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:43:25,441 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:43:50,742 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:44:17,909 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:44:47,549 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 12:45:00,007 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 12:45:00,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:45:00,007 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 12:45:00,009 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 12:45:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:45:28,904 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:45:55,715 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:46:20,801 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:46:44,851 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:47:14,493 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:47:42,553 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:48:09,572 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:48:35,327 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:49:04,818 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:49:30,468 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:50:00,314 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:50:29,309 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:50:53,890 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:51:17,211 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:51:43,969 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:52:11,112 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:52:35,790 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:53:03,996 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:53:29,083 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:53:53,025 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:54:16,058 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:54:43,512 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:55:09,768 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:55:35,175 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:55:58,984 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:56:23,859 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:56:52,256 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:57:15,304 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:57:40,076 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:58:07,393 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:58:34,895 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:59:02,558 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 12:59:30,242 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 13:00:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 13:00:00,004 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 13:00:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 13:00:00,005 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 13:00:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:00:00,005 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 13:00:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 13:00:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 13:00:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:00:26,153 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:00:49,278 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:01:12,924 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:01:40,394 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:02:09,878 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:02:39,349 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:03:04,821 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:03:32,563 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:03:57,741 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:04:27,377 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:04:51,318 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:05:20,942 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:05:48,495 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:06:16,553 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:06:41,102 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:07:05,820 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:07:33,776 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:07:59,177 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:08:24,196 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:08:49,140 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:09:14,676 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:09:39,987 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:10:08,944 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:10:38,412 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:11:06,998 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:11:34,948 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:11:58,448 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:12:21,914 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:12:46,861 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:13:15,025 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:13:43,267 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:14:11,848 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:14:36,795 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 13:15:00,012 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 13:15:00,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:15:00,012 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 13:15:00,014 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 13:15:00,014 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:15:26,566 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:15:54,872 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:16:19,111 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:16:42,287 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:17:09,364 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:17:32,802 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:17:55,879 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:18:20,830 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:18:48,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:19:16,166 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:19:39,427 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:20:03,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:20:30,454 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:20:59,191 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:21:27,665 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:21:51,338 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:22:14,829 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:22:40,667 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:23:05,082 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:23:34,708 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:24:00,732 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:24:28,992 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:24:54,518 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:25:21,069 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:25:45,318 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:26:09,412 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:26:34,970 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:26:58,194 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:27:28,193 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:27:55,034 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:28:22,721 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:28:49,796 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:29:13,337 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:29:39,861 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 13:30:00,007 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 13:30:00,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:30:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 13:30:00,009 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 13:30:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:30:23,578 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:30:49,588 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:31:14,295 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:31:37,885 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:32:03,415 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:32:27,185 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:32:52,994 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:33:16,950 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:33:46,288 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:34:13,424 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:34:38,435 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:35:05,887 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:35:34,309 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:36:04,096 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:36:27,513 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:36:55,093 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:37:21,156 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:37:50,638 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:38:14,684 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:38:38,016 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:39:03,950 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:39:33,780 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:39:58,132 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:40:23,745 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:40:52,035 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:41:16,560 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:41:43,049 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:42:08,836 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:42:32,346 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:42:57,600 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:43:26,165 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:43:50,466 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:44:17,534 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:44:43,879 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 13:45:00,012 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 13:45:00,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:45:00,012 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 13:45:00,014 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 13:45:00,014 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:45:23,887 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:45:49,746 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:46:17,977 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:46:44,397 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:47:13,282 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:47:37,363 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:48:04,215 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:48:33,412 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:48:59,165 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:49:26,449 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:49:53,455 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:50:16,472 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:50:43,361 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:51:09,964 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:51:37,184 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:52:05,630 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:52:34,190 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:53:03,908 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:53:27,693 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:53:52,030 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:54:20,171 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:54:44,323 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:55:10,221 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:55:35,064 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:56:01,678 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:56:26,432 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:56:52,491 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:57:21,256 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:57:44,412 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:58:10,206 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:58:36,134 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:59:00,930 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:59:26,663 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 13:59:53,914 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 14:00:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 14:00:00,004 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 14:00:00,005 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 14:00:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 14:00:00,006 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 14:00:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:00:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 14:00:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 14:00:00,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:00:27,348 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:00:52,030 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:01:19,335 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:01:42,367 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:02:09,940 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:02:33,237 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:03:01,444 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:03:25,179 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:03:49,227 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:04:13,725 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:04:39,655 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:05:06,942 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:05:33,727 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:05:59,375 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:06:26,618 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:06:51,918 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:07:21,262 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:07:44,722 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:08:10,096 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:08:40,108 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:09:08,655 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:09:38,139 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:10:01,501 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:10:26,424 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:10:56,218 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:11:23,404 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:11:53,355 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:12:17,625 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:12:44,380 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:13:13,083 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:13:37,113 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:14:04,519 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:14:30,139 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 14:15:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 14:15:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:15:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 14:15:00,003 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 14:15:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:15:24,129 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:15:52,373 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:16:17,698 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:16:45,609 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:17:13,722 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:17:38,135 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:18:06,912 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:18:32,484 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:18:57,503 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:19:22,576 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:19:51,939 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:20:21,180 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:20:46,264 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:21:11,082 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:21:35,232 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:22:03,396 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:22:33,099 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:23:02,561 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:23:31,119 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:23:58,294 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:24:25,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:24:51,037 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:25:15,647 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:25:43,806 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:26:10,799 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:26:36,064 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:26:59,119 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:27:25,882 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:27:50,242 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:28:16,439 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:28:39,797 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:29:08,093 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:29:36,463 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 14:30:00,008 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 14:30:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:30:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 14:30:00,010 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 14:30:00,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:30:27,768 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:30:52,416 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:31:20,547 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:31:45,362 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:32:10,634 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:32:39,979 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:33:05,187 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:33:33,054 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:33:57,016 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:34:22,366 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:34:47,212 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:35:12,825 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:35:37,403 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:36:01,715 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:36:28,687 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:36:54,030 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:37:21,210 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:37:47,650 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:38:14,907 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:38:44,453 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:39:10,279 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:39:36,541 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:40:01,143 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:40:30,525 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:40:55,064 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:41:24,576 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:41:52,415 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:42:16,527 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:42:40,946 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:43:05,441 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:43:32,990 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:44:00,953 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:44:26,160 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:44:52,463 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 14:45:00,015 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 14:45:00,015 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 14:45:00,015 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 14:45:00,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:45:00,017 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:45:24,847 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:45:49,472 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:46:15,290 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:46:43,677 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:47:11,519 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:47:41,493 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:48:07,983 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:48:37,921 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:49:03,960 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:49:30,241 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:49:54,662 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:50:24,287 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:50:53,122 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:51:21,589 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:51:47,211 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:52:12,742 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:52:42,273 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:53:09,525 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:53:32,596 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:54:02,245 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:54:25,482 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:54:48,560 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:55:12,921 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:55:42,671 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:56:07,282 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:56:30,601 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:56:57,326 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:57:26,017 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:57:53,129 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:58:18,416 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:58:41,562 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:59:09,595 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 14:59:39,532 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 15:00:00,013 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 15:00:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 15:00:00,013 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 15:00:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 15:00:00,015 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 15:00:00,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:00:00,015 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 15:00:00,015 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 15:00:00,017 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:00:24,440 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:00:49,501 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:01:13,597 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:01:39,195 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:02:06,376 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:02:31,774 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:02:59,504 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:03:23,456 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:03:50,757 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:04:15,560 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:04:43,967 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:05:11,467 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:05:36,427 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:06:02,073 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:06:27,619 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:06:54,027 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:07:22,468 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:07:48,783 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:08:11,985 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:08:39,729 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:09:09,225 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:09:35,136 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:10:02,221 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:10:30,683 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:10:58,374 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:11:25,679 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:11:51,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:12:20,735 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:12:47,441 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:13:16,186 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:13:43,344 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:14:11,945 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:14:35,142 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 15:15:00,007 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 15:15:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 15:15:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:15:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 15:15:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:15:26,072 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:15:54,389 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:16:18,205 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:16:42,094 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:17:08,088 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:17:35,573 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:18:00,696 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:18:30,615 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:19:00,584 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:19:27,549 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:19:54,638 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:20:18,269 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:20:41,961 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:21:06,345 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:21:30,209 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:21:56,374 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:22:24,996 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:22:51,413 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:23:20,685 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:23:48,046 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:24:15,946 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:24:39,856 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:25:03,963 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:25:31,889 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:26:01,385 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:26:26,680 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:26:50,887 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:27:18,424 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:27:44,934 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:28:11,025 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:28:39,065 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:29:07,487 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:29:33,171 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 15:30:00,011 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 15:30:00,011 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:30:00,011 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 15:30:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 15:30:00,013 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:30:28,318 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:30:52,144 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:31:17,319 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:31:41,701 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:32:09,503 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:32:35,053 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:33:02,380 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:33:28,122 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:33:54,524 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:34:23,280 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:34:47,497 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:35:11,294 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:35:40,453 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:36:08,938 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:36:32,675 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:37:01,805 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:37:30,916 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:37:55,887 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:38:21,891 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:38:48,259 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:39:18,171 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:39:46,499 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:40:15,112 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:40:41,750 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:41:07,877 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:41:34,157 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:41:57,564 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:42:21,718 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:42:46,928 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:43:13,122 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:43:37,444 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:44:07,224 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:44:31,774 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 15:45:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 15:45:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:45:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 15:45:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 15:45:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:45:28,538 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:45:57,678 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:46:22,774 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:46:47,553 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:47:14,910 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:47:42,744 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:48:11,582 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:48:36,671 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:49:00,665 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:49:30,222 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:49:54,401 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:50:17,775 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:50:46,753 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:51:15,942 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:51:40,623 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:52:08,749 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:52:35,140 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:53:01,858 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:53:28,611 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:53:57,979 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:54:23,449 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:54:48,824 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:55:16,586 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:55:39,881 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:56:09,578 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:56:34,937 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:57:04,746 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:57:29,063 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:57:56,365 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:58:24,091 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:58:50,326 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:59:17,688 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 15:59:44,144 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 16:00:00,001 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 16:00:00,001 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 16:00:00,001 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 16:00:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 16:00:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 16:00:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:00:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 16:00:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 16:00:00,005 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:00:28,247 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:00:56,456 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:01:25,195 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:01:48,922 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:02:18,595 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:02:47,707 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:03:13,537 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:03:41,730 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:04:07,483 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:04:32,871 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:04:58,085 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:05:22,331 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:05:49,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:06:12,283 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:06:37,592 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:07:03,672 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:07:28,827 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:07:55,661 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:08:24,959 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:08:50,018 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:09:17,973 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:09:45,254 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:10:11,564 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:10:41,408 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:11:07,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:11:31,985 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:12:01,384 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:12:28,765 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:12:58,066 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:13:21,602 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:13:49,013 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:14:16,955 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:14:44,024 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 16:15:00,007 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 16:15:00,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:15:00,007 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 16:15:00,009 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 16:15:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:15:26,954 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:15:50,194 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:16:15,374 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:16:44,073 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:17:10,981 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:17:35,793 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:18:01,725 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:18:27,539 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:18:53,884 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:19:23,288 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:19:51,247 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:20:18,767 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:20:48,542 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:21:14,730 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:21:39,821 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:22:02,849 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:22:26,985 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:22:54,894 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:23:21,670 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:23:49,078 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:24:18,274 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:24:45,701 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:25:10,276 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:25:36,639 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:26:01,654 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:26:25,486 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:26:52,298 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:27:21,324 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:27:47,800 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:28:15,840 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:28:44,893 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:29:12,385 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:29:36,168 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 16:30:00,014 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 16:30:00,014 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:30:00,014 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 16:30:00,016 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 16:30:00,016 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:30:28,855 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:30:57,747 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:31:21,912 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:31:50,782 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:32:15,890 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:32:43,860 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:33:13,841 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:33:43,482 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:34:09,033 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:34:33,324 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:34:58,413 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:35:22,407 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:35:46,656 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:36:15,688 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:36:45,059 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:37:08,412 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:37:38,305 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:38:01,493 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:38:26,816 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:38:55,223 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:39:21,682 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:39:50,590 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:40:15,804 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:40:42,758 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:41:07,743 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:41:37,203 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:42:01,464 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:42:29,279 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:42:53,693 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:43:19,042 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:43:46,474 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:44:14,378 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:44:41,646 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 16:45:00,006 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 16:45:00,006 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 16:45:00,006 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 16:45:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:45:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:45:26,299 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:45:50,317 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:46:16,841 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:46:43,116 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:47:07,992 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:47:35,212 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:48:00,406 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:48:27,272 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:48:55,061 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:49:21,682 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:49:50,122 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:50:14,325 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:50:41,917 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:51:07,067 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:51:35,040 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:52:00,328 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:52:27,483 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:52:53,761 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:53:22,397 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:53:45,775 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:54:10,670 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:54:40,344 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:55:05,937 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:55:30,606 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:55:55,962 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:56:20,392 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:56:47,608 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:57:10,881 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:57:36,687 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:58:00,076 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:58:24,545 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:58:47,780 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:59:16,075 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 16:59:45,070 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 17:00:00,003 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 17:00:00,003 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 17:00:00,003 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 17:00:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 17:00:00,005 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 17:00:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:00:00,006 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 17:00:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 17:00:00,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:00:23,491 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:00:50,358 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:01:19,803 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:01:43,909 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:02:10,910 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:02:34,611 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:02:58,110 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:03:28,048 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:03:56,383 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:04:19,752 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:04:47,702 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:05:12,823 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:05:39,683 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:06:08,486 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:06:35,814 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:06:59,955 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:07:23,065 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:07:46,158 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:08:12,532 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:08:35,729 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:09:02,797 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:09:26,316 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:09:53,568 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:10:20,219 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:10:48,942 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:11:17,223 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:11:46,751 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:12:14,160 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:12:41,722 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:13:10,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:13:38,972 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:14:08,741 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:14:32,131 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 17:15:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 17:15:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:15:00,004 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 17:15:00,006 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 17:15:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:15:24,741 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:15:51,563 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:16:17,724 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:16:47,727 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:17:14,648 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:17:38,507 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:18:06,087 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:18:32,818 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:19:01,760 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:19:27,986 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:19:51,241 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:20:21,105 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:20:47,011 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:21:15,922 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:21:45,699 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:22:09,371 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:22:33,593 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:23:00,880 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:23:26,702 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:23:50,384 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:24:16,210 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:24:43,689 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:25:10,704 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:25:34,028 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:25:58,773 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:26:22,729 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:26:48,872 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:27:13,231 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:27:42,498 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:28:07,210 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:28:35,388 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:29:01,623 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:29:26,649 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:29:56,174 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 17:30:00,003 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 17:30:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:30:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 17:30:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 17:30:00,005 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:30:25,942 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:30:51,963 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:31:15,644 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:31:43,596 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:32:13,418 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:32:37,503 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:33:04,652 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:33:33,923 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:34:03,472 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:34:31,546 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:35:01,115 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:35:25,131 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:35:51,111 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:36:15,021 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:36:43,066 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:37:07,148 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:37:34,805 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:38:02,676 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:38:29,043 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:38:56,456 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:39:25,451 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:39:52,468 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:40:17,392 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:40:43,301 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:41:06,396 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:41:35,038 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:41:58,398 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:42:23,690 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:42:51,741 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:43:16,373 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:43:42,663 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:44:09,900 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:44:34,759 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 17:45:00,006 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 17:45:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:45:00,006 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 17:45:00,008 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 17:45:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:45:26,618 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:45:53,962 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:46:18,506 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:46:47,865 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:47:11,159 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:47:35,808 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:48:03,998 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:48:29,383 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:48:52,871 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:49:22,151 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:49:50,960 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:50:18,623 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:50:42,797 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:51:12,606 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:51:39,969 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:52:08,043 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:52:31,967 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:52:55,342 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:53:25,202 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:53:50,453 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:54:14,221 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:54:43,939 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:55:08,101 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:55:33,417 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:55:59,217 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:56:27,424 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:56:51,861 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:57:20,080 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:57:46,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:58:14,391 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:58:44,328 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:59:09,424 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 17:59:36,928 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 18:00:00,014 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 18:00:00,014 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 18:00:00,014 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 18:00:00,014 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 18:00:00,016 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 18:00:00,016 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:00:00,016 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 18:00:00,017 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 18:00:00,017 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:00:24,984 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:00:49,449 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:01:18,182 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:01:47,942 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:02:13,935 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:02:41,658 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:03:06,756 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:03:32,084 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:03:55,739 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:04:19,497 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:04:45,587 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:05:11,966 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:05:40,102 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:06:03,140 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:06:28,037 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:06:51,613 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:07:18,697 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:07:42,082 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:08:07,744 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:08:36,542 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:09:04,255 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:09:31,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:09:55,099 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:10:18,836 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:10:45,284 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:11:13,993 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:11:39,112 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:12:06,268 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:12:32,025 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:12:57,212 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:13:22,089 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:13:47,399 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:14:14,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:14:39,196 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 18:15:00,001 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 18:15:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:15:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 18:15:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 18:15:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:15:29,371 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:15:57,802 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:16:22,915 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:16:47,487 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:17:16,581 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:17:41,936 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:18:10,796 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:18:40,780 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:19:03,837 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:19:29,183 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:19:57,379 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:20:21,233 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:20:50,808 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:21:18,997 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:21:45,368 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:22:09,739 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:22:35,111 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:23:02,228 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:23:30,670 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:23:55,826 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:24:20,029 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:24:49,652 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:25:14,694 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:25:38,421 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:26:02,497 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:26:27,259 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:26:56,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:27:25,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:27:53,066 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:28:19,533 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:28:44,079 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:29:09,723 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:29:39,062 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 18:30:00,008 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 18:30:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:30:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 18:30:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 18:30:00,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:30:23,718 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:30:52,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:31:20,117 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:31:44,223 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:32:07,795 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:32:32,480 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:33:02,347 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:33:26,443 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:33:54,350 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:34:20,744 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:34:48,428 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:35:14,165 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:35:43,302 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:36:10,277 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:36:37,598 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:37:05,726 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:37:33,741 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:37:59,646 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:38:24,679 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:38:53,309 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:39:20,306 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:39:44,399 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:40:08,398 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:40:33,928 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:41:00,307 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:41:28,771 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:41:56,963 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:42:22,618 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:42:52,382 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:43:21,102 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:43:48,021 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:44:13,275 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:44:38,340 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 18:45:00,008 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 18:45:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:45:00,009 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 18:45:00,010 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 18:45:00,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:45:29,056 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:45:58,323 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:46:27,851 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:46:51,039 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:47:17,765 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:47:44,800 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:48:10,842 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:48:35,337 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:49:04,535 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:49:32,890 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:49:56,937 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:50:21,731 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:50:48,387 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:51:17,700 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:51:41,091 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:52:07,509 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:52:36,122 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:53:03,623 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:53:29,283 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:53:53,981 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:54:23,811 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:54:52,750 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:55:16,035 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:55:39,859 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:56:08,671 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:56:36,878 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:57:01,646 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:57:26,017 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:57:50,454 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:58:20,049 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:58:46,065 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:59:09,219 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 18:59:32,359 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 19:00:00,012 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 19:00:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 19:00:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 19:00:00,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 19:00:00,015 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 19:00:00,015 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 19:00:00,016 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 19:00:00,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:00:00,017 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:00:29,549 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:00:56,945 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:01:20,432 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:01:46,407 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:02:15,795 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:02:43,263 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:03:12,785 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:03:37,438 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:04:05,943 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:04:31,030 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:04:58,334 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:05:23,722 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:05:49,064 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:06:15,973 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:06:45,603 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:07:10,273 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:07:36,194 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:08:03,071 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:08:29,496 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:08:56,668 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:09:21,760 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:09:46,133 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:10:09,882 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:10:39,353 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:11:03,305 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:11:32,149 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:12:01,647 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:12:28,832 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:12:53,806 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:13:20,255 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:13:48,781 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:14:14,168 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:14:42,133 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 19:15:00,005 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 19:15:00,005 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:15:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 19:15:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 19:15:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:15:29,686 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:15:58,684 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:16:25,147 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:16:49,795 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:17:17,811 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:17:47,610 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:18:14,129 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:18:39,143 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:19:06,220 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:19:32,497 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:19:55,674 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:20:21,837 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:20:48,406 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:21:17,953 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:21:42,065 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:22:11,720 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:22:38,338 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:23:03,201 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:23:30,394 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:23:53,893 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:24:18,052 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:24:43,910 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:25:11,695 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:25:36,067 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:26:03,411 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:26:30,603 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:26:57,198 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:27:20,586 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:27:48,315 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:28:12,483 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:28:39,256 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:29:03,365 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:29:27,723 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:29:52,809 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 19:30:00,001 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 19:30:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:30:00,001 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 19:30:00,001 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 19:30:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:30:27,988 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:30:54,847 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:31:19,499 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:31:42,560 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:32:10,845 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:32:34,212 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:33:00,622 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:33:24,640 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:33:51,603 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:34:15,029 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:34:41,409 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:35:05,910 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:35:32,432 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:35:58,019 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:36:26,345 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:36:52,277 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:37:20,090 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:37:47,020 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:38:10,703 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:38:34,052 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:38:58,512 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:39:24,019 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:39:52,957 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:40:21,127 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:40:46,133 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:41:14,499 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:41:40,715 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:42:04,140 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:42:30,068 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:42:55,542 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:43:19,645 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:43:47,610 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:44:12,590 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:44:42,554 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 19:45:00,014 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 19:45:00,014 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:45:00,014 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 19:45:00,016 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 19:45:00,016 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:45:24,082 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:45:51,645 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:46:19,788 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:46:43,403 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:47:09,833 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:47:34,746 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:48:01,451 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:48:28,482 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:48:53,532 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:49:17,297 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:49:40,840 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:50:06,594 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:50:33,483 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:51:00,041 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:51:27,040 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:51:55,292 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:52:24,298 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:52:51,543 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:53:20,216 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:53:46,767 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:54:11,015 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:54:34,925 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:55:04,596 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:55:28,547 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:55:56,539 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:56:21,428 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:56:47,052 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:57:16,451 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:57:42,960 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:58:08,254 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:58:35,742 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:59:03,019 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:59:29,637 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 19:59:59,604 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 20:00:00,006 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 20:00:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 20:00:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 20:00:00,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 20:00:00,009 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 20:00:00,009 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 20:00:00,009 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 20:00:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:00:00,011 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:00:23,315 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:00:47,837 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:01:11,861 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:01:36,913 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:02:00,928 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:02:27,654 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:02:53,670 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:03:19,815 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:03:45,210 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:04:14,820 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:04:44,110 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:05:08,982 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:05:33,051 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:05:56,375 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:06:25,775 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:06:49,479 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:07:16,663 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:07:43,256 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:08:12,462 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:08:37,173 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:09:04,806 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:09:32,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:09:59,153 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:10:24,102 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:10:51,785 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:11:19,480 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:11:43,742 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:12:12,868 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:12:38,404 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:13:02,060 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:13:28,774 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:13:58,428 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:14:24,614 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:14:49,492 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 20:15:00,002 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 20:15:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:15:00,002 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 20:15:00,003 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 20:15:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:15:26,716 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:15:51,276 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:16:15,750 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:16:39,616 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:17:09,539 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:17:32,935 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:18:01,326 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:18:26,271 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:18:52,540 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:19:16,075 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:19:42,878 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:20:09,717 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:20:34,780 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:20:57,831 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:21:26,818 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:21:52,420 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:22:20,297 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:22:47,269 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:23:17,022 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:23:41,472 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:24:06,197 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:24:30,249 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:24:59,064 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:25:23,456 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:25:52,740 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:26:15,985 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:26:42,268 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:27:09,074 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:27:37,631 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:28:03,483 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:28:28,057 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:28:54,097 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:29:18,562 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:29:43,660 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 20:30:00,006 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 20:30:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:30:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 20:30:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 20:30:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:30:25,792 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:30:49,176 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:31:18,227 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:31:47,570 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:32:12,313 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:32:37,055 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:33:00,523 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:33:30,329 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:33:54,705 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:34:24,068 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:34:49,399 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:35:14,025 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:35:39,433 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:36:07,838 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:36:30,938 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:36:54,886 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:37:19,314 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:37:43,913 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:38:09,570 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:38:38,414 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:39:07,973 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:39:36,705 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:40:03,090 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:40:31,660 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:40:55,307 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:41:20,509 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:41:47,294 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:42:13,543 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:42:38,279 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:43:01,780 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:43:27,316 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:43:54,311 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:44:23,715 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:44:53,559 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 20:45:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 20:45:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:45:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 20:45:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 20:45:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:45:24,340 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:45:47,652 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:46:11,560 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:46:35,367 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:47:03,586 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:47:30,104 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:47:56,406 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:48:25,729 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:48:49,795 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:49:19,081 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:49:45,054 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:50:13,367 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:50:40,844 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:51:07,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:51:33,084 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:51:57,331 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:52:22,916 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:52:50,388 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:53:14,351 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:53:37,634 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:54:02,899 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:54:30,467 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:54:56,599 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:55:25,333 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:55:49,772 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:56:19,241 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:56:44,178 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:57:08,581 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:57:36,410 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:58:05,258 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:58:35,094 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:58:58,389 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:59:22,277 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 20:59:48,748 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 21:00:00,003 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 21:00:00,004 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 21:00:00,004 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 21:00:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 21:00:00,005 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 21:00:00,005 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:00:00,005 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 21:00:00,006 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 21:00:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:00:28,289 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:00:52,254 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:01:21,726 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:01:48,649 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:02:11,799 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:02:36,120 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:03:04,436 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:03:28,886 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:03:53,899 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:04:20,737 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:04:44,993 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:05:10,975 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:05:39,281 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:06:07,236 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:06:31,634 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:06:56,980 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:07:26,868 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:07:50,414 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:08:18,356 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:08:44,774 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:09:08,718 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:09:37,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:10:01,494 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:10:30,351 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:10:58,689 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:11:23,477 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:11:51,054 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:12:19,780 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:12:49,743 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:13:19,456 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:13:47,030 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:14:15,649 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:14:44,364 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 21:15:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 21:15:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:15:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 21:15:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 21:15:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:15:28,961 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:15:57,702 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:16:27,291 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:16:53,622 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:17:19,611 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:17:44,290 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:18:13,438 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:18:41,425 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:19:10,215 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:19:34,254 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:19:59,349 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:20:23,849 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:20:52,491 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:21:20,190 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:21:48,231 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:22:15,651 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:22:42,116 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:23:07,226 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:23:32,512 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:23:59,380 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:24:24,173 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:24:47,689 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:25:11,694 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:25:40,049 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:26:05,290 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:26:28,637 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:26:53,167 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:27:20,982 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:27:46,288 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:28:16,044 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:28:39,632 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:29:09,156 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:29:37,213 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 21:30:00,009 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 21:30:00,009 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 21:30:00,011 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 21:30:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:30:00,011 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:30:23,093 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:30:51,195 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:31:16,474 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:31:39,701 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:32:02,902 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:32:31,630 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:33:01,280 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:33:29,898 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:33:54,492 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:34:21,261 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:34:49,235 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:35:14,373 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:35:37,945 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:36:06,728 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:36:35,600 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:37:04,106 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:37:28,165 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:37:53,830 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:38:19,954 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:38:44,155 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:39:11,993 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:39:41,226 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:40:05,780 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:40:30,872 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:40:55,406 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:41:24,417 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:41:49,107 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:42:13,578 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:42:42,860 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:43:11,557 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:43:35,988 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:44:00,277 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:44:28,446 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:44:51,844 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 21:45:00,005 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 21:45:00,005 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:45:00,005 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 21:45:00,005 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 21:45:00,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:45:29,182 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:45:52,735 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:46:17,347 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:46:45,077 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:47:13,149 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:47:42,643 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:48:07,164 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:48:37,143 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:49:01,907 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:49:31,590 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:50:01,121 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:50:30,756 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:50:58,148 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:51:26,885 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:51:55,502 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:52:22,830 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:52:48,824 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:53:15,374 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:53:42,521 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:54:11,623 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:54:35,426 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:54:59,759 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:55:26,733 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:55:49,985 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:56:16,612 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:56:41,438 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:57:09,381 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:57:37,950 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:58:02,026 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:58:30,395 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:58:57,914 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:59:23,804 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 21:59:50,442 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 22:00:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 22:00:00,000 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 22:00:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 22:00:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 22:00:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:00:00,002 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 22:00:00,002 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 22:00:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:00:00,000 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 22:00:28,950 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:00:53,835 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:01:20,214 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:01:43,513 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:02:08,485 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:02:32,697 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:03:00,214 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:03:28,324 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:03:53,243 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:04:17,930 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:04:42,603 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:05:09,321 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:05:35,247 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:06:02,325 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:06:25,854 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:06:54,822 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:07:21,882 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:07:47,600 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:08:17,365 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:08:43,455 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:09:12,022 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:09:41,508 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:10:08,389 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:10:32,935 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:10:58,069 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:11:24,007 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:11:50,779 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:12:19,090 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:12:42,598 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:13:11,442 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:13:40,950 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:14:05,657 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:14:28,891 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:14:54,550 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 22:15:00,000 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 22:15:00,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:15:00,000 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 22:15:00,002 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 22:15:00,002 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:15:27,820 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:15:55,340 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:16:23,286 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:16:48,046 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:17:13,232 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:17:38,878 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:18:04,071 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:18:30,988 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:18:54,986 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:19:24,451 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:19:52,752 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:20:21,525 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:20:44,862 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:21:13,831 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:21:39,362 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:22:06,029 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:22:35,864 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:23:05,801 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:23:35,788 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:23:59,386 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:24:29,293 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:24:52,757 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:25:22,533 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:25:51,901 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:26:19,134 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:26:43,687 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:27:12,662 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:27:41,148 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:28:07,901 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:28:32,149 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:28:56,586 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:29:22,958 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:29:48,036 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 22:30:00,009 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 22:30:00,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:30:00,009 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 22:30:00,011 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 22:30:00,011 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:30:26,812 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:30:55,508 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:31:25,115 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:31:54,724 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:32:23,296 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:32:52,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:33:20,280 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:33:50,032 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:34:13,401 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:34:37,477 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:35:04,176 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:35:33,629 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:36:01,750 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:36:25,294 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:36:51,116 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:37:14,401 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:37:39,248 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:38:06,539 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:38:33,144 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:38:58,110 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:39:25,370 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:39:48,840 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:40:14,312 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:40:42,980 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:41:08,282 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:41:35,548 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:42:01,190 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:42:29,738 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:42:58,151 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:43:26,437 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:43:56,298 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:44:20,169 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:44:43,349 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 22:45:00,001 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 22:45:00,001 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:45:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 22:45:00,003 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 22:45:00,003 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:45:24,578 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:45:53,969 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:46:23,416 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:46:47,354 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:47:15,482 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:47:42,304 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:48:08,658 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:48:35,730 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:49:05,589 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:49:32,500 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:50:00,216 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:50:28,639 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:50:54,585 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:51:22,429 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:51:50,098 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:52:15,081 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:52:44,453 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:53:11,341 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:53:37,165 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:54:00,575 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:54:28,091 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:54:52,135 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:55:20,828 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:55:44,585 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:56:07,736 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:56:34,259 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:57:03,576 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:57:26,606 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:57:51,744 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:58:19,487 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:58:43,462 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:59:12,049 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 22:59:40,583 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 23:00:00,004 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-07-04 23:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-07-04 23:00:00,004 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 23:00:00,005 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 23:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 23:00:00,006 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 23:00:00,007 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 23:00:00,006 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:00:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:00:28,573 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:00:57,825 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:01:26,794 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:01:56,279 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:02:19,474 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:02:46,478 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:03:12,419 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:03:35,589 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:04:01,100 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:04:26,179 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:04:53,920 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:05:21,919 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:05:51,659 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:06:15,537 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:06:40,184 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:07:08,367 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:07:34,366 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:08:03,374 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:08:28,635 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:08:52,321 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:09:20,080 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:09:44,157 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:10:08,421 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:10:32,375 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:11:01,141 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:11:24,777 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:11:49,310 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:12:13,347 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:12:41,678 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:13:08,068 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:13:37,632 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:14:03,187 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:14:29,424 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:14:53,958 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 23:15:00,010 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 23:15:00,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:15:00,010 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 23:15:00,011 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 23:15:00,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:15:27,334 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:15:57,154 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:16:21,912 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:16:48,875 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:17:18,764 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:17:45,791 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:18:08,944 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:18:36,632 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:19:04,293 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:19:33,257 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:20:01,353 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:20:30,205 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:20:55,368 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:21:22,070 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:21:47,136 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:22:14,270 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:22:38,618 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:23:05,133 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:23:33,542 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:23:58,000 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:24:27,652 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:24:57,620 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:25:22,461 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:25:48,655 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:26:18,559 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:26:44,825 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:27:10,417 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:27:36,603 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:28:06,185 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:28:35,437 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:29:04,524 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:29:27,934 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:29:53,076 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 23:30:00,008 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 23:30:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:30:00,008 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 23:30:00,010 [131] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 23:30:00,012 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:30:24,468 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:30:48,995 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:31:15,858 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:31:41,556 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:32:05,890 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:32:35,744 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:32:58,794 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:33:23,626 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:33:53,269 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:34:23,248 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:34:47,678 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:35:10,747 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:35:37,518 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:36:01,920 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:36:30,953 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:36:57,641 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:37:23,110 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:37:50,735 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:38:17,773 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:38:40,822 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:39:05,552 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:39:28,747 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:39:56,704 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:40:21,234 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:40:44,757 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:41:14,377 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:41:39,834 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:42:08,267 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:42:32,794 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:43:00,721 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:43:27,890 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:43:52,391 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:44:17,959 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:44:44,236 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-07-04 23:45:00,007 [13] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-07-04 23:45:00,008 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:45:00,008 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-07-04 23:45:00,009 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-07-04 23:45:00,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:45:28,637 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:45:53,533 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:46:17,044 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:46:42,375 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:47:10,193 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:47:37,354 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:48:05,401 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:48:34,429 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:48:58,094 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:49:27,009 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:49:54,319 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:50:19,842 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:50:45,564 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:51:14,271 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:51:39,506 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:52:07,242 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:52:33,041 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:52:58,693 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:53:24,402 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:53:51,444 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:54:20,430 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:54:48,897 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:55:16,534 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:55:45,760 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:56:10,307 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:56:39,814 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:57:04,075 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:57:32,731 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:57:58,860 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:58:26,095 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:58:55,774 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:59:22,010 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-07-04 23:59:49,417 [13] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
