-
Notifications
You must be signed in to change notification settings - Fork 2
/
test.log
81 lines (47 loc) · 3.5 KB
/
test.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Compiling 2 files (.ex)
13:49:21.824 [error] Supervisor 'Elixir.Logger.Supervisor' had child 'Elixir.Logger.ErrorHandler' started with 'Elixir.Logger.Watcher':start_link({error_logger,'Elixir.Logger.ErrorHandler',{true,false,500}}) at <0.222.0> exit with reason normal in context child_terminated
13:49:21.848 [info] Application lager started on node nonode@nohost
13:49:21.850 [info] Application xmerl started on node nonode@nohost
13:49:21.851 [info] Application jsx started on node nonode@nohost
13:49:21.855 [info] Application ranch started on node nonode@nohost
13:49:21.856 [info] Application ranch_proxy_protocol started on node nonode@nohost
13:49:21.857 [info] Application recon started on node nonode@nohost
13:49:21.857 [info] Application rabbit_common started on node nonode@nohost
13:49:21.861 [info] Application amqp_client started on node nonode@nohost
13:49:21.861 [info] Application amqp started on node nonode@nohost
13:49:21.862 [info] Starting Supervisor: Elixir.StaticConnSup
13:49:21.862 [info] With static
13:49:21.863 [info] Crearing conn with name: Elixir.ConnHub and url amqp://guest:guest@localhost
13:49:21.863 [info] Starting connection
13:49:21.896 [info] Starting Elixir.ServerDemo
13:49:21.896 [info] Starting Elixir.ServerDemo.Worker_1
13:49:21.896 [info] Creating server Elixir.ServerDemo.Worker_1 with chan Elixir.ServerDemo.Worker_1
13:49:21.899 [info] Starting Elixir.ServerDemo.Worker_2
13:49:21.899 [info] Creating server Elixir.ServerDemo.Worker_2 with chan Elixir.ServerDemo.Worker_2
13:49:21.900 [info] Starting Elixir.ServerDemo.Worker_3
13:49:21.900 [info] Creating server Elixir.ServerDemo.Worker_3 with chan Elixir.ServerDemo.Worker_3
13:49:21.903 [info] Starting Elixir.ServerWithHandleDemo
13:49:21.903 [info] Starting Elixir.ServerWithHandleDemo.Worker_1
13:49:21.903 [info] Creating server Elixir.ServerWithHandleDemo.Worker_1 with chan Elixir.ServerWithHandleDemo.Worker_1
13:49:21.904 [info] Starting Elixir.ServerWithHandleDemo.Worker_2
13:49:21.904 [info] Creating server Elixir.ServerWithHandleDemo.Worker_2 with chan Elixir.ServerWithHandleDemo.Worker_2
13:49:21.905 [info] Starting Elixir.ServerWithHandleDemo.Worker_3
13:49:21.905 [info] Creating server Elixir.ServerWithHandleDemo.Worker_3 with chan Elixir.ServerWithHandleDemo.Worker_3
13:49:21.905 [info] Starting Elixir.ServerWithCallbacks
13:49:21.905 [info] Starting Elixir.ServerWithCallbacks.Worker_1
13:49:21.905 [info] Creating server Elixir.ServerWithCallbacks.Worker_1 with chan Elixir.ServerWithCallbacks.Worker_1
13:49:21.906 [info] Starting Elixir.ServerWithCallbacks.Worker_2
13:49:21.906 [info] Creating server Elixir.ServerWithCallbacks.Worker_2 with chan Elixir.ServerWithCallbacks.Worker_2
13:49:21.907 [info] Starting Elixir.ServerWithCallbacks.Worker_3
13:49:21.907 [info] Creating server Elixir.ServerWithCallbacks.Worker_3 with chan Elixir.ServerWithCallbacks.Worker_3
13:49:21.908 [info] Starting Elixir.ServerCrash
13:49:21.908 [info] Starting Elixir.ServerCrash.Worker_1
13:49:21.908 [info] Creating server Elixir.ServerCrash.Worker_1 with chan Elixir.ServerCrash.Worker_1
13:49:21.909 [info] Starting Elixir.ServerCrash.Worker_2
13:49:21.909 [info] Creating server Elixir.ServerCrash.Worker_2 with chan Elixir.ServerCrash.Worker_2
13:49:21.910 [info] Starting Elixir.ServerCrash.Worker_3
13:49:21.910 [info] Creating server Elixir.ServerCrash.Worker_3 with chan Elixir.ServerCrash.Worker_3
...
Finished in 0.03 seconds
3 tests, 0 failures
Randomized with seed 925914