1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254 | (RaspberryPi2)ubuntu@samnco01:~$ lxc info --show-log trusty
Name: trusty
Status: Stopped
Log:
lxc 1448448924.042 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448448924.043 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448448924.062 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449097.839 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448449097.839 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448449097.847 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449097.856 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449097.880 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448449097.881 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448449097.891 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449097.917 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449098.107 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449098.110 INFO lxc_start - start.c:lxc_check_inherited:224 - closed inherited fd 3
lxc 1448449098.140 INFO lxc_container - lxccontainer.c:do_lxcapi_start:708 - Attempting to set proc title to [lxc monitor] /var/lib/apps/lxd/0.21-1/lxd/containers trusty
lxc 1448449098.144 INFO lxc_lsm - lsm/lsm.c:lsm_init:48 - LSM security driver AppArmor
lxc 1448449098.145 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .reject_force_umount # comment this to allow umount -f; not recommended.
lxc 1448449098.145 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for reject_force_umount action 0
lxc 1448449098.145 INFO lxc_seccomp - seccomp.c:do_resolve_add_rule:216 - Setting seccomp rule to reject force umounts
lxc 1448449098.146 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .[all].
lxc 1448449098.146 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .kexec_load errno 1.
lxc 1448449098.146 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for kexec_load action 327681
lxc 1448449098.146 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .open_by_handle_at errno 1.
lxc 1448449098.146 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for open_by_handle_at action 327681
lxc 1448449098.146 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .init_module errno 1.
lxc 1448449098.146 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for init_module action 327681
lxc 1448449098.146 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .finit_module errno 1.
lxc 1448449098.146 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for finit_module action 327681
lxc 1448449098.146 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .delete_module errno 1.
lxc 1448449098.146 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for delete_module action 327681
lxc 1448449098.147 DEBUG lxc_start - start.c:setup_signal_fd:262 - sigchild handler set
lxc 1448449098.148 DEBUG lxc_console - console.c:lxc_console_peer_default:536 - no console peer
lxc 1448449098.148 INFO lxc_start - start.c:lxc_check_inherited:224 - closed inherited fd 3
lxc 1448449098.148 INFO lxc_start - start.c:lxc_init:454 - 'trusty' is initialized
lxc 1448449098.151 DEBUG lxc_start - start.c:__lxc_start:1145 - Not dropping cap_sys_boot or watching utmp
lxc 1448449098.159 INFO lxc_start - start.c:resolve_clone_flags:854 - Cloning a new user namespace
lxc 1448449098.177 INFO lxc_monitor - monitor.c:lxc_monitor_sock_name:178 - using monitor sock name lxc/84b999d0299fab8b//var/lib/apps/lxd/0.21-1/lxd/containers
lxc 1448449098.193 DEBUG lxc_conf - conf.c:instantiate_veth:2646 - instantiated veth 'veth150FL5/vethB1Y053', index is '5'
lxc 1448449098.193 INFO lxc_cgroup - cgroup.c:cgroup_init:65 - cgroup driver cgmanager initing for trusty
lxc 1448449098.316 DEBUG lxc_conf - conf.c:lxc_assign_network:3063 - move '(null)' to '22914'
lxc 1448449098.317 NOTICE lxc_start - start.c:do_start:670 - switching to gid/uid 0 in new user namespace
lxc 1448449098.321 ERROR lxc_conf - conf.c:setup_rootfs:1287 - No such file or directory - failed to access to '/var/lib/apps/lxd/current//lxc', check it is present
lxc 1448449098.321 ERROR lxc_conf - conf.c:do_rootfs_setup:3626 - failed to setup rootfs for 'trusty'
lxc 1448449098.321 ERROR lxc_conf - conf.c:lxc_setup:3708 - Error setting up rootfs mount after spawn
lxc 1448449098.321 ERROR lxc_start - start.c:do_start:702 - failed to setup the container
lxc 1448449098.321 ERROR lxc_sync - sync.c:__sync_wait:51 - invalid sequence number 1. expected 2
lxc 1448449098.321 WARN lxc_conf - conf.c:lxc_delete_network:2939 - failed to remove interface '(null)'
lxc 1448449098.353 ERROR lxc_start - start.c:__lxc_start:1172 - failed to spawn 'trusty'
lxc 1448449098.354 WARN lxc_commands - commands.c:lxc_cmd_rsp_recv:172 - command get_init_pid failed to receive response
lxc 1448449098.357 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449695.515 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448449695.515 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448449695.526 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449695.536 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449700.919 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448449700.919 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448449700.929 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449700.940 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449700.975 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448449700.975 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448449700.997 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449701.028 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449701.144 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449701.150 INFO lxc_start - start.c:lxc_check_inherited:224 - closed inherited fd 3
lxc 1448449701.186 INFO lxc_container - lxccontainer.c:do_lxcapi_start:708 - Attempting to set proc title to [lxc monitor] /var/lib/apps/lxd/0.21-1/lxd/containers trusty
lxc 1448449701.191 INFO lxc_lsm - lsm/lsm.c:lsm_init:48 - LSM security driver AppArmor
lxc 1448449701.192 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .reject_force_umount # comment this to allow umount -f; not recommended.
lxc 1448449701.193 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for reject_force_umount action 0
lxc 1448449701.193 INFO lxc_seccomp - seccomp.c:do_resolve_add_rule:216 - Setting seccomp rule to reject force umounts
lxc 1448449701.193 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .[all].
lxc 1448449701.193 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .kexec_load errno 1.
lxc 1448449701.193 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for kexec_load action 327681
lxc 1448449701.193 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .open_by_handle_at errno 1.
lxc 1448449701.193 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for open_by_handle_at action 327681
lxc 1448449701.193 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .init_module errno 1.
lxc 1448449701.193 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for init_module action 327681
lxc 1448449701.193 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .finit_module errno 1.
lxc 1448449701.193 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for finit_module action 327681
lxc 1448449701.194 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .delete_module errno 1.
lxc 1448449701.194 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for delete_module action 327681
lxc 1448449701.194 DEBUG lxc_start - start.c:setup_signal_fd:262 - sigchild handler set
lxc 1448449701.196 DEBUG lxc_console - console.c:lxc_console_peer_default:536 - no console peer
lxc 1448449701.196 INFO lxc_start - start.c:lxc_init:454 - 'trusty' is initialized
lxc 1448449701.197 INFO lxc_start - start.c:lxc_check_inherited:224 - closed inherited fd 3
lxc 1448449701.200 DEBUG lxc_start - start.c:__lxc_start:1145 - Not dropping cap_sys_boot or watching utmp
lxc 1448449701.212 INFO lxc_start - start.c:resolve_clone_flags:854 - Cloning a new user namespace
lxc 1448449701.227 DEBUG lxc_conf - conf.c:instantiate_veth:2646 - instantiated veth 'veth1PKBKF/vethJFYJTH', index is '7'
lxc 1448449701.228 INFO lxc_cgroup - cgroup.c:cgroup_init:65 - cgroup driver cgmanager initing for trusty
lxc 1448449701.261 INFO lxc_monitor - monitor.c:lxc_monitor_sock_name:178 - using monitor sock name lxc/84b999d0299fab8b//var/lib/apps/lxd/0.21-1/lxd/containers
lxc 1448449701.369 DEBUG lxc_conf - conf.c:lxc_assign_network:3063 - move '(null)' to '23599'
lxc 1448449701.370 NOTICE lxc_start - start.c:do_start:670 - switching to gid/uid 0 in new user namespace
lxc 1448449701.374 ERROR lxc_conf - conf.c:setup_rootfs:1287 - No such file or directory - failed to access to '/var/lib/apps/lxd/current//lxc', check it is present
lxc 1448449701.374 ERROR lxc_conf - conf.c:do_rootfs_setup:3626 - failed to setup rootfs for 'trusty'
lxc 1448449701.374 ERROR lxc_conf - conf.c:lxc_setup:3708 - Error setting up rootfs mount after spawn
lxc 1448449701.374 ERROR lxc_start - start.c:do_start:702 - failed to setup the container
lxc 1448449701.374 ERROR lxc_sync - sync.c:__sync_wait:51 - invalid sequence number 1. expected 2
lxc 1448449701.375 WARN lxc_conf - conf.c:lxc_delete_network:2939 - failed to remove interface '(null)'
lxc 1448449701.424 ERROR lxc_start - start.c:__lxc_start:1172 - failed to spawn 'trusty'
lxc 1448449701.425 WARN lxc_commands - commands.c:lxc_cmd_rsp_recv:172 - command get_init_pid failed to receive response
lxc 1448449701.428 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449760.206 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448449760.207 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448449760.216 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449760.226 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449760.261 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448449760.262 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448449962.336 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448449962.336 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448449962.344 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449962.358 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449962.398 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448449962.413 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448449962.413 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448449962.421 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448450110.504 ERROR lxc_parse - parse.c:lxc_file_for_each_line:57 - Failed to parse config: lxc.include = /apps/lxd/current/bin/armv7l/lxc/config/common.conf
lxc 1448450110.514 ERROR lxc_parse - parse.c:lxc_file_for_each_line:57 - Failed to parse config: lxc.include = /apps/lxd/current/bin/armv7l/lxc/config/common.conf
lxc 1448450165.095 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448450165.095 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448450165.098 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448450165.098 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448450165.101 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448450165.113 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448450165.113 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448450165.119 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448450165.147 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448450165.148 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448450165.150 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448450165.172 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448450165.172 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448450165.175 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448450165.176 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448450165.180 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448450483.790 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448450483.798 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448450483.905 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448450483.906 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448450483.921 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448450483.934 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448451096.058 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448451096.058 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448451096.061 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448451096.061 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448451096.064 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448451096.076 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448451096.076 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448451096.080 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448451096.106 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448451096.106 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448451096.111 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448451096.129 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448451096.129 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448451096.133 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448451096.133 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448451096.136 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448265643.285 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448265643.288 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448265643.347 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448265643.348 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448265643.359 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448265643.370 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448451764.006 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448451764.006 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448451764.009 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448451764.009 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448451764.012 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448451764.024 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448451764.024 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448451764.026 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448451764.055 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448451764.055 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448451764.059 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448451764.079 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448451764.079 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448451764.082 DEBUG lxc_cgmanager - cgmanager.c:cgm_dbus_connect:152 - Failed opening dbus connection: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection refused
lxc 1448451764.082 ERROR lxc_cgmanager - cgmanager.c:do_cgm_get:876 - Error connecting to cgroup manager
lxc 1448451764.085 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448451822.275 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448451822.283 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448451822.413 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448451822.797 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448451822.806 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448451822.814 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452070.835 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448452070.835 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448452070.844 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452070.854 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452070.889 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448452070.889 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448452139.848 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448452139.848 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448452139.859 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452139.868 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452149.105 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448452149.105 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448452149.115 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452149.125 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452149.158 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448452149.158 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448452149.186 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452149.229 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452149.360 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452149.365 INFO lxc_start - start.c:lxc_check_inherited:224 - closed inherited fd 3
lxc 1448452149.405 INFO lxc_container - lxccontainer.c:do_lxcapi_start:708 - Attempting to set proc title to [lxc monitor] /var/lib/apps/lxd/0.21-1/lxd/containers trusty
lxc 1448452149.410 INFO lxc_lsm - lsm/lsm.c:lsm_init:48 - LSM security driver AppArmor
lxc 1448452149.411 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .reject_force_umount # comment this to allow umount -f; not recommended.
lxc 1448452149.411 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for reject_force_umount action 0
lxc 1448452149.411 INFO lxc_seccomp - seccomp.c:do_resolve_add_rule:216 - Setting seccomp rule to reject force umounts
lxc 1448452149.412 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .[all].
lxc 1448452149.412 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .kexec_load errno 1.
lxc 1448452149.412 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for kexec_load action 327681
lxc 1448452149.412 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .open_by_handle_at errno 1.
lxc 1448452149.412 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for open_by_handle_at action 327681
lxc 1448452149.412 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .init_module errno 1.
lxc 1448452149.412 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for init_module action 327681
lxc 1448452149.412 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .finit_module errno 1.
lxc 1448452149.412 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for finit_module action 327681
lxc 1448452149.412 INFO lxc_seccomp - seccomp.c:parse_config_v2:324 - processing: .delete_module errno 1.
lxc 1448452149.412 INFO lxc_seccomp - seccomp.c:parse_config_v2:416 - Adding native rule for delete_module action 327681
lxc 1448452149.413 DEBUG lxc_start - start.c:setup_signal_fd:262 - sigchild handler set
lxc 1448452149.415 DEBUG lxc_console - console.c:lxc_console_peer_default:536 - no console peer
lxc 1448452149.415 INFO lxc_start - start.c:lxc_init:454 - 'trusty' is initialized
lxc 1448452149.416 INFO lxc_start - start.c:lxc_check_inherited:224 - closed inherited fd 3
lxc 1448452149.419 DEBUG lxc_start - start.c:__lxc_start:1145 - Not dropping cap_sys_boot or watching utmp
lxc 1448452149.429 INFO lxc_start - start.c:resolve_clone_flags:854 - Cloning a new user namespace
lxc 1448452149.455 INFO lxc_monitor - monitor.c:lxc_monitor_sock_name:178 - using monitor sock name lxc/84b999d0299fab8b//var/lib/apps/lxd/0.21-1/lxd/containers
lxc 1448452149.479 DEBUG lxc_conf - conf.c:instantiate_veth:2646 - instantiated veth 'vethON7C3E/vethSWGOC0', index is '5'
lxc 1448452149.479 INFO lxc_cgroup - cgroup.c:cgroup_init:65 - cgroup driver cgmanager initing for trusty
lxc 1448452149.628 DEBUG lxc_conf - conf.c:lxc_assign_network:3063 - move '(null)' to '1680'
lxc 1448452149.629 NOTICE lxc_start - start.c:do_start:670 - switching to gid/uid 0 in new user namespace
lxc 1448452149.633 ERROR lxc_conf - conf.c:setup_rootfs:1287 - No such file or directory - failed to access to '/var/lib/apps/lxd/current//lxc', check it is present
lxc 1448452149.633 ERROR lxc_conf - conf.c:do_rootfs_setup:3626 - failed to setup rootfs for 'trusty'
lxc 1448452149.633 ERROR lxc_conf - conf.c:lxc_setup:3708 - Error setting up rootfs mount after spawn
lxc 1448452149.634 ERROR lxc_start - start.c:do_start:702 - failed to setup the container
lxc 1448452149.634 ERROR lxc_sync - sync.c:__sync_wait:51 - invalid sequence number 1. expected 2
lxc 1448452149.634 WARN lxc_conf - conf.c:lxc_delete_network:2939 - failed to remove interface '(null)'
lxc 1448452149.680 ERROR lxc_start - start.c:__lxc_start:1172 - failed to spawn 'trusty'
lxc 1448452149.681 WARN lxc_commands - commands.c:lxc_cmd_rsp_recv:172 - command get_init_pid failed to receive response
lxc 1448452149.686 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452165.699 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448452165.699 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
lxc 1448452165.708 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452165.718 WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited with error
lxc 1448452165.753 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type u nsid 0 hostid 1000000 range 100000
lxc 1448452165.753 INFO lxc_confile - confile.c:config_idmap:1437 - read uid map: type g nsid 0 hostid 1000000 range 100000
|