Package evaluation to test ExtensibleScheduler on Julia 1.14.0-DEV.1674 (5735163b34*) started at 2026-02-03T16:17:34.451 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.43s ################################################################################ # Installation # Installing ExtensibleScheduler... Resolving package versions... Installed TimeZones ─ v0.11.0 Updating `~/.julia/environments/v1.14/Project.toml` [6837a093] + ExtensibleScheduler v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [e2ba6199] + ExprTools v0.1.10 [6837a093] + ExtensibleScheduler v0.1.1 [8f5d6c58] + EzXML v1.2.3 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [78c3b35d] + Mocking v0.7.9 [bac558e1] + OrderedCollections v1.8.1 [21216c6a] + Preferences v1.5.1 [51948d2b] + TimeFrames v0.2.0 ⌅ [f269a46b] + TimeZones v0.11.0 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.1+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Building TimeZones → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/649a6ded860273aa6c808b0627bd88b5fb385211/build.log` Installation completed after 22.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1383.7 ms ✓ XML2_jll 1918.6 ms ✓ EzXML WARNING: Constructor for type "DateTime" was extended in `TimeZones` without explicit qualification or import.  NOTE: Assumed "DateTime" refers to `Dates.DateTime`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function DateTime end`.  Hint: To silence the warning, qualify `DateTime` as `Dates.DateTime` in the method signature or explicitly `import Dates: DateTime`. 4516.0 ms ✓ TimeZones 2069.8 ms ✓ ExtensibleScheduler 4 dependencies successfully precompiled in 10 seconds. 24 already precompiled. 1 dependency had output during precompilation: ┌ TimeZones │ WARNING: Constructor for type "DateTime" was extended in `TimeZones` without explicit qualification or import. │ NOTE: Assumed "DateTime" refers to `Dates.DateTime`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function DateTime end`. │ Hint: To silence the warning, qualify `DateTime` as `Dates.DateTime` in the method signature or explicitly `import Dates: DateTime`. └ Precompilation completed after 23.09s ################################################################################ # Testing # Testing ExtensibleScheduler Status `/tmp/jl_50kJtH/Project.toml` ⌅ [864edb3b] DataStructures v0.18.22 [6837a093] ExtensibleScheduler v0.1.1 [51948d2b] TimeFrames v0.2.0 ⌅ [f269a46b] TimeZones v0.11.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_50kJtH/Manifest.toml` [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [e2ba6199] ExprTools v0.1.10 [6837a093] ExtensibleScheduler v0.1.1 [8f5d6c58] EzXML v1.2.3 [692b3bcd] JLLWrappers v1.7.1 ⌅ [78c3b35d] Mocking v0.7.9 [bac558e1] OrderedCollections v1.8.1 [21216c6a] Preferences v1.5.1 [51948d2b] TimeFrames v0.2.0 ⌅ [f269a46b] TimeZones v0.11.0 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.15.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [83775a58] Zlib_jll v1.3.1+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Priority Tests | 5 5 0.2s Test Summary: | Pass Total Time Job | 1 1 0.2s [+] 2026-02-03T16:18:48.052 Schedule job 29c11a68-5ba1-4a18-a661-794be43a3234 Job id: String "29c11a68-5ba1-4a18-a661-794be43a3234" action: Action func: return_args (function of type var"#return_args#return_args##1") args: Tuple{Int64} 1: Int64 1 kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InstantTrigger dt_fire_at: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 name: String "Textual description of job1" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63905818728052 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63905818728052 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 n_triggered: BigInt alloc: Int32 1 size: Int32 0 d: Ptr{UInt64}(0x00000000339d2c90) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2026-02-03T16:18:52.534 Schedule job b1799d4d-4e4c-4c2d-adb7-0ec6f8341677 Job id: String "b1799d4d-4e4c-4c2d-adb7-0ec6f8341677" action: Action func: return_args (function of type var"#return_args#return_args##1") args: Tuple{Int64} 1: Int64 2 kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InstantTrigger dt_fire_at: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 name: String "Textual description of job2" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63905818732534 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63905818732534 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 n_triggered: BigInt alloc: Int32 1 size: Int32 0 d: Ptr{UInt64}(0x000000003393b2e0) config: JobConfig misfire_grace_period: Second value: Int64 1 Test Summary: | Pass Total Time JobStores | 6 6 4.9s [*] 2010-01-01T00:00:00 Init scheduler efb9baac-8f3a [+] 2010-01-01T00:00:00 Schedule job e4ba6e70-99a1-484f-a955-5102526fe394 Job id: String "e4ba6e70-99a1-484f-a955-5102526fe394" action: Action func: sample_action (function of type var"#sample_action#sample_action##0") n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InstantTrigger dt_fire_at: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987380000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987380000 n_triggered: BigInt alloc: Int32 1 size: Int32 0 d: Ptr{UInt64}(0x00000000340de060) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-01T00:00:00 Schedule job 828240eb-5c41-4632-8312-f64ffa37cb85 Job id: String "828240eb-5c41-4632-8312-f64ffa37cb85" action: Action func: sample_action (function of type var"#sample_action#sample_action##0") n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InstantTrigger dt_fire_at: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987500000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987500000 n_triggered: BigInt alloc: Int32 1 size: Int32 0 d: Ptr{UInt64}(0x00000000340c38e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-01T00:00:00 Sleep 180000 milliseconds until job e4ba6e70-99a1-484f-a955-5102526fe394 execution Clock set to 2010-01-01T00:01:00 [ ] 2010-01-01T00:01:00 Sleep 120000 milliseconds until job e4ba6e70-99a1-484f-a955-5102526fe394 execution Clock set to 2010-01-01T00:02:00 [ ] 2010-01-01T00:02:00 Sleep 60000 milliseconds until job e4ba6e70-99a1-484f-a955-5102526fe394 execution Clock set to 2010-01-01T00:03:00 [*] 2010-01-01T00:03:00 RUNNING e4ba6e70-99a1-484f-a955-5102526fe394 Job id: String "e4ba6e70-99a1-484f-a955-5102526fe394" action: Action func: sample_action (function of type var"#sample_action#sample_action##0") n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InstantTrigger dt_fire_at: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987380000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987380000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x0000000033754c20) config: JobConfig misfire_grace_period: Second value: Int64 1 Clock set to 2010-01-01T00:04:00 [ ] 2010-01-01T00:04:00 Sleep 60000 milliseconds until job 828240eb-5c41-4632-8312-f64ffa37cb85 execution Clock set to 2010-01-01T00:05:00 [*] 2010-01-01T00:05:00 RUNNING 828240eb-5c41-4632-8312-f64ffa37cb85 Job id: String "828240eb-5c41-4632-8312-f64ffa37cb85" action: Action func: sample_action (function of type var"#sample_action#sample_action##0") n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InstantTrigger dt_fire_at: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987500000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987500000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x0000000033769850) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-01T00:00:00 Init scheduler 57995173-9237 [+] 2010-01-01T00:00:00 Schedule job 091474ef-0631-4d8f-95af-3b65c4892858 Job id: String "091474ef-0631-4d8f-95af-3b65c4892858" action: Action func: sample_action (function of type var"#sample_action#sample_action##1") n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: FiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 n: Int64 1 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398030400000 n_triggered: BigInt alloc: Int32 1 size: Int32 0 d: Ptr{UInt64}(0x000000003392b360) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-01T00:00:00 Sleep 43200000 milliseconds until job 091474ef-0631-4d8f-95af-3b65c4892858 execution [ ] 2010-01-01T11:59:00 Sleep 60000 milliseconds until job 091474ef-0631-4d8f-95af-3b65c4892858 execution [*] 2010-01-01T12:00:00 RUNNING 091474ef-0631-4d8f-95af-3b65c4892858 Job id: String "091474ef-0631-4d8f-95af-3b65c4892858" action: Action func: sample_action (function of type var"#sample_action#sample_action##1") n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: FiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 n: Int64 1 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398030400000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x00000000335cfd60) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-01T00:00:00 Init scheduler 33d5224e-d6a2 [+] 2010-01-01T00:00:00 Schedule job 8cfa5830-7ab5-4a3f-a9ed-b1982c310b6c Job id: String "8cfa5830-7ab5-4a3f-a9ed-b1982c310b6c" action: Action func: #1 (function of type var"#1#2") #417#n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: FiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 n: Int64 2 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398030400000 n_triggered: BigInt alloc: Int32 1 size: Int32 0 d: Ptr{UInt64}(0x000000003329e550) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-01T00:00:00 Sleep 43200000 milliseconds until job 8cfa5830-7ab5-4a3f-a9ed-b1982c310b6c execution [ ] 2010-01-01T11:59:00 Sleep 60000 milliseconds until job 8cfa5830-7ab5-4a3f-a9ed-b1982c310b6c execution [*] 2010-01-01T12:00:00 RUNNING 8cfa5830-7ab5-4a3f-a9ed-b1982c310b6c Job id: String "8cfa5830-7ab5-4a3f-a9ed-b1982c310b6c" action: Action func: #1 (function of type var"#1#2") #417#n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: FiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 n: Int64 2 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398030400000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x00000000337b44e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-01T12:00:00 Schedule job 8cfa5830-7ab5-4a3f-a9ed-b1982c310b6c Job id: String "8cfa5830-7ab5-4a3f-a9ed-b1982c310b6c" action: Action func: #1 (function of type var"#1#2") #417#n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: FiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 n: Int64 2 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398030400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398116800000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x00000000337b44e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-01T12:01:00 Sleep 86340000 milliseconds until job 8cfa5830-7ab5-4a3f-a9ed-b1982c310b6c execution [*] 2010-01-02T12:00:00 RUNNING 8cfa5830-7ab5-4a3f-a9ed-b1982c310b6c Job id: String "8cfa5830-7ab5-4a3f-a9ed-b1982c310b6c" action: Action func: #1 (function of type var"#1#2") #417#n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: FiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 n: Int64 2 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398030400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398116800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033f86220) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-01T00:00:00 Init scheduler be175d4d-bddf [+] 2010-01-01T00:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398030400000 n_triggered: BigInt alloc: Int32 1 size: Int32 0 d: Ptr{UInt64}(0x0000000033741b30) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-01T00:00:00 Sleep 43200000 milliseconds until job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e execution [*] 2010-01-01T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398030400000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x0000000033a78b60) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-01T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398030400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398116800000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x0000000033a78b60) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-02T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398030400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398116800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033682670) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-02T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 2 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398116800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398203200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033682670) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-03T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 2 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398116800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398203200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033950520) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-03T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 3 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398203200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398289600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033950520) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-04T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 3 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398203200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398289600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033cc0960) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-04T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 4 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398289600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398376000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033cc0960) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-05T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 4 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398289600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398376000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003364f8e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-05T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 5 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398376000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398462400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003364f8e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-06T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 5 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398376000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398462400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338f6500) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-06T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 6 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398462400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398548800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338f6500) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-07T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 6 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398462400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398548800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000339be2a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-07T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 7 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398548800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398635200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000339be2a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-08T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 7 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398548800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398635200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000339aa1a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-08T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 8 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398635200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398721600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000339aa1a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-09T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 8 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398635200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398721600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003382eae0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-09T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 9 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398721600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398808000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003382eae0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-10T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 9 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398721600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398808000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000340b9fa0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-10T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 10 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398808000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398894400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000340b9fa0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-11T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 10 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398808000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398894400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003409e420) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-11T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 11 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398894400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398980800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003409e420) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-12T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 11 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398894400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398980800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033f71ca0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-12T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 12 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398980800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399067200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033f71ca0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-13T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 12 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398980800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399067200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003403dc20) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-13T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 13 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399067200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399153600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003403dc20) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-14T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 13 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399067200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399153600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033c41820) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-14T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 14 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399153600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399240000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033c41820) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-15T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 14 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399153600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399240000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000337cc160) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-15T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 15 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399240000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399326400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000337cc160) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-16T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 15 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399240000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399326400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000336d61a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-16T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 16 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399326400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399412800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000336d61a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-17T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 16 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399326400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399412800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033535c80) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-17T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 17 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399412800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399499200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033535c80) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-18T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 17 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399412800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399499200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033b60ce0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-18T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 18 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399499200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399585600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033b60ce0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-19T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 18 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399499200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399585600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000034149de0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-19T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 19 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399585600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399672000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000034149de0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-20T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 19 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399585600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399672000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000341e9320) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-20T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 20 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399672000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399758400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000341e9320) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-21T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 20 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399672000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399758400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033297ae0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-21T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 21 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399758400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399844800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033297ae0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-22T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 21 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399758400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399844800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000333ce6a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-22T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 22 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399844800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399931200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000333ce6a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-23T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 22 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399844800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399931200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000333ce5b0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-23T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 23 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399931200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400017600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000333ce5b0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-24T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 23 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63399931200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400017600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000334acaf0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-24T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 24 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400017600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400104000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000334acaf0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-25T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 24 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400017600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400104000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033dcda70) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-25T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 25 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400104000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400190400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033dcda70) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-26T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 25 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400104000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400190400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338df170) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-26T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 26 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400190400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400276800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338df170) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-27T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 26 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400190400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400276800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003363df40) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-27T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 27 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400276800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400363200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003363df40) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-28T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 27 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400276800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400363200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033641150) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-28T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 28 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400363200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400449600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033641150) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-29T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 28 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400363200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400449600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000334c8bc0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-29T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 29 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400449600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400536000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000334c8bc0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-30T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 29 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400449600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400536000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033910200) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-30T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 30 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400536000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400622400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033910200) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-31T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 30 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400536000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400622400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033a067f0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-31T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 31 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400622400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400708800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033a067f0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-01T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 31 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400622400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400708800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033413660) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-01T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 32 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400708800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400795200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033413660) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-02T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 32 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400708800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400795200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000034794fe0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-02T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 33 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400795200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400881600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000034794fe0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-03T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 33 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400795200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400881600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003329e640) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-03T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 34 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400881600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400968000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003329e640) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-04T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 34 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400881600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400968000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000335267b0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-04T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 35 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400968000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401054400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000335267b0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-05T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 35 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400968000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401054400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033a2e820) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-05T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 36 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401054400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401140800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033a2e820) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-06T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 36 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401054400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401140800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000339607a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-06T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 37 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401140800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401227200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000339607a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-07T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 37 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401140800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401227200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003398b4f0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-07T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 38 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401227200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401313600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003398b4f0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-08T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 38 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401227200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401313600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033aa3370) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-08T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 39 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401313600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401400000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033aa3370) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-09T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 39 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401313600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401400000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003391a8a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-09T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 40 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401400000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401486400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003391a8a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-10T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 40 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401400000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401486400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033887010) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-10T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 41 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401486400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401572800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033887010) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-11T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 41 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401486400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401572800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000337c9170) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-11T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 42 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401572800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401659200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000337c9170) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-12T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 42 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401572800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401659200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000333c7e60) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-12T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 43 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401659200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401745600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000333c7e60) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-13T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 43 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401659200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401745600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000337ec270) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-13T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 44 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401745600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401832000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000337ec270) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-14T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 44 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401745600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401832000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033829d60) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-14T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 45 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401832000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401918400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033829d60) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-15T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 45 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401832000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401918400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033f54360) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-15T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 46 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401918400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402004800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033f54360) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-16T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 46 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63401918400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402004800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003389f680) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-16T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 47 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402004800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402091200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003389f680) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-17T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 47 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402004800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402091200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338a7290) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-17T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 48 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402091200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402177600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338a7290) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-18T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 48 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402091200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402177600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003399b2a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-18T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 49 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402177600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402264000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003399b2a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-19T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 49 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402177600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402264000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003359ae30) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-19T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 50 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402264000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402350400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003359ae30) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-20T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 50 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402264000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402350400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000335ced00) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-20T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 51 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402350400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402436800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000335ced00) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-21T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 51 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402350400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402436800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003389d170) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-21T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 52 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402436800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402523200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003389d170) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-22T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 52 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402436800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402523200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000034111c90) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-22T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 53 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402523200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402609600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000034111c90) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-23T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 53 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402523200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402609600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033c7b620) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-23T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 54 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402609600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402696000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033c7b620) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-24T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 54 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402609600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402696000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000336b8ab0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-24T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 55 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402696000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402782400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000336b8ab0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-25T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 55 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402696000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402782400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033cc4260) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-25T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 56 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402782400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402868800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033cc4260) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-26T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 56 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402782400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402868800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033db96d0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-26T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 57 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402868800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402955200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033db96d0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-27T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 57 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402868800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402955200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033874250) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-27T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 58 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402955200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403041600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033874250) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-02-28T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 58 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63402955200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403041600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033295b60) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-28T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 59 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403041600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403128000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033295b60) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-01T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 59 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403041600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403128000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003328c230) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-01T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 60 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403128000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403214400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003328c230) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-02T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 60 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403128000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403214400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003373e1f0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-02T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 61 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403214400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403300800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003373e1f0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-03T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 61 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403214400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403300800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003347c0e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-03T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 62 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403300800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403387200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003347c0e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-04T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 62 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403300800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403387200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000332d74b0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-04T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 63 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403387200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403473600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000332d74b0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-05T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 63 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403387200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403473600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000333e11f0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-05T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 64 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403473600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403560000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000333e11f0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-06T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 64 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403473600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403560000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033ae4880) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-06T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 65 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403560000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403646400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033ae4880) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-07T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 65 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403560000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403646400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003403da80) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-07T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 66 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403646400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403732800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003403da80) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-08T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 66 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403646400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403732800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338be820) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-08T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 67 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403732800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403819200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338be820) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-09T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 67 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403732800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403819200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000336cfbe0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-09T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 68 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403819200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403905600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000336cfbe0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-10T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 68 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403819200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403905600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033ee7c30) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-10T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 69 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403905600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403992000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033ee7c30) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-11T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 69 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403905600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403992000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000337fe520) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-11T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 70 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403992000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404078400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000337fe520) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-12T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 70 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403992000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404078400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033a7b8a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-12T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 71 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404078400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404164800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033a7b8a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-13T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 71 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404078400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404164800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000357da760) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-13T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 72 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404164800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404251200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000357da760) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-14T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 72 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404164800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404251200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000340e83e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-14T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 73 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404251200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404337600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000340e83e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-15T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 73 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404251200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404337600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338ecae0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-15T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 74 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404337600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404424000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338ecae0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-16T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 74 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404337600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404424000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033288650) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-16T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 75 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404424000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404510400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033288650) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-17T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 75 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404424000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404510400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003393b6e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-17T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 76 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404510400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404596800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003393b6e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-18T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 76 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404510400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404596800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033683560) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-18T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 77 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404596800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404683200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033683560) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-19T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 77 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404596800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404683200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033d247a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-19T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 78 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404683200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404769600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033d247a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-20T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 78 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404683200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404769600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033aaa020) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-20T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 79 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404769600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404856000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033aaa020) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-21T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 79 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404769600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404856000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033f86220) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-21T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 80 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404856000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404942400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033f86220) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-22T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 80 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404856000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404942400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000340de060) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-22T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 81 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404942400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405028800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000340de060) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-23T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 81 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63404942400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405028800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033d098a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-23T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 82 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405028800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405115200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033d098a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-24T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 82 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405028800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405115200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033cc0960) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-24T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 83 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405115200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405201600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033cc0960) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-25T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 83 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405115200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405201600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000339135a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-25T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 84 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405201600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405288000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000339135a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-26T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 84 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405201600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405288000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033829d60) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-26T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 85 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405288000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405374400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033829d60) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-27T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 85 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405288000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405374400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000336d61a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-27T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 86 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405374400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405460800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000336d61a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-28T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 86 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405374400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405460800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033afd2a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-28T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 87 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405460800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405547200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033afd2a0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-29T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 87 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405460800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405547200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338953e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-29T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 88 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405547200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405633600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338953e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-30T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 88 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405547200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405633600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033b0b220) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-30T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 89 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405633600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405720000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033b0b220) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-03-31T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 89 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405633600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405720000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033d1a120) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-31T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 90 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405720000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405806400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033d1a120) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-04-01T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 90 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405720000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405806400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033b21920) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-04-01T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 91 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405806400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405892800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033b21920) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-04-02T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 91 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405806400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405892800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033dd6960) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-04-02T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 92 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405892800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405979200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033dd6960) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-04-03T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 92 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405892800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405979200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033c41820) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-04-03T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 93 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405979200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406065600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033c41820) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-04-04T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 93 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405979200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406065600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003329bb90) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-04-04T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 94 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406065600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406152000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x000000003329bb90) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-04-05T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 94 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406065600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406152000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033f2d720) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-04-05T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 95 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406152000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406238400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033f2d720) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-04-06T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 95 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406152000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406238400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000337cc160) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-04-06T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 96 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406238400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406324800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000337cc160) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-04-07T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 96 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406238400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406324800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338df220) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-04-07T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 97 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406324800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406411200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000338df220) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-04-08T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 97 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406324800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406411200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033b60ce0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-04-08T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 98 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406411200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406497600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033b60ce0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-04-09T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 98 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406411200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406497600000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000034149de0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-04-09T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 99 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406497600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406584000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000034149de0) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-04-10T12:00:00 RUNNING 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 99 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406497600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406584000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000357da760) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-04-10T12:00:00 Schedule job 2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e Job id: String "2a7f5e38-9f6b-49e2-a5fe-ac7c724b4e8e" action: Action func: #3 (function of type var"#3#4") #430#n_executed: Core.Box contents: Int64 100 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: InfiniteTimeTrigger time_fire_at: Time instant: Nanosecond value: Int64 43200000000000 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406584000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63406670400000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000357da760) config: JobConfig misfire_grace_period: Second value: Int64 1 [*] 2010-01-01T00:00:00 Init scheduler 72529462-425d [+] 2010-01-01T00:00:00 Schedule job 02754eeb-b9dd-40bb-a952-f969ddd5d81f Job id: String "02754eeb-b9dd-40bb-a952-f969ddd5d81f" action: Action func: sample_action (function of type var"#sample_action#sample_action##2") n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfinitePeriodTrigger td: Minute value: Int64 5 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987500000 n_triggered: BigInt alloc: Int32 1 size: Int32 0 d: Ptr{UInt64}(0x000000003347c0e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-01T00:00:00 Sleep 300000 milliseconds until job 02754eeb-b9dd-40bb-a952-f969ddd5d81f execution [ ] 2010-01-01T00:01:00 Sleep 240000 milliseconds until job 02754eeb-b9dd-40bb-a952-f969ddd5d81f execution [ ] 2010-01-01T00:02:00 Sleep 180000 milliseconds until job 02754eeb-b9dd-40bb-a952-f969ddd5d81f execution [ ] 2010-01-01T00:03:00 Sleep 120000 milliseconds until job 02754eeb-b9dd-40bb-a952-f969ddd5d81f execution [ ] 2010-01-01T00:04:00 Sleep 60000 milliseconds until job 02754eeb-b9dd-40bb-a952-f969ddd5d81f execution [*] 2010-01-01T00:05:00 RUNNING 02754eeb-b9dd-40bb-a952-f969ddd5d81f Job id: String "02754eeb-b9dd-40bb-a952-f969ddd5d81f" action: Action func: sample_action (function of type var"#sample_action#sample_action##2") n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfinitePeriodTrigger td: Minute value: Int64 5 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987500000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x00000000337b44e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-01T00:05:00 Schedule job 02754eeb-b9dd-40bb-a952-f969ddd5d81f Job id: String "02754eeb-b9dd-40bb-a952-f969ddd5d81f" action: Action func: sample_action (function of type var"#sample_action#sample_action##2") n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfinitePeriodTrigger td: Minute value: Int64 5 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987500000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987800000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x00000000337b44e0) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-01T00:06:00 Sleep 240000 milliseconds until job 02754eeb-b9dd-40bb-a952-f969ddd5d81f execution [ ] 2010-01-01T00:07:00 Sleep 180000 milliseconds until job 02754eeb-b9dd-40bb-a952-f969ddd5d81f execution [ ] 2010-01-01T00:08:00 Sleep 120000 milliseconds until job 02754eeb-b9dd-40bb-a952-f969ddd5d81f execution [ ] 2010-01-01T00:09:00 Sleep 60000 milliseconds until job 02754eeb-b9dd-40bb-a952-f969ddd5d81f execution [*] 2010-01-01T00:10:00 RUNNING 02754eeb-b9dd-40bb-a952-f969ddd5d81f Job id: String "02754eeb-b9dd-40bb-a952-f969ddd5d81f" action: Action func: sample_action (function of type var"#sample_action#sample_action##2") n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfinitePeriodTrigger td: Minute value: Int64 5 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987500000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000336dbe70) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-01T00:10:00 Schedule job 02754eeb-b9dd-40bb-a952-f969ddd5d81f Job id: String "02754eeb-b9dd-40bb-a952-f969ddd5d81f" action: Action func: sample_action (function of type var"#sample_action#sample_action##2") n_executed: Core.Box contents: Int64 2 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfinitePeriodTrigger td: Minute value: Int64 5 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397988100000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000336dbe70) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-01T00:11:00 Sleep 240000 milliseconds until job 02754eeb-b9dd-40bb-a952-f969ddd5d81f execution [*] 2010-01-01T00:00:00 Init scheduler 85b99fb5-0920 [+] 2010-01-01T00:00:00 Schedule job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 Job id: String "ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4" action: Action func: #5 (function of type var"#5#6") #570#n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfinitePeriodTrigger td: Month value: Int64 1 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400665600000 n_triggered: BigInt alloc: Int32 1 size: Int32 0 d: Ptr{UInt64}(0x000000003401e960) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-01T00:00:00 Sleep 2678400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-02T00:00:00 Sleep 2592000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-03T00:00:00 Sleep 2505600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-04T00:00:00 Sleep 2419200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-05T00:00:00 Sleep 2332800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-06T00:00:00 Sleep 2246400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-07T00:00:00 Sleep 2160000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-08T00:00:00 Sleep 2073600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-09T00:00:00 Sleep 1987200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-10T00:00:00 Sleep 1900800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-11T00:00:00 Sleep 1814400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-12T00:00:00 Sleep 1728000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-13T00:00:00 Sleep 1641600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-14T00:00:00 Sleep 1555200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-15T00:00:00 Sleep 1468800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-16T00:00:00 Sleep 1382400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-17T00:00:00 Sleep 1296000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-18T00:00:00 Sleep 1209600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-19T00:00:00 Sleep 1123200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-20T00:00:00 Sleep 1036800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-21T00:00:00 Sleep 950400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-22T00:00:00 Sleep 864000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-23T00:00:00 Sleep 777600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-24T00:00:00 Sleep 691200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-25T00:00:00 Sleep 604800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-26T00:00:00 Sleep 518400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-27T00:00:00 Sleep 432000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-28T00:00:00 Sleep 345600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-29T00:00:00 Sleep 259200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-30T00:00:00 Sleep 172800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-01-31T00:00:00 Sleep 86400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [*] 2010-02-01T00:00:00 RUNNING ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 Job id: String "ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4" action: Action func: #5 (function of type var"#5#6") #570#n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfinitePeriodTrigger td: Month value: Int64 1 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400665600000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x000000003409e420) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-02-01T00:00:00 Schedule job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 Job id: String "ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4" action: Action func: #5 (function of type var"#5#6") #570#n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfinitePeriodTrigger td: Month value: Int64 1 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400665600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403084800000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x000000003409e420) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-02-02T00:00:00 Sleep 2332800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-03T00:00:00 Sleep 2246400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-04T00:00:00 Sleep 2160000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-05T00:00:00 Sleep 2073600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-06T00:00:00 Sleep 1987200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-07T00:00:00 Sleep 1900800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-08T00:00:00 Sleep 1814400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-09T00:00:00 Sleep 1728000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-10T00:00:00 Sleep 1641600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-11T00:00:00 Sleep 1555200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-12T00:00:00 Sleep 1468800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-13T00:00:00 Sleep 1382400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-14T00:00:00 Sleep 1296000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-15T00:00:00 Sleep 1209600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-16T00:00:00 Sleep 1123200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-17T00:00:00 Sleep 1036800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-18T00:00:00 Sleep 950400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-19T00:00:00 Sleep 864000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-20T00:00:00 Sleep 777600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-21T00:00:00 Sleep 691200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-22T00:00:00 Sleep 604800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-23T00:00:00 Sleep 518400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-24T00:00:00 Sleep 432000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-25T00:00:00 Sleep 345600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-26T00:00:00 Sleep 259200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-27T00:00:00 Sleep 172800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-02-28T00:00:00 Sleep 86400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [*] 2010-03-01T00:00:00 RUNNING ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 Job id: String "ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4" action: Action func: #5 (function of type var"#5#6") #570#n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfinitePeriodTrigger td: Month value: Int64 1 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63400665600000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403084800000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000334acaf0) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-03-01T00:00:00 Schedule job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 Job id: String "ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4" action: Action func: #5 (function of type var"#5#6") #570#n_executed: Core.Box contents: Int64 2 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfinitePeriodTrigger td: Month value: Int64 1 name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63397987200000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63403084800000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63405763200000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x00000000334acaf0) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-03-02T00:00:00 Sleep 2592000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-03T00:00:00 Sleep 2505600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-04T00:00:00 Sleep 2419200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-05T00:00:00 Sleep 2332800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-06T00:00:00 Sleep 2246400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-07T00:00:00 Sleep 2160000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-08T00:00:00 Sleep 2073600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-09T00:00:00 Sleep 1987200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-10T00:00:00 Sleep 1900800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-11T00:00:00 Sleep 1814400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-12T00:00:00 Sleep 1728000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-13T00:00:00 Sleep 1641600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-14T00:00:00 Sleep 1555200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-15T00:00:00 Sleep 1468800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-16T00:00:00 Sleep 1382400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-17T00:00:00 Sleep 1296000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-18T00:00:00 Sleep 1209600000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-19T00:00:00 Sleep 1123200000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-20T00:00:00 Sleep 1036800000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-21T00:00:00 Sleep 950400000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [ ] 2010-03-22T00:00:00 Sleep 864000000 milliseconds until job ec02f281-6b1e-40d9-b8f0-d7953f3ac7d4 execution [*] 2010-01-03T23:58:00 Init scheduler 76190c49-29a7 [+] 2010-01-03T23:58:00 Schedule job dc126222-e870-443a-8b42-6bde167730f3 Job id: String "dc126222-e870-443a-8b42-6bde167730f3" action: Action func: sample_action (function of type var"#sample_action#sample_action##3") n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteTimeFrameTrigger tf: TimeFrames.Minute period: Minute value: Int64 5 boundary: Boundary Begin name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246280000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246280000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246400000 n_triggered: BigInt alloc: Int32 1 size: Int32 0 d: Ptr{UInt64}(0x0000000033fbf760) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-03T23:58:00 Sleep 120000 milliseconds until job dc126222-e870-443a-8b42-6bde167730f3 execution [ ] 2010-01-03T23:59:00 Sleep 60000 milliseconds until job dc126222-e870-443a-8b42-6bde167730f3 execution [*] 2010-01-04T00:00:00 RUNNING dc126222-e870-443a-8b42-6bde167730f3 Job id: String "dc126222-e870-443a-8b42-6bde167730f3" action: Action func: sample_action (function of type var"#sample_action#sample_action##3") n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteTimeFrameTrigger tf: TimeFrames.Minute period: Minute value: Int64 5 boundary: Boundary Begin name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246280000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246280000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246400000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x0000000033dea520) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-04T00:00:00 Schedule job dc126222-e870-443a-8b42-6bde167730f3 Job id: String "dc126222-e870-443a-8b42-6bde167730f3" action: Action func: sample_action (function of type var"#sample_action#sample_action##3") n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteTimeFrameTrigger tf: TimeFrames.Minute period: Minute value: Int64 5 boundary: Boundary Begin name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246280000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246700000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x0000000033dea520) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-04T00:01:00 Sleep 240000 milliseconds until job dc126222-e870-443a-8b42-6bde167730f3 execution [ ] 2010-01-04T00:02:00 Sleep 180000 milliseconds until job dc126222-e870-443a-8b42-6bde167730f3 execution [ ] 2010-01-04T00:03:00 Sleep 120000 milliseconds until job dc126222-e870-443a-8b42-6bde167730f3 execution [ ] 2010-01-04T00:04:00 Sleep 60000 milliseconds until job dc126222-e870-443a-8b42-6bde167730f3 execution [*] 2010-01-04T00:05:00 RUNNING dc126222-e870-443a-8b42-6bde167730f3 Job id: String "dc126222-e870-443a-8b42-6bde167730f3" action: Action func: sample_action (function of type var"#sample_action#sample_action##3") n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteTimeFrameTrigger tf: TimeFrames.Minute period: Minute value: Int64 5 boundary: Boundary Begin name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246280000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246700000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033910200) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-04T00:05:00 Schedule job dc126222-e870-443a-8b42-6bde167730f3 Job id: String "dc126222-e870-443a-8b42-6bde167730f3" action: Action func: sample_action (function of type var"#sample_action#sample_action##3") n_executed: Core.Box contents: Int64 2 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteTimeFrameTrigger tf: TimeFrames.Minute period: Minute value: Int64 5 boundary: Boundary Begin name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246280000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246700000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398247000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033910200) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-04T00:06:00 Sleep 240000 milliseconds until job dc126222-e870-443a-8b42-6bde167730f3 execution [ ] 2010-01-04T00:07:00 Sleep 180000 milliseconds until job dc126222-e870-443a-8b42-6bde167730f3 execution [ ] 2010-01-04T00:08:00 Sleep 120000 milliseconds until job dc126222-e870-443a-8b42-6bde167730f3 execution [ ] 2010-01-04T00:09:00 Sleep 60000 milliseconds until job dc126222-e870-443a-8b42-6bde167730f3 execution [*] 2010-01-04T00:10:00 RUNNING dc126222-e870-443a-8b42-6bde167730f3 Job id: String "dc126222-e870-443a-8b42-6bde167730f3" action: Action func: sample_action (function of type var"#sample_action#sample_action##3") n_executed: Core.Box contents: Int64 2 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteTimeFrameTrigger tf: TimeFrames.Minute period: Minute value: Int64 5 boundary: Boundary Begin name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246280000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246700000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398247000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000034d33520) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-04T00:10:00 Schedule job dc126222-e870-443a-8b42-6bde167730f3 Job id: String "dc126222-e870-443a-8b42-6bde167730f3" action: Action func: sample_action (function of type var"#sample_action#sample_action##3") n_executed: Core.Box contents: Int64 3 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteTimeFrameTrigger tf: TimeFrames.Minute period: Minute value: Int64 5 boundary: Boundary Begin name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246280000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398247000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398247300000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000034d33520) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-04T00:11:00 Sleep 240000 milliseconds until job dc126222-e870-443a-8b42-6bde167730f3 execution 2010-01-02T20:30:00 2010-01-03T20:30:00 2010-01-04T20:30:00 [*] 2010-01-04T00:00:00 Init scheduler 0d1d8d70-875e [+] 2010-01-04T00:00:00 Schedule job c831d7cf-231e-4897-ab22-94f9be05e836 Job id: String "c831d7cf-231e-4897-ab22-94f9be05e836" action: Action func: sample_action (function of type var"#sample_action#sample_action##4") n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteCustomTrigger f: #8 (function of type var"#8#9") name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246400000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246700000 n_triggered: BigInt alloc: Int32 1 size: Int32 0 d: Ptr{UInt64}(0x00000000334c9000) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-04T00:00:00 Sleep 300000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution [ ] 2010-01-04T00:01:00 Sleep 240000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution [ ] 2010-01-04T00:02:00 Sleep 180000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution [ ] 2010-01-04T00:03:00 Sleep 120000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution [ ] 2010-01-04T00:04:00 Sleep 60000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution [*] 2010-01-04T00:05:00 RUNNING c831d7cf-231e-4897-ab22-94f9be05e836 Job id: String "c831d7cf-231e-4897-ab22-94f9be05e836" action: Action func: sample_action (function of type var"#sample_action#sample_action##4") n_executed: Core.Box contents: Int64 0 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteCustomTrigger f: #8 (function of type var"#8#9") name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246400000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246400000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246700000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x0000000033505730) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-04T00:05:00 Schedule job c831d7cf-231e-4897-ab22-94f9be05e836 Job id: String "c831d7cf-231e-4897-ab22-94f9be05e836" action: Action func: sample_action (function of type var"#sample_action#sample_action##4") n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteCustomTrigger f: #8 (function of type var"#8#9") name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246400000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246700000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398247000000 n_triggered: BigInt alloc: Int32 1 size: Int32 1 d: Ptr{UInt64}(0x0000000033505730) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-04T00:06:00 Sleep 240000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution [ ] 2010-01-04T00:07:00 Sleep 180000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution [ ] 2010-01-04T00:08:00 Sleep 120000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution [ ] 2010-01-04T00:09:00 Sleep 60000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution [*] 2010-01-04T00:10:00 RUNNING c831d7cf-231e-4897-ab22-94f9be05e836 Job id: String "c831d7cf-231e-4897-ab22-94f9be05e836" action: Action func: sample_action (function of type var"#sample_action#sample_action##4") n_executed: Core.Box contents: Int64 1 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteCustomTrigger f: #8 (function of type var"#8#9") name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246400000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246700000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398247000000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033269490) config: JobConfig misfire_grace_period: Second value: Int64 1 [+] 2010-01-04T00:10:00 Schedule job c831d7cf-231e-4897-ab22-94f9be05e836 Job id: String "c831d7cf-231e-4897-ab22-94f9be05e836" action: Action func: sample_action (function of type var"#sample_action#sample_action##4") n_executed: Core.Box contents: Int64 2 args: Tuple{} () kwargs: Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}} data: @NamedTuple{} NamedTuple() itr: Nothing nothing trigger: ExtensibleScheduler.InfiniteCustomTrigger f: #8 (function of type var"#8#9") name: String "" priority: Int64 0 dt_created: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398246400000 dt_updated: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398247000000 dt_next_fire: DateTime instant: Dates.UTInstant{Millisecond} periods: Millisecond value: Int64 63398247300000 n_triggered: BigInt alloc: Int32 2 size: Int32 1 d: Ptr{UInt64}(0x0000000033269490) config: JobConfig misfire_grace_period: Second value: Int64 1 [ ] 2010-01-04T00:11:00 Sleep 240000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution [ ] 2010-01-04T00:12:00 Sleep 180000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution [ ] 2010-01-04T00:13:00 Sleep 120000 milliseconds until job c831d7cf-231e-4897-ab22-94f9be05e836 execution Test Summary: | Pass Total Time Triggers | 164 164 7.2s Test Summary: | Pass Total Time Clocks | 6 6 0.1s Test Summary: | Pass Total Time Action | 4 4 0.3s Testing ExtensibleScheduler tests passed Testing completed after 19.6s PkgEval succeeded after 93.87s