nareshkamboju

juno permission issue boot log and ls

Nov 23rd, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.57 KB | None | 0 0
  1. U-Boot 2016.11-rc3-gef48919 (Nov 22 2016 - 20:29:18 +0000) vexpress_aemv8a, Build: jenkins-armlt-platforms-release-42
  2.  
  3. DRAM: 8 GiB
  4. PCIe XR3 Host Bridge enabled: x4 link (Gen 2)
  5. Flash: 64 MiB
  6. *** Warning - bad CRC, using default environment
  7.  
  8. In: serial_pl01x
  9. Out: serial_pl01x
  10. Err: serial_pl01x
  11. Net: smc911x-0
  12. Hit any key to stop autoboot: 0
  13. loaded region 0 from 08500000 to 80080000, 00DF2E00 bytes
  14. loaded region 0 from 0A700000 to 82000000, 0000460A bytes
  15. loaded region 0 from 09800000 to 84000000, 00167CB6 bytes
  16. ## Loading init Ramdisk from Legacy Image at 84000000 ...
  17. Image Name: Android ramdisk
  18. Image Type: AArch64 Linux RAMDisk Image (uncompressed)
  19. Data Size: 1473654 Bytes = 1.4 MiB
  20. Load Address: 84000000
  21. Entry Point: 84000000
  22. Verifying Checksum ... OK
  23. ## Flattened Device Tree blob at 82000000
  24. Booting using the fdt blob at 0x82000000
  25. reserving fdt memory region: addr=82000000 size=5000
  26. Using Device Tree in place at 0000000082000000, end 0000000082007fff
  27.  
  28. Starting kernel ...
  29.  
  30. [ 0.000000] Booting Linux on physical CPU 0x100
  31. [ 0.000000] Initializing cgroup subsys cpuset
  32. [ 0.000000] Initializing cgroup subsys cpu
  33. [ 0.000000] Initializing cgroup subsys cpuacct
  34. [ 0.000000] Initializing cgroup subsys schedtune
  35. [ 0.000000] Linux version 4.4.27 (buildslave@x86-64-08) (gcc version 4.9.3 20150413 (prerelease) (Linaro GCC 4.9-2015.05) ) #1 SMP PREEMPT Tue Nov 22 20:25:01 UTC 2016
  36. [ 0.000000] Boot CPU: AArch64 Processor [410fd030]
  37. [ 0.000000] earlycon: Early serial console at MMIO 0x7ff80000 (options '')
  38. [ 0.000000] bootconsole [uart0] enabled
  39. [ 0.000000] efi: Getting EFI parameters from FDT:
  40. [ 0.000000] efi: UEFI not found.
  41. [ 0.000000] cma: Reserved 32 MiB at 0x00000000fcc00000
  42. [ 0.000000] On node 0 totalpages: 2092544
  43. [ 0.000000] DMA zone: 7168 pages used for memmap
  44. [ 0.000000] DMA zone: 0 pages reserved
  45. [ 0.000000] DMA zone: 519680 pages, LIFO batch:31
  46. [ 0.000000] Normal zone: 21504 pages used for memmap
  47. [ 0.000000] Normal zone: 1572864 pages, LIFO batch:31
  48. [ 0.000000] psci: probing for conduit method from DT.
  49. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  50. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  51. [ 0.000000] psci: Trusted OS migration not required
  52. [ 0.000000] PERCPU: Embedded 19 pages/cpu @ffffffc97ff44000 s46720 r0 d31104 u77824
  53. [ 0.000000] pcpu-alloc: s46720 r0 d31104 u77824 alloc=19*4096
  54. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  55. [ 0.000000] Detected VIPT I-cache on CPU0
  56. [ 0.000000] CPU features: enabling workaround for ARM errata 826319, 827319, 824069
  57. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  58. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2063872
  59. [ 0.000000] Kernel command line: console=ttyAMA0,115200n8 root=/dev/sda2 rw rootwait earlycon=pl011,0x7ff80000 debug systemd.log_target=null user_debug=31 androidboot9
  60. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  61. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  62. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  63. [ 0.000000] software IO TLB [mem 0xf8c00000-0xfcc00000] (64MB) mapped at [ffffffc078c00000-ffffffc07cbfffff]
  64. [ 0.000000] Memory: 8127136K/8370176K available (9596K kernel code, 843K rwdata, 2892K rodata, 896K init, 787K bss, 210272K reserved, 32768K cma-reserved)
  65. [ 0.000000] Virtual kernel memory layout:
  66. [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  67. [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbdffff0000 ( 247 GB)
  68. [ 0.000000] .init : 0xffffff8008cc0000 - 0xffffff8008da0000 ( 896 KB)
  69. [ 0.000000] .text : 0xffffff8008080000 - 0xffffff80089e0000 ( 9600 KB)
  70. [ 0.000000] .rodata : 0xffffff80089e0000 - 0xffffff8008cc0000 ( 2944 KB)
  71. [ 0.000000] .data : 0xffffff8008da0000 - 0xffffff8008e72e00 ( 844 KB)
  72. [ 0.000000] vmemmap : 0xffffffbe00000000 - 0xffffffbfc0000000 ( 7 GB maximum)
  73. [ 0.000000] 0xffffffbe00000000 - 0xffffffbe21400000 ( 532 MB actual)
  74. [ 0.000000] fixed : 0xffffffbffe7fd000 - 0xffffffbffec00000 ( 4108 KB)
  75. [ 0.000000] PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
  76. [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc980000000 ( 38912 MB)
  77. [ 0.000000] Preemptible hierarchical RCU implementation.
  78. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  79. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
  80. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
  81. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  82. [ 0.000000] GIC: Using split EOI/Deactivate mode
  83. [ 0.000000] GICv2m: Node v2m: range[0x2c1c0000:0x2c1c0fff], SPI[224:256]
  84. [ 0.000000] Architected cp15 timer(s) running at 50.00MHz (phys).
  85. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
  86. [ 0.000005] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
  87. [ 0.008355] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  88. [ 0.018389] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000)
  89. [ 0.028867] pid_max: default: 32768 minimum: 301
  90. [ 0.033653] Security Framework initialized
  91. [ 0.037767] SELinux: Initializing.
  92. [ 0.041352] SELinux: Starting in permissive mode
  93. [ 0.046132] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  94. [ 0.053032] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  95. [ 0.061268] Initializing cgroup subsys freezer
  96. [ 0.065742] Initializing cgroup subsys debug
  97. [ 0.070074] ftrace: allocating 32903 entries in 129 pages
  98. [ 0.154643] sched-energy: Sched-energy-costs installed from DT
  99. [ 0.160528] CPU0: update cpu_capacity 447
  100. [ 0.164602] ASID allocator initialised with 65536 entries
  101. [ 0.190494] EFI services will not be available.
  102. [ 0.220719] Detected PIPT I-cache on CPU1
  103. [ 0.220724] CPU features: enabling workaround for ARM erratum 832075
  104. [ 0.220762] CPU1: update cpu_capacity 1023
  105. [ 0.220765] CPU1: Booted secondary processor [410fd070]
  106. [ 0.244708] Detected PIPT I-cache on CPU2
  107. [ 0.244736] CPU2: update cpu_capacity 1023
  108. [ 0.244739] CPU2: Booted secondary processor [410fd070]
  109. [ 0.268768] Detected VIPT I-cache on CPU3
  110. [ 0.268809] CPU3: update cpu_capacity 447
  111. [ 0.268813] CPU3: Booted secondary processor [410fd030]
  112. [ 0.292821] Detected VIPT I-cache on CPU4
  113. [ 0.292853] CPU4: update cpu_capacity 447
  114. [ 0.292857] CPU4: Booted secondary processor [410fd030]
  115. [ 0.316883] Detected VIPT I-cache on CPU5
  116. [ 0.316915] CPU5: update cpu_capacity 447
  117. [ 0.316918] CPU5: Booted secondary processor [410fd030]
  118. [ 0.316983] Brought up 6 CPUs
  119. [ 0.392854] SMP: Total of 6 processors activated.
  120. [ 0.397578] CPU: All CPU(s) started at EL2
  121. [ 0.401719] alternatives: patching kernel code
  122. [ 0.406919] CPU5: update max cpu_capacity 447
  123. [ 0.406928] CPU2: update max cpu_capacity 1023
  124. [ 0.410860] CPU4: update max cpu_capacity 447
  125. [ 0.418854] CPU2: update max cpu_capacity 1023
  126. [ 0.430664] DMI not present or invalid.
  127. [ 0.434851] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  128. [ 0.445576] xor: measuring software checksum speed
  129. [ 0.486596] 8regs : 2823.000 MB/sec
  130. [ 0.530656] 8regs_prefetch: 2533.000 MB/sec
  131. [ 0.574717] 32regs : 2672.000 MB/sec
  132. [ 0.618779] 32regs_prefetch: 2287.000 MB/sec
  133. [ 0.623410] xor: using function: 8regs (2823.000 MB/sec)
  134. [ 0.629524] NET: Registered protocol family 16
  135. [ 0.634170] schedtune: init normalization constants...
  136. [ 0.639327] schedtune: CLUSTER[0,3-5] min_pwr: 17 max_pwr: 57
  137. [ 0.645873] schedtune: CPU[0] min_pwr: 0 max_pwr: 93
  138. [ 0.652416] schedtune: CPU[3] min_pwr: 0 max_pwr: 93
  139. [ 0.658963] schedtune: CPU[4] min_pwr: 0 max_pwr: 93
  140. [ 0.665507] schedtune: CPU[5] min_pwr: 0 max_pwr: 93
  141. [ 0.672051] schedtune: CLUSTER[1-2] min_pwr: 24 max_pwr: 64
  142. [ 0.678595] schedtune: CPU[1] min_pwr: 0 max_pwr: 616
  143. [ 0.685141] schedtune: CPU[2] min_pwr: 0 max_pwr: 616
  144. [ 0.691686] schedtune: SYSTEM min_pwr: 41 max_pwr: 1725
  145. [ 0.698228] schedtune: using normalization constants mul: 928365853 sh1: 1 sh2: 10
  146. [ 0.705814] schedtune: verify normalization constants...
  147. [ 0.711141] schedtune: max_pwr/2^0: 1684 => norm_pwr: 1024
  148. [ 0.716726] schedtune: max_pwr/2^1: 842 => norm_pwr: 512
  149. [ 0.722310] schedtune: max_pwr/2^2: 421 => norm_pwr: 256
  150. [ 0.727897] schedtune: max_pwr/2^3: 210 => norm_pwr: 127
  151. [ 0.733483] schedtune: max_pwr/2^4: 105 => norm_pwr: 63
  152. [ 0.739068] schedtune: max_pwr/2^5: 52 => norm_pwr: 31
  153. [ 0.744652] schedtune: configured to support 4 boost groups
  154. [ 0.758259] cpuidle: using governor ladder
  155. [ 0.770386] cpuidle: using governor menu
  156. [ 0.774491] vdso: 2 pages (1 code @ ffffff80089e6000, 1 data @ ffffff8008da4000)
  157. [ 0.781930] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  158. [ 0.789486] DMA: preallocated 256 KiB pool for atomic allocations
  159. [ 0.795656] Serial: AMBA PL011 UART driver
  160. [ 0.801701] 7ff80000.uart: ttyAMA0 at MMIO 0x7ff80000 (irq = 25, base_baud = 0) is a PL011 rev3
  161. [ 0.810439] console [ttyAMA0] enabled
  162. [ 0.810439] console [ttyAMA0] enabled
  163. [ 0.817727] bootconsole [uart0] disabled
  164. [ 0.817727] bootconsole [uart0] disabled
  165. [ 0.907306] raid6: int64x1 gen() 447 MB/s
  166. [ 0.979342] raid6: int64x1 xor() 475 MB/s
  167. [ 1.051393] raid6: int64x2 gen() 674 MB/s
  168. [ 1.123510] raid6: int64x2 xor() 667 MB/s
  169. [ 1.195609] raid6: int64x4 gen() 943 MB/s
  170. [ 1.267729] raid6: int64x4 xor() 707 MB/s
  171. [ 1.339827] raid6: int64x8 gen() 1112 MB/s
  172. [ 1.411895] raid6: int64x8 xor() 685 MB/s
  173. [ 1.484022] raid6: neonx1 gen() 926 MB/s
  174. [ 1.556112] raid6: neonx1 xor() 698 MB/s
  175. [ 1.628238] raid6: neonx2 gen() 1265 MB/s
  176. [ 1.700316] raid6: neonx2 xor() 1031 MB/s
  177. [ 1.772415] raid6: neonx4 gen() 1745 MB/s
  178. [ 1.844506] raid6: neonx4 xor() 1350 MB/s
  179. [ 1.916609] raid6: neonx8 gen() 1899 MB/s
  180. [ 1.988730] raid6: neonx8 xor() 1373 MB/s
  181. [ 1.992964] raid6: using algorithm neonx8 gen() 1899 MB/s
  182. [ 1.998311] raid6: .... xor() 1373 MB/s, rmw enabled
  183. [ 2.003227] raid6: using intx1 recovery algorithm
  184. [ 2.007970] ACPI: Interpreter disabled.
  185. [ 2.012114] vgaarb: loaded
  186. [ 2.015034] SCSI subsystem initialized
  187. [ 2.018903] libata version 3.00 loaded.
  188. [ 2.022863] usbcore: registered new interface driver usbfs
  189. [ 2.028325] usbcore: registered new interface driver hub
  190. [ 2.033651] usbcore: registered new device driver usb
  191. [ 2.039337] dmi: Firmware registration failed.
  192. [ 2.043958] Advanced Linux Sound Architecture Driver Initialized.
  193. [ 2.050493] NetLabel: Initializing
  194. [ 2.053856] NetLabel: domain hash size = 128
  195. [ 2.058173] NetLabel: protocols = UNLABELED CIPSOv4
  196. [ 2.063126] NetLabel: unlabeled traffic allowed by default
  197. [ 2.068862] clocksource: Switched to clocksource arch_sys_counter
  198. [ 2.099852] pnp: PnP ACPI: disabled
  199. [ 2.104031] thermal thermal_zone0: power_allocator: sustainable_power will be estimated
  200. [ 2.112367] NET: Registered protocol family 2
  201. [ 2.117176] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  202. [ 2.124682] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  203. [ 2.131870] TCP: Hash tables configured (established 65536 bind 65536)
  204. [ 2.138399] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  205. [ 2.144516] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  206. [ 2.151285] NET: Registered protocol family 1
  207. [ 2.155873] RPC: Registered named UNIX socket transport module.
  208. [ 2.161747] RPC: Registered udp transport module.
  209. [ 2.166408] RPC: Registered tcp transport module.
  210. [ 2.171068] RPC: Registered tcp NFSv4.1 backchannel transport module.
  211. [ 2.177477] PCI: CLS 0 bytes, default 128
  212. [ 2.181630] Trying to unpack rootfs image as initramfs...
  213. [ 2.261664] Freeing initrd memory: 1432K (ffffffc004001000 - ffffffc004167000)
  214. [ 2.269136] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available
  215. [ 2.277344] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  216. [ 2.286322] futex hash table entries: 2048 (order: 6, 262144 bytes)
  217. [ 2.292660] audit: initializing netlink subsys (disabled)
  218. [ 2.298046] audit: type=2000 audit(2.172:1): initialized
  219. [ 2.304409] VFS: Disk quotas dquot_6.6.0
  220. [ 2.308363] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  221. [ 2.316023] NFS: Registering the id_resolver key type
  222. [ 2.321058] Key type id_resolver registered
  223. [ 2.325206] Key type id_legacy registered
  224. [ 2.329226] jffs2: version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
  225. [ 2.336344] fuse init (API version 7.23)
  226. [ 2.340446] SELinux: Registering netfilter hooks
  227. [ 2.348379] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  228. [ 2.355724] io scheduler noop registered
  229. [ 2.359622] io scheduler deadline registered
  230. [ 2.363931] io scheduler cfq registered (default)
  231. [ 2.368829] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  232. [ 2.374384] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  233. [ 2.382171] dma-pl330 7ff00000.dma: Loaded driver for PL330 DMAC-341330
  234. [ 2.388745] dma-pl330 7ff00000.dma: DBUFF-1024x16bytes Num_Chans-8 Num_Peri-8 Num_Events-8
  235. [ 2.397339] [drm] Initialized drm 1.1.0 20060810
  236. [ 2.402079] mali 2d000000.gpu: Continuing without Mali regulator control
  237. [ 2.408738] mali 2d000000.gpu: Failed to get clock
  238. [ 2.413489] mali 2d000000.gpu: Power control initialization failed
  239. [ 2.427757] brd: module loaded
  240. [ 2.435080] loop: module loaded
  241. [ 2.438681] mtdoops: mtd device (mtddev=name/number) must be supplied
  242. [ 2.445097] tun: Universal TUN/TAP device driver, 1.6
  243. [ 2.450112] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  244. [ 2.456302] sky2: driver version 1.30
  245. [ 2.473500] libphy: smsc911x-mdio: probed
  246. [ 2.540999] smsc911x 18000000.ethernet eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=18000000.etherne:01, irq=-1)
  247. [ 2.552390] smsc911x 18000000.ethernet eth0: MAC Address: 00:02:f7:00:58:8d
  248. [ 2.559330] PPP generic driver version 2.4.2
  249. [ 2.563647] PPP BSD Compression module registered
  250. [ 2.568315] PPP Deflate Compression module registered
  251. [ 2.573332] PPP MPPE Compression module registered
  252. [ 2.578084] NET: Registered protocol family 24
  253. [ 2.582530] usbcore: registered new interface driver asix
  254. [ 2.587911] usbcore: registered new interface driver ax88179_178a
  255. [ 2.593981] usbcore: registered new interface driver cdc_ether
  256. [ 2.599791] usbcore: registered new interface driver net1080
  257. [ 2.605428] usbcore: registered new interface driver cdc_subset
  258. [ 2.611323] usbcore: registered new interface driver zaurus
  259. [ 2.616893] usbcore: registered new interface driver cdc_ncm
  260. [ 2.622507] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  261. [ 2.628978] ehci-pci: EHCI PCI platform driver
  262. [ 2.633413] ehci-platform: EHCI generic platform driver
  263. [ 2.638689] ehci-platform 7ffc0000.ehci: EHCI Host Controller
  264. [ 2.644399] ehci-platform 7ffc0000.ehci: new USB bus registered, assigned bus number 1
  265. [ 2.652387] ehci-platform 7ffc0000.ehci: irq 28, io mem 0x7ffc0000
  266. [ 2.668881] ehci-platform 7ffc0000.ehci: USB 2.0 started, EHCI 1.00
  267. [ 2.675221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  268. [ 2.681955] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  269. [ 2.689113] usb usb1: Product: EHCI Host Controller
  270. [ 2.693949] usb usb1: Manufacturer: Linux 4.4.27 ehci_hcd
  271. [ 2.699299] usb usb1: SerialNumber: 7ffc0000.ehci
  272. [ 2.704289] hub 1-0:1.0: USB hub found
  273. [ 2.708031] hub 1-0:1.0: 1 port detected
  274. [ 2.712220] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  275. [ 2.718366] ohci-pci: OHCI PCI platform driver
  276. [ 2.722848] usbcore: registered new interface driver usb-storage
  277. [ 2.729353] mousedev: PS/2 mouse device common for all mice
  278. [ 2.735189] usbcore: registered new interface driver xpad
  279. [ 2.740581] usbcore: registered new interface driver usb_acecad
  280. [ 2.746493] usbcore: registered new interface driver aiptek
  281. [ 2.752051] usbcore: registered new interface driver gtco
  282. [ 2.757434] usbcore: registered new interface driver hanwang
  283. [ 2.763074] usbcore: registered new interface driver kbtab
  284. [ 2.768962] rtc-pl031 1c170000.rtc: rtc core: registered pl031 as rtc0
  285. [ 2.775672] device-mapper: uevent: version 1.0.3
  286. [ 2.780343] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected]
  287. [ 2.789756] mmci-pl18x 1c050000.mmci: No vqmmc regulator found
  288. [ 2.795583] mmci-pl18x 1c050000.mmci: mmc0: PL180 manf 41 rev0 at 0x1c050000 irq 36,0 (pio)
  289. [ 2.803869] mmci-pl18x 1c050000.mmci: DMA channels RX none, TX none
  290. [ 2.841109] hidraw: raw HID events driver (C) Jiri Kosina
  291. [ 2.848226] usbcore: registered new interface driver usbhid
  292. [ 2.853753] usbhid: USB HID core driver
  293. [ 2.860552] ashmem: initialized
  294. [ 2.863869] mhu 2b1f0000.mhu: ARM MHU Mailbox registered
  295. [ 2.869764] optee firmware:optee: probing for conduit method from DT.
  296. [ 2.876323] optee firmware:optee: initialized driver
  297. [ 2.882362] u32 classifier
  298. [ 2.885051] Actions configured
  299. [ 2.888430] Netfilter messages via NETLINK v0.30.
  300. [ 2.893147] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
  301. [ 2.899959] ctnetlink v0.93: registering with nfnetlink.
  302. [ 2.905783] xt_time: kernel timezone is -0000
  303. [ 2.910412] ip_tables: (C) 2000-2006 Netfilter Core Team
  304. [ 2.915852] arp_tables: (C) 2002 David S. Miller
  305. [ 2.920486] Initializing XFRM netlink socket
  306. [ 2.926496] NET: Registered protocol family 10
  307. [ 2.931959] mip6: Mobile IPv6
  308. [ 2.934938] ip6_tables: (C) 2000-2006 Netfilter Core Team
  309. [ 2.940456] sit: IPv6 over IPv4 tunneling driver
  310. [ 2.945506] NET: Registered protocol family 17
  311. [ 2.949937] NET: Registered protocol family 15
  312. [ 2.954412] Key type dns_resolver registered
  313. [ 2.959020] Registered cp15_barrier emulation handler
  314. [ 2.964218] Registered setend emulation handler
  315. [ 2.969084] registered taskstats version 1
  316. [ 2.977547] Btrfs loaded
  317. [ 2.980561] [drm] found ARM HDLCD version r0p0
  318. [ 2.985268] hdlcd 7ff60000.hdlcd: master bind failed: -517
  319. [ 2.991327] mali 2d000000.gpu: Continuing without Mali regulator control
  320. [ 2.998018] mali 2d000000.gpu: Failed to get clock
  321. [ 3.002786] mali 2d000000.gpu: Power control initialization failed
  322. [ 3.009222] scpi_protocol scpi: SCP Protocol 1.2 Firmware 1.18.0 version
  323. [ 3.021022] usb 1-1: new high-speed USB device number 2 using ehci-platform
  324. [ 3.027734] cpu cpu0: bL_cpufreq_init: CPU 0 initialized
  325. [ 3.028466] cpu cpu1: bL_cpufreq_init: CPU 1 initialized
  326. [ 3.028731] arm_big_little: bL_cpufreq_register: Registered platform driver: scpi
  327. [ 3.055478] [drm] found ARM HDLCD version r0p0
  328. [ 3.059980] tda998x 0-0070: Falling back to first CRTC
  329. [ 3.179106] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
  330. [ 3.184994] tda998x 0-0070: found TDA19988
  331. [ 3.187461] hdlcd 7ff60000.hdlcd: bound 0-0070 (ops tda998x_ops)
  332. [ 3.187547] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  333. [ 3.187549] [drm] No driver support for vblank timestamp query.
  334. [ 3.208263] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  335. [ 3.216309] hub 1-1:1.0: USB hub found
  336. [ 3.220571] hub 1-1:1.0: 4 ports detected
  337. [ 3.267936] hdlcd 7ff60000.hdlcd: fb0: frame buffer device
  338. [ 3.285016] [drm] Initialized hdlcd 1.0.0 20130505 on minor 0
  339. [ 3.290919] mali 2d000000.gpu: Continuing without Mali regulator control
  340. [ 3.298166] mali 2d000000.gpu: GPU identified as 0x0620 r0p1 status 0
  341. [ 3.305071] mali 2d000000.gpu: Mali OPP from SCPI: 450000000 Hz @ 820 mV
  342. [ 3.311984] mali 2d000000.gpu: Mali OPP from SCPI: 487500000 Hz @ 825 mV
  343. [ 3.318773] mali 2d000000.gpu: Mali OPP from SCPI: 525000000 Hz @ 850 mV
  344. [ 3.325516] mali 2d000000.gpu: Mali OPP from SCPI: 562500000 Hz @ 875 mV
  345. [ 3.332278] mali 2d000000.gpu: Mali OPP from SCPI: 600000000 Hz @ 900 mV
  346. [ 3.341139] mali 2d000000.gpu: Probed as mali0
  347. [ 3.346358] asoc-simple-card sound: i2s-hifi <-> 7ff90000.i2s mapping ok
  348. [ 3.354874] otg_wakelock_init: No USB transceiver found
  349. [ 3.360458] rtc-pl031 1c170000.rtc: setting system clock to 2016-11-23 16:34:48 UTC (1479918888)
  350. [ 3.370672] ALSA device list:
  351. [ 3.373632] #0: 7ff90000.i2s-i2s-hifi
  352. [ 3.379612] uart-pl011 7ff80000.uart: no DMA platform data
  353. [ 3.385448] Freeing unused kernel memory: 896K (ffffff8008cc0000 - ffffff8008da0000)
  354. [ 3.395234] init: init first stage started!
  355. [ 3.405326] SELinux: 2048 avtab hash slots, 6606 rules.
  356. [ 3.415187] SELinux: 2048 avtab hash slots, 6606 rules.
  357. [ 3.420388] SELinux: 1 users, 2 roles, 650 types, 0 bools, 1 sens, 1024 cats
  358. [ 3.427485] SELinux: 63 classes, 6606 rules
  359. [ 3.432720] SELinux: Completing initialization.
  360. [ 3.437321] SELinux: Setting up existing superblocks.
  361. [ 3.460892] audit: type=1403 audit(1479918888.596:2): policy loaded auid=4294967295 ses=4294967295
  362. [ 3.470132] audit: type=1404 audit(1479918888.608:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
  363. [ 3.489152] init: (Initializing SELinux enforcing took 0.09s.)
  364. [ 3.497184] init: init second stage started!
  365. [ 3.501437] usb 1-1.3: new low-speed USB device number 3 using ehci-platform
  366. [ 3.512307] init: Running restorecon...
  367. [ 3.582518] init: waitpid failed: No child processes
  368. [ 3.587707] init: (Loading properties from /default.prop took 0.00s.)
  369. [ 3.595825] init: (Parsing /init.environ.rc took 0.00s.)
  370. [ 3.601496] init: (Parsing /init.usb.rc took 0.00s.)
  371. [ 3.606589] init: (Parsing /init.juno.rc took 0.00s.)
  372. [ 3.612140] init: (Parsing /init.usb.configfs.rc took 0.00s.)
  373. [ 3.617973] init: (Parsing /init.zygote64_32.rc took 0.00s.)
  374. [ 3.623625] init: (Parsing /init.rc took 0.03s.)
  375. [ 3.628549] init: Starting service 'ueventd'...
  376. [ 3.633357] init: Waiting for /dev/.coldboot_done...
  377. [ 3.634729] ueventd: ueventd started!
  378. [ 3.641934] usb 1-1.3: New USB device found, idVendor=04d9, idProduct=1203
  379. [ 3.648770] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  380. [ 3.666071] input: HID 04d9:1203 as /devices/platform/7ffc0000.ehci/usb1/1-1/1-1.3/1-1.3:1.0/0003:04D9:1203.0001/input/input1
  381. [ 3.726859] audit: type=1400 audit(1479918888.864:4): avc: denied { relabelfrom } for pid=121 comm="ueventd" name="003" dev="tmpfs" ino=1307 scontext=u:r:ueventd:s0
  382. [ 3.747200] ueventd: Cannot set 'u:object_r:usb_device:s0' SELinux label on '/dev/bus/usb/001/003' device (Permission denied)
  383. [ 3.748888] atkbd serio0: keyboard reset failed on 1c060000.kmi
  384. [ 3.761152] hid-generic 0003:04D9:1203.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 04d9:1203] on usb-7ffc0000.ehci-1.3/input0
  385. [ 3.776373] input: HID 04d9:1203 as /devices/platform/7ffc0000.ehci/usb1/1-1/1-1.3/1-1.3:1.1/0003:04D9:1203.0002/input/input2
  386. [ 3.779544] audit: type=1400 audit(1479918888.916:5): avc: denied { relabelfrom } for pid=121 comm="ueventd" name="event0" dev="tmpfs" ino=1386 scontext=u:r:uevent0
  387. [ 3.779559] ueventd: Cannot set 'u:object_r:input_device:s0' SELinux label on '/dev/input/event0' device (Permission denied)
  388. [ 3.780351] audit: type=1400 audit(1479918888.916:6): avc: denied { relabelfrom } for pid=121 comm="ueventd" name="hidraw0" dev="tmpfs" ino=1388 scontext=u:r:ueven0
  389. [ 3.780364] ueventd: Cannot set 'u:object_r:device:s0' SELinux label on '/dev/hidraw0' device (Permission denied)
  390. [ 3.785616] ueventd: Coldboot took 0.15s.
  391. [ 3.791286] init: Waiting for /dev/.coldboot_done took 0.16s.
  392. [ 3.791484] init: Failed to read from /dev/hw_random: No such device
  393. [ 3.877075] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory
  394. [ 3.887343] init: write_file: Unable to open '/proc/cpu/alignment': No such file or directory
  395. [ 3.905972] Registered swp emulation handler
  396. [ 3.910489] init: write_file: Unable to open '/sys/kernel/mm/transparent_hugepage/enabled': No such file or directory
  397. [ 3.921093] init: Failed to read from /dev/hw_random: No such device
  398. [ 3.949005] hid-generic 0003:04D9:1203.0002: input,hidraw1: USB HID v1.11 Device [HID 04d9:1203] on usb-7ffc0000.ehci-1.3/input1
  399. [ 4.173134] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
  400. [ 4.389581] usb 1-1.2: New USB device found, idVendor=0951, idProduct=1665
  401. [ 4.396433] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  402. [ 4.403731] usb 1-1.2: Product: DataTraveler 2.0
  403. [ 4.408323] usb 1-1.2: Manufacturer: Kingston
  404. [ 4.412667] usb 1-1.2: SerialNumber: 0017318079DE101099324720
  405. [ 4.419820] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  406. [ 4.430570] scsi host0: usb-storage 1-1.2:1.0
  407. [ 5.065029] atkbd serio1: keyboard reset failed on 1c070000.kmi
  408. [ 5.508120] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 2.0 0000 PQ: 0 ANSI: 4
  409. [ 5.519702] sd 0:0:0:0: [sda] 15280192 512-byte logical blocks: (7.82 GB/7.29 GiB)
  410. [ 5.529495] sd 0:0:0:0: [sda] Write Protect is off
  411. [ 5.534283] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
  412. [ 5.541491] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  413. [ 5.562297] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
  414. [ 5.575051] sd 0:0:0:0: [sda] Attached SCSI removable disk
  415. [ 5.588717] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  416. [ 5.596479] fs_mgr: __mount(source=/dev/block/sda2,target=/system,type=ext4)=0
  417. [ 5.605827] EXT4-fs (sda3): Ignoring removed nomblk_io_submit option
  418. [ 8.552953] EXT4-fs (sda3): recovery complete
  419. [ 8.558573] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
  420. [ 8.571236] fs_mgr: __mount(source=/dev/block/sda3,target=/cache,type=ext4)=0
  421. [ 8.579973] EXT4-fs (sda5): Ignoring removed nomblk_io_submit option
  422. [ 10.025272] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
  423. [ 10.034990] fs_mgr: __mount(source=/dev/block/sda5,target=/data,type=ext4)=0
  424. [ 10.056830] init: (Parsing /system/etc/init/vold.rc took 0.00s.)
  425. [ 10.063898] init: (Parsing /system/etc/init/racoon.rc took 0.00s.)
  426. [ 10.070916] init: (Parsing /system/etc/init/netd.rc took 0.00s.)
  427. [ 10.077759] init: (Parsing /system/etc/init/mtpd.rc took 0.00s.)
  428. [ 10.084797] init: (Parsing /system/etc/init/uncrypt.rc took 0.00s.)
  429. [ 10.091882] init: (Parsing /system/etc/init/init-debug.rc took 0.00s.)
  430. [ 10.099476] init: (Parsing /system/etc/init/vdc.rc took 0.00s.)
  431. [ 10.106332] init: (Parsing /system/etc/init/lmkd.rc took 0.00s.)
  432. [ 10.113189] init: (Parsing /system/etc/init/bootstat.rc took 0.00s.)
  433. [ 10.120381] init: (Parsing /system/etc/init/logd.rc took 0.00s.)
  434. [ 10.127457] init: (Parsing /system/etc/init/drmserver.rc took 0.00s.)
  435. [ 10.134672] init: (Parsing /system/etc/init/keystore.rc took 0.00s.)
  436. [ 10.141799] init: (Parsing /system/etc/init/mediaextractor.rc took 0.00s.)
  437. [ 10.149421] init: (Parsing /system/etc/init/mediadrmserver.rc took 0.00s.)
  438. [ 10.157054] init: (Parsing /system/etc/init/mdnsd.rc took 0.00s.)
  439. [ 10.163976] init: (Parsing /system/etc/init/servicemanager.rc took 0.00s.)
  440. [ 10.171668] init: (Parsing /system/etc/init/perfprofd.rc took 0.00s.)
  441. [ 10.178913] init: (Parsing /system/etc/init/mediacodec.rc took 0.00s.)
  442. [ 10.186429] init: (Parsing /system/etc/init/logcatd.rc took 0.00s.)
  443. [ 10.193416] init: (Parsing /system/etc/init/surfaceflinger.rc took 0.00s.)
  444. [ 10.201048] init: (Parsing /system/etc/init/audioserver.rc took 0.00s.)
  445. [ 10.208414] init: (Parsing /system/etc/init/mediaserver.rc took 0.00s.)
  446. [ 10.215778] init: (Parsing /system/etc/init/cameraserver.rc took 0.00s.)
  447. [ 10.223141] init: (Parsing /system/etc/init/gatekeeperd.rc took 0.00s.)
  448. [ 10.230387] init: (Parsing /system/etc/init/debuggerd.rc took 0.00s.)
  449. [ 10.237781] init: (Parsing /system/etc/init/installd.rc took 0.00s.)
  450. [ 10.244910] init: (Parsing /system/etc/init/debuggerd64.rc took 0.00s.)
  451. [ 10.252939] init: (Parsing /system/etc/init/dumpstate.rc took 0.00s.)
  452. [ 10.260954] init: (Parsing /system/etc/init/atrace.rc took 0.00s.)
  453. [ 10.268091] init: (Parsing /system/etc/init/bootanim.rc took 0.00s.)
  454. [ 10.278207] init: Starting service 'logd'...
  455. [ 10.284247] init: SELinux: Could not set context for /sys/kernel/debug/tracing: Operation not supported on transport endpoint
  456. [ 10.307541] init: (Loading properties from /system/build.prop took 0.00s.)
  457. [ 10.314444] init: (Loading properties from /vendor/build.prop took 0.00s.)
  458. [ 10.321297] init: (Loading properties from /factory/factory.prop took 0.00s.)
  459. [ 10.328472] init: /recovery not specified in fstab
  460. [ 10.333609] init: Starting service 'debuggerd'...
  461. [ 10.338728] init: Starting service 'debuggerd64'...
  462. [ 10.340569] random: logd: uninitialized urandom read (40 bytes read, 87 bits of entropy available)
  463. [ 10.352908] init: Starting service 'vold'...
  464. [ 10.361256] init: Not bootcharting.
  465. [ 10.469099] random: debuggerd64: uninitialized urandom read (40 bytes read, 93 bits of entropy available)
  466. [ 10.492468] random: vold: uninitialized urandom read (40 bytes read, 95 bits of entropy available)
  467. [ 10.504007] random: vdc: uninitialized urandom read (40 bytes read, 95 bits of entropy available)
  468. [ 10.705001] logd.auditd: start
  469. [ 10.708185] logd.klogd: 10583319380
  470. [ 10.744602] random: debuggerd: uninitialized urandom read (40 bytes read, 104 bits of entropy available)
  471. [ 11.315374] init: Starting service 'exec 1 (/system/bin/tzdatacheck)'...
  472. [ 11.326003] random: tzdatacheck: uninitialized urandom read (40 bytes read, 123 bits of entropy available)
  473. [ 11.349424] init: Service 'exec 1 (/system/bin/tzdatacheck)' (pid 156) exited with status 0
  474. [ 11.358788] init: SELinux: Could not stat /data/local/tmp/lava: No such file or directory.
  475. [ 11.367289] init: (Loading properties from /data/local.prop took 0.00s.)
  476. [ 11.374077] init: Starting service 'logd-reinit'...
  477. [ 11.379733] init: write_file: Unable to open '/proc/sys/vm/min_free_order_shift': No such file or directory
  478. [ 11.381290] random: logd: uninitialized urandom read (40 bytes read, 125 bits of entropy available)
  479. [ 11.399543] init: Starting service 'healthd'...
  480. [ 11.404558] init: Starting service 'lmkd'...
  481. [ 11.407524] logd.daemon: reinit
  482. [ 11.407843] binder: 158:158 transaction failed 29189, size 0-0
  483. [ 11.418197] init: Starting service 'servicemanager'...
  484. [ 11.421714] random: lmkd: uninitialized urandom read (40 bytes read, 127 bits of entropy available)
  485. [ 11.432755] init: Starting service 'surfaceflinger'...
  486. [ 11.433285] random: nonblocking pool is initialized
  487. [ 11.443063] init: Service 'logd-reinit' (pid 157) exited with status 0
  488. [ 11.449665] init: property_set("ro.build.product", "generic") failed
  489. [ 11.455982] init: property_set("ro.product.device", "generic") failed
  490. [ 11.462609] init: Starting service 'exec 2 (/system/bin/setcpuset.sh)'...
  491. [ 11.583752] init: Service 'exec 2 (/system/bin/setcpuset.sh)' (pid 162) exited with status 0
  492. [ 11.593896] init: Starting service 'console'...
  493. [ 11.598712] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
  494. [ 11.608832] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
  495. [ 11.608863] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
  496. [ 11.608890] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
  497. [ 11.608910] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
  498. [ 11.608927] init: Starting service 'adbd'...
  499. [ 11.609398] init: cannot find '/system/bin/update_verifier' (No such file or directory), disabling 'exec 3 (/system/bin/update_verifier)'
  500. [ 11.609426] init: cannot find '/system/bin/install-recovery.sh' (No such file or directory), disabling 'flash_recovery'
  501. [ 11.609639] init: Starting service 'tee-supplicant'...
  502. [ 11.609950] init: cannot find '/system/bin/dhcpcd' (No such file or directory), disabling 'dhcpcd_eth0'
  503. [ 11.609989] init: Starting service 'gatord'...
  504. [ 11.610450] init: Starting service 'zygote'...
  505. [ 11.610728] type=1400 audit(1479918896.748:7): avc: denied { entrypoint } for pid=177 comm="init" path="/system/bin/gatord" dev="sda2" ino=336 scontext=u:r:gatord:s0 1
  506. [ 11.611936] init: Starting service 'zygote_secondary'...
  507. [ 11.612479] init: Starting service 'netd'...
  508. [ 11.613111] init: Starting service 'drm'...
  509. [ 11.613578] init: Starting service 'keystore'...
  510. [ 11.614056] init: Starting service 'mediaextractor'...
  511. [ 11.614518] init: Starting service 'mediadrm'...
  512. [ 11.614963] init: Starting service 'mediacodec'...
  513. [ 11.615403] init: Starting service 'audioserver'...
  514. [ 11.615861] init: Starting service 'media'...
  515. [ 11.616307] init: Starting service 'cameraserver'...
  516. [ 11.616603] init: couldn't write 188 to /dev/cpuset/camera-daemon/tasks: No such file or directory
  517. [ 11.616980] init: Starting service 'installd'...
  518. [ 12.264414] type=1400 audit(1479918897.400:8): avc: denied { noatsecure } for pid=177 comm="gatord" scontext=u:r:init:s0 tcontext=u:r:gatord:s0 tclass=process permiss0
  519. [ 12.361750] init: Starting service 'perfprofd'...
  520. [ 12.366964] init: Starting service 'gatekeeperd'...
  521. [ 12.386657] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
  522. [ 12.400454] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
  523. [ 12.409074] healthd: No battery devices found
  524. [ 12.415118] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
  525. [ 12.425564] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
  526. [ 12.435979] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
  527. [ 12.447164] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
  528. [ 12.457318] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
  529. [ 12.467695] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
  530. [ 12.478118] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
  531. [ 12.488531] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
  532. [ 12.582029] type=1400 audit(1479918897.720:9): avc: denied { read } for pid=177 comm="gatord" name="model" dev="sysfs" ino=63 scontext=u:r:gatord:s0 tcontext=u:object1
  533. [ 12.600077] type=1400 audit(1479918897.720:10): avc: denied { open } for pid=177 comm="gatord" path="/sys/firmware/devicetree/base/model" dev="sysfs" ino=63 scontext=1
  534. [ 12.620767] type=1400 audit(1479918897.720:11): avc: denied { getattr } for pid=177 comm="gatord" path="/sys/firmware/devicetree/base/model" dev="sysfs" ino=63 sconte1
  535. [ 12.641678] type=1400 audit(1479918897.720:12): avc: denied { write } for pid=177 comm="gatord-main" name="/" dev="tmpfs" ino=136 scontext=u:r:gatord:s0 tcontext=u:ob1
  536. [ 12.660015] type=1400 audit(1479918897.720:13): avc: denied { add_name } for pid=177 comm="gatord-main" name="gator" scontext=u:r:gatord:s0 tcontext=u:object_r:device1
  537. [ 12.677234] type=1400 audit(1479918897.720:14): avc: denied { create } for pid=177 comm="gatord-main" name="gator" scontext=u:r:gatord:s0 tcontext=u:object_r:device:s1
  538. [ 12.694291] type=1400 audit(1479918897.720:15): avc: denied { mounton } for pid=177 comm="gatord-main" path="/dev/gator" dev="tmpfs" ino=1679 scontext=u:r:gatord:s0 t1
  539. [ 12.713696] type=1400 audit(1479918897.720:16): avc: denied { read } for pid=177 comm="gatord-main" name="events" dev="tracefs" ino=2170 scontext=u:r:gatord:s0 tconte1
  540. [ 12.733401] type=1400 audit(1479918897.720:17): avc: denied { read } for pid=177 comm="gatord-main" name="devices" dev="sysfs" ino=3009 scontext=u:r:gatord:s0 tcontex1
  541. shell@juno:/ $ [ 12.752167] type=1400 audit(1479918897.720:18): avc: denied { open } for pid=177 comm="gatord-main" path="/sys/bus/event_source/devices" dev="sysfs" in1
  542. [ 12.773974] type=1400 audit(1479918897.720:19): avc: denied { read } for pid=177 comm="gatord-main" name="id" dev="tracefs" ino=2246 scontext=u:r:gatord:s0 tcontext=u1
  543. [ 12.793449] type=1400 audit(1479918897.720:20): avc: denied { open } for pid=177 comm="gatord-main" path="/sys/kernel/debug/tracing/events/irq/softirq_exit/id" dev="t1
  544. [ 12.817212] type=1400 audit(1479918897.868:21): avc: denied { read } for pid=177 comm="gatord-main" name="i2c-adapter" dev="sysfs" ino=1055 scontext=u:r:gatord:s0 tco1
  545. [ 12.836305] type=1400 audit(1479918897.868:22): avc: denied { open } for pid=177 comm="gatord-main" path="/sys/class/i2c-adapter" dev="sysfs" ino=1055 scontext=u:r:ga1
  546. [ 12.856422] type=1400 audit(1479918897.868:23): avc: denied { read } for pid=177 comm="gatord-main" name="name" dev="sysfs" ino=2528 scontext=u:r:gatord:s0 tcontext=u1
  547. [ 12.875054] type=1400 audit(1479918897.868:24): avc: denied { open } for pid=177 comm="gatord-main" path="/sys/devices/platform/7ffa0000.i2c/i2c-0/name" dev="sysfs" i1
  548. [ 12.897241] type=1400 audit(1479918897.868:25): avc: denied { getattr } for pid=177 comm="gatord-main" path="/sys/devices/platform/7ffa0000.i2c/i2c-0/name" dev="sysfs1
  549. [ 12.919693] type=1400 audit(1479918897.892:26): avc: denied { read } for pid=177 comm="gatord-main" name="/" dev="tracefs" ino=1 scontext=u:r:gatord:s0 tcontext=u:obj1
  550. [ 12.938748] type=1400 audit(1479918897.892:27): avc: denied { execute } for pid=177 comm="gatord-main" name="toybox" dev="sda2" ino=661 scontext=u:r:gatord:s0 tcontex1
  551. [ 12.958226] type=1400 audit(1479918897.892:28): avc: denied { read } for pid=177 comm="gatord-main" name="id" dev="tracefs" ino=3084 scontext=u:r:gatord:s0 tcontext=u1
  552. [ 12.977738] type=1400 audit(1479918897.892:29): avc: denied { open } for pid=177 comm="gatord-main" path="/sys/kernel/debug/tracing/events/kmem/kmalloc/id" dev="trace1
  553. [ 13.001183] type=1400 audit(1479918897.900:30): avc: denied { create } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket 1
  554. [ 13.017139] type=1400 audit(1479918897.900:31): avc: denied { net_raw } for pid=177 comm="gatord-main" capability=13 scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tcl1
  555. [ 13.034384] type=1400 audit(1479918897.900:32): avc: denied { setopt } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket 1
  556. [ 13.050318] type=1400 audit(1479918897.900:33): avc: denied { bind } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket pe1
  557. [ 13.066178] type=1400 audit(1479918897.900:34): avc: denied { name_bind } for pid=177 comm="gatord-main" src=8082 scontext=u:r:gatord:s0 tcontext=u:object_r:port:s0 t1
  558. [ 13.083620] type=1400 audit(1479918897.900:35): avc: denied { node_bind } for pid=177 comm="gatord-main" src=8082 scontext=u:r:gatord:s0 tcontext=u:object_r:node:s0 t1
  559. [ 13.101041] type=1400 audit(1479918897.900:36): avc: denied { listen } for pid=177 comm="gatord-main" lport=8082 scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=1
  560. [ 13.117963] type=1400 audit(1479918897.900:37): avc: denied { create } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=udp_socket 1
  561. [ 13.133924] type=1400 audit(1479918897.900:38): avc: denied { setopt } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=udp_socket 1
  562. [ 13.149877] type=1400 audit(1479918897.900:39): avc: denied { bind } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=udp_socket pe1
  563. [ 13.165644] type=1400 audit(1479918897.900:40): avc: denied { name_bind } for pid=177 comm="gatord-main" src=30001 scontext=u:r:gatord:s0 tcontext=u:object_r:port:s0 1
  564. [ 13.183111] type=1400 audit(1479918897.900:41): avc: denied { node_bind } for pid=177 comm="gatord-main" src=30001 scontext=u:r:gatord:s0 tcontext=u:object_r:node:s0 1
  565. [ 14.038998] init: Starting service 'bootanim'...
  566. [ 23.893300] init: Service 'zygote' (pid 178) exited with status 1
  567. [ 23.899397] init: Service 'zygote' (pid 178) killing any children in process group
  568. [ 23.907129] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
  569. [ 23.917213] init: write_file: Unable to write to '/sys/power/state': Invalid argument
  570. [ 23.925015] init: Service 'audioserver' is being killed...
  571. [ 23.930627] init: Service 'cameraserver' is being killed...
  572. [ 23.931895] init: Service 'media' is being killed...
  573. [ 23.931953] init: Service 'netd' is being killed...
  574. [ 23.932444] init: Service 'audioserver' (pid 186) killed by signal 9
  575. [ 23.932453] init: Service 'audioserver' (pid 186) killing any children in process group
  576. [ 23.932671] init: Service 'cameraserver' (pid 188) killed by signal 9
  577. [ 23.932680] init: Service 'cameraserver' (pid 188) killing any children in process group
  578. [ 23.933630] init: Starting service 'zygote'...
  579. [ 23.934089] init: Starting service 'audioserver'...
  580. [ 23.934525] init: Starting service 'cameraserver'...
  581. [ 23.934983] init: couldn't write 460 to /dev/cpuset/camera-daemon/tasks: No such file or directory
  582. [ 23.935092] init: Service 'media' (pid 187) killed by signal 9
  583. [ 23.935102] init: Service 'media' (pid 187) killing any children in process group
  584. [ 23.935190] init: Untracked pid 194 killed by signal 9
  585. [ 23.935713] init: Starting service 'media'...
  586. [ 23.936204] init: Service 'netd' (pid 180) killed by signal 9
  587. [ 23.936213] init: Service 'netd' (pid 180) killing any children in process group
  588. [ 23.936688] init: Starting service 'netd'...
  589. [ 41.925117] capability: warning: `main' uses 32-bit capabilities (legacy support in use)
  590. [ 60.658284] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
  591. [ 79.388893] smsc911x 18000000.ethernet eth0: SMSC911x/921x identified at 0xffffff80090a0000, IRQ: 34
  592. [ 79.398169] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  593. [ 81.553421] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  594. [ 85.459715] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
  595. [ 85.757632] init: Service 'bootanim' (pid 326) exited with status 0
  596.  
  597. shell@juno:/ $ ls
  598. ls: ./ueventd.rc: Permission denied
  599. ls:[ 1238.409282] type=1400 audit(1479920127.286:42): avc: denied { getattr } for pid=1458 comm="ls" path="/ueventd.rc" dev="rootfs" ino=6321 scontext=u:r:shell:s0 tcont0
  600. ./service_contexts: Permission denied
  601. ls: ./sep[ 1238.432183] type=1400 audit(1479920127.286:43): avc: denied { getattr } for pid=1458 comm="ls" path="/service_contexts" dev="rootfs" ino=6317 scontext=u:r:sh0
  602. olicy: Permission denied
  603. ls: ./[ 1238.454607] type=1400 audit(1479920127.290:44): avc: denied { getattr } for pid=1458 comm="ls" path="/sepolicy" dev="rootfs" ino=6316 scontext=u:r:shell:s0 tcon0
  604. selinux_version: Permission deni[ 1238.475594] type=1400 audit(1479920127.290:45): avc: denied { getattr } for pid=1458 comm="ls" path="/selinux_version" dev="rootfs" in0
  605. ed
  606. ls: ./seapp_contexts: Permis[ 1238.497444] type=1400 audit(1479920127.290:46): avc: denied { getattr } for pid=1458 comm="ls" path="/seapp_contexts" dev="rootfs" ino=6310
  607. sion denied
  608. ls: ./init.zygote64[ 1238.519226] type=1400 audit(1479920127.290:47): avc: denied { getattr } for pid=1458 comm="ls" path="/init.zygote64_32.rc" dev="rootfs" ino=6303 sc0
  609. _32.rc: Permission denied
  610. ls: .[ 1238.541388] type=1400 audit(1479920127.310:48): avc: denied { getattr } for pid=1458 comm="ls" path="/init.zygote32.rc" dev="rootfs" ino=6302 scontext=u:r:shell:0
  611. /init.zygote32.rc: Permission de[ 1238.563287] type=1400 audit(1479920127.310:49): avc: denied { getattr } for pid=1458 comm="ls" path="/init.usb.rc" dev="rootfs" ino=630
  612. nied
  613. ls: ./init.usb.rc: Permiss[ 1238.584776] type=1400 audit(1479920127.310:50): avc: denied { getattr } for pid=1458 comm="ls" path="/init.usb.configfs.rc" dev="rootfs" ino0
  614. ion denied
  615. ls: ./init.usb.confi[ 1238.607063] type=1400 audit(1479920127.310:51): avc: denied { getattr } for pid=1458 comm="ls" path="/init.rc" dev="rootfs" ino=6299 scontext=u:r:0
  616. gfs.rc: Permission denied
  617. ls: .[ 1238.628205] type=1400 audit(1479920127.310:52): avc: denied { getattr } for pid=1458 comm="ls" path="/init.juno.rc" dev="rootfs" ino=6298 scontext=u:r:shell:s0 t0
  618. /init.rc: Permission denied
  619. ls:[ 1238.649803] type=1400 audit(1479920127.310:53): avc: denied { getattr } for pid=1458 comm="ls" path="/init.environ.rc" dev="rootfs" ino=6297 scontext=u:r:shell:s0 0
  620. ./init.juno.rc: Permission deni[ 1238.671644] type=1400 audit(1479920127.310:54): avc: denied { getattr } for pid=1458 comm="ls" path="/init" dev="rootfs" ino=6296 scon0
  621. ed
  622. ls: ./init.environ.rc: Permi[ 1238.692805] type=1400 audit(1479920127.310:55): avc: denied { getattr } for pid=1458 comm="ls" path="/fstab.juno" dev="rootfs" ino=6295 sc0
  623. ssion denied
  624. ls: ./init: Permissi[ 1238.714223] type=1400 audit(1479920127.310:56): avc: denied { getattr } for pid=1458 comm="ls" path="/file_contexts.bin" dev="rootfs" ino=6294 sco0
  625. on denied
  626. ls: ./fstab.juno: Per[ 1238.736413] type=1400 audit(1479920127.310:57): avc: denied { getattr } for pid=1458 comm="ls" path="/default.prop" dev="rootfs" ino=6292 scontex0
  627. mission denied
  628. ls: ./file_contexts.bin: Permission denied
  629. ls: ./default.prop: Permission denied
  630. acct charger d dev mnt proc root sdcard sys vendor
  631. cache config data etc oem property_contexts sbin storage system
  632. c1|shell@juno:/ $ df -h
  633. Filesystem Size Used Avail Us[ 1249.690592] type=1400 audit(1479920138.570:58): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=130
  634. e% Mounted on
  635. tmpfs 3.8G [ 1249.713608] type=1400 audit(1479920138.570:59): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=1339 scontext=u:0
  636. 392K 3.8G 1% /dev
  637. tmpfs [ 1249.734687] type=1400 audit(1479920138.570:60): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=1339 scontext=u:r:shell:s0 t0
  638. 3.8G 0 3.8G 0% /mn[ 1249.756219] type=1400 audit(1479920138.570:61): avc: denied { getattr } for pid=1460 comm="df" path="/dev/fuse" dev="tmpfs" ino=1322 s0
  639. t
  640. /dev/block/sda2 976M 887M [ 1249.778133] type=1400 audit(1479920138.570:62): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=1339 sco0
  641. 22M 98% /system
  642. /dev/block/sda[ 1249.799835] type=1400 audit(1479920138.570:63): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=1339 scontext=u:r:shell0
  643. 3 120M 1.5M 109M 2% /cache
  644. [ 1249.821483] type=1400 audit(1479920138.590:64): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=1339 scontext=u:r:shell:s0 tcontext=u0
  645. /dev/block/sda5 551M 59M 452M[ 1249.843160] type=1400 audit(1479920138.590:65): avc: denied { getattr } for pid=1460 comm="df" path="/dev/fuse" dev="tmpfs" ino=1322 s0
  646. 12% /data
  647. tmpfs 3.8G 0 3.8G 0% /storage
  648. /dev/fuse 551M 59M 452M 12% /storage/emulated
  649. shell@juno:/ $ su
  650. root@juno:/ # ls
  651. acct file_contexts.bin init.zygote64_32.rc selinux_version
  652. cache fstab.juno mnt sepolicy
  653. charger init oem service_contexts
  654. config init.environ.rc proc storage
  655. d init.juno.rc property_contexts sys
  656. data init.rc root system
  657. default.prop init.usb.configfs.rc sbin ueventd.rc
  658. dev init.usb.rc sdcard vendor
  659. etc init.zygote32.rc seapp_contexts
  660. root@juno:/ #
  661. root@juno:/ # cat /pr
  662. proc/ property_contexts
  663. root@juno:/ # cat /sy
  664. sys/ system/
  665. root@juno:/ # cat /system/build.prop | grep test
  666. ro.build.display.id=juno-userdebug 7.1 NDE63X 55 test-keys
  667. ro.build.tags=test-keys
  668. ro.build.description=juno-userdebug 7.1 NDE63X 55 test-keys
  669. ro.build.fingerprint=generic/juno/juno:7.1/NDE63X/55:userdebug/test-keys
  670. root@juno:/ # ls
  671. acct file_contexts.bin init.zygote64_32.rc selinux_version
  672. cache fstab.juno mnt sepolicy
  673. charger init oem service_contexts
  674. config init.environ.rc proc storage
  675. d init.juno.rc property_contexts sys
  676. data init.rc root system
  677. default.prop init.usb.configfs.rc sbin ueventd.rc
  678. dev init.usb.rc sdcard vendor
  679. etc init.zygote32.rc seapp_contexts
  680. root@juno:/ # ls
  681. acct file_contexts.bin init.zygote64_32.rc selinux_version
  682. cache fstab.juno mnt sepolicy
  683. charger init oem service_contexts
  684. config init.environ.rc proc storage
  685. d init.juno.rc property_contexts sys
  686. data init.rc root system
  687. default.prop init.usb.configfs.rc sbin ueventd.rc
  688. dev init.usb.rc sdcard vendor
  689. etc init.zygote32.rc seapp_contexts
  690. root@juno:/ # exit
  691. shell@juno:/ $ ls
  692. ls: ./ueventd.rc: Permission denied
  693. ls[ 1360.984706] type=1400 audit(1479920249.862:66): avc: denied { getattr } for pid=1467 comm="ls" path="/ueventd.rc" dev="rootfs" ino=6321 scontext=u:r:shell:s0 tconte0
  694. : ./service_contexts: Permission denied
  695. ls: ./s[ 1361.007525] type=1400 audit(1479920249.862:67): avc: denied { getattr } for pid=1467 comm="ls" path="/service_contexts" dev="rootfs" ino=6317 scontext=u:r:shel0
  696. epolicy: Permission denied
  697. ls: [ 1361.029877] type=1400 audit(1479920249.862:68): avc: denied { getattr } for pid=1467 comm="ls" path="/sepolicy" dev="rootfs" ino=6316 scontext=u:r:shell:s0 tconte0
  698. ./selinux_version: Permission de[ 1361.050907] type=1400 audit(1479920249.862:69): avc: denied { getattr } for pid=1467 comm="ls" path="/selinux_version" dev="rootfs" in0
  699. nied
  700. ls: ./seapp_contexts: Perm[ 1361.072758] type=1400 audit(1479920249.862:70): avc: denied { getattr } for pid=1467 comm="ls" path="/seapp_contexts" dev="rootfs" ino=6314 0
  701. ission denied
  702. ls: ./init.zygote[ 1361.094510] type=1400 audit(1479920249.862:71): avc: denied { getattr } for pid=1467 comm="ls" path="/init.zygote64_32.rc" dev="rootfs" ino=6303 scon0
  703. 64_32.rc: Permission denied
  704. ls:[ 1361.116680] type=1400 audit(1479920249.862:72): avc: denied { getattr } for pid=1467 comm="ls" path="/init.zygote32.rc" dev="rootfs" ino=6302 scontext=u:r:shell:s00
  705. ./init.zygote32.rc: Permission [ 1361.138589] type=1400 audit(1479920249.886:73): avc: denied { getattr } for pid=1467 comm="ls" path="/init.usb.rc" dev="rootfs" ino=630
  706. denied
  707. ls: ./init.usb.rc: Permi[ 1361.160097] type=1400 audit(1479920249.886:74): avc: denied { getattr } for pid=1467 comm="ls" path="/init.usb.configfs.rc" dev="rootfs" ino=60
  708. ssion denied
  709. ls: ./init.usb.con[ 1361.182363] type=1400 audit(1479920249.886:75): avc: denied { getattr } for pid=1467 comm="ls" path="/init.rc" dev="rootfs" ino=6299 scontext=u:r:sh0
  710. figfs.rc: Permission denied
  711. ls:[ 1361.203529] type=1400 audit(1479920249.886:76): avc: denied { getattr } for pid=1467 comm="ls" path="/init.juno.rc" dev="rootfs" ino=6298 scontext=u:r:shell:s0 tco0
  712. ./init.rc: Permission denied
  713. l[ 1361.225107] type=1400 audit(1479920249.886:77): avc: denied { getattr } for pid=1467 comm="ls" path="/init.environ.rc" dev="rootfs" ino=6297 scontext=u:r:shell:s0 tc0
  714. s: ./init.juno.rc: Permission de[ 1361.246980] type=1400 audit(1479920249.886:78): avc: denied { getattr } for pid=1467 comm="ls" path="/init" dev="rootfs" ino=6296 scon0
  715. nied
  716. ls: ./init.environ.rc: Per[ 1361.268116] type=1400 audit(1479920249.886:79): avc: denied { getattr } for pid=1467 comm="ls" path="/fstab.juno" dev="rootfs" ino=6295 scon0
  717. mission denied
  718. ls: ./init: Perm[ 1361.289526] type=1400 audit(1479920249.886:80): avc: denied { getattr } for pid=1467 comm="ls" path="/file_contexts.bin" dev="rootfs" ino=6294 scontex0
  719. ission denied
  720. ls: ./fstab.juno:[ 1361.311540] type=1400 audit(1479920249.886:81): avc: denied { getattr } for pid=1467 comm="ls" path="/default.prop" dev="rootfs" ino=6292 scontext=u:0
  721. Permission denied
  722. ls: ./file_contexts.bin: Permission denied
  723. ls: ./default.prop: Permission denied
  724. acct charger d dev mnt proc root sdcard sys vendor
  725. cache config data etc oem property_contexts sbin storage system
  726. 1|shell@juno:/ $
Add Comment
Please, Sign In to add comment