· 6 years ago · Dec 28, 2019, 09:54 PM
1➜ cloudbox git:(master) sudo ansible-playbook cloudbox.yml --tags netdata
2
3PLAY [localhost] ***************************************************************************************************************************************************************************************************************************
4
5TASK [Gathering Facts] *********************************************************************************************************************************************************************************************************************
6Saturday 28 December 2019 23:45:36 +0200 (0:00:00.460) 0:00:00.461 *****
7ok: [localhost]
8
9TASK [sanity_check : Cloudbox supports Ubuntu 16.04 or higher] *****************************************************************************************************************************************************************************
10Saturday 28 December 2019 23:45:39 +0200 (0:00:03.157) 0:00:03.618 *****
11skipping: [localhost]
12
13TASK [sanity_check : Display System Info] **************************************************************************************************************************************************************************************************
14Saturday 28 December 2019 23:45:39 +0200 (0:00:00.142) 0:00:03.761 *****
15ok: [localhost] => {
16 "msg": "System is running Ubuntu 18.04.3 LTS."
17}
18
19TASK [sanity_check : Set 'continuous_integration' variable] ********************************************************************************************************************************************************************************
20Saturday 28 December 2019 23:45:39 +0200 (0:00:00.325) 0:00:04.087 *****
21ok: [localhost]
22
23TASK [sanity_check : Get all available tags] ***********************************************************************************************************************************************************************************************
24Saturday 28 December 2019 23:45:40 +0200 (0:00:00.189) 0:00:04.276 *****
25ok: [localhost]
26
27TASK [sanity_check : Ensure valid tag(s) were provided.] ***********************************************************************************************************************************************************************************
28Saturday 28 December 2019 23:45:43 +0200 (0:00:03.862) 0:00:08.139 *****
29ok: [localhost] => (item=netdata) => {
30 "changed": false,
31 "item": "netdata",
32 "msg": "All assertions passed"
33}
34
35TASK [sanity_check : Check if 'backup.lock' is present] ************************************************************************************************************************************************************************************
36Saturday 28 December 2019 23:45:44 +0200 (0:00:00.207) 0:00:08.346 *****
37ok: [localhost]
38
39TASK [sanity_check : Get age of 'backup.lock' file] ****************************************************************************************************************************************************************************************
40Saturday 28 December 2019 23:45:44 +0200 (0:00:00.660) 0:00:09.007 *****
41skipping: [localhost]
42
43TASK [sanity_check : Delete stale 'backup.lock'] *******************************************************************************************************************************************************************************************
44Saturday 28 December 2019 23:45:44 +0200 (0:00:00.132) 0:00:09.140 *****
45skipping: [localhost]
46
47TASK [sanity_check : Fail when 'backup.lock' exists.] **************************************************************************************************************************************************************************************
48Saturday 28 December 2019 23:45:45 +0200 (0:00:00.244) 0:00:09.384 *****
49skipping: [localhost]
50
51TASK [settings : Settings | Start] *********************************************************************************************************************************************************************************************************
52Saturday 28 December 2019 23:45:45 +0200 (0:00:00.144) 0:00:09.528 *****
53included: /home/seed/cloudbox/roles/settings/tasks/subtasks/start.yml for localhost
54
55TASK [settings : Start | Install ruamel.yaml] **********************************************************************************************************************************************************************************************
56Saturday 28 December 2019 23:45:45 +0200 (0:00:00.407) 0:00:09.935 *****
57ok: [localhost]
58
59TASK [settings : Start | Check to see if yyq is installed] *********************************************************************************************************************************************************************************
60Saturday 28 December 2019 23:45:46 +0200 (0:00:01.152) 0:00:11.088 *****
61ok: [localhost]
62
63TASK [yyq : Install common packages] *******************************************************************************************************************************************************************************************************
64Saturday 28 December 2019 23:45:47 +0200 (0:00:00.452) 0:00:11.541 *****
65skipping: [localhost]
66
67TASK [yyq : Get latest yyq URL] ************************************************************************************************************************************************************************************************************
68Saturday 28 December 2019 23:45:47 +0200 (0:00:00.274) 0:00:11.816 *****
69skipping: [localhost]
70
71TASK [yyq : Install yyq] *******************************************************************************************************************************************************************************************************************
72Saturday 28 December 2019 23:45:47 +0200 (0:00:00.137) 0:00:11.953 *****
73skipping: [localhost]
74
75TASK [yyq : Get yyq version] ***************************************************************************************************************************************************************************************************************
76Saturday 28 December 2019 23:45:47 +0200 (0:00:00.194) 0:00:12.148 *****
77skipping: [localhost]
78
79TASK [yyq : Display yyq version] ***********************************************************************************************************************************************************************************************************
80Saturday 28 December 2019 23:45:48 +0200 (0:00:00.221) 0:00:12.369 *****
81skipping: [localhost]
82
83TASK [yyq : debug] *************************************************************************************************************************************************************************************************************************
84Saturday 28 December 2019 23:45:48 +0200 (0:00:00.211) 0:00:12.581 *****
85skipping: [localhost]
86
87TASK [settings : Start | Get 'cloudbox.yml' info] ******************************************************************************************************************************************************************************************
88Saturday 28 December 2019 23:45:48 +0200 (0:00:00.211) 0:00:12.793 *****
89ok: [localhost]
90
91TASK [settings : Start | Create list of config files] **************************************************************************************************************************************************************************************
92Saturday 28 December 2019 23:45:49 +0200 (0:00:00.460) 0:00:13.254 *****
93ok: [localhost]
94
95TASK [settings : Start | Initialize vars with empty lists] *********************************************************************************************************************************************************************************
96Saturday 28 December 2019 23:45:49 +0200 (0:00:00.211) 0:00:13.465 *****
97ok: [localhost]
98
99TASK [settings : Start | Check if 'settings-updater.log' exists] ***************************************************************************************************************************************************************************
100Saturday 28 December 2019 23:45:49 +0200 (0:00:00.219) 0:00:13.685 *****
101ok: [localhost]
102
103TASK [settings : Start | Reset ownership of 'settings-updater.log'] ************************************************************************************************************************************************************************
104Saturday 28 December 2019 23:45:49 +0200 (0:00:00.405) 0:00:14.090 *****
105ok: [localhost]
106
107TASK [settings : Settings | Main 2] ********************************************************************************************************************************************************************************************************
108Saturday 28 December 2019 23:45:50 +0200 (0:00:00.552) 0:00:14.642 *****
109included: /home/seed/cloudbox/roles/settings/tasks/main2.yml for localhost
110included: /home/seed/cloudbox/roles/settings/tasks/main2.yml for localhost
111included: /home/seed/cloudbox/roles/settings/tasks/main2.yml for localhost
112included: /home/seed/cloudbox/roles/settings/tasks/main2.yml for localhost
113included: /home/seed/cloudbox/roles/settings/tasks/main2.yml for localhost
114
115TASK [settings : Settings | Copy] **********************************************************************************************************************************************************************************************************
116Saturday 28 December 2019 23:45:51 +0200 (0:00:01.223) 0:00:15.865 *****
117included: /home/seed/cloudbox/roles/settings/tasks/subtasks/copy.yml for localhost
118
119TASK [settings : Copy | Check if 'ansible.cfg' exists] *************************************************************************************************************************************************************************************
120Saturday 28 December 2019 23:45:52 +0200 (0:00:00.366) 0:00:16.232 *****
121ok: [localhost]
122
123TASK [settings : Copy | Copy 'ansible.cfg.default' to 'ansible.cfg'] ***********************************************************************************************************************************************************************
124Saturday 28 December 2019 23:45:52 +0200 (0:00:00.556) 0:00:16.788 *****
125skipping: [localhost]
126
127TASK [settings : Settings | Decrypt] *******************************************************************************************************************************************************************************************************
128Saturday 28 December 2019 23:45:52 +0200 (0:00:00.204) 0:00:16.993 *****
129skipping: [localhost]
130
131TASK [settings : Settings | Migrator] ******************************************************************************************************************************************************************************************************
132Saturday 28 December 2019 23:45:53 +0200 (0:00:00.203) 0:00:17.197 *****
133included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator.yml for localhost
134
135TASK [settings : Migrator | All | Migration 01] ********************************************************************************************************************************************************************************************
136Saturday 28 December 2019 23:45:53 +0200 (0:00:00.503) 0:00:17.700 *****
137skipping: [localhost]
138
139TASK [settings : Migrator | All | Migration 02] ********************************************************************************************************************************************************************************************
140Saturday 28 December 2019 23:45:53 +0200 (0:00:00.203) 0:00:17.904 *****
141skipping: [localhost]
142
143TASK [settings : Migrator | 'ansible.cfg' | Migration 01] **********************************************************************************************************************************************************************************
144Saturday 28 December 2019 23:45:53 +0200 (0:00:00.187) 0:00:18.092 *****
145included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/ansible_cfg/migration_01.yml for localhost
146
147TASK [settings : Migrator | 'ansible.cfg' | Add 'hash_behaviour = merge'] ******************************************************************************************************************************************************************
148Saturday 28 December 2019 23:45:54 +0200 (0:00:00.427) 0:00:18.520 *****
149ok: [localhost]
150
151TASK [settings : Migrator | 'accounts.yml' | Migration 01] *********************************************************************************************************************************************************************************
152Saturday 28 December 2019 23:45:55 +0200 (0:00:00.641) 0:00:19.162 *****
153skipping: [localhost]
154
155TASK [settings : Migrator | 'accounts.yml' | Migration 02] *********************************************************************************************************************************************************************************
156Saturday 28 December 2019 23:45:55 +0200 (0:00:00.132) 0:00:19.294 *****
157skipping: [localhost]
158
159TASK [settings : Migrator | 'adv_settings.yml' | Migration 01] *****************************************************************************************************************************************************************************
160Saturday 28 December 2019 23:45:55 +0200 (0:00:00.147) 0:00:19.441 *****
161skipping: [localhost]
162
163TASK [settings : Migrator | 'adv_settings.yml' | Migration 02] *****************************************************************************************************************************************************************************
164Saturday 28 December 2019 23:45:55 +0200 (0:00:00.197) 0:00:19.639 *****
165skipping: [localhost]
166
167TASK [settings : Migrator | 'backup_config.yml' | Migration 01] ****************************************************************************************************************************************************************************
168Saturday 28 December 2019 23:45:55 +0200 (0:00:00.194) 0:00:19.833 *****
169skipping: [localhost]
170
171TASK [settings : Settings | Updater] *******************************************************************************************************************************************************************************************************
172Saturday 28 December 2019 23:45:55 +0200 (0:00:00.279) 0:00:20.112 *****
173skipping: [localhost]
174
175TASK [settings : Settings | Re-encrypt] ****************************************************************************************************************************************************************************************************
176Saturday 28 December 2019 23:45:56 +0200 (0:00:00.177) 0:00:20.290 *****
177skipping: [localhost]
178
179TASK [settings : Settings | Copy] **********************************************************************************************************************************************************************************************************
180Saturday 28 December 2019 23:45:56 +0200 (0:00:00.200) 0:00:20.491 *****
181included: /home/seed/cloudbox/roles/settings/tasks/subtasks/copy.yml for localhost
182
183TASK [settings : Copy | Check if 'accounts.yml' exists] ************************************************************************************************************************************************************************************
184Saturday 28 December 2019 23:45:56 +0200 (0:00:00.372) 0:00:20.863 *****
185ok: [localhost]
186
187TASK [settings : Copy | Copy 'accounts.yml.default' to 'accounts.yml'] *********************************************************************************************************************************************************************
188Saturday 28 December 2019 23:45:57 +0200 (0:00:00.485) 0:00:21.349 *****
189skipping: [localhost]
190
191TASK [settings : Settings | Decrypt] *******************************************************************************************************************************************************************************************************
192Saturday 28 December 2019 23:45:57 +0200 (0:00:00.255) 0:00:21.604 *****
193included: /home/seed/cloudbox/roles/settings/tasks/subtasks/decrypt.yml for localhost
194
195TASK [settings : Decrypt | Check 'accounts.yml' for encryption] ****************************************************************************************************************************************************************************
196Saturday 28 December 2019 23:45:57 +0200 (0:00:00.374) 0:00:21.978 *****
197ok: [localhost]
198
199TASK [settings : Decrypt | Set 'file_is_encrypted' variable] *******************************************************************************************************************************************************************************
200Saturday 28 December 2019 23:45:58 +0200 (0:00:00.407) 0:00:22.386 *****
201ok: [localhost]
202
203TASK [settings : Decrypt | Decrypt 'accounts.yml' when encrypted] **************************************************************************************************************************************************************************
204Saturday 28 December 2019 23:45:58 +0200 (0:00:00.197) 0:00:22.584 *****
205skipping: [localhost]
206
207TASK [settings : Settings | Migrator] ******************************************************************************************************************************************************************************************************
208Saturday 28 December 2019 23:45:58 +0200 (0:00:00.149) 0:00:22.733 *****
209included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator.yml for localhost
210
211TASK [settings : Migrator | All | Migration 01] ********************************************************************************************************************************************************************************************
212Saturday 28 December 2019 23:45:59 +0200 (0:00:00.530) 0:00:23.264 *****
213included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_01.yml for localhost
214
215TASK [settings : Migrator | All | 'accounts.yml' | Migration 01 | Replace '{{ user }}' with '{{ user.name }}'] *****************************************************************************************************************************
216Saturday 28 December 2019 23:45:59 +0200 (0:00:00.364) 0:00:23.629 *****
217ok: [localhost]
218
219TASK [settings : Migrator | All | 'accounts.yml' | Migration 01 | Re-import Variables] *****************************************************************************************************************************************************
220Saturday 28 December 2019 23:46:00 +0200 (0:00:00.561) 0:00:24.190 *****
221ok: [localhost]
222
223TASK [settings : Migrator | All | Migration 02] ********************************************************************************************************************************************************************************************
224Saturday 28 December 2019 23:46:00 +0200 (0:00:00.220) 0:00:24.411 *****
225included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_02.yml for localhost
226
227TASK [settings : Migrator | All | 'accounts.yml' | Migration 02 | Add single space after colon (if needed)] ********************************************************************************************************************************
228Saturday 28 December 2019 23:46:00 +0200 (0:00:00.354) 0:00:24.766 *****
229ok: [localhost]
230
231TASK [settings : Migrator | All | 'accounts.yml' | Migration 02 | Re-import Variables] *****************************************************************************************************************************************************
232Saturday 28 December 2019 23:46:01 +0200 (0:00:00.566) 0:00:25.333 *****
233ok: [localhost]
234
235TASK [settings : Migrator | 'ansible.cfg' | Migration 01] **********************************************************************************************************************************************************************************
236Saturday 28 December 2019 23:46:01 +0200 (0:00:00.160) 0:00:25.493 *****
237skipping: [localhost]
238
239TASK [settings : Migrator | 'accounts.yml' | Migration 01] *********************************************************************************************************************************************************************************
240Saturday 28 December 2019 23:46:01 +0200 (0:00:00.156) 0:00:25.650 *****
241included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/accounts_yml/migration_01.yml for localhost
242
243TASK [settings : Migrator | 'accounts.yml' | Migration 01 | Set variables] *****************************************************************************************************************************************************************
244Saturday 28 December 2019 23:46:01 +0200 (0:00:00.356) 0:00:26.006 *****
245ok: [localhost]
246
247TASK [settings : Migrator | 'accounts.yml' | Migration 01 | Add 'user' key] ****************************************************************************************************************************************************************
248Saturday 28 December 2019 23:46:02 +0200 (0:00:00.189) 0:00:26.196 *****
249skipping: [localhost]
250
251TASK [settings : Migrator | 'accounts.yml' | Migration 01 | Remove 'null' values] **********************************************************************************************************************************************************
252Saturday 28 December 2019 23:46:02 +0200 (0:00:00.273) 0:00:26.469 *****
253ok: [localhost]
254
255TASK [settings : Migrator | 'accounts.yml' | Migration 01 | Re-import Variables] ***********************************************************************************************************************************************************
256Saturday 28 December 2019 23:46:02 +0200 (0:00:00.412) 0:00:26.882 *****
257ok: [localhost]
258
259TASK [settings : Migrator | 'accounts.yml' | Migration 02] *********************************************************************************************************************************************************************************
260Saturday 28 December 2019 23:46:02 +0200 (0:00:00.150) 0:00:27.033 *****
261included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/accounts_yml/migration_02.yml for localhost
262
263TASK [settings : Migrator | 'accounts.yml' | Migration 02 | Set variables] *****************************************************************************************************************************************************************
264Saturday 28 December 2019 23:46:03 +0200 (0:00:00.272) 0:00:27.305 *****
265ok: [localhost]
266
267TASK [settings : Migrator | 'accounts.yml' | Migration 02 | Add 'cloudflare' key] **********************************************************************************************************************************************************
268Saturday 28 December 2019 23:46:03 +0200 (0:00:00.189) 0:00:27.495 *****
269skipping: [localhost]
270
271TASK [settings : Migrator | 'accounts.yml' | Migration 02 | Remove 'null' values] **********************************************************************************************************************************************************
272Saturday 28 December 2019 23:46:03 +0200 (0:00:00.224) 0:00:27.720 *****
273ok: [localhost]
274
275TASK [settings : Migrator | 'accounts.yml' | Migration 02 | Re-import Variables] ***********************************************************************************************************************************************************
276Saturday 28 December 2019 23:46:03 +0200 (0:00:00.422) 0:00:28.143 *****
277ok: [localhost]
278
279TASK [settings : Migrator | 'adv_settings.yml' | Migration 01] *****************************************************************************************************************************************************************************
280Saturday 28 December 2019 23:46:04 +0200 (0:00:00.234) 0:00:28.377 *****
281skipping: [localhost]
282
283TASK [settings : Migrator | 'adv_settings.yml' | Migration 02] *****************************************************************************************************************************************************************************
284Saturday 28 December 2019 23:46:04 +0200 (0:00:00.216) 0:00:28.594 *****
285skipping: [localhost]
286
287TASK [settings : Migrator | 'backup_config.yml' | Migration 01] ****************************************************************************************************************************************************************************
288Saturday 28 December 2019 23:46:04 +0200 (0:00:00.207) 0:00:28.801 *****
289skipping: [localhost]
290
291TASK [settings : Settings | Updater] *******************************************************************************************************************************************************************************************************
292Saturday 28 December 2019 23:46:04 +0200 (0:00:00.186) 0:00:28.988 *****
293included: /home/seed/cloudbox/roles/settings/tasks/subtasks/updater.yml for localhost
294
295TASK [settings : Updater | Run 'settings-updater.py' for 'accounts.yml'] *******************************************************************************************************************************************************************
296Saturday 28 December 2019 23:46:05 +0200 (0:00:00.468) 0:00:29.456 *****
297ok: [localhost]
298
299TASK [settings : Updater | Build 'files_updated_successfully' list] ************************************************************************************************************************************************************************
300Saturday 28 December 2019 23:46:05 +0200 (0:00:00.503) 0:00:29.960 *****
301skipping: [localhost]
302
303TASK [settings : Updater | Build 'files_updated_unsuccessfully' list] **********************************************************************************************************************************************************************
304Saturday 28 December 2019 23:46:05 +0200 (0:00:00.182) 0:00:30.142 *****
305skipping: [localhost]
306
307TASK [settings : Updater | Set 'exit_is_necessary' variable] *******************************************************************************************************************************************************************************
308Saturday 28 December 2019 23:46:06 +0200 (0:00:00.204) 0:00:30.347 *****
309skipping: [localhost]
310
311TASK [settings : Settings | Re-encrypt] ****************************************************************************************************************************************************************************************************
312Saturday 28 December 2019 23:46:06 +0200 (0:00:00.211) 0:00:30.558 *****
313included: /home/seed/cloudbox/roles/settings/tasks/subtasks/reencrypt.yml for localhost
314
315TASK [settings : Re-encrypt | Re-encrypt 'accounts.yml' if previously encrypted] ***********************************************************************************************************************************************************
316Saturday 28 December 2019 23:46:06 +0200 (0:00:00.267) 0:00:30.825 *****
317skipping: [localhost]
318
319TASK [settings : Settings | Copy] **********************************************************************************************************************************************************************************************************
320Saturday 28 December 2019 23:46:06 +0200 (0:00:00.205) 0:00:31.031 *****
321included: /home/seed/cloudbox/roles/settings/tasks/subtasks/copy.yml for localhost
322
323TASK [settings : Copy | Check if 'settings.yml' exists] ************************************************************************************************************************************************************************************
324Saturday 28 December 2019 23:46:07 +0200 (0:00:00.435) 0:00:31.466 *****
325ok: [localhost]
326
327TASK [settings : Copy | Copy 'settings.yml.default' to 'settings.yml'] *********************************************************************************************************************************************************************
328Saturday 28 December 2019 23:46:07 +0200 (0:00:00.457) 0:00:31.924 *****
329skipping: [localhost]
330
331TASK [settings : Settings | Decrypt] *******************************************************************************************************************************************************************************************************
332Saturday 28 December 2019 23:46:07 +0200 (0:00:00.191) 0:00:32.116 *****
333included: /home/seed/cloudbox/roles/settings/tasks/subtasks/decrypt.yml for localhost
334
335TASK [settings : Decrypt | Check 'settings.yml' for encryption] ****************************************************************************************************************************************************************************
336Saturday 28 December 2019 23:46:08 +0200 (0:00:00.382) 0:00:32.499 *****
337ok: [localhost]
338
339TASK [settings : Decrypt | Set 'file_is_encrypted' variable] *******************************************************************************************************************************************************************************
340Saturday 28 December 2019 23:46:08 +0200 (0:00:00.529) 0:00:33.028 *****
341ok: [localhost]
342
343TASK [settings : Decrypt | Decrypt 'settings.yml' when encrypted] **************************************************************************************************************************************************************************
344Saturday 28 December 2019 23:46:09 +0200 (0:00:00.200) 0:00:33.229 *****
345skipping: [localhost]
346
347TASK [settings : Settings | Migrator] ******************************************************************************************************************************************************************************************************
348Saturday 28 December 2019 23:46:09 +0200 (0:00:00.191) 0:00:33.421 *****
349included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator.yml for localhost
350
351TASK [settings : Migrator | All | Migration 01] ********************************************************************************************************************************************************************************************
352Saturday 28 December 2019 23:46:09 +0200 (0:00:00.444) 0:00:33.866 *****
353included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_01.yml for localhost
354
355TASK [settings : Migrator | All | 'settings.yml' | Migration 01 | Replace '{{ user }}' with '{{ user.name }}'] *****************************************************************************************************************************
356Saturday 28 December 2019 23:46:09 +0200 (0:00:00.249) 0:00:34.115 *****
357ok: [localhost]
358
359TASK [settings : Migrator | All | 'settings.yml' | Migration 01 | Re-import Variables] *****************************************************************************************************************************************************
360Saturday 28 December 2019 23:46:10 +0200 (0:00:00.595) 0:00:34.711 *****
361ok: [localhost]
362
363TASK [settings : Migrator | All | Migration 02] ********************************************************************************************************************************************************************************************
364Saturday 28 December 2019 23:46:10 +0200 (0:00:00.210) 0:00:34.922 *****
365included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_02.yml for localhost
366
367TASK [settings : Migrator | All | 'settings.yml' | Migration 02 | Add single space after colon (if needed)] ********************************************************************************************************************************
368Saturday 28 December 2019 23:46:11 +0200 (0:00:00.352) 0:00:35.274 *****
369ok: [localhost]
370
371TASK [settings : Migrator | All | 'settings.yml' | Migration 02 | Re-import Variables] *****************************************************************************************************************************************************
372Saturday 28 December 2019 23:46:11 +0200 (0:00:00.384) 0:00:35.659 *****
373ok: [localhost]
374
375TASK [settings : Migrator | 'ansible.cfg' | Migration 01] **********************************************************************************************************************************************************************************
376Saturday 28 December 2019 23:46:11 +0200 (0:00:00.147) 0:00:35.807 *****
377skipping: [localhost]
378
379TASK [settings : Migrator | 'accounts.yml' | Migration 01] *********************************************************************************************************************************************************************************
380Saturday 28 December 2019 23:46:11 +0200 (0:00:00.251) 0:00:36.059 *****
381skipping: [localhost]
382
383TASK [settings : Migrator | 'accounts.yml' | Migration 02] *********************************************************************************************************************************************************************************
384Saturday 28 December 2019 23:46:12 +0200 (0:00:00.191) 0:00:36.250 *****
385skipping: [localhost]
386
387TASK [settings : Migrator | 'adv_settings.yml' | Migration 01] *****************************************************************************************************************************************************************************
388Saturday 28 December 2019 23:46:12 +0200 (0:00:00.187) 0:00:36.438 *****
389skipping: [localhost]
390
391TASK [settings : Migrator | 'adv_settings.yml' | Migration 02] *****************************************************************************************************************************************************************************
392Saturday 28 December 2019 23:46:12 +0200 (0:00:00.208) 0:00:36.646 *****
393skipping: [localhost]
394
395TASK [settings : Migrator | 'backup_config.yml' | Migration 01] ****************************************************************************************************************************************************************************
396Saturday 28 December 2019 23:46:12 +0200 (0:00:00.199) 0:00:36.846 *****
397skipping: [localhost]
398
399TASK [settings : Settings | Updater] *******************************************************************************************************************************************************************************************************
400Saturday 28 December 2019 23:46:12 +0200 (0:00:00.171) 0:00:37.017 *****
401included: /home/seed/cloudbox/roles/settings/tasks/subtasks/updater.yml for localhost
402
403TASK [settings : Updater | Run 'settings-updater.py' for 'settings.yml'] *******************************************************************************************************************************************************************
404Saturday 28 December 2019 23:46:13 +0200 (0:00:00.380) 0:00:37.397 *****
405ok: [localhost]
406
407TASK [settings : Updater | Build 'files_updated_successfully' list] ************************************************************************************************************************************************************************
408Saturday 28 December 2019 23:46:13 +0200 (0:00:00.505) 0:00:37.903 *****
409skipping: [localhost]
410
411TASK [settings : Updater | Build 'files_updated_unsuccessfully' list] **********************************************************************************************************************************************************************
412Saturday 28 December 2019 23:46:13 +0200 (0:00:00.165) 0:00:38.069 *****
413skipping: [localhost]
414
415TASK [settings : Updater | Set 'exit_is_necessary' variable] *******************************************************************************************************************************************************************************
416Saturday 28 December 2019 23:46:14 +0200 (0:00:00.205) 0:00:38.274 *****
417skipping: [localhost]
418
419TASK [settings : Settings | Re-encrypt] ****************************************************************************************************************************************************************************************************
420Saturday 28 December 2019 23:46:14 +0200 (0:00:00.191) 0:00:38.465 *****
421included: /home/seed/cloudbox/roles/settings/tasks/subtasks/reencrypt.yml for localhost
422
423TASK [settings : Re-encrypt | Re-encrypt 'settings.yml' if previously encrypted] ***********************************************************************************************************************************************************
424Saturday 28 December 2019 23:46:14 +0200 (0:00:00.386) 0:00:38.852 *****
425skipping: [localhost]
426
427TASK [settings : Settings | Copy] **********************************************************************************************************************************************************************************************************
428Saturday 28 December 2019 23:46:14 +0200 (0:00:00.252) 0:00:39.105 *****
429included: /home/seed/cloudbox/roles/settings/tasks/subtasks/copy.yml for localhost
430
431TASK [settings : Copy | Check if 'adv_settings.yml' exists] ********************************************************************************************************************************************************************************
432Saturday 28 December 2019 23:46:15 +0200 (0:00:00.344) 0:00:39.450 *****
433ok: [localhost]
434
435TASK [settings : Copy | Copy 'adv_settings.yml.default' to 'adv_settings.yml'] *************************************************************************************************************************************************************
436Saturday 28 December 2019 23:46:15 +0200 (0:00:00.474) 0:00:39.925 *****
437skipping: [localhost]
438
439TASK [settings : Settings | Decrypt] *******************************************************************************************************************************************************************************************************
440Saturday 28 December 2019 23:46:15 +0200 (0:00:00.185) 0:00:40.110 *****
441included: /home/seed/cloudbox/roles/settings/tasks/subtasks/decrypt.yml for localhost
442
443TASK [settings : Decrypt | Check 'adv_settings.yml' for encryption] ************************************************************************************************************************************************************************
444Saturday 28 December 2019 23:46:16 +0200 (0:00:00.417) 0:00:40.528 *****
445ok: [localhost]
446
447TASK [settings : Decrypt | Set 'file_is_encrypted' variable] *******************************************************************************************************************************************************************************
448Saturday 28 December 2019 23:46:16 +0200 (0:00:00.430) 0:00:40.958 *****
449ok: [localhost]
450
451TASK [settings : Decrypt | Decrypt 'adv_settings.yml' when encrypted] **********************************************************************************************************************************************************************
452Saturday 28 December 2019 23:46:16 +0200 (0:00:00.184) 0:00:41.143 *****
453skipping: [localhost]
454
455TASK [settings : Settings | Migrator] ******************************************************************************************************************************************************************************************************
456Saturday 28 December 2019 23:46:17 +0200 (0:00:00.212) 0:00:41.356 *****
457included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator.yml for localhost
458
459TASK [settings : Migrator | All | Migration 01] ********************************************************************************************************************************************************************************************
460Saturday 28 December 2019 23:46:17 +0200 (0:00:00.430) 0:00:41.786 *****
461included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_01.yml for localhost
462
463TASK [settings : Migrator | All | 'adv_settings.yml' | Migration 01 | Replace '{{ user }}' with '{{ user.name }}'] *************************************************************************************************************************
464Saturday 28 December 2019 23:46:17 +0200 (0:00:00.311) 0:00:42.097 *****
465ok: [localhost]
466
467TASK [settings : Migrator | All | 'adv_settings.yml' | Migration 01 | Re-import Variables] *************************************************************************************************************************************************
468Saturday 28 December 2019 23:46:18 +0200 (0:00:00.521) 0:00:42.619 *****
469ok: [localhost]
470
471TASK [settings : Migrator | All | Migration 02] ********************************************************************************************************************************************************************************************
472Saturday 28 December 2019 23:46:18 +0200 (0:00:00.223) 0:00:42.843 *****
473included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_02.yml for localhost
474
475TASK [settings : Migrator | All | 'adv_settings.yml' | Migration 02 | Add single space after colon (if needed)] ****************************************************************************************************************************
476Saturday 28 December 2019 23:46:19 +0200 (0:00:00.391) 0:00:43.234 *****
477ok: [localhost]
478
479TASK [settings : Migrator | All | 'adv_settings.yml' | Migration 02 | Re-import Variables] *************************************************************************************************************************************************
480Saturday 28 December 2019 23:46:19 +0200 (0:00:00.496) 0:00:43.730 *****
481ok: [localhost]
482
483TASK [settings : Migrator | 'ansible.cfg' | Migration 01] **********************************************************************************************************************************************************************************
484Saturday 28 December 2019 23:46:19 +0200 (0:00:00.268) 0:00:43.999 *****
485skipping: [localhost]
486
487TASK [settings : Migrator | 'accounts.yml' | Migration 01] *********************************************************************************************************************************************************************************
488Saturday 28 December 2019 23:46:20 +0200 (0:00:00.200) 0:00:44.199 *****
489skipping: [localhost]
490
491TASK [settings : Migrator | 'accounts.yml' | Migration 02] *********************************************************************************************************************************************************************************
492Saturday 28 December 2019 23:46:20 +0200 (0:00:00.186) 0:00:44.385 *****
493skipping: [localhost]
494
495TASK [settings : Migrator | 'adv_settings.yml' | Migration 01] *****************************************************************************************************************************************************************************
496Saturday 28 December 2019 23:46:20 +0200 (0:00:00.234) 0:00:44.619 *****
497included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/adv_settings_yml/migration_01.yml for localhost
498
499TASK [settings : Migrator | 'adv_settings.yml' | Migration 01 | Set variables] *************************************************************************************************************************************************************
500Saturday 28 December 2019 23:46:20 +0200 (0:00:00.393) 0:00:45.013 *****
501ok: [localhost]
502
503TASK [settings : Migrator | 'adv_settings.yml' | Migration 01 | Rename 'plex' dict items] **************************************************************************************************************************************************
504Saturday 28 December 2019 23:46:21 +0200 (0:00:00.210) 0:00:45.223 *****
505skipping: [localhost]
506
507TASK [settings : Migrator | 'adv_settings.yml' | Migration 01 | Remove 'null' values] ******************************************************************************************************************************************************
508Saturday 28 December 2019 23:46:21 +0200 (0:00:00.279) 0:00:45.502 *****
509ok: [localhost]
510
511TASK [settings : Migrator | 'adv_settings.yml' | Migration 01 | Re-import Variables] *******************************************************************************************************************************************************
512Saturday 28 December 2019 23:46:21 +0200 (0:00:00.443) 0:00:45.946 *****
513ok: [localhost]
514
515TASK [settings : Migrator | 'adv_settings.yml' | Migration 02] *****************************************************************************************************************************************************************************
516Saturday 28 December 2019 23:46:22 +0200 (0:00:00.219) 0:00:46.165 *****
517included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/adv_settings_yml/migration_02.yml for localhost
518
519TASK [settings : Migrator | 'adv_settings.yml' | Migration 02 | Set variables] *************************************************************************************************************************************************************
520Saturday 28 December 2019 23:46:22 +0200 (0:00:00.358) 0:00:46.523 *****
521ok: [localhost]
522
523TASK [settings : Migrator | 'adv_settings.yml' | Migration 02 | Rebuild 'gpu.nvidia' dict] *************************************************************************************************************************************************
524Saturday 28 December 2019 23:46:22 +0200 (0:00:00.215) 0:00:46.739 *****
525skipping: [localhost]
526
527TASK [settings : Migrator | 'adv_settings.yml' | Migration 02 | Remove 'null' values] ******************************************************************************************************************************************************
528Saturday 28 December 2019 23:46:22 +0200 (0:00:00.184) 0:00:46.924 *****
529ok: [localhost]
530
531TASK [settings : Migrator | 'adv_settings.yml' | Migration 02 | Re-import Variables] *******************************************************************************************************************************************************
532Saturday 28 December 2019 23:46:23 +0200 (0:00:00.480) 0:00:47.404 *****
533ok: [localhost]
534
535TASK [settings : Migrator | 'backup_config.yml' | Migration 01] ****************************************************************************************************************************************************************************
536Saturday 28 December 2019 23:46:23 +0200 (0:00:00.235) 0:00:47.640 *****
537skipping: [localhost]
538
539TASK [settings : Settings | Updater] *******************************************************************************************************************************************************************************************************
540Saturday 28 December 2019 23:46:23 +0200 (0:00:00.204) 0:00:47.844 *****
541included: /home/seed/cloudbox/roles/settings/tasks/subtasks/updater.yml for localhost
542
543TASK [settings : Updater | Run 'settings-updater.py' for 'adv_settings.yml'] ***************************************************************************************************************************************************************
544Saturday 28 December 2019 23:46:24 +0200 (0:00:00.359) 0:00:48.204 *****
545ok: [localhost]
546
547TASK [settings : Updater | Build 'files_updated_successfully' list] ************************************************************************************************************************************************************************
548Saturday 28 December 2019 23:46:24 +0200 (0:00:00.505) 0:00:48.710 *****
549skipping: [localhost]
550
551TASK [settings : Updater | Build 'files_updated_unsuccessfully' list] **********************************************************************************************************************************************************************
552Saturday 28 December 2019 23:46:24 +0200 (0:00:00.207) 0:00:48.918 *****
553skipping: [localhost]
554
555TASK [settings : Updater | Set 'exit_is_necessary' variable] *******************************************************************************************************************************************************************************
556Saturday 28 December 2019 23:46:25 +0200 (0:00:00.264) 0:00:49.182 *****
557skipping: [localhost]
558
559TASK [settings : Settings | Re-encrypt] ****************************************************************************************************************************************************************************************************
560Saturday 28 December 2019 23:46:25 +0200 (0:00:00.240) 0:00:49.422 *****
561included: /home/seed/cloudbox/roles/settings/tasks/subtasks/reencrypt.yml for localhost
562
563TASK [settings : Re-encrypt | Re-encrypt 'adv_settings.yml' if previously encrypted] *******************************************************************************************************************************************************
564Saturday 28 December 2019 23:46:25 +0200 (0:00:00.406) 0:00:49.828 *****
565skipping: [localhost]
566
567TASK [settings : Settings | Copy] **********************************************************************************************************************************************************************************************************
568Saturday 28 December 2019 23:46:25 +0200 (0:00:00.227) 0:00:50.055 *****
569included: /home/seed/cloudbox/roles/settings/tasks/subtasks/copy.yml for localhost
570
571TASK [settings : Copy | Check if 'backup_config.yml' exists] *******************************************************************************************************************************************************************************
572Saturday 28 December 2019 23:46:26 +0200 (0:00:00.433) 0:00:50.489 *****
573ok: [localhost]
574
575TASK [settings : Copy | Copy 'backup_config.yml.default' to 'backup_config.yml'] ***********************************************************************************************************************************************************
576Saturday 28 December 2019 23:46:26 +0200 (0:00:00.488) 0:00:50.977 *****
577skipping: [localhost]
578
579TASK [settings : Settings | Decrypt] *******************************************************************************************************************************************************************************************************
580Saturday 28 December 2019 23:46:27 +0200 (0:00:00.200) 0:00:51.177 *****
581included: /home/seed/cloudbox/roles/settings/tasks/subtasks/decrypt.yml for localhost
582
583TASK [settings : Decrypt | Check 'backup_config.yml' for encryption] ***********************************************************************************************************************************************************************
584Saturday 28 December 2019 23:46:27 +0200 (0:00:00.370) 0:00:51.547 *****
585ok: [localhost]
586
587TASK [settings : Decrypt | Set 'file_is_encrypted' variable] *******************************************************************************************************************************************************************************
588Saturday 28 December 2019 23:46:27 +0200 (0:00:00.462) 0:00:52.010 *****
589ok: [localhost]
590
591TASK [settings : Decrypt | Decrypt 'backup_config.yml' when encrypted] *********************************************************************************************************************************************************************
592Saturday 28 December 2019 23:46:28 +0200 (0:00:00.201) 0:00:52.212 *****
593skipping: [localhost]
594
595TASK [settings : Settings | Migrator] ******************************************************************************************************************************************************************************************************
596Saturday 28 December 2019 23:46:28 +0200 (0:00:00.256) 0:00:52.468 *****
597included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator.yml for localhost
598
599TASK [settings : Migrator | All | Migration 01] ********************************************************************************************************************************************************************************************
600Saturday 28 December 2019 23:46:28 +0200 (0:00:00.425) 0:00:52.893 *****
601included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_01.yml for localhost
602
603TASK [settings : Migrator | All | 'backup_config.yml' | Migration 01 | Replace '{{ user }}' with '{{ user.name }}'] ************************************************************************************************************************
604Saturday 28 December 2019 23:46:29 +0200 (0:00:00.379) 0:00:53.272 *****
605ok: [localhost]
606
607TASK [settings : Migrator | All | 'backup_config.yml' | Migration 01 | Re-import Variables] ************************************************************************************************************************************************
608Saturday 28 December 2019 23:46:29 +0200 (0:00:00.421) 0:00:53.694 *****
609ok: [localhost]
610
611TASK [settings : Migrator | All | Migration 02] ********************************************************************************************************************************************************************************************
612Saturday 28 December 2019 23:46:29 +0200 (0:00:00.208) 0:00:53.903 *****
613skipping: [localhost]
614
615TASK [settings : Migrator | 'ansible.cfg' | Migration 01] **********************************************************************************************************************************************************************************
616Saturday 28 December 2019 23:46:29 +0200 (0:00:00.199) 0:00:54.102 *****
617skipping: [localhost]
618
619TASK [settings : Migrator | 'accounts.yml' | Migration 01] *********************************************************************************************************************************************************************************
620Saturday 28 December 2019 23:46:30 +0200 (0:00:00.176) 0:00:54.279 *****
621skipping: [localhost]
622
623TASK [settings : Migrator | 'accounts.yml' | Migration 02] *********************************************************************************************************************************************************************************
624Saturday 28 December 2019 23:46:30 +0200 (0:00:00.194) 0:00:54.473 *****
625skipping: [localhost]
626
627TASK [settings : Migrator | 'adv_settings.yml' | Migration 01] *****************************************************************************************************************************************************************************
628Saturday 28 December 2019 23:46:30 +0200 (0:00:00.178) 0:00:54.652 *****
629skipping: [localhost]
630
631TASK [settings : Migrator | 'adv_settings.yml' | Migration 02] *****************************************************************************************************************************************************************************
632Saturday 28 December 2019 23:46:30 +0200 (0:00:00.198) 0:00:54.850 *****
633skipping: [localhost]
634
635TASK [settings : Migrator | 'backup_config.yml' | Migration 01] ****************************************************************************************************************************************************************************
636Saturday 28 December 2019 23:46:30 +0200 (0:00:00.166) 0:00:55.017 *****
637included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/backup_config_yml/migration_01.yml for localhost
638
639TASK [settings : Migrator | 'backup_config.yml' | Migration 01 | Set variables] ************************************************************************************************************************************************************
640Saturday 28 December 2019 23:46:31 +0200 (0:00:00.479) 0:00:55.496 *****
641ok: [localhost]
642
643TASK [settings : Migrator | 'backup_config.yml' | Migration 01 | Add 'restore_service' key] ************************************************************************************************************************************************
644Saturday 28 December 2019 23:46:31 +0200 (0:00:00.170) 0:00:55.667 *****
645skipping: [localhost]
646
647TASK [settings : Migrator | 'backup_config.yml' | Migration 01 | Remove 'null' values] *****************************************************************************************************************************************************
648Saturday 28 December 2019 23:46:31 +0200 (0:00:00.230) 0:00:55.897 *****
649ok: [localhost]
650
651TASK [settings : Migrator | 'backup_config.yml' | Migration 01 | Re-import Variables] ******************************************************************************************************************************************************
652Saturday 28 December 2019 23:46:32 +0200 (0:00:00.438) 0:00:56.336 *****
653ok: [localhost]
654
655TASK [settings : Settings | Updater] *******************************************************************************************************************************************************************************************************
656Saturday 28 December 2019 23:46:32 +0200 (0:00:00.167) 0:00:56.503 *****
657included: /home/seed/cloudbox/roles/settings/tasks/subtasks/updater.yml for localhost
658
659TASK [settings : Updater | Run 'settings-updater.py' for 'backup_config.yml'] **************************************************************************************************************************************************************
660Saturday 28 December 2019 23:46:32 +0200 (0:00:00.376) 0:00:56.880 *****
661ok: [localhost]
662
663TASK [settings : Updater | Build 'files_updated_successfully' list] ************************************************************************************************************************************************************************
664Saturday 28 December 2019 23:46:33 +0200 (0:00:00.415) 0:00:57.296 *****
665skipping: [localhost]
666
667TASK [settings : Updater | Build 'files_updated_unsuccessfully' list] **********************************************************************************************************************************************************************
668Saturday 28 December 2019 23:46:33 +0200 (0:00:00.159) 0:00:57.455 *****
669skipping: [localhost]
670
671TASK [settings : Updater | Set 'exit_is_necessary' variable] *******************************************************************************************************************************************************************************
672Saturday 28 December 2019 23:46:33 +0200 (0:00:00.201) 0:00:57.657 *****
673skipping: [localhost]
674
675TASK [settings : Settings | Re-encrypt] ****************************************************************************************************************************************************************************************************
676Saturday 28 December 2019 23:46:33 +0200 (0:00:00.220) 0:00:57.877 *****
677included: /home/seed/cloudbox/roles/settings/tasks/subtasks/reencrypt.yml for localhost
678
679TASK [settings : Re-encrypt | Re-encrypt 'backup_config.yml' if previously encrypted] ******************************************************************************************************************************************************
680Saturday 28 December 2019 23:46:34 +0200 (0:00:00.373) 0:00:58.250 *****
681skipping: [localhost]
682
683TASK [settings : Settings | Finish] ********************************************************************************************************************************************************************************************************
684Saturday 28 December 2019 23:46:34 +0200 (0:00:00.240) 0:00:58.490 *****
685included: /home/seed/cloudbox/roles/settings/tasks/subtasks/finish.yml for localhost
686
687TASK [settings : Finish | Check 'settings-updater.py' for new settings] ********************************************************************************************************************************************************************
688Saturday 28 December 2019 23:46:34 +0200 (0:00:00.368) 0:00:58.859 *****
689skipping: [localhost]
690
691TASK [settings : Finish | Check 'settings-updater.py' run status for errors] ***************************************************************************************************************************************************************
692Saturday 28 December 2019 23:46:34 +0200 (0:00:00.204) 0:00:59.063 *****
693skipping: [localhost]
694
695TASK [settings : Finish | Exit so that user can check updated files and/or 'settings-updater.log'] *****************************************************************************************************************************************
696Saturday 28 December 2019 23:46:35 +0200 (0:00:00.196) 0:00:59.260 *****
697skipping: [localhost]
698
699TASK [settings : Finish | Get stats on 'accounts.yml' for hash check] **********************************************************************************************************************************************************************
700Saturday 28 December 2019 23:46:35 +0200 (0:00:00.193) 0:00:59.453 *****
701ok: [localhost]
702
703TASK [settings : Finish | Get stats on 'accounts.yml.default' for hash check] **************************************************************************************************************************************************************
704Saturday 28 December 2019 23:46:35 +0200 (0:00:00.457) 0:00:59.911 *****
705ok: [localhost]
706
707TASK [settings : Finish | Ensure that 'accounts.yml' is configured] ************************************************************************************************************************************************************************
708Saturday 28 December 2019 23:46:36 +0200 (0:00:00.576) 0:01:00.488 *****
709ok: [localhost] => {
710 "changed": false,
711 "msg": "All assertions passed"
712}
713
714TASK [pre_tasks : User | Check if user 'seed' exists] **************************************************************************************************************************************************************************************
715Saturday 28 December 2019 23:46:36 +0200 (0:00:00.213) 0:01:00.701 *****
716ok: [localhost]
717
718TASK [pre_tasks : User | Get 'seed' info] **************************************************************************************************************************************************************************************************
719Saturday 28 December 2019 23:46:36 +0200 (0:00:00.451) 0:01:01.152 *****
720ok: [localhost]
721
722TASK [pre_tasks : User | Get 'video' gid] **************************************************************************************************************************************************************************************************
723Saturday 28 December 2019 23:46:37 +0200 (0:00:00.906) 0:01:02.058 *****
724ok: [localhost]
725
726TASK [pre_tasks : User | Set 'uid', 'gid', and 'vgid'] *************************************************************************************************************************************************************************************
727Saturday 28 December 2019 23:46:38 +0200 (0:00:00.487) 0:01:02.546 *****
728ok: [localhost]
729
730TASK [pre_tasks : Clean Paths | Remove trailing slash from new downloads paths] ************************************************************************************************************************************************************
731Saturday 28 December 2019 23:46:38 +0200 (0:00:00.205) 0:01:02.751 *****
732ok: [localhost]
733
734TASK [pre_tasks : Clean Paths | Remove trailing slash from old downloads paths] ************************************************************************************************************************************************************
735Saturday 28 December 2019 23:46:38 +0200 (0:00:00.266) 0:01:03.018 *****
736skipping: [localhost]
737
738TASK [pre_tasks : Variables | Set 'continuous_integration' variable] ***********************************************************************************************************************************************************************
739Saturday 28 December 2019 23:46:39 +0200 (0:00:00.200) 0:01:03.218 *****
740ok: [localhost]
741
742TASK [pre_tasks : Variables | Set 'cloudflare_enabled' variable] ***************************************************************************************************************************************************************************
743Saturday 28 December 2019 23:46:39 +0200 (0:00:00.252) 0:01:03.471 *****
744ok: [localhost]
745
746TASK [pre_tasks : Variables | Set 'plex_account_enabled' variable] *************************************************************************************************************************************************************************
747Saturday 28 December 2019 23:46:39 +0200 (0:00:00.217) 0:01:03.689 *****
748ok: [localhost]
749
750TASK [pre_tasks : Variables | Set 'nzbs_downloads_path' variable] **************************************************************************************************************************************************************************
751Saturday 28 December 2019 23:46:39 +0200 (0:00:00.220) 0:01:03.909 *****
752ok: [localhost]
753
754TASK [pre_tasks : Variables | Set 'torrents_downloads_path' variable] **********************************************************************************************************************************************************************
755Saturday 28 December 2019 23:46:40 +0200 (0:00:00.263) 0:01:04.173 *****
756ok: [localhost]
757
758TASK [pre_tasks : Variables | Set 'suitarr_default_version' variable] **********************************************************************************************************************************************************************
759Saturday 28 December 2019 23:46:40 +0200 (0:00:00.214) 0:01:04.387 *****
760ok: [localhost]
761
762TASK [pre_tasks : Variables | Check if 'suitarr.version' was specified] ********************************************************************************************************************************************************************
763Saturday 28 December 2019 23:46:40 +0200 (0:00:00.284) 0:01:04.672 *****
764ok: [localhost]
765
766TASK [pre_tasks : Variables | Validate and set proper 'suitarr' key variables] *************************************************************************************************************************************************************
767Saturday 28 December 2019 23:46:40 +0200 (0:00:00.218) 0:01:04.890 *****
768ok: [localhost]
769
770TASK [pre_tasks : Variables | Merge changes back to 'suitarr' key] *************************************************************************************************************************************************************************
771Saturday 28 December 2019 23:46:40 +0200 (0:00:00.213) 0:01:05.104 *****
772ok: [localhost]
773
774TASK [pre_tasks : Variables | Set 'sma_enabled' role tag] **********************************************************************************************************************************************************************************
775Saturday 28 December 2019 23:46:41 +0200 (0:00:00.228) 0:01:05.333 *****
776ok: [localhost]
777
778TASK [pre_tasks : Variables | Check if 'system.timezone' was specified] ********************************************************************************************************************************************************************
779Saturday 28 December 2019 23:46:41 +0200 (0:00:00.228) 0:01:05.561 *****
780ok: [localhost]
781
782TASK [pre_tasks : Variables | Set 'tz' variable to custom timezone] ************************************************************************************************************************************************************************
783Saturday 28 December 2019 23:46:41 +0200 (0:00:00.349) 0:01:05.911 *****
784skipping: [localhost]
785
786TASK [pre_tasks : Variables | Get time zone from 'http://ip-api.com'] **********************************************************************************************************************************************************************
787Saturday 28 December 2019 23:46:41 +0200 (0:00:00.177) 0:01:06.089 *****
788ok: [localhost]
789
790TASK [pre_tasks : Variables | Set 'tz' variable from 'http://ip-api.com'] ******************************************************************************************************************************************************************
791Saturday 28 December 2019 23:46:42 +0200 (0:00:00.967) 0:01:07.056 *****
792ok: [localhost]
793
794TASK [pre_tasks : Variables | Check to see if '/etc/timezone' exists] **********************************************************************************************************************************************************************
795Saturday 28 December 2019 23:46:43 +0200 (0:00:00.203) 0:01:07.259 *****
796skipping: [localhost]
797
798TASK [pre_tasks : Variables | Get info from '/etc/timezone'] *******************************************************************************************************************************************************************************
799Saturday 28 December 2019 23:46:43 +0200 (0:00:00.180) 0:01:07.440 *****
800skipping: [localhost]
801
802TASK [pre_tasks : Variables | Set 'tz' variable to '/etc/timezone'] ************************************************************************************************************************************************************************
803Saturday 28 December 2019 23:46:43 +0200 (0:00:00.201) 0:01:07.641 *****
804skipping: [localhost]
805
806TASK [pre_tasks : Variables | Set 'tz' variable to fallback value of 'Etc/UTC'] ************************************************************************************************************************************************************
807Saturday 28 December 2019 23:46:43 +0200 (0:00:00.199) 0:01:07.841 *****
808skipping: [localhost]
809
810TASK [pre_tasks : Role Variables | Set 'use_nzbs'] *****************************************************************************************************************************************************************************************
811Saturday 28 December 2019 23:46:43 +0200 (0:00:00.187) 0:01:08.028 *****
812ok: [localhost]
813
814TASK [pre_tasks : Role Variables | Set 'use_torrents'] *************************************************************************************************************************************************************************************
815Saturday 28 December 2019 23:46:44 +0200 (0:00:00.204) 0:01:08.233 *****
816ok: [localhost]
817
818TASK [pre_tasks : Role Variables | Set 'use_remote'] ***************************************************************************************************************************************************************************************
819Saturday 28 December 2019 23:46:44 +0200 (0:00:00.282) 0:01:08.515 *****
820ok: [localhost]
821
822TASK [pre_tasks : Role Variables | Set 'use_nvidia'] ***************************************************************************************************************************************************************************************
823Saturday 28 December 2019 23:46:44 +0200 (0:00:00.234) 0:01:08.750 *****
824ok: [localhost]
825
826TASK [pre_tasks : APT | Remove APT locks] **************************************************************************************************************************************************************************************************
827Saturday 28 December 2019 23:46:44 +0200 (0:00:00.192) 0:01:08.942 *****
828ok: [localhost] => (item=/var/lib/apt/lists/lock)
829ok: [localhost] => (item=/var/cache/apt/archives/lock)
830ok: [localhost] => (item=/var/lib/dpkg/lock)
831
832TASK [netdata : Set DNS Record on CloudFlare] **********************************************************************************************************************************************************************************************
833Saturday 28 December 2019 23:46:45 +0200 (0:00:00.915) 0:01:09.858 *****
834
835TASK [cloudflare-dns : Install 'dnsutils'] *************************************************************************************************************************************************************************************************
836Saturday 28 December 2019 23:46:46 +0200 (0:00:00.323) 0:01:10.181 *****
837ok: [localhost]
838
839TASK [cloudflare-dns : Get Public IP Address] **********************************************************************************************************************************************************************************************
840Saturday 28 December 2019 23:46:48 +0200 (0:00:02.136) 0:01:12.318 *****
841changed: [localhost]
842
843TASK [cloudflare-dns : Set 'public_ip' variable] *******************************************************************************************************************************************************************************************
844Saturday 28 December 2019 23:46:48 +0200 (0:00:00.409) 0:01:12.728 *****
845ok: [localhost]
846
847TASK [cloudflare-dns : Set 'record' variable] **********************************************************************************************************************************************************************************************
848Saturday 28 December 2019 23:46:48 +0200 (0:00:00.170) 0:01:12.898 *****
849ok: [localhost]
850
851TASK [cloudflare-dns : Set DNS Record] *****************************************************************************************************************************************************************************************************
852Saturday 28 December 2019 23:46:48 +0200 (0:00:00.183) 0:01:13.081 *****
853ok: [localhost]
854
855TASK [cloudflare-dns : Display DNS Record] *************************************************************************************************************************************************************************************************
856Saturday 28 December 2019 23:46:51 +0200 (0:00:02.482) 0:01:15.564 *****
857ok: [localhost] => {
858 "msg": "DNS Record for 'netdata.DOMAIN.TLD' set to '111.222.333.444'."
859}
860
861TASK [netdata : Create htpasswd] ***********************************************************************************************************************************************************************************************************
862Saturday 28 December 2019 23:46:51 +0200 (0:00:00.234) 0:01:15.799 *****
863ok: [localhost] => (item=netdata)
864
865TASK [netdata : Stop and remove any existing container] ************************************************************************************************************************************************************************************
866Saturday 28 December 2019 23:46:52 +0200 (0:00:00.850) 0:01:16.649 *****
867ok: [localhost]
868
869TASK [netdata : Create and start container] ************************************************************************************************************************************************************************************************
870Saturday 28 December 2019 23:46:53 +0200 (0:00:00.899) 0:01:17.548 *****
871changed: [localhost]
872
873PLAY RECAP *********************************************************************************************************************************************************************************************************************************
874localhost : ok=137 changed=2 unreachable=0 failed=0
875
876Saturday 28 December 2019 23:46:57 +0200 (0:00:03.789) 0:01:21.338 *****
877===============================================================================
878sanity_check : Get all available tags ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 3.86s
879netdata : Create and start container ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 3.79s
880Gathering Facts --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 3.16s
881cloudflare-dns : Set DNS Record ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2.48s
882cloudflare-dns : Install 'dnsutils' ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2.14s
883settings : Settings | Main 2 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1.22s
884settings : Start | Install ruamel.yaml ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1.15s
885pre_tasks : Variables | Get time zone from 'http://ip-api.com' ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.97s
886pre_tasks : APT | Remove APT locks -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.92s
887pre_tasks : User | Get 'seed' info -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.91s
888netdata : Stop and remove any existing container ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.90s
889netdata : Create htpasswd ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.85s
890sanity_check : Check if 'backup.lock' is present ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.66s
891settings : Migrator | 'ansible.cfg' | Add 'hash_behaviour = merge' ------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.64s
892settings : Migrator | All | 'settings.yml' | Migration 01 | Replace '{{ user }}' with '{{ user.name }}' ----------------------------------------------------------------------------------------------------------------------------- 0.60s
893settings : Finish | Get stats on 'accounts.yml.default' for hash check -------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.58s
894settings : Migrator | All | 'accounts.yml' | Migration 02 | Add single space after colon (if needed) -------------------------------------------------------------------------------------------------------------------------------- 0.57s
895settings : Migrator | All | 'accounts.yml' | Migration 01 | Replace '{{ user }}' with '{{ user.name }}' ----------------------------------------------------------------------------------------------------------------------------- 0.56s
896settings : Copy | Check if 'ansible.cfg' exists ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.56s
897settings : Start | Reset ownership of 'settings-updater.log' ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.55s
898➜ cloudbox git:(master) docker logs -f netdata
899cp: cannot stat '/etc/netdata/override/*': No such file or directory
9002019-12-28 23:46:57: netdata INFO : MAIN : Using host prefix directory '/host'
9012019-12-28 23:46:57: netdata INFO : MAIN : SIGNAL: Not enabling reaper
9022019-12-28 23:46:57: netdata INFO : MAIN : resources control: allowed file descriptors: soft = 1048576, max = 1048576
9032019-12-28 23:46:57: netdata INFO : MAIN : Adjusted my Out-Of-Memory (OOM) score from 0 to 1000.
9042019-12-28 23:46:57: netdata INFO : MAIN : Adjusted netdata scheduling policy to idle (5), with priority 0.
9052019-12-28 23:46:57: netdata INFO : MAIN : Running with process scheduling policy 'idle'
9062019-12-28 23:46:57: netdata INFO : MAIN : netdata started on pid 10.
9072019-12-28 23:46:57: netdata INFO : MAIN : Executing /usr/libexec/netdata/plugins.d/system-info.sh
9082019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_OS_NAME="Debian GNU/Linux"
9092019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_OS_ID=debian
9102019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_OS_ID_LIKE=unknown
9112019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_OS_VERSION=9 (stretch)
9122019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_OS_VERSION_ID=9
9132019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_OS_DETECTION=/etc/os-release
9142019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_KERNEL_NAME=Linux
9152019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_KERNEL_VERSION=4.15.0-72-generic
9162019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_ARCHITECTURE=x86_64
9172019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_VIRTUALIZATION=unknown
9182019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_VIRT_DETECTION=none
9192019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_CONTAINER=docker
9202019-12-28 23:46:58: netdata INFO : MAIN : NETDATA_SYSTEM_CONTAINER_DETECTION=dockerenv
9212019-12-28 23:46:58: netdata ERROR : MAIN : Cannot open the file /var/lib/netdata/health.silencers.json (errno 2, No such file or directory)
9222019-12-28 23:46:58: netdata INFO : MAIN : CONFIG: cannot load user config '/etc/netdata/stream.conf'. Will try stock config.
9232019-12-28 23:46:58: netdata INFO : MAIN : Found 0 files in path /var/cache/netdata/dbengine
9242019-12-28 23:46:58: netdata INFO : MAIN : Data files not found, creating in path "/var/cache/netdata/dbengine".
9252019-12-28 23:46:58: netdata INFO : MAIN : Creating new data and journal files in path /var/cache/netdata/dbengine
9262019-12-28 23:46:58: netdata INFO : MAIN : Created data file "/var/cache/netdata/dbengine/datafile-1-0000000001.ndf".
9272019-12-28 23:46:58: netdata INFO : MAIN : Created journal file "/var/cache/netdata/dbengine/journalfile-1-0000000001.njf".
9282019-12-28 23:46:58: netdata ERROR : MAIN : HEALTH [807b0857f1d5]: cannot open health file: /var/lib/netdata/health/health-log.db.old (errno 2, No such file or directory)
9292019-12-28 23:46:58: netdata ERROR : MAIN : HEALTH [807b0857f1d5]: cannot open health file: /var/lib/netdata/health/health-log.db (errno 2, No such file or directory)
9302019-12-28 23:46:58: netdata INFO : MAIN : Host '807b0857f1d5' (at registry as '807b0857f1d5') with guid '92860aca-29bb-11ea-bb79-0242ac12000f' initialized, os 'linux', timezone 'Etc/UTC', tags '', program_name 'netdata', program_version 'v1.19.0-100-g7278d5bc', update every 1, memory mode dbengine, history entries 3996, streaming disabled (to '' with api key ''), health enabled, cache_dir '/var/cache/netdata', varlib_dir '/var/lib/netdata', health_log '/var/lib/netdata/health/health-log.db', alarms default handler '/usr/libexec/netdata/plugins.d/alarm-notify.sh', alarms default recipient 'root'
9312019-12-28 23:46:58: netdata INFO : PLUGIN[diskspace] : thread created with task id 28
9322019-12-28 23:46:58: netdata INFO : PLUGIN[proc] : thread created with task id 27
9332019-12-28 23:46:58: netdata INFO : PLUGIN[proc] : set name of thread 27 to PLUGIN[proc]
9342019-12-28 23:46:58: netdata INFO : PLUGIN[idlejitter] : thread created with task id 31
9352019-12-28 23:46:58: netdata INFO : PLUGIN[diskspace] : set name of thread 28 to PLUGIN[diskspac
9362019-12-28 23:46:58: netdata INFO : PLUGIN[tc] : thread created with task id 30
9372019-12-28 23:46:58: netdata INFO : PLUGIN[tc] : set name of thread 30 to PLUGIN[tc]
9382019-12-28 23:46:58: netdata INFO : HEALTH : thread created with task id 36
9392019-12-28 23:46:58: netdata INFO : HEALTH : set name of thread 36 to HEALTH
9402019-12-28 23:46:58: netdata INFO : PLUGIN[cgroups] : thread created with task id 29
9412019-12-28 23:46:58: netdata INFO : PLUGIN[cgroups] : set name of thread 29 to PLUGIN[cgroups]
9422019-12-28 23:46:58: netdata INFO : WEB_SERVER[static1] : thread created with task id 34
9432019-12-28 23:46:58: netdata INFO : WEB_SERVER[static1] : set name of thread 34 to WEB_SERVER[stat
9442019-12-28 23:46:58: netdata INFO : MAIN : Initializing command server.
9452019-12-28 23:46:58: netdata INFO : PLUGINSD : thread created with task id 35
9462019-12-28 23:46:58: netdata INFO : PLUGINSD : set name of thread 35 to PLUGINSD
9472019-12-28 23:46:58: netdata INFO : PLUGINSD[python.d] : thread created with task id 44
9482019-12-28 23:46:58: netdata INFO : PLUGINSD[python.d] : set name of thread 44 to PLUGINSD[python
9492019-12-28 23:46:58: netdata INFO : PLUGINSD[ioping] : thread created with task id 45
9502019-12-28 23:46:58: netdata INFO : PLUGINSD[ioping] : set name of thread 45 to PLUGINSD[ioping
9512019-12-28 23:46:58: netdata INFO : PLUGINSD[perf] : thread created with task id 43
9522019-12-28 23:46:58: netdata INFO : PLUGINSD[perf] : set name of thread 43 to PLUGINSD[perf]
9532019-12-28 23:46:58: netdata INFO : PLUGINSD[node.d] : thread created with task id 40
9542019-12-28 23:46:58: netdata INFO : PLUGINSD[node.d] : set name of thread 40 to PLUGINSD[node.d
9552019-12-28 23:46:58: netdata INFO : STATSD : thread created with task id 32
9562019-12-28 23:46:58: netdata INFO : STATSD : set name of thread 32 to STATSD
9572019-12-28 23:46:58: netdata INFO : WEB_SERVER[static1] : To use encryption it is necessary to set "ssl certificate" and "ssl key" in [web] !
958
9592019-12-28 23:46:58: netdata INFO : MAIN : netdata initialization completed. Enjoy real-time performance monitoring!
9602019-12-28 23:46:58: netdata INFO : PLUGIN[idlejitter] : set name of thread 31 to PLUGIN[idlejitt
9612019-12-28 23:46:58: netdata INFO : BACKENDS : thread created with task id 33
9622019-12-28 23:46:58: netdata INFO : BACKENDS : set name of thread 33 to BACKENDS
9632019-12-28 23:46:58: netdata INFO : MAIN : /usr/libexec/netdata/plugins.d/anonymous-statistics.sh 'START' '-' '-'
9642019-12-28 23:46:58: netdata INFO : WEB_SERVER[static1] : starting worker 2
9652019-12-28 23:46:58: netdata INFO : PLUGINSD[charts.d] : thread created with task id 38
9662019-12-28 23:46:58: netdata INFO : PLUGINSD[charts.d] : set name of thread 38 to PLUGINSD[charts
9672019-12-28 23:46:58: netdata INFO : WEB_SERVER[static1] : starting worker 3
9682019-12-28 23:46:58: netdata INFO : WEB_SERVER[static1] : starting worker 4
9692019-12-28 23:46:58: netdata INFO : WEB_SERVER[static1] : starting worker 5
9702019-12-28 23:46:58: netdata INFO : WEB_SERVER[static1] : starting worker 6
9712019-12-28 23:46:58: netdata INFO : WEB_SERVER[static1] : POLLFD: LISTENER: listening on 'tcp:0.0.0.0:19999'
9722019-12-28 23:46:58: netdata INFO : WEB_SERVER[static1] : POLLFD: LISTENER: listening on 'tcp:[::]:19999'
9732019-12-28 23:46:58: netdata INFO : BACKENDS : cleaning up...
9742019-12-28 23:46:58: netdata INFO : BACKENDS : thread with task id 33 finished
9752019-12-28 23:46:58: netdata INFO : PLUGINSD[apps] : thread created with task id 39
9762019-12-28 23:46:58: netdata INFO : PLUGINSD[apps] : set name of thread 39 to PLUGINSD[apps]
9772019-12-28 23:46:58: netdata INFO : PLUGINSD[fping] : thread created with task id 42
9782019-12-28 23:46:58: netdata INFO : WEB_SERVER[static4] : thread created with task id 48
9792019-12-28 23:46:58: netdata INFO : WEB_SERVER[static5] : thread created with task id 49
9802019-12-28 23:46:58: netdata INFO : WEB_SERVER[static6] : thread created with task id 50
9812019-12-28 23:46:58: netdata INFO : WEB_SERVER[static6] : set name of thread 50 to WEB_SERVER[stat
9822019-12-28 23:46:58: netdata INFO : WEB_SERVER[static5] : set name of thread 49 to WEB_SERVER[stat
9832019-12-28 23:46:58: netdata INFO : WEB_SERVER[static6] : POLLFD: LISTENER: listening on 'tcp:0.0.0.0:19999'
9842019-12-28 23:46:58: netdata INFO : WEB_SERVER[static6] : POLLFD: LISTENER: listening on 'tcp:[::]:19999'
9852019-12-28 23:46:58: netdata INFO : WEB_SERVER[static4] : set name of thread 48 to WEB_SERVER[stat
9862019-12-28 23:46:58: netdata INFO : WEB_SERVER[static5] : POLLFD: LISTENER: listening on 'tcp:0.0.0.0:19999'
9872019-12-28 23:46:58: netdata INFO : WEB_SERVER[static5] : POLLFD: LISTENER: listening on 'tcp:[::]:19999'
9882019-12-28 23:46:58: netdata INFO : WEB_SERVER[static2] : thread created with task id 46
9892019-12-28 23:46:58: netdata INFO : PLUGINSD[fping] : set name of thread 42 to PLUGINSD[fping]
9902019-12-28 23:46:58: netdata INFO : WEB_SERVER[static2] : set name of thread 46 to WEB_SERVER[stat
9912019-12-28 23:46:58: netdata INFO : WEB_SERVER[static4] : POLLFD: LISTENER: listening on 'tcp:0.0.0.0:19999'
9922019-12-28 23:46:58: netdata INFO : WEB_SERVER[static2] : POLLFD: LISTENER: listening on 'tcp:0.0.0.0:19999'
9932019-12-28 23:46:58: netdata INFO : WEB_SERVER[static4] : POLLFD: LISTENER: listening on 'tcp:[::]:19999'
9942019-12-28 23:46:58: netdata INFO : WEB_SERVER[static3] : thread created with task id 47
9952019-12-28 23:46:58: netdata INFO : WEB_SERVER[static3] : set name of thread 47 to WEB_SERVER[stat
9962019-12-28 23:46:58: netdata INFO : WEB_SERVER[static3] : POLLFD: LISTENER: listening on 'tcp:0.0.0.0:19999'
9972019-12-28 23:46:58: netdata INFO : WEB_SERVER[static3] : POLLFD: LISTENER: listening on 'tcp:[::]:19999'
9982019-12-28 23:46:58: netdata INFO : WEB_SERVER[static2] : POLLFD: LISTENER: listening on 'tcp:[::]:19999'
9992019-12-28 23:46:58: netdata ERROR : STATSD : LISTENER: IPv6 bind() on ip '::1' port 8125, socktype 2 failed. (errno 99, Cannot assign requested address)
10002019-12-28 23:46:58: netdata ERROR : STATSD : LISTENER: Cannot bind to ip '::1', port 8125
10012019-12-28 23:46:58: netdata ERROR : STATSD : LISTENER: IPv6 bind() on ip '::1' port 8125, socktype 1 failed. (errno 99, Cannot assign requested address)
10022019-12-28 23:46:58: netdata ERROR : STATSD : LISTENER: Cannot bind to ip '::1', port 8125
10032019-12-28 23:46:58: netdata INFO : STATSD : LISTENER: Listen socket udp:127.0.0.1:8125 opened successfully.
10042019-12-28 23:46:58: netdata INFO : STATSD : LISTENER: Listen socket tcp:127.0.0.1:8125 opened successfully.
10052019-12-28 23:46:58: netdata INFO : STATSD_COLLECTOR[1] : thread created with task id 51
10062019-12-28 23:46:58: netdata INFO : STATSD_COLLECTOR[1] : set name of thread 51 to STATSD_COLLECTO
10072019-12-28 23:46:58: netdata INFO : STATSD_COLLECTOR[1] : STATSD collector thread started with taskid 51
10082019-12-28 23:46:58: netdata INFO : STATSD_COLLECTOR[1] : POLLFD: LISTENER: listening on 'udp:127.0.0.1:8125'
10092019-12-28 23:46:58: netdata INFO : STATSD_COLLECTOR[1] : POLLFD: LISTENER: listening on 'tcp:127.0.0.1:8125'
10102019-12-28 23:46:58: netdata INFO : PLUGINSD[go.d] : thread created with task id 41
10112019-12-28 23:46:58: netdata INFO : PLUGINSD[go.d] : set name of thread 41 to PLUGINSD[go.d]
10122019-12-28 23:46:58: netdata ERROR : PLUGIN[diskspace] : DISKSPACE: Mount point '/sbin/docker-init' (disk '_sbin_docker-init', filesystem 'ext4', root '/usr/bin/docker-init') is not a directory.
10132019-12-28 23:46:58: netdata ERROR : PLUGIN[diskspace] : DISKSPACE: Mount point '/usr/share/zoneinfo/UCT' (disk '_usr_share_zoneinfo_uct', filesystem 'ext4', root '/usr/share/zoneinfo/Europe/Helsinki') is not a directory.
10142019-12-28 23:46:58: netdata ERROR : PLUGIN[diskspace] : DISKSPACE: Mount point '/etc/resolv.conf' (disk '_etc_resolv.conf', filesystem 'ext4', root '/var/lib/docker/containers/807b0857f1d53962b29036770440c1056f2caab9f44cb14c95be0441ee1f1bda/resolv.conf') is not a directory.
10152019-12-28 23:46:58: netdata ERROR : PLUGIN[diskspace] : DISKSPACE: Mount point '/etc/hostname' (disk '_etc_hostname', filesystem 'ext4', root '/var/lib/docker/containers/807b0857f1d53962b29036770440c1056f2caab9f44cb14c95be0441ee1f1bda/hostname') is not a directory.
10162019-12-28 23:46:58: netdata ERROR : PLUGIN[diskspace] : DISKSPACE: Mount point '/etc/hosts' (disk '_etc_hosts', filesystem 'ext4', root '/var/lib/docker/containers/807b0857f1d53962b29036770440c1056f2caab9f44cb14c95be0441ee1f1bda/hosts') is not a directory.
10172019-12-28 23:46:58: netdata ERROR : PLUGIN[diskspace] : DISKSPACE: Mount point '/run/docker.sock' (disk '_run_docker.sock', filesystem 'tmpfs', root '/docker.sock') is not a directory.
10182019-12-28 23:46:58: netdata INFO : PLUGIN[proc] : Using now_boottime_usec() for uptime (dt is 6 ms)
10192019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : PROCFILE: Cannot open file '/host/proc/pressure/cpu' (errno 2, No such file or directory)
10202019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : Cannot read pressure information from /host/proc/pressure/cpu.
10212019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : PROCFILE: Cannot open file '/host/proc/pressure/memory' (errno 2, No such file or directory)
10222019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : Cannot read pressure information from /host/proc/pressure/memory.
10232019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : PROCFILE: Cannot open file '/host/proc/pressure/io' (errno 2, No such file or directory)
10242019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : Cannot read pressure information from /host/proc/pressure/io.
10252019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : PROCFILE: Cannot open file '/host/proc/net/sctp/snmp' (errno 2, No such file or directory)
10262019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : PROCFILE: Cannot open file '/host/proc/net/ip_vs_stats' (errno 2, No such file or directory)
10272019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : PROCFILE: Cannot open file '/host/proc/net/stat/nf_conntrack' (errno 2, No such file or directory)
10282019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : PROCFILE: Cannot open file '/host/proc/net/stat/synproxy' (errno 2, No such file or directory)
10292019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop0', 7:0): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10302019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop0', 7:0): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10312019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop0', 7:0): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10322019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop1', 7:1): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10332019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop1', 7:1): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10342019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop1', 7:1): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10352019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop2', 7:2): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10362019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop2', 7:2): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10372019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop2', 7:2): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10382019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop3', 7:3): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10392019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop3', 7:3): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10402019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop3', 7:3): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10412019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop4', 7:4): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10422019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop4', 7:4): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10432019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop4', 7:4): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10442019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop5', 7:5): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10452019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop5', 7:5): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10462019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop5', 7:5): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10472019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop6', 7:6): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10482019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop6', 7:6): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10492019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop6', 7:6): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10502019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop7', 7:7): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10512019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop7', 7:7): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10522019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('loop7', 7:7): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10532019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme0n1', 259:0): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10542019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme0n1', 259:0): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10552019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme0n1', 259:0): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10562019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme0n1p1', 259:1): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10572019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme0n1p1', 259:1): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10582019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme0n1p1', 259:1): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10592019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme0n1p2', 259:2): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10602019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme0n1p2', 259:2): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10612019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme0n1p2', 259:2): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10622019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme1n1', 259:3): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10632019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme1n1', 259:3): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10642019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme1n1', 259:3): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10652019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme1n1p1', 259:4): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10662019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme1n1p1', 259:4): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10672019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme1n1p1', 259:4): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10682019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme1n1p2', 259:5): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10692019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme1n1p2', 259:5): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10702019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('nvme1n1p2', 259:5): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10712019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('md1', 9:1): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10722019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('md1', 9:1): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10732019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('md1', 9:1): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10742019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('md0', 9:0): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10752019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('md0', 9:0): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10762019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('md0', 9:0): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10772019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('dm-0', 253:0): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10782019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('dm-0', 253:0): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10792019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('dm-0', 253:0): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10802019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('dm-1', 253:1): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10812019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('dm-1', 253:1): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10822019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('dm-1', 253:1): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10832019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('dm-2', 253:2): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory)
10842019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('dm-2', 253:2): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory)
10852019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : DEVICE-MAPPER ('dm-2', 253:2): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory)
10862019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : PROCFILE: Cannot open file '/host/proc/net/rpc/nfsd' (errno 2, No such file or directory)
10872019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : PROCFILE: Cannot open file '/host/proc/net/rpc/nfs' (errno 2, No such file or directory)
10882019-12-28 23:46:58: netdata ERROR : PLUGIN[proc] : PROCFILE: Cannot open file '/host/proc/spl/kstat/zfs/arcstats' (errno 2, No such file or directory)
10892019-12-28 23:46:59: netdata INFO : PLUGINSD[python.d] : connected to '/usr/libexec/netdata/plugins.d/python.d.plugin' running on pid 64
10902019-12-28 23:46:59: netdata INFO : PLUGINSD[ioping] : connected to '/usr/libexec/netdata/plugins.d/ioping.plugin' running on pid 67
10912019-12-28 23:46:59: netdata INFO : PLUGINSD[go.d] : connected to '/usr/libexec/netdata/plugins.d/go.d.plugin' running on pid 70
10922019-12-28 23:46:59: ioping.plugin: INFO: Loading config file '/usr/lib/netdata/conf.d/ioping.conf'...
10932019-12-28 23:46:59: netdata INFO : PLUGINSD[node.d] : connected to '/usr/libexec/netdata/plugins.d/node.d.plugin' running on pid 79
10942019-12-28 21:46:59: go.d INFO: main[main] module 'apache' disabled by default
10952019-12-28 21:46:59: go.d INFO: main[main] module 'openvpn' disabled by default
10962019-12-28 21:46:59: go.d INFO: main[main] module 'mysql' disabled by default
10972019-12-28 23:46:59: ioping.plugin: WARNING: Cannot find file '/etc/netdata/ioping.conf'.
10982019-12-28 21:46:59: go.d INFO: main[main] module 'example' disabled by default
10992019-12-28 21:46:59: go.d INFO: main[main] module 'web_log' disabled by default
11002019-12-28 21:46:59: go.d INFO: main[main] module 'bind' disabled by default
11012019-12-28 21:46:59: go.d INFO: main[main] module 'freeradius' disabled by default
11022019-12-28 21:46:59: go.d INFO: main[main] module 'lighttpd' disabled by default
11032019-12-28 21:46:59: go.d INFO: main[main] module 'nginx' disabled by default
11042019-12-28 21:46:59: go.d INFO: main[main] module 'phpfpm' disabled by default
11052019-12-28 21:46:59: go.d INFO: main[main] module 'rabbitmq' disabled by default
11062019-12-28 21:46:59: go.d INFO: main[main] maximum number of used CPUs 8
11072019-12-28 21:46:59: go.d INFO: main[main] minimum update every 1
11082019-12-28 21:46:59: go.d WARNING: main[main] error on loading '/var/lib/netdata/god-jobs-statuses.json' : open /var/lib/netdata/god-jobs-statuses.json: no such file or directory
11092019-12-28 21:46:59: go.d INFO: main[main] loading 'k8s_kubelet' configuration
11102019-12-28 21:46:59: go.d INFO: main[main] loading 'pihole' configuration
11112019-12-28 21:46:59: go.d INFO: main[main] loading 'solr' configuration
11122019-12-28 21:46:59: go.d INFO: main[main] loading 'scaleio' configuration
11132019-12-28 21:46:59: go.d ERROR: main[main] skipping 'scaleio': config 'jobs' section is empty or not exist
11142019-12-28 21:46:59: go.d INFO: main[main] loading 'springboot2' configuration
11152019-12-28 21:46:59: go.d INFO: main[main] loading 'logstash' configuration
11162019-12-28 21:46:59: go.d INFO: main[main] loading 'unbound' configuration
11172019-12-28 23:46:59: ioping.plugin: FATAL: destination is not configured - nothing to do.
11182019-12-28 21:46:59: go.d INFO: main[main] loading 'coredns' configuration
11192019-12-28 23:46:59: netdata INFO : PLUGINSD[ioping] : called DISABLE. Disabling it.
11202019-12-28 23:46:59: netdata ERROR : PLUGINSD[ioping] : '/usr/libexec/netdata/plugins.d/ioping.plugin' (pid 67) disconnected after 0 successful data collections (ENDs).
11212019-12-28 23:46:59: netdata ERROR : PLUGINSD[ioping] : child pid 67 exited with code 1.
11222019-12-28 23:46:59: netdata ERROR : PLUGINSD[ioping] : '/usr/libexec/netdata/plugins.d/ioping.plugin' (pid 67) exited with error code 1 and haven't collected any data. Disabling it.
11232019-12-28 23:46:59: netdata INFO : PLUGINSD[ioping] : thread with task id 45 finished
11242019-12-28 21:46:59: go.d INFO: main[main] loading 'vcsa' configuration
11252019-12-28 21:46:59: go.d ERROR: main[main] skipping 'vcsa': config 'jobs' section is empty or not exist
11262019-12-28 21:46:59: go.d INFO: main[main] loading 'activemq' configuration
11272019-12-28 21:46:59: go.d INFO: main[main] loading 'k8s_kubeproxy' configuration
11282019-12-28 21:46:59: go.d INFO: main[main] loading 'dockerhub' configuration
11292019-12-28 21:46:59: go.d ERROR: main[main] skipping 'dockerhub': config 'jobs' section is empty or not exist
11302019-12-28 21:46:59: go.d INFO: main[main] loading 'fluentd' configuration
11312019-12-28 21:46:59: go.d INFO: main[main] loading 'portcheck' configuration
11322019-12-28 21:46:59: go.d ERROR: main[main] skipping 'portcheck': config 'jobs' section is empty or not exist
11332019-12-28 21:46:59: go.d INFO: main[main] loading 'httpcheck' configuration
11342019-12-28 21:46:59: go.d ERROR: main[main] skipping 'httpcheck': config 'jobs' section is empty or not exist
11352019-12-28 21:46:59: go.d INFO: main[main] loading 'wmi' configuration
11362019-12-28 21:46:59: go.d ERROR: main[main] skipping 'wmi': config 'jobs' section is empty or not exist
11372019-12-28 21:46:59: go.d INFO: main[main] loading 'dns_query' configuration
11382019-12-28 21:46:59: go.d ERROR: main[main] skipping 'dns_query': config 'jobs' section is empty or not exist
11392019-12-28 21:46:59: go.d INFO: main[main] loading 'docker_engine' configuration
11402019-12-28 23:46:59: netdata INFO : PLUGINSD[charts.d] : connected to '/usr/libexec/netdata/plugins.d/charts.d.plugin' running on pid 93
11412019-12-28 21:46:59: go.d INFO: main[main] loading 'tengine' configuration
11422019-12-28 21:46:59: go.d INFO: main[main] loading 'zookeeper' configuration
11432019-12-28 21:46:59: go.d INFO: main[main] loading 'dnsmasq_dhcp' configuration
11442019-12-28 21:46:59: go.d INFO: main[main] loading 'vsphere' configuration
11452019-12-28 21:46:59: go.d ERROR: main[main] skipping 'vsphere': config 'jobs' section is empty or not exist
11462019-12-28 21:46:59: go.d INFO: main[main] loading 'phpdaemon' configuration
11472019-12-28 21:46:59: go.d INFO: main[main] loading 'x509check' configuration
11482019-12-28 21:46:59: go.d ERROR: main[main] skipping 'x509check': config 'jobs' section is empty or not exist
11492019-12-28 21:46:59: go.d INFO: main[main] loading 'lighttpd2' configuration
11502019-12-28 21:46:59: go.d INFO: main[main] loading 'consul' configuration
11512019-12-28 21:46:59: go.d INFO: main[main] loading 'hdfs' configuration
11522019-12-28 21:46:59: go.d ERROR: main[main] skipping 'hdfs': config 'jobs' section is empty or not exist
11532019-12-28 21:46:59: go.d WARNING: k8s_kubelet[k8s_kubelet] error on reading service account token from '/var/run/secrets/kubernetes.io/serviceaccount/token': open /var/run/secrets/kubernetes.io/serviceaccount/token: no such file or directory
11542019-12-28 21:46:59: go.d ERROR: k8s_kubelet[k8s_kubelet] Get http://127.0.0.1:10255/metrics: dial tcp 127.0.0.1:10255: connect: connection refused
11552019-12-28 21:46:59: go.d ERROR: k8s_kubelet[k8s_kubelet] Check failed
11562019-12-28 21:46:59: go.d WARNING: main[main] k8s_kubelet[k8s_kubelet]: autodetection failed
11572019-12-28 21:46:59: go.d WARNING: k8s_kubelet[k8s_kubelet] error on reading service account token from '/var/run/secrets/kubernetes.io/serviceaccount/token': open /var/run/secrets/kubernetes.io/serviceaccount/token: no such file or directory
11582019-12-28 21:46:59: go.d ERROR: k8s_kubelet[k8s_kubelet] Get https://localhost:10250/metrics: dial tcp 127.0.0.1:10250: connect: connection refused
11592019-12-28 21:46:59: go.d ERROR: k8s_kubelet[k8s_kubelet] Check failed
11602019-12-28 21:46:59: go.d WARNING: main[main] k8s_kubelet[k8s_kubelet]: autodetection failed
11612019-12-28 21:46:59: go.d INFO: pihole[pihole] starting web password auto detection, reading : /etc/pihole/setupVars.conf
11622019-12-28 21:46:59: go.d WARNING: pihole[pihole] error during reading '/etc/pihole/setupVars.conf' : open /etc/pihole/setupVars.conf: no such file or directory
11632019-12-28 21:46:59: go.d WARNING: pihole[pihole] no web password, not all metrics available
11642019-12-28 21:46:59: go.d ERROR: pihole[pihole] Get http://127.0.0.1/admin/api.php?version: dial tcp 127.0.0.1:80: connect: connection refused
11652019-12-28 21:46:59: go.d ERROR: pihole[pihole] Check failed
11662019-12-28 21:46:59: go.d WARNING: main[main] pihole[pihole]: autodetection failed
11672019-12-28 21:46:59: go.d INFO: pihole[pihole] starting web password auto detection, reading : /etc/pihole/setupVars.conf
11682019-12-28 21:46:59: go.d WARNING: pihole[pihole] error during reading '/etc/pihole/setupVars.conf' : open /etc/pihole/setupVars.conf: no such file or directory
11692019-12-28 21:46:59: go.d WARNING: pihole[pihole] no web password, not all metrics available
11702019-12-28 21:46:59: go.d ERROR: pihole[pihole] Get http://localhost/admin/api.php?version: dial tcp 127.0.0.1:80: connect: connection refused
11712019-12-28 21:46:59: go.d ERROR: pihole[pihole] Check failed
11722019-12-28 21:46:59: go.d WARNING: main[main] pihole[pihole]: autodetection failed
11732019-12-28 21:46:59: go.d ERROR: solr[local] error on request to http://localhost:8983/solr/admin/info/system?wt=json : Get http://localhost:8983/solr/admin/info/system?wt=json: dial tcp 127.0.0.1:8983: connect: connection refused
11742019-12-28 21:46:59: go.d ERROR: solr[local] Check failed
11752019-12-28 21:46:59: go.d WARNING: main[main] solr[local]: autodetection failed
11762019-12-28 21:46:59: go.d ERROR: solr[local] error on request to http://127.0.0.1:8983/solr/admin/info/system?wt=json : Get http://127.0.0.1:8983/solr/admin/info/system?wt=json: dial tcp 127.0.0.1:8983: connect: connection refused
11772019-12-28 21:46:59: go.d ERROR: solr[local] Check failed
11782019-12-28 21:46:59: go.d WARNING: main[main] solr[local]: autodetection failed
11792019-12-28 21:46:59: go.d WARNING: springboot2[local] Get http://localhost:8080/actuator/prometheus: dial tcp 127.0.0.1:8080: connect: connection refused
11802019-12-28 21:46:59: go.d ERROR: springboot2[local] Check failed
11812019-12-28 21:46:59: go.d WARNING: main[main] springboot2[local]: autodetection failed
11822019-12-28 21:46:59: go.d WARNING: springboot2[local] Get http://127.0.0.1:8080/actuator/prometheus: dial tcp 127.0.0.1:8080: connect: connection refused
11832019-12-28 21:46:59: go.d ERROR: springboot2[local] Check failed
11842019-12-28 21:46:59: go.d WARNING: main[main] springboot2[local]: autodetection failed
11852019-12-28 21:46:59: go.d ERROR: logstash[local] error on request to http://localhost:9600/_node/stats : Get http://localhost:9600/_node/stats: dial tcp 127.0.0.1:9600: connect: connection refused
11862019-12-28 21:46:59: go.d ERROR: logstash[local] Check failed
11872019-12-28 21:46:59: go.d WARNING: main[main] logstash[local]: autodetection failed
11882019-12-28 21:46:59: go.d ERROR: logstash[local] error on request to http://127.0.0.1:9600/_node/stats : Get http://127.0.0.1:9600/_node/stats: dial tcp 127.0.0.1:9600: connect: connection refused
11892019-12-28 21:46:59: go.d ERROR: logstash[local] Check failed
11902019-12-28 21:46:59: go.d WARNING: main[main] logstash[local]: autodetection failed
11912019-12-28 21:46:59: go.d INFO: unbound[local] reading '/etc/unbound/unbound.conf'
11922019-12-28 21:46:59: go.d WARNING: unbound[local] open /etc/unbound/unbound.conf: no such file or directory, skipping parameters auto detection
11932019-12-28 21:46:59: go.d ERROR: unbound[local] creating client: could not load keypair /etc/unbound/unbound_control.pem:/etc/unbound/unbound_control.key: open /etc/unbound/unbound_control.pem: no such file or directory
11942019-12-28 21:46:59: go.d ERROR: unbound[local] Init failed
11952019-12-28 21:46:59: go.d WARNING: main[main] unbound[local]: autodetection failed
11962019-12-28 21:46:59: go.d ERROR: coredns[coredns] Get http://127.0.0.1:9153/metrics: dial tcp 127.0.0.1:9153: connect: connection refused
11972019-12-28 21:46:59: go.d ERROR: coredns[coredns] Check failed
11982019-12-28 21:46:59: go.d WARNING: main[main] coredns[coredns]: autodetection failed
11992019-12-28 21:46:59: go.d ERROR: coredns[coredns] Get http://kube-dns.kube-system.svc.cluster.local:9153/metrics: dial tcp: lookup kube-dns.kube-system.svc.cluster.local on 127.0.0.11:53: no such host
12002019-12-28 21:46:59: go.d ERROR: coredns[coredns] Check failed
12012019-12-28 21:46:59: go.d WARNING: main[main] coredns[coredns]: autodetection failed
12022019-12-28 21:46:59: go.d ERROR: activemq[local] error on request to http://localhost:8161/admin/xml/queues.jsp : Get http://localhost:8161/admin/xml/queues.jsp: dial tcp 127.0.0.1:8161: connect: connection refused
12032019-12-28 21:46:59: go.d ERROR: activemq[local] Check failed
12042019-12-28 21:46:59: go.d WARNING: main[main] activemq[local]: autodetection failed
12052019-12-28 21:46:59: go.d ERROR: k8s_kubeproxy[k8s_kubeproxy] Get http://127.0.0.1:10249/metrics: dial tcp 127.0.0.1:10249: connect: connection refused
12062019-12-28 21:46:59: go.d ERROR: k8s_kubeproxy[k8s_kubeproxy] Check failed
12072019-12-28 21:46:59: go.d WARNING: main[main] k8s_kubeproxy[k8s_kubeproxy]: autodetection failed
12082019-12-28 21:46:59: go.d ERROR: fluentd[local] error on request: Get http://localhost:24220/api/plugins.json: dial tcp 127.0.0.1:24220: connect: connection refused
12092019-12-28 21:46:59: go.d ERROR: fluentd[local] Check failed
12102019-12-28 21:46:59: go.d WARNING: main[main] fluentd[local]: autodetection failed
12112019-12-28 21:46:59: go.d ERROR: fluentd[local] error on request: Get http://127.0.0.1:24220/api/plugins.json: dial tcp 127.0.0.1:24220: connect: connection refused
12122019-12-28 21:46:59: go.d ERROR: fluentd[local] Check failed
12132019-12-28 21:46:59: go.d WARNING: main[main] fluentd[local]: autodetection failed
12142019-12-28 21:46:59: go.d ERROR: docker_engine[local] Get http://127.0.0.1:9323/metrics: dial tcp 127.0.0.1:9323: connect: connection refused
12152019-12-28 21:46:59: go.d ERROR: docker_engine[local] Check failed
12162019-12-28 21:46:59: go.d WARNING: main[main] docker_engine[local]: autodetection failed
12172019-12-28 21:46:59: go.d ERROR: tengine[local] error on request : Get http://localhost/us: dial tcp 127.0.0.1:80: connect: connection refused
12182019-12-28 21:46:59: go.d ERROR: tengine[local] Check failed
12192019-12-28 21:46:59: go.d WARNING: main[main] tengine[local]: autodetection failed
12202019-12-28 21:46:59: go.d ERROR: tengine[local] error on request : Get http://127.0.0.1/us: dial tcp 127.0.0.1:80: connect: connection refused
12212019-12-28 21:46:59: go.d ERROR: tengine[local] Check failed
12222019-12-28 21:46:59: go.d WARNING: main[main] tengine[local]: autodetection failed
12232019-12-28 21:46:59: go.d ERROR: zookeeper[local] error on collecting 'mntr' : dial tcp 127.0.0.1:2181: connect: connection refused
12242019-12-28 21:46:59: go.d ERROR: zookeeper[local] Check failed
12252019-12-28 21:46:59: go.d WARNING: main[main] zookeeper[local]: autodetection failed
12262019-12-28 21:46:59: go.d ERROR: zookeeper[local] error on collecting 'mntr' : dial tcp 127.0.0.1:2182: connect: connection refused
12272019-12-28 21:46:59: go.d ERROR: zookeeper[local] Check failed
12282019-12-28 21:46:59: go.d WARNING: main[main] zookeeper[local]: autodetection failed
12292019-12-28 21:46:59: go.d ERROR: dnsmasq_dhcp[dnsmasq_dhcp] open /var/lib/misc/dnsmasq.leases: no such file or directory
12302019-12-28 21:46:59: go.d ERROR: dnsmasq_dhcp[dnsmasq_dhcp] Init failed
12312019-12-28 21:46:59: go.d WARNING: main[main] dnsmasq_dhcp[dnsmasq_dhcp]: autodetection failed
12322019-12-28 21:46:59: go.d ERROR: dnsmasq_dhcp[dnsmasq_dhcp] open /etc/pihole/dhcp.leases: no such file or directory
12332019-12-28 21:46:59: go.d ERROR: dnsmasq_dhcp[dnsmasq_dhcp] Init failed
12342019-12-28 21:46:59: go.d WARNING: main[main] dnsmasq_dhcp[dnsmasq_dhcp]: autodetection failed
12352019-12-28 21:46:59: go.d ERROR: phpdaemon[local] error on request : Get http://127.0.0.1:8509/FullStatus: dial tcp 127.0.0.1:8509: connect: connection refused
12362019-12-28 21:46:59: go.d ERROR: phpdaemon[local] Check failed
12372019-12-28 21:46:59: go.d WARNING: main[main] phpdaemon[local]: autodetection failed
12382019-12-28 21:46:59: go.d ERROR: lighttpd2[local] error on request : Get http://localhost/server-status?format=plain: dial tcp 127.0.0.1:80: connect: connection refused
12392019-12-28 21:46:59: go.d ERROR: lighttpd2[local] Check failed
12402019-12-28 21:46:59: go.d WARNING: main[main] lighttpd2[local]: autodetection failed
12412019-12-28 21:46:59: go.d ERROR: lighttpd2[local] error on request : Get http://127.0.0.1/server-status?format=plain: dial tcp 127.0.0.1:80: connect: connection refused
12422019-12-28 21:46:59: go.d ERROR: lighttpd2[local] Check failed
12432019-12-28 21:46:59: go.d WARNING: main[main] lighttpd2[local]: autodetection failed
12442019-12-28 21:46:59: go.d ERROR: consul[local] error on request to http://localhost:8500/v1/agent/checks : Get http://localhost:8500/v1/agent/checks: dial tcp 127.0.0.1:8500: connect: connection refused
12452019-12-28 21:46:59: go.d ERROR: consul[local] Check failed
12462019-12-28 21:46:59: go.d WARNING: main[main] consul[local]: autodetection failed
12472019-12-28 21:46:59: go.d INFO: main[main] start main loop
12482019-12-28 23:46:59: netdata INFO : PLUGINSD[apps] : connected to '/usr/libexec/netdata/plugins.d/apps.plugin' running on pid 99
12492019-12-28 23:46:59: apps.plugin INFO : MAIN : Using host prefix directory '/host'
12502019-12-28 23:46:59: apps.plugin ERROR : MAIN : PROCFILE: Cannot open file '/etc/netdata/apps_groups.conf' (errno 2, No such file or directory)
12512019-12-28 23:46:59: apps.plugin INFO : MAIN : Cannot read process groups configuration file '/etc/netdata/apps_groups.conf'. Will try '/usr/lib/netdata/conf.d/apps_groups.conf'
12522019-12-28 23:46:59: apps.plugin INFO : MAIN : Loaded config file '/usr/lib/netdata/conf.d/apps_groups.conf'
12532019-12-28 23:46:59: apps.plugin INFO : MAIN : started on pid 99
12542019-12-28 23:46:59: node.d.plugin: ERROR: Cannot read user-configuration file /etc/netdata/node.d.conf: ENOENT: no such file or directory, open '/etc/netdata/node.d.conf'.
12552019-12-28 21:46:59: go.d ERROR: consul[local] error on request to http://127.0.0.1:8500/v1/agent/checks : Get http://127.0.0.1:8500/v1/agent/checks: dial tcp 127.0.0.1:8500: connect: connection refused
12562019-12-28 21:46:59: go.d ERROR: consul[local] Check failed
12572019-12-28 21:46:59: go.d WARNING: main[main] consul[local]: autodetection failed
12582019-12-28 23:46:59: node.d.plugin: ERROR: Cannot read user-configuration file /etc/netdata/node.d/stiebeleltron.conf: ENOENT: no such file or directory, open '/etc/netdata/node.d/stiebeleltron.conf'.
12592019-12-28 23:46:59: node.d.plugin: ERROR: Cannot read stock-configuration file /usr/lib/netdata/conf.d/node.d/stiebeleltron.conf: ENOENT: no such file or directory, open '/usr/lib/netdata/conf.d/node.d/stiebeleltron.conf', using internal defaults.
12602019-12-28 23:46:59: node.d.plugin: ERROR: Cannot read user-configuration file /etc/netdata/node.d/snmp.conf: ENOENT: no such file or directory, open '/etc/netdata/node.d/snmp.conf'.
12612019-12-28 23:46:59: node.d.plugin: ERROR: Cannot read stock-configuration file /usr/lib/netdata/conf.d/node.d/snmp.conf: ENOENT: no such file or directory, open '/usr/lib/netdata/conf.d/node.d/snmp.conf', using internal defaults.
12622019-12-28 23:46:59: node.d.plugin: ERROR: Cannot read user-configuration file /etc/netdata/node.d/sma_webbox.conf: ENOENT: no such file or directory, open '/etc/netdata/node.d/sma_webbox.conf'.
12632019-12-28 23:46:59: node.d.plugin: ERROR: Cannot read stock-configuration file /usr/lib/netdata/conf.d/node.d/sma_webbox.conf: ENOENT: no such file or directory, open '/usr/lib/netdata/conf.d/node.d/sma_webbox.conf', using internal defaults.
12642019-12-28 23:46:59: node.d.plugin: ERROR: Cannot read user-configuration file /etc/netdata/node.d/named.conf: ENOENT: no such file or directory, open '/etc/netdata/node.d/named.conf'.
12652019-12-28 23:46:59: node.d.plugin: ERROR: Cannot read stock-configuration file /usr/lib/netdata/conf.d/node.d/named.conf: ENOENT: no such file or directory, open '/usr/lib/netdata/conf.d/node.d/named.conf', using internal defaults.
12662019-12-28 23:46:59: node.d.plugin: ERROR: Cannot read user-configuration file /etc/netdata/node.d/fronius.conf: ENOENT: no such file or directory, open '/etc/netdata/node.d/fronius.conf'.
12672019-12-28 23:46:59: node.d.plugin: ERROR: Cannot read stock-configuration file /usr/lib/netdata/conf.d/node.d/fronius.conf: ENOENT: no such file or directory, open '/usr/lib/netdata/conf.d/node.d/fronius.conf', using internal defaults.
12682019-12-28 23:46:59: node.d.plugin: ERROR: named: local: Failed to make request, message: connect ECONNREFUSED 127.0.0.1:8888
12692019-12-28 23:46:59: charts.d: INFO: main: started from '/usr/libexec/netdata/plugins.d/charts.d.plugin' with options: 1
12702019-12-28 23:46:59: python.d INFO: plugin[main] : using python v2
1271Traceback (most recent call last):
1272 File "/usr/libexec/netdata/plugins.d/python.d.plugin", line 783, in <module>
1273 main()
1274 File "/usr/libexec/netdata/plugins.d/python.d.plugin", line 774, in main
1275 if not p.setup():
1276 File "/usr/libexec/netdata/plugins.d/python.d.plugin", line 558, in setup
1277 if not self.load_config():
1278 File "/usr/libexec/netdata/plugins.d/python.d.plugin", line 484, in load_config
1279 self.config.update(config)
1280TypeError: 'NoneType' object is not iterable
12812019-12-28 23:47:00: netdata ERROR : PLUGINSD[python.d] : read failed: end of file
12822019-12-28 23:47:00: netdata ERROR : PLUGINSD[python.d] : '/usr/libexec/netdata/plugins.d/python.d.plugin' (pid 64) disconnected after 0 successful data collections (ENDs).
12832019-12-28 23:47:00: netdata ERROR : PLUGINSD[python.d] : child pid 64 exited with code 1.
12842019-12-28 23:47:00: netdata ERROR : PLUGINSD[python.d] : '/usr/libexec/netdata/plugins.d/python.d.plugin' (pid 64) exited with error code 1 and haven't collected any data. Disabling it.
12852019-12-28 23:47:00: netdata INFO : PLUGINSD[python.d] : thread with task id 44 finished
12862019-12-28 23:47:00: netdata INFO : PLUGINSD[perf] : connected to '/usr/libexec/netdata/plugins.d/perf.plugin' running on pid 136
12872019-12-28 23:47:00: perf.plugin INFO : MAIN : no charts enabled - nothing to do.
12882019-12-28 23:47:00: netdata INFO : PLUGINSD[perf] : called DISABLE. Disabling it.
12892019-12-28 23:47:00: netdata ERROR : PLUGINSD[perf] : '/usr/libexec/netdata/plugins.d/perf.plugin' (pid 136) disconnected after 0 successful data collections (ENDs).
12902019-12-28 23:47:00: netdata ERROR : PLUGINSD[perf] : child pid 136 exited with code 1.
12912019-12-28 23:47:00: netdata ERROR : PLUGINSD[perf] : '/usr/libexec/netdata/plugins.d/perf.plugin' (pid 136) exited with error code 1 and haven't collected any data. Disabling it.
12922019-12-28 23:47:00: netdata INFO : PLUGINSD[perf] : thread with task id 43 finished
12932019-12-28 23:47:00: charts.d: INFO: main: Configuration file '/usr/lib/netdata/conf.d/charts.d.conf' loaded.
12942019-12-28 23:47:00: charts.d: WARNING: main: Configuration file '/etc/netdata/charts.d.conf' not found.
12952019-12-28 23:47:00: charts.d: INFO: apache: is disabled. Add a line with apache=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
12962019-12-28 23:47:00: charts.d: INFO: cpu_apps: is disabled. Add a line with cpu_apps=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
12972019-12-28 23:47:00: charts.d: INFO: cpufreq: is disabled. Add a line with cpufreq=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
12982019-12-28 23:47:00: charts.d: INFO: example: is disabled. Add a line with example=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
12992019-12-28 23:47:00: charts.d: INFO: exim: is disabled. Add a line with exim=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
13002019-12-28 23:47:00: charts.d: INFO: hddtemp: is disabled. Add a line with hddtemp=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
13012019-12-28 23:47:00: charts.d: INFO: load_average: is disabled. Add a line with load_average=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
13022019-12-28 23:47:00: charts.d: INFO: mem_apps: is disabled. Add a line with mem_apps=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
13032019-12-28 23:47:00: netdata INFO : PLUGINSD[fping] : connected to '/usr/libexec/netdata/plugins.d/fping.plugin' running on pid 169
13042019-12-28 23:47:00: charts.d: INFO: mysql: is disabled. Add a line with mysql=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
13052019-12-28 23:47:00: tc-qos-helper.sh: WARNING: FireQoS is not installed on this system. Use FireQoS to apply traffic QoS and expose the class names to netdata. Check https://github.com/netdata/netdata/tree/master/collectors/tc.plugin#tcplugin
13062019-12-28 23:47:00: charts.d: INFO: nginx: is disabled. Add a line with nginx=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
13072019-12-28 23:47:00: tc-qos-helper.sh: WARNING: Cannot find file '/usr/lib/netdata/conf.d/tc-qos-helper.conf'.
13082019-12-28 23:47:00: charts.d: INFO: phpfpm: is disabled. Add a line with phpfpm=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
13092019-12-28 23:47:00: tc-qos-helper.sh: WARNING: Cannot find file '/etc/netdata/tc-qos-helper.conf'.
13102019-12-28 23:47:00: charts.d: INFO: postfix: is disabled. Add a line with postfix=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
13112019-12-28 23:47:00: fping.plugin: INFO: Loading config file '/usr/lib/netdata/conf.d/fping.conf'...
13122019-12-28 23:47:00: charts.d: INFO: sensors: is disabled. Add a line with sensors=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
13132019-12-28 23:47:00: fping.plugin: WARNING: Cannot find file '/etc/netdata/fping.conf'.
13142019-12-28 23:47:00: charts.d: INFO: squid: is disabled. Add a line with squid=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
13152019-12-28 23:47:00: fping.plugin: FATAL: no hosts configured - nothing to do.
13162019-12-28 23:47:00: netdata INFO : PLUGINSD[fping] : called DISABLE. Disabling it.
13172019-12-28 23:47:00: netdata ERROR : PLUGINSD[fping] : '/usr/libexec/netdata/plugins.d/fping.plugin' (pid 169) disconnected after 0 successful data collections (ENDs).
13182019-12-28 23:47:00: netdata ERROR : PLUGINSD[fping] : child pid 169 exited with code 1.
13192019-12-28 23:47:00: netdata ERROR : PLUGINSD[fping] : '/usr/libexec/netdata/plugins.d/fping.plugin' (pid 169) exited with error code 1 and haven't collected any data. Disabling it.
13202019-12-28 23:47:00: netdata INFO : PLUGINSD[fping] : thread with task id 42 finished
13212019-12-28 23:47:00: charts.d: INFO: tomcat: is disabled. Add a line with tomcat=force in '/etc/netdata/charts.d.conf' to enable it (or remove the line that disables it).
13222019-12-28 23:47:00: charts.d: WARNING: ap: command 'iw' is not found in /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin.
13232019-12-28 23:47:00: charts.d: ERROR: ap: module's 'ap' check() function reports failure.
13242019-12-28 23:47:00: charts.d: : apcupsd: command 'apcupsd_get 127.0.0.1:3551 ' failed with code 1:
1325 --- BEGIN TRACE ---
1326cat: /var/run/netdata-charts.d-A7kq63ZHPg/run.93: No such file or directory
1327 --- END TRACE ---
13282019-12-28 23:47:00: charts.d: ERROR: apcupsd: cannot get information for apcupsd server local on 127.0.0.1:3551.
13292019-12-28 23:47:00: charts.d: ERROR: apcupsd: No APC UPSes found available.
13302019-12-28 23:47:00: charts.d: ERROR: apcupsd: module's 'apcupsd' check() function reports failure.
13312019-12-28 23:47:00: charts.d: WARNING: libreswan: command 'ipsec' is not found in /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin.
13322019-12-28 23:47:00: charts.d: ERROR: libreswan: module's 'libreswan' check() function reports failure.
13332019-12-28 23:47:00: charts.d: WARNING: nut: command 'upsc' is not found in /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin.
13342019-12-28 23:47:00: charts.d: ERROR: nut: module's 'nut' check() function reports failure.
13352019-12-28 23:47:00: charts.d: WARNING: opensips: command 'opensipsctl' is not found in /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin.
13362019-12-28 23:47:00: charts.d: ERROR: opensips: module's 'opensips' check() function reports failure.
13372019-12-28 23:47:00: charts.d: FATAL: main: No charts to collect data from.
13382019-12-28 23:47:00: netdata INFO : PLUGINSD[charts.d] : called DISABLE. Disabling it.
13392019-12-28 23:47:00: netdata ERROR : PLUGINSD[charts.d] : '/usr/libexec/netdata/plugins.d/charts.d.plugin' (pid 93) disconnected after 0 successful data collections (ENDs).
13402019-12-28 23:47:00: netdata INFO : PLUGINSD[charts.d] : '/usr/libexec/netdata/plugins.d/charts.d.plugin' (pid 93) does not generate useful output but it reports success (exits with 0). Will not start it again - it is now disabled..
13412019-12-28 23:47:00: netdata INFO : PLUGINSD[node.d] : called DISABLE. Disabling it.
13422019-12-28 23:47:00: netdata ERROR : PLUGINSD[node.d] : '/usr/libexec/netdata/plugins.d/node.d.plugin' (pid 79) disconnected after 0 successful data collections (ENDs).
13432019-12-28 23:47:00: netdata ERROR : PLUGINSD[node.d] : child pid 79 killed by signal 15.
13442019-12-28 23:47:00: netdata INFO : PLUGINSD[node.d] : '/usr/libexec/netdata/plugins.d/node.d.plugin' (pid 79) was killed with SIGTERM. Disabling it.
13452019-12-28 23:47:00: netdata INFO : PLUGINSD[node.d] : thread with task id 40 finished
13462019-12-28 23:47:00: apps.plugin INFO : MAIN : Using now_boottime_usec() for uptime (dt is 1 ms)
13472019-12-28 23:47:09: cgroup-name.sh: INFO: cgroup 'docker' is called 'docker'
13482019-12-28 23:47:09: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/f316c6f36cf40a8e9e77319e44f8f49b54f65c90b3ed40f2ade8ecb8275d42e1/json
13492019-12-28 23:47:09: cgroup-name.sh: INFO: docker container 'f316c6f36cf40a8e9e77319e44f8f49b54f65c90b3ed40f2ade8ecb8275d42e1' is named 'mediabutler'
13502019-12-28 23:47:09: cgroup-name.sh: INFO: cgroup 'docker_f316c6f36cf40a8e9e77319e44f8f49b54f65c90b3ed40f2ade8ecb8275d42e1' is called 'mediabutler'
13512019-12-28 23:47:10: netdata INFO : PLUGINSD[charts.d] : thread with task id 38 finished
13522019-12-28 23:47:10: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
13532019-12-28 23:47:10: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/f316c6f36cf40a8e9e77319e44f8f49b54f65c90b3ed40f2ade8ecb8275d42e1'
13542019-12-28 23:47:11: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/f316c6f36cf40a8e9e77319e44f8f49b54f65c90b3ed40f2ade8ecb8275d42e1'
13552019-12-28 23:47:11: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 342 exited with code 1.
13562019-12-28 23:47:11: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/f316c6f36cf40a8e9e77319e44f8f49b54f65c90b3ed40f2ade8ecb8275d42e1'
13572019-12-28 23:47:11: netdata ERROR : PLUGIN[cgroups] : child pid 341 exited with code 1.
13582019-12-28 23:47:11: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/819df48ff42a91ec2d8499a6cfcb460707165b96f646f1c49bdb6a923d68c895/json
13592019-12-28 23:47:11: cgroup-name.sh: INFO: docker container '819df48ff42a91ec2d8499a6cfcb460707165b96f646f1c49bdb6a923d68c895' is named 'unmanic'
13602019-12-28 23:47:11: cgroup-name.sh: INFO: cgroup 'docker_819df48ff42a91ec2d8499a6cfcb460707165b96f646f1c49bdb6a923d68c895' is called 'unmanic'
13612019-12-28 23:47:12: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
13622019-12-28 23:47:12: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/819df48ff42a91ec2d8499a6cfcb460707165b96f646f1c49bdb6a923d68c895'
13632019-12-28 23:47:12: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/819df48ff42a91ec2d8499a6cfcb460707165b96f646f1c49bdb6a923d68c895'
13642019-12-28 23:47:12: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 372 exited with code 1.
13652019-12-28 23:47:12: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/819df48ff42a91ec2d8499a6cfcb460707165b96f646f1c49bdb6a923d68c895'
13662019-12-28 23:47:12: netdata ERROR : PLUGIN[cgroups] : child pid 371 exited with code 1.
13672019-12-28 23:47:13: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/0fb32bb2d0d102a108bf10f698544e5ecef01bafd9e52978d1a8ca8b868586c4/json
13682019-12-28 23:47:13: cgroup-name.sh: INFO: docker container '0fb32bb2d0d102a108bf10f698544e5ecef01bafd9e52978d1a8ca8b868586c4' is named 'nzbhydra2'
13692019-12-28 23:47:13: cgroup-name.sh: INFO: cgroup 'docker_0fb32bb2d0d102a108bf10f698544e5ecef01bafd9e52978d1a8ca8b868586c4' is called 'nzbhydra2'
13702019-12-28 23:47:13: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
13712019-12-28 23:47:13: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/0fb32bb2d0d102a108bf10f698544e5ecef01bafd9e52978d1a8ca8b868586c4'
13722019-12-28 23:47:14: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/0fb32bb2d0d102a108bf10f698544e5ecef01bafd9e52978d1a8ca8b868586c4'
13732019-12-28 23:47:14: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 402 exited with code 1.
13742019-12-28 23:47:14: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/0fb32bb2d0d102a108bf10f698544e5ecef01bafd9e52978d1a8ca8b868586c4'
13752019-12-28 23:47:14: netdata ERROR : PLUGIN[cgroups] : child pid 401 exited with code 1.
13762019-12-28 23:47:14: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/fcc0fde6b0cb5426e48f10b597036aae802da657fc1e0cd7ef0ef41c3d119409/json
13772019-12-28 23:47:14: cgroup-name.sh: INFO: docker container 'fcc0fde6b0cb5426e48f10b597036aae802da657fc1e0cd7ef0ef41c3d119409' is named 'emby'
13782019-12-28 23:47:14: cgroup-name.sh: INFO: cgroup 'docker_fcc0fde6b0cb5426e48f10b597036aae802da657fc1e0cd7ef0ef41c3d119409' is called 'emby'
13792019-12-28 23:47:15: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
13802019-12-28 23:47:15: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/fcc0fde6b0cb5426e48f10b597036aae802da657fc1e0cd7ef0ef41c3d119409'
13812019-12-28 23:47:16: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/fcc0fde6b0cb5426e48f10b597036aae802da657fc1e0cd7ef0ef41c3d119409'
13822019-12-28 23:47:16: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 432 exited with code 1.
13832019-12-28 23:47:16: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/fcc0fde6b0cb5426e48f10b597036aae802da657fc1e0cd7ef0ef41c3d119409'
13842019-12-28 23:47:16: netdata ERROR : PLUGIN[cgroups] : child pid 431 exited with code 1.
13852019-12-28 23:47:16: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/1bd9014d340292da66bac7a3e962ef21182f414caa2e7e15511a513860571502/json
13862019-12-28 23:47:16: cgroup-name.sh: INFO: docker container '1bd9014d340292da66bac7a3e962ef21182f414caa2e7e15511a513860571502' is named 'ombi'
13872019-12-28 23:47:16: cgroup-name.sh: INFO: cgroup 'docker_1bd9014d340292da66bac7a3e962ef21182f414caa2e7e15511a513860571502' is called 'ombi'
13882019-12-28 23:47:17: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
13892019-12-28 23:47:17: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/1bd9014d340292da66bac7a3e962ef21182f414caa2e7e15511a513860571502'
13902019-12-28 23:47:17: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/1bd9014d340292da66bac7a3e962ef21182f414caa2e7e15511a513860571502'
13912019-12-28 23:47:17: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 462 exited with code 1.
13922019-12-28 23:47:17: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/1bd9014d340292da66bac7a3e962ef21182f414caa2e7e15511a513860571502'
13932019-12-28 23:47:17: netdata ERROR : PLUGIN[cgroups] : child pid 461 exited with code 1.
13942019-12-28 23:47:18: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/b5252f6da376d883d32fd39e4d62d7596e3f277e0287832439007c9d3e68a1dd/json
13952019-12-28 23:47:18: cgroup-name.sh: INFO: docker container 'b5252f6da376d883d32fd39e4d62d7596e3f277e0287832439007c9d3e68a1dd' is named 'portainer'
13962019-12-28 23:47:18: cgroup-name.sh: INFO: cgroup 'docker_b5252f6da376d883d32fd39e4d62d7596e3f277e0287832439007c9d3e68a1dd' is called 'portainer'
13972019-12-28 23:47:19: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
13982019-12-28 23:47:19: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/b5252f6da376d883d32fd39e4d62d7596e3f277e0287832439007c9d3e68a1dd'
13992019-12-28 23:47:19: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/b5252f6da376d883d32fd39e4d62d7596e3f277e0287832439007c9d3e68a1dd'
14002019-12-28 23:47:19: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 492 exited with code 1.
14012019-12-28 23:47:19: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/b5252f6da376d883d32fd39e4d62d7596e3f277e0287832439007c9d3e68a1dd'
14022019-12-28 23:47:19: netdata LOG FLOOD PROTECTION too many logs (201 logs in 21 seconds, threshold is set to 200 logs in 1200 seconds). Preventing more logs from process 'netdata' for 1179 seconds.
14032019-12-28 23:47:20: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/e9394e4e2570af8e933355e853cfa78c90c96012e9a12db2eefda7dd6482c66b/json
14042019-12-28 23:47:20: cgroup-name.sh: INFO: docker container 'e9394e4e2570af8e933355e853cfa78c90c96012e9a12db2eefda7dd6482c66b' is named 'plexpy'
14052019-12-28 23:47:20: cgroup-name.sh: INFO: cgroup 'docker_e9394e4e2570af8e933355e853cfa78c90c96012e9a12db2eefda7dd6482c66b' is called 'plexpy'
14062019-12-28 23:47:20: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
14072019-12-28 23:47:20: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/e9394e4e2570af8e933355e853cfa78c90c96012e9a12db2eefda7dd6482c66b'
14082019-12-28 23:47:21: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/e9394e4e2570af8e933355e853cfa78c90c96012e9a12db2eefda7dd6482c66b'
14092019-12-28 23:47:21: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 522 exited with code 1.
14102019-12-28 23:47:21: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/e9394e4e2570af8e933355e853cfa78c90c96012e9a12db2eefda7dd6482c66b'
14112019-12-28 23:47:22: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/15889bbf8aff163439970b09926ea2eb511318f747c0d7f3ead33d6ffe9877a8/json
14122019-12-28 23:47:22: cgroup-name.sh: INFO: docker container '15889bbf8aff163439970b09926ea2eb511318f747c0d7f3ead33d6ffe9877a8' is named 'letsencrypt'
14132019-12-28 23:47:22: cgroup-name.sh: INFO: cgroup 'docker_15889bbf8aff163439970b09926ea2eb511318f747c0d7f3ead33d6ffe9877a8' is called 'letsencrypt'
14142019-12-28 23:47:22: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
14152019-12-28 23:47:22: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/15889bbf8aff163439970b09926ea2eb511318f747c0d7f3ead33d6ffe9877a8'
14162019-12-28 23:47:23: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/15889bbf8aff163439970b09926ea2eb511318f747c0d7f3ead33d6ffe9877a8'
14172019-12-28 23:47:23: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 552 exited with code 1.
14182019-12-28 23:47:23: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/15889bbf8aff163439970b09926ea2eb511318f747c0d7f3ead33d6ffe9877a8'
14192019-12-28 23:47:23: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/eb8bcf02a7a2cc3a690d53a029d816eed225fe1c57d9051a6eca72362dda17ca/json
14202019-12-28 23:47:23: cgroup-name.sh: INFO: docker container 'eb8bcf02a7a2cc3a690d53a029d816eed225fe1c57d9051a6eca72362dda17ca' is named 'radarr'
14212019-12-28 23:47:23: cgroup-name.sh: INFO: cgroup 'docker_eb8bcf02a7a2cc3a690d53a029d816eed225fe1c57d9051a6eca72362dda17ca' is called 'radarr'
14222019-12-28 23:47:24: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
14232019-12-28 23:47:24: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/eb8bcf02a7a2cc3a690d53a029d816eed225fe1c57d9051a6eca72362dda17ca'
14242019-12-28 23:47:24: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/eb8bcf02a7a2cc3a690d53a029d816eed225fe1c57d9051a6eca72362dda17ca'
14252019-12-28 23:47:24: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 582 exited with code 1.
14262019-12-28 23:47:24: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/eb8bcf02a7a2cc3a690d53a029d816eed225fe1c57d9051a6eca72362dda17ca'
14272019-12-28 23:47:25: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/d909dec53cf1679c5ccafcb1ef350b7e6d157cbe075d64f8b8b8eab427f02d37/json
14282019-12-28 23:47:25: cgroup-name.sh: INFO: docker container 'd909dec53cf1679c5ccafcb1ef350b7e6d157cbe075d64f8b8b8eab427f02d37' is named 'sonarr'
14292019-12-28 23:47:25: cgroup-name.sh: INFO: cgroup 'docker_d909dec53cf1679c5ccafcb1ef350b7e6d157cbe075d64f8b8b8eab427f02d37' is called 'sonarr'
14302019-12-28 23:47:25: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
14312019-12-28 23:47:25: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/d909dec53cf1679c5ccafcb1ef350b7e6d157cbe075d64f8b8b8eab427f02d37'
14322019-12-28 23:47:26: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/d909dec53cf1679c5ccafcb1ef350b7e6d157cbe075d64f8b8b8eab427f02d37'
14332019-12-28 23:47:26: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 612 exited with code 1.
14342019-12-28 23:47:26: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/d909dec53cf1679c5ccafcb1ef350b7e6d157cbe075d64f8b8b8eab427f02d37'
14352019-12-28 23:47:27: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/a7c50f68366d00cf30d6b3cb24ae24a53aa66baf7ac692774792b956e37308d2/json
14362019-12-28 23:47:27: cgroup-name.sh: INFO: docker container 'a7c50f68366d00cf30d6b3cb24ae24a53aa66baf7ac692774792b956e37308d2' is named 'mongo'
14372019-12-28 23:47:27: cgroup-name.sh: INFO: cgroup 'docker_a7c50f68366d00cf30d6b3cb24ae24a53aa66baf7ac692774792b956e37308d2' is called 'mongo'
14382019-12-28 23:47:27: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
14392019-12-28 23:47:27: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/a7c50f68366d00cf30d6b3cb24ae24a53aa66baf7ac692774792b956e37308d2'
14402019-12-28 23:47:28: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/a7c50f68366d00cf30d6b3cb24ae24a53aa66baf7ac692774792b956e37308d2'
14412019-12-28 23:47:28: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 642 exited with code 1.
14422019-12-28 23:47:28: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/a7c50f68366d00cf30d6b3cb24ae24a53aa66baf7ac692774792b956e37308d2'
14432019-12-28 23:47:28: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/74f68e242a7b45bc6cbd063051510f94f1d2f8a7bb085c98ca6874562b2d8ea8/json
14442019-12-28 23:47:28: cgroup-name.sh: INFO: docker container '74f68e242a7b45bc6cbd063051510f94f1d2f8a7bb085c98ca6874562b2d8ea8' is named 'deezloadermx'
14452019-12-28 23:47:28: cgroup-name.sh: INFO: cgroup 'docker_74f68e242a7b45bc6cbd063051510f94f1d2f8a7bb085c98ca6874562b2d8ea8' is called 'deezloadermx'
14462019-12-28 23:47:29: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
14472019-12-28 23:47:29: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/74f68e242a7b45bc6cbd063051510f94f1d2f8a7bb085c98ca6874562b2d8ea8'
14482019-12-28 23:47:29: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/74f68e242a7b45bc6cbd063051510f94f1d2f8a7bb085c98ca6874562b2d8ea8'
14492019-12-28 23:47:29: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 672 exited with code 1.
14502019-12-28 23:47:29: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/74f68e242a7b45bc6cbd063051510f94f1d2f8a7bb085c98ca6874562b2d8ea8'
14512019-12-28 23:47:30: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/4c7e8f9c2fcda838e58f6e213e8dae45a483db345561ee7fec8a216d64761f4a/json
14522019-12-28 23:47:30: cgroup-name.sh: INFO: docker container '4c7e8f9c2fcda838e58f6e213e8dae45a483db345561ee7fec8a216d64761f4a' is named 'ubooquity'
14532019-12-28 23:47:30: cgroup-name.sh: INFO: cgroup 'docker_4c7e8f9c2fcda838e58f6e213e8dae45a483db345561ee7fec8a216d64761f4a' is called 'ubooquity'
14542019-12-28 23:47:31: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
14552019-12-28 23:47:31: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/4c7e8f9c2fcda838e58f6e213e8dae45a483db345561ee7fec8a216d64761f4a'
14562019-12-28 23:47:31: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/4c7e8f9c2fcda838e58f6e213e8dae45a483db345561ee7fec8a216d64761f4a'
14572019-12-28 23:47:31: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 702 exited with code 1.
14582019-12-28 23:47:31: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/4c7e8f9c2fcda838e58f6e213e8dae45a483db345561ee7fec8a216d64761f4a'
14592019-12-28 23:47:32: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/7269ae4e4160f9d4ddc112ba3b9a7771a5ff579602b323a7e4b54cf9ef23dd38/json
14602019-12-28 23:47:32: cgroup-name.sh: INFO: docker container '7269ae4e4160f9d4ddc112ba3b9a7771a5ff579602b323a7e4b54cf9ef23dd38' is named 'speedtest'
14612019-12-28 23:47:32: cgroup-name.sh: INFO: cgroup 'docker_7269ae4e4160f9d4ddc112ba3b9a7771a5ff579602b323a7e4b54cf9ef23dd38' is called 'speedtest'
14622019-12-28 23:47:32: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
14632019-12-28 23:47:32: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/7269ae4e4160f9d4ddc112ba3b9a7771a5ff579602b323a7e4b54cf9ef23dd38'
14642019-12-28 23:47:33: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/7269ae4e4160f9d4ddc112ba3b9a7771a5ff579602b323a7e4b54cf9ef23dd38'
14652019-12-28 23:47:33: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 732 exited with code 1.
14662019-12-28 23:47:33: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/7269ae4e4160f9d4ddc112ba3b9a7771a5ff579602b323a7e4b54cf9ef23dd38'
14672019-12-28 23:47:33: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/fb20a3dbdb9063e9a134d30aca61eba50e32b019b02a77eb5ec42309f73b2b5e/json
14682019-12-28 23:47:33: cgroup-name.sh: INFO: docker container 'fb20a3dbdb9063e9a134d30aca61eba50e32b019b02a77eb5ec42309f73b2b5e' is named 'calibre-web'
14692019-12-28 23:47:33: cgroup-name.sh: INFO: cgroup 'docker_fb20a3dbdb9063e9a134d30aca61eba50e32b019b02a77eb5ec42309f73b2b5e' is called 'calibre-web'
14702019-12-28 23:47:34: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
14712019-12-28 23:47:34: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/fb20a3dbdb9063e9a134d30aca61eba50e32b019b02a77eb5ec42309f73b2b5e'
14722019-12-28 23:47:34: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/fb20a3dbdb9063e9a134d30aca61eba50e32b019b02a77eb5ec42309f73b2b5e'
14732019-12-28 23:47:34: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 762 exited with code 1.
14742019-12-28 23:47:34: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/fb20a3dbdb9063e9a134d30aca61eba50e32b019b02a77eb5ec42309f73b2b5e'
14752019-12-28 23:47:35: 1: 34 '[172.18.0.7]:40098' 'CONNECTED'
14762019-12-28 23:47:35: 2: 34 '[172.18.0.7]:40102' 'CONNECTED'
14772019-12-28 23:47:35: 3: 50 '[172.18.0.7]:40096' 'CONNECTED'
14782019-12-28 23:47:35: 3: 50 '[172.18.0.7]:40096' 'DISCONNECTED'
14792019-12-28 23:47:35: 3: 50 '[172.18.0.7]:40096' 'DATA' (sent/all = 247/854 bytes -71%, prep/sent/total = 0.12/0.11/0.23 ms) 200 '/api/v1/data'
14802019-12-28 23:47:35: 4: 48 '[172.18.0.7]:40100' 'CONNECTED'
14812019-12-28 23:47:35: 5: 34 '[172.18.0.7]:40104' 'CONNECTED'
14822019-12-28 23:47:35: 4: 48 '[172.18.0.7]:40100' 'DISCONNECTED'
14832019-12-28 23:47:35: 4: 48 '[172.18.0.7]:40100' 'DATA' (sent/all = 422/787 bytes -46%, prep/sent/total = 0.06/0.33/0.39 ms) 200 '/api/v1/data'
14842019-12-28 23:47:35: 1: 34 '[172.18.0.7]:40098' 'DISCONNECTED'
14852019-12-28 23:47:35: 1: 34 '[172.18.0.7]:40098' 'DATA' (sent/all = 401/748 bytes -46%, prep/sent/total = 0.11/0.55/0.66 ms) 200 '/api/v1/data'
14862019-12-28 23:47:35: 2: 34 '[172.18.0.7]:40102' 'DISCONNECTED'
14872019-12-28 23:47:35: 2: 34 '[172.18.0.7]:40102' 'DATA' (sent/all = 482/997 bytes -52%, prep/sent/total = 0.27/0.33/0.60 ms) 200 '/api/v1/data'
14882019-12-28 23:47:35: 5: 34 '[172.18.0.7]:40104' 'DISCONNECTED'
14892019-12-28 23:47:35: 5: 34 '[172.18.0.7]:40104' 'DATA' (sent/all = 430/790 bytes -46%, prep/sent/total = 0.07/0.33/0.40 ms) 200 '/api/v1/data'
14902019-12-28 23:47:35: 6: 48 '[172.18.0.7]:40106' 'CONNECTED'
14912019-12-28 23:47:35: 7: 48 '[172.18.0.7]:40108' 'CONNECTED'
14922019-12-28 23:47:35: 8: 48 '[172.18.0.7]:40110' 'CONNECTED'
14932019-12-28 23:47:35: 9: 48 '[172.18.0.7]:40112' 'CONNECTED'
14942019-12-28 23:47:35: 10: 48 '[172.18.0.7]:40114' 'CONNECTED'
14952019-12-28 23:47:35: 11: 50 '[172.18.0.7]:40116' 'CONNECTED'
14962019-12-28 23:47:35: 11: 50 '[172.18.0.7]:40116' 'DISCONNECTED'
14972019-12-28 23:47:35: 11: 50 '[172.18.0.7]:40116' 'DATA' (sent/all = 358/868 bytes -59%, prep/sent/total = 0.10/0.09/0.20 ms) 200 '/api/v1/data'
14982019-12-28 23:47:35: 6: 48 '[172.18.0.7]:40106' 'DISCONNECTED'
14992019-12-28 23:47:35: 6: 48 '[172.18.0.7]:40106' 'DATA' (sent/all = 433/797 bytes -46%, prep/sent/total = 0.29/0.86/1.16 ms) 200 '/api/v1/data'
15002019-12-28 23:47:35: 7: 48 '[172.18.0.7]:40108' 'DISCONNECTED'
15012019-12-28 23:47:35: 7: 48 '[172.18.0.7]:40108' 'DATA' (sent/all = 440/900 bytes -51%, prep/sent/total = 0.07/0.84/0.92 ms) 200 '/api/v1/data'
15022019-12-28 23:47:35: 8: 48 '[172.18.0.7]:40110' 'DISCONNECTED'
15032019-12-28 23:47:35: 8: 48 '[172.18.0.7]:40110' 'DATA' (sent/all = 454/1570 bytes -71%, prep/sent/total = 0.09/0.80/0.89 ms) 200 '/api/v1/data'
15042019-12-28 23:47:35: 9: 48 '[172.18.0.7]:40112' 'DISCONNECTED'
15052019-12-28 23:47:35: 9: 48 '[172.18.0.7]:40112' 'DATA' (sent/all = 552/1738 bytes -68%, prep/sent/total = 0.09/0.76/0.85 ms) 200 '/api/v1/data'
15062019-12-28 23:47:35: 10: 48 '[172.18.0.7]:40114' 'DISCONNECTED'
15072019-12-28 23:47:35: 10: 48 '[172.18.0.7]:40114' 'DATA' (sent/all = 1248/3219 bytes -61%, prep/sent/total = 0.14/0.65/0.79 ms) 200 '/api/v1/data'
15082019-12-28 23:47:35: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/bb7cdd3fc3b2503bbf6daee53632ca3d3c8a83ca87907ae38d6349301af0081e/json
15092019-12-28 23:47:35: cgroup-name.sh: INFO: docker container 'bb7cdd3fc3b2503bbf6daee53632ca3d3c8a83ca87907ae38d6349301af0081e' is named 'nzbget'
15102019-12-28 23:47:35: cgroup-name.sh: INFO: cgroup 'docker_bb7cdd3fc3b2503bbf6daee53632ca3d3c8a83ca87907ae38d6349301af0081e' is called 'nzbget'
15112019-12-28 23:47:35: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
15122019-12-28 23:47:35: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/bb7cdd3fc3b2503bbf6daee53632ca3d3c8a83ca87907ae38d6349301af0081e'
15132019-12-28 23:47:36: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/bb7cdd3fc3b2503bbf6daee53632ca3d3c8a83ca87907ae38d6349301af0081e'
15142019-12-28 23:47:36: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 792 exited with code 1.
15152019-12-28 23:47:36: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/bb7cdd3fc3b2503bbf6daee53632ca3d3c8a83ca87907ae38d6349301af0081e'
15162019-12-28 23:47:36: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/39786424e8c5565ff5e14378533ef937ceda07974cfc82af8972da8845ead7d4/json
15172019-12-28 23:47:36: cgroup-name.sh: INFO: docker container '39786424e8c5565ff5e14378533ef937ceda07974cfc82af8972da8845ead7d4' is named 'nginx-proxy'
15182019-12-28 23:47:36: cgroup-name.sh: INFO: cgroup 'docker_39786424e8c5565ff5e14378533ef937ceda07974cfc82af8972da8845ead7d4' is called 'nginx-proxy'
15192019-12-28 23:47:37: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
15202019-12-28 23:47:37: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/39786424e8c5565ff5e14378533ef937ceda07974cfc82af8972da8845ead7d4'
15212019-12-28 23:47:37: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/39786424e8c5565ff5e14378533ef937ceda07974cfc82af8972da8845ead7d4'
15222019-12-28 23:47:37: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 822 exited with code 1.
15232019-12-28 23:47:37: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/39786424e8c5565ff5e14378533ef937ceda07974cfc82af8972da8845ead7d4'
15242019-12-28 23:47:38: 12: 48 '[172.18.0.7]:40194' 'CONNECTED'
15252019-12-28 23:47:38: 12: 48 '[172.18.0.7]:40194' 'DISCONNECTED'
15262019-12-28 23:47:38: 12: 48 '[172.18.0.7]:40194' 'FILECOPY' (sent/all = 26554/154193 bytes -83%, prep/sent/total = 0.06/4.24/4.29 ms) 200 '/css/bootstrap-slate-flat-3.3.7.css'
15272019-12-28 23:47:38: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/71b4bc98de628babcc48672468facf1049952cb1f1b58fdcdbe575f23a6335e5/json
15282019-12-28 23:47:38: cgroup-name.sh: INFO: docker container '71b4bc98de628babcc48672468facf1049952cb1f1b58fdcdbe575f23a6335e5' is named 'mellow'
15292019-12-28 23:47:38: cgroup-name.sh: INFO: cgroup 'docker_71b4bc98de628babcc48672468facf1049952cb1f1b58fdcdbe575f23a6335e5' is called 'mellow'
15302019-12-28 23:47:38: 13: 48 '[172.18.0.7]:40206' 'CONNECTED'
15312019-12-28 23:47:38: 13: 48 '[172.18.0.7]:40206' 'DISCONNECTED'
15322019-12-28 23:47:38: 14: 48 '[172.18.0.7]:40208' 'CONNECTED'
15332019-12-28 23:47:38: 14: 48 '[172.18.0.7]:40208' 'DISCONNECTED'
15342019-12-28 23:47:38: 15: 50 '[172.18.0.7]:40210' 'CONNECTED'
15352019-12-28 23:47:38: 16: 48 '[172.18.0.7]:40212' 'CONNECTED'
15362019-12-28 23:47:38: 17: 47 '[172.18.0.7]:40214' 'CONNECTED'
15372019-12-28 23:47:38: 16: 48 '[172.18.0.7]:40212' 'DISCONNECTED'
15382019-12-28 23:47:38: 16: 48 '[172.18.0.7]:40212' 'FILECOPY' (sent/all = 1424/4162 bytes -66%, prep/sent/total = 0.71/0.28/1.00 ms) 200 '/lib/bootstrap-toggle-2.2.2.min.js'
15392019-12-28 23:47:38: 15: 50 '[172.18.0.7]:40210' 'DISCONNECTED'
15402019-12-28 23:47:38: 15: 50 '[172.18.0.7]:40210' 'FILECOPY' (sent/all = 7175/25044 bytes -71%, prep/sent/total = 1.18/0.69/1.87 ms) 200 '/lib/perfect-scrollbar-0.6.15.min.js'
15412019-12-28 23:47:38: 17: 47 '[172.18.0.7]:40214' 'DISCONNECTED'
15422019-12-28 23:47:38: 17: 47 '[172.18.0.7]:40214' 'FILECOPY' (sent/all = 36389/142093 bytes -74%, prep/sent/total = 0.76/3.44/4.20 ms) 200 '/dashboard_info.js'
15432019-12-28 23:47:38: 18: 49 '[172.18.0.7]:40220' 'CONNECTED'
15442019-12-28 23:47:38: 18: 49 '[172.18.0.7]:40220' 'DISCONNECTED'
15452019-12-28 23:47:38: 18: 49 '[172.18.0.7]:40220' 'DATA' (sent/all = 188/248 bytes -24%, prep/sent/total = 0.02/0.58/0.59 ms) 200 '/api/v1/registry'
15462019-12-28 23:47:39: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
15472019-12-28 23:47:39: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/71b4bc98de628babcc48672468facf1049952cb1f1b58fdcdbe575f23a6335e5'
15482019-12-28 23:47:39: 19: 48 '[172.18.0.7]:40222' 'CONNECTED'
15492019-12-28 23:47:39: 19: 48 '[172.18.0.7]:40222' 'DISCONNECTED'
15502019-12-28 23:47:39: 19: 48 '[172.18.0.7]:40222' 'DATA' (sent/all = 24435/331097 bytes -93%, prep/sent/total = 5.70/3.40/9.10 ms) 200 '/api/v1/charts'
15512019-12-28 23:47:39: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/71b4bc98de628babcc48672468facf1049952cb1f1b58fdcdbe575f23a6335e5'
15522019-12-28 23:47:39: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 852 exited with code 1.
15532019-12-28 23:47:39: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/71b4bc98de628babcc48672468facf1049952cb1f1b58fdcdbe575f23a6335e5'
15542019-12-28 23:47:39: 20: 46 '[172.18.0.7]:40224' 'CONNECTED'
15552019-12-28 23:47:39: 20: 46 '[172.18.0.7]:40224' 'DISCONNECTED'
15562019-12-28 23:47:39: 20: 46 '[172.18.0.7]:40224' 'FILECOPY' (sent/all = 41233/123980 bytes -67%, prep/sent/total = 0.05/6.93/6.99 ms) 200 '/lib/dygraph-c91c859.min.js'
15572019-12-28 23:47:39: 21: 34 '[172.18.0.7]:40226' 'CONNECTED'
15582019-12-28 23:47:39: 21: 34 '[172.18.0.7]:40226' 'DISCONNECTED'
15592019-12-28 23:47:39: 22: 34 '[172.18.0.7]:40228' 'CONNECTED'
15602019-12-28 23:47:39: 22: 34 '[172.18.0.7]:40228' 'DISCONNECTED'
15612019-12-28 23:47:39: 23: 50 '[172.18.0.7]:40230' 'CONNECTED'
15622019-12-28 23:47:39: 23: 50 '[172.18.0.7]:40230' 'DISCONNECTED'
15632019-12-28 23:47:39: 24: 34 '[172.18.0.7]:40232' 'CONNECTED'
15642019-12-28 23:47:39: 25: 34 '[172.18.0.7]:40234' 'CONNECTED'
15652019-12-28 23:47:39: 26: 34 '[172.18.0.7]:40236' 'CONNECTED'
15662019-12-28 23:47:39: 27: 34 '[172.18.0.7]:40238' 'CONNECTED'
15672019-12-28 23:47:39: 28: 34 '[172.18.0.7]:40240' 'CONNECTED'
15682019-12-28 23:47:39: 24: 34 '[172.18.0.7]:40232' 'DISCONNECTED'
15692019-12-28 23:47:39: 24: 34 '[172.18.0.7]:40232' 'DATA' (sent/all = 245/898 bytes -73%, prep/sent/total = 0.06/0.51/0.57 ms) 200 '/api/v1/data'
15702019-12-28 23:47:39: 26: 34 '[172.18.0.7]:40236' 'DISCONNECTED'
15712019-12-28 23:47:39: 26: 34 '[172.18.0.7]:40236' 'DATA' (sent/all = 440/825 bytes -47%, prep/sent/total = 0.07/0.56/0.63 ms) 200 '/api/v1/data'
15722019-12-28 23:47:39: 25: 34 '[172.18.0.7]:40234' 'DISCONNECTED'
15732019-12-28 23:47:39: 25: 34 '[172.18.0.7]:40234' 'DATA' (sent/all = 414/774 bytes -47%, prep/sent/total = 0.06/0.53/0.59 ms) 200 '/api/v1/data'
15742019-12-28 23:47:39: 27: 34 '[172.18.0.7]:40238' 'DISCONNECTED'
15752019-12-28 23:47:39: 27: 34 '[172.18.0.7]:40238' 'DATA' (sent/all = 506/1056 bytes -52%, prep/sent/total = 0.11/0.41/0.52 ms) 200 '/api/v1/data'
15762019-12-28 23:47:39: 28: 34 '[172.18.0.7]:40240' 'DISCONNECTED'
15772019-12-28 23:47:39: 28: 34 '[172.18.0.7]:40240' 'DATA' (sent/all = 452/829 bytes -45%, prep/sent/total = 0.07/0.38/0.44 ms) 200 '/api/v1/data'
15782019-12-28 23:47:39: 29: 47 '[172.18.0.7]:40242' 'CONNECTED'
15792019-12-28 23:47:39: 30: 47 '[172.18.0.7]:40244' 'CONNECTED'
15802019-12-28 23:47:39: 31: 47 '[172.18.0.7]:40246' 'CONNECTED'
15812019-12-28 23:47:39: 32: 47 '[172.18.0.7]:40248' 'CONNECTED'
15822019-12-28 23:47:39: 33: 47 '[172.18.0.7]:40250' 'CONNECTED'
15832019-12-28 23:47:39: 34: 47 '[172.18.0.7]:40252' 'CONNECTED'
15842019-12-28 23:47:39: 29: 47 '[172.18.0.7]:40242' 'DISCONNECTED'
15852019-12-28 23:47:39: 29: 47 '[172.18.0.7]:40242' 'DATA' (sent/all = 459/844 bytes -46%, prep/sent/total = 0.15/1.12/1.27 ms) 200 '/api/v1/data'
15862019-12-28 23:47:39: 30: 47 '[172.18.0.7]:40244' 'DISCONNECTED'
15872019-12-28 23:47:39: 30: 47 '[172.18.0.7]:40244' 'DATA' (sent/all = 458/953 bytes -52%, prep/sent/total = 0.11/1.12/1.24 ms) 200 '/api/v1/data'
15882019-12-28 23:47:39: 31: 47 '[172.18.0.7]:40246' 'DISCONNECTED'
15892019-12-28 23:47:39: 31: 47 '[172.18.0.7]:40246' 'DATA' (sent/all = 480/1721 bytes -72%, prep/sent/total = 0.10/1.19/1.29 ms) 200 '/api/v1/data'
15902019-12-28 23:47:39: 32: 47 '[172.18.0.7]:40248' 'DISCONNECTED'
15912019-12-28 23:47:39: 32: 47 '[172.18.0.7]:40248' 'DATA' (sent/all = 588/1909 bytes -69%, prep/sent/total = 0.10/1.18/1.28 ms) 200 '/api/v1/data'
15922019-12-28 23:47:39: 33: 47 '[172.18.0.7]:40250' 'DISCONNECTED'
15932019-12-28 23:47:39: 33: 47 '[172.18.0.7]:40250' 'DATA' (sent/all = 1393/3570 bytes -61%, prep/sent/total = 0.16/1.08/1.24 ms) 200 '/api/v1/data'
15942019-12-28 23:47:39: 34: 47 '[172.18.0.7]:40252' 'DISCONNECTED'
15952019-12-28 23:47:39: 34: 47 '[172.18.0.7]:40252' 'DATA' (sent/all = 372/913 bytes -59%, prep/sent/total = 0.08/1.23/1.31 ms) 200 '/api/v1/data'
15962019-12-28 23:47:40: 35: 48 '[172.18.0.7]:40262' 'CONNECTED'
15972019-12-28 23:47:40: 35: 48 '[172.18.0.7]:40262' 'DISCONNECTED'
15982019-12-28 23:47:40: 35: 48 '[172.18.0.7]:40262' 'DATA' (sent/all = 126/130 bytes -3%, prep/sent/total = 0.11/0.31/0.42 ms) 200 '/api/v1/alarms'
15992019-12-28 23:47:40: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/46eda2980f07e8ae6809b688e56d4d14884e936ed078b2a3e78bac764bd3755f/json
16002019-12-28 23:47:40: cgroup-name.sh: INFO: docker container '46eda2980f07e8ae6809b688e56d4d14884e936ed078b2a3e78bac764bd3755f' is named 'rutorrent'
16012019-12-28 23:47:40: cgroup-name.sh: INFO: cgroup 'docker_46eda2980f07e8ae6809b688e56d4d14884e936ed078b2a3e78bac764bd3755f' is called 'rutorrent'
16022019-12-28 23:47:40: 36: 48 '[172.18.0.7]:40264' 'CONNECTED'
16032019-12-28 23:47:40: 36: 48 '[172.18.0.7]:40264' 'DISCONNECTED'
16042019-12-28 23:47:40: 36: 48 '[172.18.0.7]:40264' 'DATA' (sent/all = 247/909 bytes -73%, prep/sent/total = 0.06/0.12/0.18 ms) 200 '/api/v1/data'
16052019-12-28 23:47:40: 37: 34 '[172.18.0.7]:40266' 'CONNECTED'
16062019-12-28 23:47:40: 38: 34 '[172.18.0.7]:40268' 'CONNECTED'
16072019-12-28 23:47:40: 39: 47 '[172.18.0.7]:40270' 'CONNECTED'
16082019-12-28 23:47:40: 40: 34 '[172.18.0.7]:40272' 'CONNECTED'
16092019-12-28 23:47:40: 41: 47 '[172.18.0.7]:40274' 'CONNECTED'
16102019-12-28 23:47:40: 42: 47 '[172.18.0.7]:40276' 'CONNECTED'
16112019-12-28 23:47:40: 43: 47 '[172.18.0.7]:40278' 'CONNECTED'
16122019-12-28 23:47:40: 44: 47 '[172.18.0.7]:40280' 'CONNECTED'
16132019-12-28 23:47:40: 40: 34 '[172.18.0.7]:40272' 'DISCONNECTED'
16142019-12-28 23:47:40: 40: 34 '[172.18.0.7]:40272' 'DATA' (sent/all = 457/839 bytes -46%, prep/sent/total = 0.13/0.76/0.89 ms) 200 '/api/v1/data'
16152019-12-28 23:47:40: 38: 34 '[172.18.0.7]:40268' 'DISCONNECTED'
16162019-12-28 23:47:40: 39: 47 '[172.18.0.7]:40270' 'DISCONNECTED'
16172019-12-28 23:47:40: 39: 47 '[172.18.0.7]:40270' 'DATA' (sent/all = 506/1049 bytes -52%, prep/sent/total = 0.11/1.58/1.69 ms) 200 '/api/v1/data'
16182019-12-28 23:47:40: 38: 34 '[172.18.0.7]:40268' 'DATA' (sent/all = 443/830 bytes -47%, prep/sent/total = 0.14/1.39/1.54 ms) 200 '/api/v1/data'
16192019-12-28 23:47:40: 44: 47 '[172.18.0.7]:40280' 'DISCONNECTED'
16202019-12-28 23:47:40: 44: 47 '[172.18.0.7]:40280' 'DATA' (sent/all = 588/1909 bytes -69%, prep/sent/total = 0.09/1.86/1.95 ms) 200 '/api/v1/data'
16212019-12-28 23:47:40: 37: 34 '[172.18.0.7]:40266' 'DISCONNECTED'
16222019-12-28 23:47:40: 37: 34 '[172.18.0.7]:40266' 'DATA' (sent/all = 420/784 bytes -46%, prep/sent/total = 0.06/1.73/1.79 ms) 200 '/api/v1/data'
16232019-12-28 23:47:40: 43: 47 '[172.18.0.7]:40278' 'DISCONNECTED'
16242019-12-28 23:47:40: 43: 47 '[172.18.0.7]:40278' 'DATA' (sent/all = 480/1721 bytes -72%, prep/sent/total = 0.13/2.04/2.17 ms) 200 '/api/v1/data'
16252019-12-28 23:47:40: 42: 47 '[172.18.0.7]:40276' 'DISCONNECTED'
16262019-12-28 23:47:40: 42: 47 '[172.18.0.7]:40276' 'DATA' (sent/all = 458/953 bytes -52%, prep/sent/total = 0.27/1.89/2.16 ms) 200 '/api/v1/data'
16272019-12-28 23:47:40: 41: 47 '[172.18.0.7]:40274' 'DISCONNECTED'
16282019-12-28 23:47:40: 41: 47 '[172.18.0.7]:40274' 'DATA' (sent/all = 459/844 bytes -46%, prep/sent/total = 0.12/1.88/1.99 ms) 200 '/api/v1/data'
16292019-12-28 23:47:40: 45: 34 '[172.18.0.7]:40282' 'CONNECTED'
16302019-12-28 23:47:40: 46: 49 '[172.18.0.7]:40284' 'CONNECTED'
16312019-12-28 23:47:40: 47: 46 '[172.18.0.7]:40286' 'CONNECTED'
16322019-12-28 23:47:40: 46: 49 '[172.18.0.7]:40284' 'DISCONNECTED'
16332019-12-28 23:47:40: 45: 34 '[172.18.0.7]:40282' 'DISCONNECTED'
16342019-12-28 23:47:40: 45: 34 '[172.18.0.7]:40282' 'DATA' (sent/all = 1393/3570 bytes -61%, prep/sent/total = 2.81/0.22/3.03 ms) 200 '/api/v1/data'
16352019-12-28 23:47:40: 46: 49 '[172.18.0.7]:40284' 'DATA' (sent/all = 372/913 bytes -59%, prep/sent/total = 2.43/0.62/3.05 ms) 200 '/api/v1/data'
16362019-12-28 23:47:40: 47: 46 '[172.18.0.7]:40286' 'DISCONNECTED'
16372019-12-28 23:47:40: 47: 46 '[172.18.0.7]:40286' 'DATA' (sent/all = 15740/363492 bytes -96%, prep/sent/total = 7.71/1.58/9.29 ms) 200 '/api/v1/alarm_log'
16382019-12-28 23:47:40: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
16392019-12-28 23:47:40: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/46eda2980f07e8ae6809b688e56d4d14884e936ed078b2a3e78bac764bd3755f'
16402019-12-28 23:47:41: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/46eda2980f07e8ae6809b688e56d4d14884e936ed078b2a3e78bac764bd3755f'
16412019-12-28 23:47:41: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 882 exited with code 1.
16422019-12-28 23:47:41: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/46eda2980f07e8ae6809b688e56d4d14884e936ed078b2a3e78bac764bd3755f'
16432019-12-28 23:47:41: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/ec645b8ab9c1659d38b1f14d1de64156fc1d3e0bec336c8c52fc3a290111a94d/json
16442019-12-28 23:47:41: cgroup-name.sh: INFO: docker container 'ec645b8ab9c1659d38b1f14d1de64156fc1d3e0bec336c8c52fc3a290111a94d' is named 'lidarr'
16452019-12-28 23:47:41: cgroup-name.sh: INFO: cgroup 'docker_ec645b8ab9c1659d38b1f14d1de64156fc1d3e0bec336c8c52fc3a290111a94d' is called 'lidarr'
16462019-12-28 23:47:42: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
16472019-12-28 23:47:42: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/ec645b8ab9c1659d38b1f14d1de64156fc1d3e0bec336c8c52fc3a290111a94d'
16482019-12-28 23:47:42: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/ec645b8ab9c1659d38b1f14d1de64156fc1d3e0bec336c8c52fc3a290111a94d'
16492019-12-28 23:47:42: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 912 exited with code 1.
16502019-12-28 23:47:42: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/ec645b8ab9c1659d38b1f14d1de64156fc1d3e0bec336c8c52fc3a290111a94d'
16512019-12-28 23:47:43: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/b0f99bdc904b1e1f9825dc7a60ced53f9bc065b0c13487dd780a402ce6ca1eb3/json
16522019-12-28 23:47:43: cgroup-name.sh: INFO: docker container 'b0f99bdc904b1e1f9825dc7a60ced53f9bc065b0c13487dd780a402ce6ca1eb3' is named 'filezilla'
16532019-12-28 23:47:43: cgroup-name.sh: INFO: cgroup 'docker_b0f99bdc904b1e1f9825dc7a60ced53f9bc065b0c13487dd780a402ce6ca1eb3' is called 'filezilla'
16542019-12-28 23:47:43: 48: 34 '[172.18.0.7]:40396' 'CONNECTED'
16552019-12-28 23:47:43: 49: 46 '[172.18.0.7]:40398' 'CONNECTED'
16562019-12-28 23:47:43: 48: 34 '[172.18.0.7]:40396' 'DISCONNECTED'
16572019-12-28 23:47:43: 49: 46 '[172.18.0.7]:40398' 'DISCONNECTED'
16582019-12-28 23:47:43: 48: 34 '[172.18.0.7]:40396' 'DATA' (sent/all = 248/942 bytes -74%, prep/sent/total = 0.30/0.30/0.60 ms) 200 '/api/v1/data'
16592019-12-28 23:47:43: 49: 46 '[172.18.0.7]:40398' 'DATA' (sent/all = 428/784 bytes -45%, prep/sent/total = 0.30/0.28/0.58 ms) 200 '/api/v1/data'
16602019-12-28 23:47:43: 50: 34 '[172.18.0.7]:40400' 'CONNECTED'
16612019-12-28 23:47:43: 51: 47 '[172.18.0.7]:40402' 'CONNECTED'
16622019-12-28 23:47:43: 52: 49 '[172.18.0.7]:40404' 'CONNECTED'
16632019-12-28 23:47:43: 53: 47 '[172.18.0.7]:40406' 'CONNECTED'
16642019-12-28 23:47:43: 54: 46 '[172.18.0.7]:40408' 'CONNECTED'
16652019-12-28 23:47:43: 55: 48 '[172.18.0.7]:40410' 'CONNECTED'
16662019-12-28 23:47:43: 56: 34 '[172.18.0.7]:40412' 'CONNECTED'
16672019-12-28 23:47:43: 53: 47 '[172.18.0.7]:40406' 'DISCONNECTED'
16682019-12-28 23:47:43: 54: 46 '[172.18.0.7]:40408' 'DISCONNECTED'
16692019-12-28 23:47:43: 54: 46 '[172.18.0.7]:40408' 'DATA' (sent/all = 471/984 bytes -52%, prep/sent/total = 1.35/0.14/1.49 ms) 200 '/api/v1/data'
16702019-12-28 23:47:43: 55: 48 '[172.18.0.7]:40410' 'DISCONNECTED'
16712019-12-28 23:47:43: 55: 48 '[172.18.0.7]:40410' 'DATA' (sent/all = 504/1830 bytes -72%, prep/sent/total = 1.62/0.12/1.75 ms) 200 '/api/v1/data'
16722019-12-28 23:47:43: 52: 49 '[172.18.0.7]:40404' 'DISCONNECTED'
16732019-12-28 23:47:43: 52: 49 '[172.18.0.7]:40404' 'DATA' (sent/all = 470/864 bytes -46%, prep/sent/total = 0.83/1.20/2.03 ms) 200 '/api/v1/data'
16742019-12-28 23:47:43: 53: 47 '[172.18.0.7]:40406' 'DATA' (sent/all = 473/871 bytes -46%, prep/sent/total = 0.18/1.81/2.00 ms) 200 '/api/v1/data'
16752019-12-28 23:47:43: 51: 47 '[172.18.0.7]:40402' 'DISCONNECTED'
16762019-12-28 23:47:43: 51: 47 '[172.18.0.7]:40402' 'DATA' (sent/all = 529/1096 bytes -52%, prep/sent/total = 0.26/1.60/1.85 ms) 200 '/api/v1/data'
16772019-12-28 23:47:43: 56: 34 '[172.18.0.7]:40412' 'DISCONNECTED'
16782019-12-28 23:47:43: 56: 34 '[172.18.0.7]:40412' 'DATA' (sent/all = 611/2012 bytes -70%, prep/sent/total = 0.92/1.22/2.14 ms) 200 '/api/v1/data'
16792019-12-28 23:47:43: 50: 34 '[172.18.0.7]:40400' 'DISCONNECTED'
16802019-12-28 23:47:43: 50: 34 '[172.18.0.7]:40400' 'DATA' (sent/all = 460/863 bytes -47%, prep/sent/total = 0.10/1.16/1.26 ms) 200 '/api/v1/data'
16812019-12-28 23:47:43: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
16822019-12-28 23:47:43: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/b0f99bdc904b1e1f9825dc7a60ced53f9bc065b0c13487dd780a402ce6ca1eb3'
16832019-12-28 23:47:43: 57: 47 '[172.18.0.7]:40414' 'CONNECTED'
16842019-12-28 23:47:43: 57: 47 '[172.18.0.7]:40414' 'DISCONNECTED'
16852019-12-28 23:47:43: 57: 47 '[172.18.0.7]:40414' 'DATA' (sent/all = 1486/3851 bytes -61%, prep/sent/total = 0.13/0.20/0.33 ms) 200 '/api/v1/data'
16862019-12-28 23:47:44: 58: 34 '[172.18.0.7]:40416' 'CONNECTED'
16872019-12-28 23:47:44: 59: 50 '[172.18.0.7]:40418' 'CONNECTED'
16882019-12-28 23:47:44: 59: 50 '[172.18.0.7]:40418' 'DISCONNECTED'
16892019-12-28 23:47:44: 58: 34 '[172.18.0.7]:40416' 'DISCONNECTED'
16902019-12-28 23:47:44: 58: 34 '[172.18.0.7]:40416' 'DATA' (sent/all = 245/953 bytes -74%, prep/sent/total = 0.08/0.08/0.16 ms) 200 '/api/v1/data'
16912019-12-28 23:47:44: 59: 50 '[172.18.0.7]:40418' 'DATA' (sent/all = 433/810 bytes -47%, prep/sent/total = 0.05/0.29/0.34 ms) 200 '/api/v1/data'
16922019-12-28 23:47:44: 60: 47 '[172.18.0.7]:40420' 'CONNECTED'
16932019-12-28 23:47:44: 61: 48 '[172.18.0.7]:40422' 'CONNECTED'
16942019-12-28 23:47:44: 62: 46 '[172.18.0.7]:40424' 'CONNECTED'
16952019-12-28 23:47:44: 63: 49 '[172.18.0.7]:40426' 'CONNECTED'
16962019-12-28 23:47:44: 64: 50 '[172.18.0.7]:40428' 'CONNECTED'
16972019-12-28 23:47:44: 65: 46 '[172.18.0.7]:40432' 'CONNECTED'
16982019-12-28 23:47:44: 62: 46 '[172.18.0.7]:40424' 'DISCONNECTED'
16992019-12-28 23:47:44: 61: 48 '[172.18.0.7]:40422' 'DISCONNECTED'
17002019-12-28 23:47:44: 63: 49 '[172.18.0.7]:40426' 'DISCONNECTED'
17012019-12-28 23:47:44: 64: 50 '[172.18.0.7]:40428' 'DISCONNECTED'
17022019-12-28 23:47:44: 64: 50 '[172.18.0.7]:40428' 'DATA' (sent/all = 479/997 bytes -52%, prep/sent/total = 0.10/1.31/1.41 ms) 200 '/api/v1/data'
17032019-12-28 23:47:44: 66: 47 '[172.18.0.7]:40434' 'CONNECTED'
17042019-12-28 23:47:44: 61: 48 '[172.18.0.7]:40422' 'DATA' (sent/all = 530/1092 bytes -51%, prep/sent/total = 0.11/1.82/1.93 ms) 200 '/api/v1/data'
17052019-12-28 23:47:44: 63: 49 '[172.18.0.7]:40426' 'DATA' (sent/all = 478/878 bytes -46%, prep/sent/total = 0.08/1.68/1.75 ms) 200 '/api/v1/data'
17062019-12-28 23:47:44: 62: 46 '[172.18.0.7]:40424' 'DATA' (sent/all = 476/873 bytes -45%, prep/sent/total = 0.08/1.99/2.07 ms) 200 '/api/v1/data'
17072019-12-28 23:47:44: 65: 46 '[172.18.0.7]:40432' 'DISCONNECTED'
17082019-12-28 23:47:44: 60: 47 '[172.18.0.7]:40420' 'DISCONNECTED'
17092019-12-28 23:47:44: 60: 47 '[172.18.0.7]:40420' 'DATA' (sent/all = 464/868 bytes -47%, prep/sent/total = 0.79/0.39/1.19 ms) 200 '/api/v1/data'
17102019-12-28 23:47:44: 66: 47 '[172.18.0.7]:40434' 'DISCONNECTED'
17112019-12-28 23:47:44: 66: 47 '[172.18.0.7]:40434' 'DATA' (sent/all = 618/2047 bytes -70%, prep/sent/total = 0.26/0.17/0.43 ms) 200 '/api/v1/data'
17122019-12-28 23:47:44: 65: 46 '[172.18.0.7]:40432' 'DATA' (sent/all = 501/1841 bytes -73%, prep/sent/total = 0.08/2.79/2.87 ms) 200 '/api/v1/data'
17132019-12-28 23:47:44: 67: 50 '[172.18.0.7]:40436' 'CONNECTED'
17142019-12-28 23:47:44: 67: 50 '[172.18.0.7]:40436' 'DISCONNECTED'
17152019-12-28 23:47:44: 67: 50 '[172.18.0.7]:40436' 'DATA' (sent/all = 1486/3851 bytes -61%, prep/sent/total = 0.16/0.34/0.49 ms) 200 '/api/v1/data'
17162019-12-28 23:47:44: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/b0f99bdc904b1e1f9825dc7a60ced53f9bc065b0c13487dd780a402ce6ca1eb3'
17172019-12-28 23:47:44: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 942 exited with code 1.
17182019-12-28 23:47:44: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/b0f99bdc904b1e1f9825dc7a60ced53f9bc065b0c13487dd780a402ce6ca1eb3'
17192019-12-28 23:47:44: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/1b82eebecb38d40051d016c6b067a8b6795790dce42179267281abd322367360/json
17202019-12-28 23:47:44: cgroup-name.sh: INFO: docker container '1b82eebecb38d40051d016c6b067a8b6795790dce42179267281abd322367360' is named 'jackett'
17212019-12-28 23:47:44: cgroup-name.sh: INFO: cgroup 'docker_1b82eebecb38d40051d016c6b067a8b6795790dce42179267281abd322367360' is called 'jackett'
17222019-12-28 23:47:45: 68: 48 '[172.18.0.7]:40442' 'CONNECTED'
17232019-12-28 23:47:45: 69: 34 '[172.18.0.7]:40444' 'CONNECTED'
17242019-12-28 23:47:45: 70: 48 '[172.18.0.7]:40446' 'CONNECTED'
17252019-12-28 23:47:45: 71: 47 '[172.18.0.7]:40448' 'CONNECTED'
17262019-12-28 23:47:45: 72: 34 '[172.18.0.7]:40450' 'CONNECTED'
17272019-12-28 23:47:45: 73: 46 '[172.18.0.7]:40452' 'CONNECTED'
17282019-12-28 23:47:45: 74: 49 '[172.18.0.7]:40454' 'CONNECTED'
17292019-12-28 23:47:45: 75: 46 '[172.18.0.7]:40456' 'CONNECTED'
17302019-12-28 23:47:45: 76: 47 '[172.18.0.7]:40458' 'CONNECTED'
17312019-12-28 23:47:45: 68: 48 '[172.18.0.7]:40442' 'DISCONNECTED'
17322019-12-28 23:47:45: 68: 48 '[172.18.0.7]:40442' 'DATA' (sent/all = 245/964 bytes -75%, prep/sent/total = 1.26/0.61/1.87 ms) 200 '/api/v1/data'
17332019-12-28 23:47:45: 69: 34 '[172.18.0.7]:40444' 'DISCONNECTED'
17342019-12-28 23:47:45: 69: 34 '[172.18.0.7]:40444' 'DATA' (sent/all = 440/820 bytes -46%, prep/sent/total = 0.39/0.56/0.95 ms) 200 '/api/v1/data'
17352019-12-28 23:47:45: 70: 48 '[172.18.0.7]:40446' 'DISCONNECTED'
17362019-12-28 23:47:45: 70: 48 '[172.18.0.7]:40446' 'DATA' (sent/all = 473/881 bytes -46%, prep/sent/total = 0.40/0.64/1.04 ms) 200 '/api/v1/data'
17372019-12-28 23:47:45: 72: 34 '[172.18.0.7]:40450' 'DISCONNECTED'
17382019-12-28 23:47:45: 72: 34 '[172.18.0.7]:40450' 'DATA' (sent/all = 481/882 bytes -45%, prep/sent/total = 0.36/0.61/0.97 ms) 200 '/api/v1/data'
17392019-12-28 23:47:45: 73: 46 '[172.18.0.7]:40452' 'DISCONNECTED'
17402019-12-28 23:47:45: 73: 46 '[172.18.0.7]:40452' 'DATA' (sent/all = 483/888 bytes -46%, prep/sent/total = 0.52/0.53/1.06 ms) 200 '/api/v1/data'
17412019-12-28 23:47:45: 71: 47 '[172.18.0.7]:40448' 'DISCONNECTED'
17422019-12-28 23:47:45: 71: 47 '[172.18.0.7]:40448' 'DATA' (sent/all = 533/1104 bytes -52%, prep/sent/total = 0.15/0.09/0.24 ms) 200 '/api/v1/data'
17432019-12-28 23:47:45: 76: 47 '[172.18.0.7]:40458' 'DISCONNECTED'
17442019-12-28 23:47:45: 76: 47 '[172.18.0.7]:40458' 'DATA' (sent/all = 628/2082 bytes -70%, prep/sent/total = 0.11/0.14/0.25 ms) 200 '/api/v1/data'
17452019-12-28 23:47:45: 74: 49 '[172.18.0.7]:40454' 'DISCONNECTED'
17462019-12-28 23:47:45: 74: 49 '[172.18.0.7]:40454' 'DATA' (sent/all = 481/1007 bytes -52%, prep/sent/total = 0.62/4.03/4.65 ms) 200 '/api/v1/data'
17472019-12-28 23:47:45: 75: 46 '[172.18.0.7]:40456' 'DISCONNECTED'
17482019-12-28 23:47:45: 75: 46 '[172.18.0.7]:40456' 'DATA' (sent/all = 503/1868 bytes -73%, prep/sent/total = 3.37/2.40/5.77 ms) 200 '/api/v1/data'
17492019-12-28 23:47:45: 77: 46 '[172.18.0.7]:40460' 'CONNECTED'
17502019-12-28 23:47:45: 78: 46 '[172.18.0.7]:40462' 'CONNECTED'
17512019-12-28 23:47:45: 77: 46 '[172.18.0.7]:40460' 'DISCONNECTED'
17522019-12-28 23:47:45: 77: 46 '[172.18.0.7]:40460' 'DATA' (sent/all = 1514/3921 bytes -61%, prep/sent/total = 0.15/1.95/2.10 ms) 200 '/api/v1/data'
17532019-12-28 23:47:45: 78: 46 '[172.18.0.7]:40462' 'DISCONNECTED'
17542019-12-28 23:47:45: 78: 46 '[172.18.0.7]:40462' 'DATA' (sent/all = 383/958 bytes -60%, prep/sent/total = 0.09/1.99/2.08 ms) 200 '/api/v1/data'
17552019-12-28 23:47:45: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
17562019-12-28 23:47:45: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/1b82eebecb38d40051d016c6b067a8b6795790dce42179267281abd322367360'
17572019-12-28 23:47:45: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/1b82eebecb38d40051d016c6b067a8b6795790dce42179267281abd322367360'
17582019-12-28 23:47:45: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 972 exited with code 1.
17592019-12-28 23:47:45: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot find a cgroup PID from cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/1b82eebecb38d40051d016c6b067a8b6795790dce42179267281abd322367360'
17602019-12-28 23:47:46: 79: 46 '[172.18.0.7]:40468' 'CONNECTED'
17612019-12-28 23:47:46: 79: 46 '[172.18.0.7]:40468' 'DISCONNECTED'
17622019-12-28 23:47:46: 79: 46 '[172.18.0.7]:40468' 'DATA' (sent/all = 247/975 bytes -75%, prep/sent/total = 0.11/0.08/0.19 ms) 200 '/api/v1/data'
17632019-12-28 23:47:46: 80: 48 '[172.18.0.7]:40470' 'CONNECTED'
17642019-12-28 23:47:46: 81: 48 '[172.18.0.7]:40472' 'CONNECTED'
17652019-12-28 23:47:46: 82: 48 '[172.18.0.7]:40474' 'CONNECTED'
17662019-12-28 23:47:46: 83: 48 '[172.18.0.7]:40476' 'CONNECTED'
17672019-12-28 23:47:46: 84: 48 '[172.18.0.7]:40478' 'CONNECTED'
17682019-12-28 23:47:46: 85: 48 '[172.18.0.7]:40480' 'CONNECTED'
17692019-12-28 23:47:46: 86: 48 '[172.18.0.7]:40482' 'CONNECTED'
17702019-12-28 23:47:46: 84: 48 '[172.18.0.7]:40478' 'DISCONNECTED'
17712019-12-28 23:47:46: 84: 48 '[172.18.0.7]:40478' 'DATA' (sent/all = 487/897 bytes -46%, prep/sent/total = 0.17/0.94/1.11 ms) 200 '/api/v1/data'
17722019-12-28 23:47:46: 83: 48 '[172.18.0.7]:40476' 'DISCONNECTED'
17732019-12-28 23:47:46: 83: 48 '[172.18.0.7]:40476' 'DATA' (sent/all = 487/891 bytes -45%, prep/sent/total = 0.08/1.50/1.58 ms) 200 '/api/v1/data'
17742019-12-28 23:47:46: 82: 48 '[172.18.0.7]:40474' 'DISCONNECTED'
17752019-12-28 23:47:46: 82: 48 '[172.18.0.7]:40474' 'DATA' (sent/all = 516/1077 bytes -52%, prep/sent/total = 0.14/1.84/1.98 ms) 200 '/api/v1/data'
17762019-12-28 23:47:46: 80: 48 '[172.18.0.7]:40470' 'DISCONNECTED'
17772019-12-28 23:47:46: 80: 48 '[172.18.0.7]:40470' 'DATA' (sent/all = 445/829 bytes -46%, prep/sent/total = 0.08/2.22/2.30 ms) 200 '/api/v1/data'
17782019-12-28 23:47:46: 81: 48 '[172.18.0.7]:40472' 'DISCONNECTED'
17792019-12-28 23:47:46: 81: 48 '[172.18.0.7]:40472' 'DATA' (sent/all = 476/889 bytes -46%, prep/sent/total = 0.07/2.70/2.77 ms) 200 '/api/v1/data'
17802019-12-28 23:47:46: 85: 48 '[172.18.0.7]:40480' 'DISCONNECTED'
17812019-12-28 23:47:46: 85: 48 '[172.18.0.7]:40480' 'DATA' (sent/all = 486/1018 bytes -52%, prep/sent/total = 0.09/3.11/3.19 ms) 200 '/api/v1/data'
17822019-12-28 23:47:46: 86: 48 '[172.18.0.7]:40482' 'DISCONNECTED'
17832019-12-28 23:47:46: 86: 48 '[172.18.0.7]:40482' 'DATA' (sent/all = 506/1895 bytes -73%, prep/sent/total = 0.07/3.09/3.17 ms) 200 '/api/v1/data'
17842019-12-28 23:47:46: 87: 47 '[172.18.0.7]:40484' 'CONNECTED'
17852019-12-28 23:47:46: 88: 47 '[172.18.0.7]:40486' 'CONNECTED'
17862019-12-28 23:47:46: 88: 47 '[172.18.0.7]:40486' 'DISCONNECTED'
17872019-12-28 23:47:46: 88: 47 '[172.18.0.7]:40486' 'DATA' (sent/all = 1515/3943 bytes -62%, prep/sent/total = 0.24/0.39/0.63 ms) 200 '/api/v1/data'
17882019-12-28 23:47:46: 87: 47 '[172.18.0.7]:40484' 'DISCONNECTED'
17892019-12-28 23:47:46: 87: 47 '[172.18.0.7]:40484' 'DATA' (sent/all = 630/2102 bytes -70%, prep/sent/total = 0.10/0.36/0.46 ms) 200 '/api/v1/data'
17902019-12-28 23:47:46: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/807b0857f1d53962b29036770440c1056f2caab9f44cb14c95be0441ee1f1bda/json
17912019-12-28 23:47:46: cgroup-name.sh: INFO: docker container '807b0857f1d53962b29036770440c1056f2caab9f44cb14c95be0441ee1f1bda' is named 'netdata'
17922019-12-28 23:47:46: cgroup-name.sh: INFO: cgroup 'docker_807b0857f1d53962b29036770440c1056f2caab9f44cb14c95be0441ee1f1bda' is called 'netdata'
17932019-12-28 23:47:47: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
17942019-12-28 23:47:47: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/807b0857f1d53962b29036770440c1056f2caab9f44cb14c95be0441ee1f1bda'
17952019-12-28 23:47:47: 89: 34 '[172.18.0.7]:40490' 'CONNECTED'
17962019-12-28 23:47:47: 90: 47 '[172.18.0.7]:40492' 'CONNECTED'
17972019-12-28 23:47:47: 91: 34 '[172.18.0.7]:40494' 'CONNECTED'
17982019-12-28 23:47:47: 92: 34 '[172.18.0.7]:40496' 'CONNECTED'
17992019-12-28 23:47:47: 93: 34 '[172.18.0.7]:40498' 'CONNECTED'
18002019-12-28 23:47:47: 94: 34 '[172.18.0.7]:40500' 'CONNECTED'
18012019-12-28 23:47:47: 95: 34 '[172.18.0.7]:40502' 'CONNECTED'
18022019-12-28 23:47:47: 96: 50 '[172.18.0.7]:40504' 'CONNECTED'
18032019-12-28 23:47:47: 97: 48 '[172.18.0.7]:40506' 'CONNECTED'
18042019-12-28 23:47:47: 96: 50 '[172.18.0.7]:40504' 'DISCONNECTED'
18052019-12-28 23:47:47: 97: 48 '[172.18.0.7]:40506' 'DISCONNECTED'
18062019-12-28 23:47:47: 96: 50 '[172.18.0.7]:40504' 'DATA' (sent/all = 510/1922 bytes -73%, prep/sent/total = 0.50/0.52/1.02 ms) 200 '/api/v1/data'
18072019-12-28 23:47:47: 97: 48 '[172.18.0.7]:40506' 'DATA' (sent/all = 638/2147 bytes -70%, prep/sent/total = 0.50/1.00/1.50 ms) 200 '/api/v1/data'
18082019-12-28 23:47:47: 90: 47 '[172.18.0.7]:40492' 'DISCONNECTED'
18092019-12-28 23:47:47: 90: 47 '[172.18.0.7]:40492' 'DATA' (sent/all = 451/836 bytes -46%, prep/sent/total = 0.94/1.25/2.18 ms) 200 '/api/v1/data'
18102019-12-28 23:47:47: 93: 34 '[172.18.0.7]:40498' 'DISCONNECTED'
18112019-12-28 23:47:47: 93: 34 '[172.18.0.7]:40498' 'DATA' (sent/all = 489/900 bytes -46%, prep/sent/total = 0.42/2.41/2.83 ms) 200 '/api/v1/data'
18122019-12-28 23:47:47: 92: 34 '[172.18.0.7]:40496' 'DISCONNECTED'
18132019-12-28 23:47:47: 92: 34 '[172.18.0.7]:40496' 'DATA' (sent/all = 534/1119 bytes -52%, prep/sent/total = 0.75/1.81/2.56 ms) 200 '/api/v1/data'
18142019-12-28 23:47:47: 94: 34 '[172.18.0.7]:40500' 'DISCONNECTED'
18152019-12-28 23:47:47: 94: 34 '[172.18.0.7]:40500' 'DATA' (sent/all = 492/908 bytes -46%, prep/sent/total = 0.81/1.13/1.94 ms) 200 '/api/v1/data'
18162019-12-28 23:47:47: 89: 34 '[172.18.0.7]:40490' 'DISCONNECTED'
18172019-12-28 23:47:47: 89: 34 '[172.18.0.7]:40490' 'DATA' (sent/all = 248/986 bytes -75%, prep/sent/total = 0.09/1.15/1.25 ms) 200 '/api/v1/data'
18182019-12-28 23:47:47: 91: 34 '[172.18.0.7]:40494' 'DISCONNECTED'
18192019-12-28 23:47:47: 91: 34 '[172.18.0.7]:40494' 'DATA' (sent/all = 469/864 bytes -46%, prep/sent/total = 0.09/1.16/1.25 ms) 200 '/api/v1/data'
18202019-12-28 23:47:47: 95: 34 '[172.18.0.7]:40502' 'DISCONNECTED'
18212019-12-28 23:47:47: 95: 34 '[172.18.0.7]:40502' 'DATA' (sent/all = 492/1030 bytes -52%, prep/sent/total = 0.12/1.15/1.27 ms) 200 '/api/v1/data'
18222019-12-28 23:47:47: 98: 48 '[172.18.0.7]:40512' 'CONNECTED'
18232019-12-28 23:47:47: 98: 48 '[172.18.0.7]:40512' 'DISCONNECTED'
18242019-12-28 23:47:47: 98: 48 '[172.18.0.7]:40512' 'DATA' (sent/all = 1546/4042 bytes -62%, prep/sent/total = 0.15/0.31/0.46 ms) 200 '/api/v1/data'
18252019-12-28 23:47:47: cgroup-network-helper.sh: INFO: searching for network interfaces of cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/807b0857f1d53962b29036770440c1056f2caab9f44cb14c95be0441ee1f1bda'
1826lsns: unknown column: NETNSID
1827lsns: unknown column: NETNSID
1828lsns: unknown column: NETNSID
1829lsns: unknown column: NETNSID
1830lsns: unknown column: NETNSID
1831lsns: unknown column: NETNSID
1832lsns: unknown column: NETNSID
1833lsns: unknown column: NETNSID
1834lsns: unknown column: NETNSID
18352019-12-28 23:47:47: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : child pid 1002 exited with code 1.
18362019-12-28 23:47:47: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot switch to network namespace of pid 1 (errno 1, Operation not permitted)
18372019-12-28 23:47:47: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot switch to pid namespace of pid 1 (errno 1, Operation not permitted)
18382019-12-28 23:47:47: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot switch to mount namespace of pid 1 (errno 1, Operation not permitted)
18392019-12-28 23:47:47: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot read '/sys/class/net/eth0/ifindex'. (errno 2, No such file or directory)
18402019-12-28 23:47:47: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : Cannot read '/sys/class/net/eth0/iflink'. (errno 2, No such file or directory)
18412019-12-28 23:47:47: /usr/libexec/netdata/plugins.d/cgroup-network ERROR : MAIN : there are not double-linked cgroup interfaces available.
18422019-12-28 23:47:48: cgroup-name.sh: INFO: Running API command: curl --unix-socket /var/run/docker.sock http://localhost/containers/dd9673b432f351ec9bbd365f3b5ac5ad2f68409422cda191f9f775fd77995016/json
18432019-12-28 23:47:48: cgroup-name.sh: INFO: docker container 'dd9673b432f351ec9bbd365f3b5ac5ad2f68409422cda191f9f775fd77995016' is named 'organizr'
18442019-12-28 23:47:48: cgroup-name.sh: INFO: cgroup 'docker_dd9673b432f351ec9bbd365f3b5ac5ad2f68409422cda191f9f775fd77995016' is called 'organizr'
18452019-12-28 23:47:48: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : Using host prefix directory '/host'
18462019-12-28 23:47:48: /usr/libexec/netdata/plugins.d/cgroup-network INFO : MAIN : running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/host/sys/fs/cgroup/cpu,cpuacct/docker/dd9673b432f351ec9bbd365f3b5ac5ad2f68409422cda191f9f775fd77995016'
1847^C
1848➜ cloudbox git:(master)