Guest User

Untitled

a guest
Jul 14th, 2020
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.48 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 4.19.118-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1311 SMP Mon Apr 27 14:21:24 BST 2020
  3. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] cma: Reserved 8 MiB at 0x3ac00000
  9. [ 0.000000] On node 0 totalpages: 242688
  10. [ 0.000000] Normal zone: 2133 pages used for memmap
  11. [ 0.000000] Normal zone: 0 pages reserved
  12. [ 0.000000] Normal zone: 242688 pages, LIFO batch:63
  13. [ 0.000000] random: get_random_bytes called from start_kernel+0xac/0x4b4 with crng_init=0
  14. [ 0.000000] percpu: Embedded 16 pages/cpu s36864 r8192 d20480 u65536
  15. [ 0.000000] pcpu-alloc: s36864 r8192 d20480 u65536 alloc=16*4096
  16. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  17. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240555
  18. [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=738a4d67-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
  19. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  20. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  21. [ 0.000000] Memory: 939064K/970752K available (8192K kernel code, 656K rwdata, 2232K rodata, 1024K init, 831K bss, 23496K reserved, 8192K cma-reserved)
  22. [ 0.000000] Virtual kernel memory layout:
  23. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  24. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  25. vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
  26. lowmem : 0x80000000 - 0xbb400000 ( 948 MB)
  27. modules : 0x7f000000 - 0x80000000 ( 16 MB)
  28. .text : 0x(ptrval) - 0x(ptrval) (9184 kB)
  29. .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
  30. .data : 0x(ptrval) - 0x(ptrval) ( 657 kB)
  31. .bss : 0x(ptrval) - 0x(ptrval) ( 832 kB)
  32. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  33. [ 0.000000] ftrace: allocating 27093 entries in 80 pages
  34. [ 0.000000] rcu: Hierarchical RCU implementation.
  35. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  36. [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
  37. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  38. [ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  39. [ 0.000023] Switching to timer-based delay loop, resolution 52ns
  40. [ 0.000273] Console: colour dummy device 80x30
  41. [ 0.000906] console [tty1] enabled
  42. [ 0.000960] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  43. [ 0.001003] pid_max: default: 32768 minimum: 301
  44. [ 0.001371] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  45. [ 0.001408] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  46. [ 0.002359] CPU: Testing write buffer coherency: ok
  47. [ 0.002837] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  48. [ 0.003517] Setting up static identity map for 0x100000 - 0x10003c
  49. [ 0.003686] rcu: Hierarchical SRCU implementation.
  50. [ 0.004513] smp: Bringing up secondary CPUs ...
  51. [ 0.005424] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  52. [ 0.006400] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  53. [ 0.007317] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  54. [ 0.007431] smp: Brought up 1 node, 4 CPUs
  55. [ 0.007513] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  56. [ 0.007537] CPU: All CPU(s) started in HYP mode.
  57. [ 0.007557] CPU: Virtualization extensions available.
  58. [ 0.008549] devtmpfs: initialized
  59. [ 0.021923] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  60. [ 0.022196] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  61. [ 0.022246] futex hash table entries: 1024 (order: 4, 65536 bytes)
  62. [ 0.022854] pinctrl core: initialized pinctrl subsystem
  63. [ 0.023717] NET: Registered protocol family 16
  64. [ 0.026874] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  65. [ 0.032748] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  66. [ 0.032785] hw-breakpoint: maximum watchpoint size is 8 bytes.
  67. [ 0.033004] Serial: AMBA PL011 UART driver
  68. [ 0.035360] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  69. [ 0.050030] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-04-15 11:43, variant start
  70. [ 0.060043] raspberrypi-firmware soc:firmware: Firmware hash is 82f9bb929ce2186eb1824178c1ae82902ad6275c
  71. [ 0.103172] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
  72. [ 0.104845] SCSI subsystem initialized
  73. [ 0.105090] usbcore: registered new interface driver usbfs
  74. [ 0.105164] usbcore: registered new interface driver hub
  75. [ 0.105276] usbcore: registered new device driver usb
  76. [ 0.106973] clocksource: Switched to clocksource arch_sys_counter
  77. [ 0.197512] VFS: Disk quotas dquot_6.6.0
  78. [ 0.197623] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  79. [ 0.197793] FS-Cache: Loaded
  80. [ 0.198014] CacheFiles: Loaded
  81. [ 0.208045] NET: Registered protocol family 2
  82. [ 0.208915] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
  83. [ 0.208980] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  84. [ 0.209110] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  85. [ 0.209315] TCP: Hash tables configured (established 8192 bind 8192)
  86. [ 0.209470] UDP hash table entries: 512 (order: 2, 16384 bytes)
  87. [ 0.209540] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  88. [ 0.209799] NET: Registered protocol family 1
  89. [ 0.210389] RPC: Registered named UNIX socket transport module.
  90. [ 0.210416] RPC: Registered udp transport module.
  91. [ 0.210438] RPC: Registered tcp transport module.
  92. [ 0.210459] RPC: Registered tcp NFSv4.1 backchannel transport module.
  93. [ 0.212284] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  94. [ 0.215389] Initialise system trusted keyrings
  95. [ 0.215595] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  96. [ 0.225537] FS-Cache: Netfs 'nfs' registered for caching
  97. [ 0.226122] NFS: Registering the id_resolver key type
  98. [ 0.226168] Key type id_resolver registered
  99. [ 0.226190] Key type id_legacy registered
  100. [ 0.226221] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  101. [ 0.231667] Key type asymmetric registered
  102. [ 0.231702] Asymmetric key parser 'x509' registered
  103. [ 0.231777] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  104. [ 0.231970] io scheduler noop registered
  105. [ 0.231995] io scheduler deadline registered (default)
  106. [ 0.232228] io scheduler cfq registered
  107. [ 0.232252] io scheduler mq-deadline registered (default)
  108. [ 0.232276] io scheduler kyber registered
  109. [ 0.234503] bcm2708_fb soc:fb: FB found 1 display(s)
  110. [ 0.243834] Console: switching to colour frame buffer device 82x26
  111. [ 0.250686] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
  112. [ 0.257363] bcm2835-rng 3f104000.rng: hwrng registered
  113. [ 0.260036] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  114. [ 0.265312] vc-sm: Videocore shared memory driver
  115. [ 0.268133] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  116. [ 0.283890] brd: module loaded
  117. [ 0.296559] loop: module loaded
  118. [ 0.299647] Loading iSCSI transport class v2.0-870.
  119. [ 0.302796] libphy: Fixed MDIO Bus: probed
  120. [ 0.305316] usbcore: registered new interface driver lan78xx
  121. [ 0.307804] usbcore: registered new interface driver smsc95xx
  122. [ 0.310160] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  123. [ 0.340389] dwc_otg 3f980000.usb: base=(ptrval)
  124. [ 0.543008] Core Release: 2.80a
  125. [ 0.545389] Setting default values for core params
  126. [ 0.547862] Finished setting default values for core params
  127. [ 0.750606] Using Buffer DMA mode
  128. [ 0.752998] Periodic Transfer Interrupt Enhancement - disabled
  129. [ 0.755424] Multiprocessor Interrupt Enhancement - disabled
  130. [ 0.757816] OTG VER PARAM: 0, OTG VER FLAG: 0
  131. [ 0.760162] Dedicated Tx FIFOs mode
  132. [ 0.762850] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = bad14000 dma = 0xfad14000 len=9024
  133. [ 0.767456] FIQ FSM acceleration enabled for :
  134. Non-periodic Split Transactions
  135. Periodic Split Transactions
  136. High-Speed Isochronous Endpoints
  137. Interrupt/Control Split Transaction hack enabled
  138. [ 0.778376] dwc_otg: Microframe scheduler enabled
  139. [ 0.778434] WARN::hcd_init_fiq:457: FIQ on core 1
  140. [ 0.780662] WARN::hcd_init_fiq:458: FIQ ASM at 8068fda0 length 36
  141. [ 0.782877] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
  142. [ 0.785136] dwc_otg 3f980000.usb: DWC OTG Controller
  143. [ 0.787434] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  144. [ 0.789756] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
  145. [ 0.792060] Init: Port Power? op_state=1
  146. [ 0.794299] Init: Power Port (0)
  147. [ 0.796720] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  148. [ 0.801250] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  149. [ 0.803664] usb usb1: Product: DWC OTG Controller
  150. [ 0.806031] usb usb1: Manufacturer: Linux 4.19.118-v7+ dwc_otg_hcd
  151. [ 0.808477] usb usb1: SerialNumber: 3f980000.usb
  152. [ 0.811437] hub 1-0:1.0: USB hub found
  153. [ 0.813718] hub 1-0:1.0: 1 port detected
  154. [ 0.816470] dwc_otg: FIQ enabled
  155. [ 0.816476] dwc_otg: NAK holdoff enabled
  156. [ 0.816482] dwc_otg: FIQ split-transaction FSM enabled
  157. [ 0.816493] Module dwc_common_port init
  158. [ 0.816759] usbcore: registered new interface driver usb-storage
  159. [ 0.819248] mousedev: PS/2 mouse device common for all mice
  160. [ 0.822380] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  161. [ 0.825007] bcm2835-cpufreq: min=600000 max=1400000
  162. [ 0.827854] sdhci: Secure Digital Host Controller Interface driver
  163. [ 0.830266] sdhci: Copyright(c) Pierre Ossman
  164. [ 0.833053] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
  165. [ 0.835989] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
  166. [ 0.838692] sdhci-pltfm: SDHCI platform and OF driver helper
  167. [ 0.842785] ledtrig-cpu: registered to indicate activity on CPUs
  168. [ 0.845521] hidraw: raw HID events driver (C) Jiri Kosina
  169. [ 0.848327] usbcore: registered new interface driver usbhid
  170. [ 0.850960] usbhid: USB HID core driver
  171. [ 0.854273] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
  172. [ 0.858378] [vc_sm_connected_init]: start
  173. [ 0.867071] [vc_sm_connected_init]: end - returning 0
  174. [ 0.870629] Initializing XFRM netlink socket
  175. [ 0.873060] NET: Registered protocol family 17
  176. [ 0.875559] Key type dns_resolver registered
  177. [ 0.878590] Registering SWP/SWPB emulation handler
  178. [ 0.881701] registered taskstats version 1
  179. [ 0.884111] Loading compiled-in X.509 certificates
  180. [ 0.893306] uart-pl011 3f201000.serial: cts_event_workaround enabled
  181. [ 0.895832] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
  182. [ 0.902628] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
  183. [ 0.905164] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
  184. [ 0.933857] sdhost: log_buf @ (ptrval) (fad13000)
  185. [ 0.972594] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  186. [ 0.976560] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  187. [ 0.980437] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  188. [ 0.984698] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  189. [ 0.988206] of_cfs_init
  190. [ 0.990451] of_cfs_init: OK
  191. [ 0.993044] Waiting for root device PARTUUID=738a4d67-02...
  192. [ 1.007413] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  193. [ 1.027121] Indeed it is in host mode hprt0 = 00021501
  194. [ 1.099156] random: fast init done
  195. [ 1.125842] mmc0: host does not support reading read-only switch, assuming write-enable
  196. [ 1.134081] mmc0: new high speed SDHC card at address aaaa
  197. [ 1.137807] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
  198. [ 1.146028] mmcblk0: p1 p2
  199. [ 1.149362] mmc1: new high speed SDIO card at address 0001
  200. [ 1.181034] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  201. [ 1.185524] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  202. [ 1.198477] devtmpfs: mounted
  203. [ 1.208167] Freeing unused kernel memory: 1024K
  204. [ 1.210906] Run /sbin/init as init process
  205. [ 1.237017] usb 1-1: new high-speed USB device number 2 using dwc_otg
  206. [ 1.239711] Indeed it is in host mode hprt0 = 00001101
  207. [ 1.477307] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
  208. [ 1.482622] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  209. [ 1.486112] hub 1-1:1.0: USB hub found
  210. [ 1.489024] hub 1-1:1.0: 4 ports detected
  211. [ 1.807019] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  212. [ 1.856765] systemd[1]: System time before build time, advancing clock.
  213. [ 1.937321] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
  214. [ 1.942820] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  215. [ 1.946353] hub 1-1.1:1.0: USB hub found
  216. [ 1.949333] hub 1-1.1:1.0: 3 ports detected
  217. [ 1.991341] NET: Registered protocol family 10
  218. [ 1.995412] Segment Routing with IPv6
  219. [ 2.038010] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  220. [ 2.047437] systemd[1]: Detected architecture arm.
  221. [ 2.071158] systemd[1]: Set hostname to <nextcloudpi>.
  222. [ 2.267083] usb 1-1.1.3: new high-speed USB device number 4 using dwc_otg
  223. [ 2.408465] usb 1-1.1.3: New USB device found, idVendor=090c, idProduct=1000, bcdDevice=11.00
  224. [ 2.413893] usb 1-1.1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=3
  225. [ 2.419549] usb 1-1.1.3: Product:
  226. [ 2.422307] usb 1-1.1.3: SerialNumber: B1605162013802
  227. [ 2.425720] usb-storage 1-1.1.3:1.0: USB Mass Storage device detected
  228. [ 2.429334] usb-storage 1-1.1.3:1.0: Quirks match for vid 090c pid 1000: 400
  229. [ 2.432230] scsi host0: usb-storage 1-1.1.3:1.0
  230. [ 2.727077] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
  231. [ 2.867494] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
  232. [ 2.873077] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  233. [ 3.037030] usb 1-1.2: new high-speed USB device number 6 using dwc_otg
  234. [ 3.144146] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
  235. [ 3.150979] libphy: lan78xx-mdiobus: probed
  236. [ 3.168751] usb 1-1.2: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
  237. [ 3.174947] usb 1-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  238. [ 3.178074] usb 1-1.2: Product: Best USB Device
  239. [ 3.181108] usb 1-1.2: Manufacturer: ULT-Best
  240. [ 3.184093] usb 1-1.2: SerialNumber: 123458E187C7
  241. [ 3.188808] usb 1-1.2: The driver for the USB controller dwc_otg_hcd does not support scatter-gather which is
  242. [ 3.194693] usb 1-1.2: required by the UAS driver. Please try an other USB controller if you wish to use UAS.
  243. [ 3.200741] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  244. [ 3.204385] usb-storage 1-1.2:1.0: Quirks match for vid 174c pid 55aa: 400000
  245. [ 3.207701] scsi host1: usb-storage 1-1.2:1.0
  246. [ 3.212145] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
  247. [ 3.276726] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
  248. [ 3.335361] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
  249. [ 3.393183] systemd[1]: /lib/systemd/system/fail2ban.service:12: PIDFile= references path below legacy directory /var/run/, updating /var/run/fail2ban/fail2ban.pid → /run/fail2ban/fail2ban.pid; please update the unit file accordingly.
  250. [ 3.458044] systemd[1]: /lib/systemd/system/rpc-statd.service:13: PIDFile= references path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
  251. [ 3.531369] random: systemd: uninitialized urandom read (16 bytes read)
  252. [ 3.560537] random: systemd: uninitialized urandom read (16 bytes read)
  253. [ 3.573608] systemd[1]: Listening on Syslog Socket.
  254. [ 3.581329] random: systemd: uninitialized urandom read (16 bytes read)
  255. [ 3.588751] systemd[1]: Created slice User and Session Slice.
  256. [ 3.596819] systemd[1]: Listening on Journal Socket.
  257. [ 3.606686] scsi 0:0:0:0: Direct-Access 1100 PQ: 0 ANSI: 4
  258. [ 3.615192] sd 0:0:0:0: [sda] 7913472 512-byte logical blocks: (4.05 GB/3.77 GiB)
  259. [ 3.615795] sd 0:0:0:0: [sda] Write Protect is off
  260. [ 3.615807] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
  261. [ 3.616415] sd 0:0:0:0: [sda] No Caching mode page found
  262. [ 3.616426] sd 0:0:0:0: [sda] Assuming drive cache: write through
  263. [ 3.619920] sda: sda1
  264. [ 3.638546] sd 0:0:0:0: [sda] Attached SCSI removable disk
  265. [ 4.238834] scsi 1:0:0:0: Direct-Access SanDisk SD6SB1M-128G-100 0 PQ: 0 ANSI: 6
  266. [ 4.247694] sd 1:0:0:0: [sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB)
  267. [ 4.248140] sd 1:0:0:0: [sdb] Write Protect is off
  268. [ 4.248154] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
  269. [ 4.248584] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  270. [ 4.257785] sdb: sdb1
  271. [ 4.260478] sd 1:0:0:0: [sdb] Attached SCSI disk
  272. [ 4.518556] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  273. [ 4.621453] systemd-journald[143]: Received request to flush runtime journal from PID 1
  274. [ 5.263144] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  275. [ 5.266085] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
  276. [ 5.266101] [vc_sm_connected_init]: start
  277. [ 5.271690] [vc_sm_connected_init]: installed successfully
  278. [ 5.276001] media: Linux media interface: v0.10
  279. [ 5.314756] videodev: Linux video capture interface: v2.00
  280. [ 5.374748] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  281. [ 5.408454] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
  282. [ 5.438207] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  283. [ 5.448069] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
  284. [ 5.451793] bcm2835_audio soc:audio: card created with 8 channels
  285. [ 5.455397] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
  286. [ 5.455452] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
  287. [ 5.461927] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
  288. [ 5.461965] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
  289. [ 5.469993] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
  290. [ 5.470035] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
  291. [ 5.674970] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  292. [ 5.743760] usbcore: registered new interface driver uas
  293. [ 5.748796] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  294. [ 5.832915] brcmfmac: F1 signature read @0x18000000=0x15264345
  295. [ 5.841017] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  296. [ 5.842846] usbcore: registered new interface driver brcmfmac
  297. [ 5.909791] sd 0:0:0:0: Attached scsi generic sg0 type 0
  298. [ 5.910231] sd 1:0:0:0: Attached scsi generic sg1 type 0
  299. [ 5.976763] random: crng init done
  300. [ 5.976779] random: 7 urandom warning(s) missed due to ratelimiting
  301. [ 6.130189] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  302. [ 6.154758] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 2 2020 23:30:41 version 7.45.202 (r724630 CY) FWID 01-72f6ece2
  303. [ 8.462887] uart-pl011 3f201000.serial: no DMA platform data
  304. [ 8.583958] 8021q: 802.1Q VLAN Support v1.8
  305. [ 9.270417] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  306. [ 9.270428] 8021q: adding VLAN 0 to HW filter on device eth0
  307. [ 9.292960] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  308. [ 10.168835] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  309. [ 10.357120] raid6: int32x1 gen() 234 MB/s
  310. [ 10.527099] raid6: int32x1 xor() 208 MB/s
  311. [ 10.696999] raid6: int32x2 gen() 319 MB/s
  312. [ 10.867034] raid6: int32x2 xor() 242 MB/s
  313. [ 11.037058] raid6: int32x4 gen() 359 MB/s
  314. [ 11.207003] raid6: int32x4 xor() 266 MB/s
  315. [ 11.377017] raid6: int32x8 gen() 368 MB/s
  316. [ 11.546986] raid6: int32x8 xor() 256 MB/s
  317. [ 11.716966] raid6: neonx1 gen() 830 MB/s
  318. [ 11.886961] raid6: neonx1 xor() 945 MB/s
  319. [ 12.056983] raid6: neonx2 gen() 1373 MB/s
  320. [ 12.226964] raid6: neonx2 xor() 1387 MB/s
  321. [ 12.396987] raid6: neonx4 gen() 1810 MB/s
  322. [ 12.566973] raid6: neonx4 xor() 1569 MB/s
  323. [ 12.736956] raid6: neonx8 gen() 1600 MB/s
  324. [ 12.906965] raid6: neonx8 xor() 1310 MB/s
  325. [ 12.906968] raid6: using algorithm neonx4 gen() 1810 MB/s
  326. [ 12.906970] raid6: .... xor() 1569 MB/s, rmw enabled
  327. [ 12.906973] raid6: using neon recovery algorithm
  328. [ 12.938752] xor: measuring software checksum speed
  329. [ 13.036965] arm4regs : 2378.800 MB/sec
  330. [ 13.136958] 8regs : 1598.000 MB/sec
  331. [ 13.236957] 32regs : 1486.400 MB/sec
  332. [ 13.336957] neon : 2539.200 MB/sec
  333. [ 13.336961] xor: using function: neon (2539.200 MB/sec)
  334. [ 13.467581] Btrfs loaded, crc32c=crc32c-generic
  335. [ 13.473194] BTRFS: device label myCloudDrive devid 1 transid 3421 /dev/sdb1
  336. [ 13.474989] BTRFS info (device sdb1): disk space caching is enabled
  337. [ 13.474997] BTRFS info (device sdb1): has skinny extents
  338. [ 17.478866] Bluetooth: Core ver 2.22
  339. [ 17.478925] NET: Registered protocol family 31
  340. [ 17.478928] Bluetooth: HCI device and connection manager initialized
  341. [ 17.478944] Bluetooth: HCI socket layer initialized
  342. [ 17.478950] Bluetooth: L2CAP socket layer initialized
  343. [ 17.478972] Bluetooth: SCO socket layer initialized
  344. [ 17.542476] Bluetooth: HCI UART driver ver 2.3
  345. [ 17.542486] Bluetooth: HCI UART protocol H4 registered
  346. [ 17.542540] Bluetooth: HCI UART protocol Three-wire (H5) registered
  347. [ 17.542655] Bluetooth: HCI UART protocol Broadcom registered
  348. [ 18.086350] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  349. [ 18.086357] Bluetooth: BNEP filters: protocol multicast
  350. [ 18.086373] Bluetooth: BNEP socket layer initialized
  351. [ 38.553754] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
  352. pi@nextcloudpi:~ $ sudo ncp-report
  353. <--! Paste this in GitHub report -->
  354.  
  355. <details>
  356. <summary>NextCloudPi diagnostics</summary>
  357.  
  358. ```
  359.  
  360. Cannot load Zend OPcache - it was already loaded
  361. NextCloudPi version v1.26.2
  362. NextCloudPi image NextCloudPi_03-28-20
  363. distribution Raspbian GNU/Linux 10 \n \l
  364. automount yes
  365. USB devices sda sdb
  366. datadir /media/myCloudDrive/ncdata
  367. data in SD no
  368. data filesystem btrfs
  369. data disk usage 3.1G/120G
  370. rootfs usage 2.6G/15G
  371. swapfile /var/swap
  372. dbdir /var/lib/mysql
  373. Nextcloud check ok
  374. Nextcloud version 18.0.5.1
  375. HTTPD service up
  376. PHP service down
  377. MariaDB service up
  378. Redis service up
  379. Postfix service up
  380. internet check ok
  381. port check 80 open
  382. port check 443 open
  383. IP ***REMOVED SENSITIVE VALUE***
  384. gateway ***REMOVED SENSITIVE VALUE***
  385. interface eth0
  386. certificates ***REMOVED SENSITIVE VALUE***
  387. NAT loopback yes
  388. uptime 2days
  389.  
  390. ```
  391. </details>
  392.  
  393.  
  394. <details>
  395. <summary>Nextcloud configuration</summary>
  396.  
  397. ```
  398.  
  399. Cannot load Zend OPcache - it was already loaded
  400. {
  401. "system": {
  402. "passwordsalt": "***REMOVED SENSITIVE VALUE***",
  403. "secret": "***REMOVED SENSITIVE VALUE***",
  404. "trusted_domains": {
  405. "0": "localhost",
  406. "5": "nextcloudpi.local",
  407. "7": "nextcloudpi",
  408. "8": "nextcloudpi.lan",
  409. "11": "107.167.244.138",
  410. "1": "192.168.1.1",
  411. "3": "howitzhouse.ddns.net",
  412. "2": "tim.howitz.com",
  413. "12": "tim.howitz.com",
  414. "13": "cloud.customquad.co.uk"
  415. },
  416. "datadirectory": "***REMOVED SENSITIVE VALUE***",
  417. "dbtype": "mysql",
  418. "version": "18.0.5.1",
  419. "overwrite.cli.url": "https:\/\/tim.howitz.com\/",
  420. "dbname": "***REMOVED SENSITIVE VALUE***",
  421. "dbhost": "***REMOVED SENSITIVE VALUE***",
  422. "dbport": "",
  423. "dbtableprefix": "oc_",
  424. "mysql.utf8mb4": true,
  425. "dbuser": "***REMOVED SENSITIVE VALUE***",
  426. "dbpassword": "***REMOVED SENSITIVE VALUE***",
  427. "installed": true,
  428. "instanceid": "***REMOVED SENSITIVE VALUE***",
  429. "memcache.local": "\\OC\\Memcache\\Redis",
  430. "memcache.locking": "\\OC\\Memcache\\Redis",
  431. "redis": {
  432. "host": "***REMOVED SENSITIVE VALUE***",
  433. "port": 0,
  434. "timeout": 0,
  435. "password": "***REMOVED SENSITIVE VALUE***"
  436. },
  437. "tempdirectory": "\/media\/myCloudDrive\/ncdata\/tmp",
  438. "mail_smtpmode": "smtp",
  439. "mail_smtpauthtype": "LOGIN",
  440. "mail_from_address": "***REMOVED SENSITIVE VALUE***",
  441. "mail_domain": "***REMOVED SENSITIVE VALUE***",
  442. "preview_max_x": "2048",
  443. "preview_max_y": "2048",
  444. "jpeg_quality": "60",
  445. "overwriteprotocol": "https",
  446. "maintenance": false,
  447. "logfile": "\/media\/myCloudDrive\/ncdata\/nextcloud.log",
  448. "loglevel": "2",
  449. "log_type": "file",
  450. "htaccess.RewriteBase": "\/",
  451. "mail_smtpsecure": "tls",
  452. "mail_sendmailmode": "smtp",
  453. "mail_smtpauth": 1,
  454. "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
  455. "mail_smtpport": "587",
  456. "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
  457. "mail_smtppassword": "***REMOVED SENSITIVE VALUE***"
  458. }
  459. }
  460.  
  461. ```
  462. </details>
  463.  
  464.  
  465. <details>
  466. <summary>HTTPd logs</summary>
  467.  
  468. ```
  469.  
  470. [Tue Jul 14 00:00:02.264136 2020] [ssl:warn] [pid 830:tid 1995567632] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  471. [Tue Jul 14 00:00:02.266363 2020] [mpm_event:notice] [pid 830:tid 1995567632] AH00489: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1d configured -- resuming normal operations
  472. [Tue Jul 14 00:00:02.266404 2020] [core:notice] [pid 830:tid 1995567632] AH00094: Command line: '/usr/sbin/apache2'
  473.  
  474. ```
  475. </details>
  476.  
  477.  
  478. <details>
  479. <summary>Database logs</summary>
  480.  
  481. ```
  482.  
  483.  
  484. ```
  485. </details>
  486.  
  487.  
  488. <details>
  489. <summary>Nextcloud logs</summary>
  490.  
  491. ```
  492.  
  493. {"reqId":"eySI5OL52NRZJovdrtj4","level":2,"time":"2020-07-14T14:30:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  494. {"reqId":"uNHOYGQOdMCpgvTW1tuP","level":2,"time":"2020-07-14T14:45:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  495. {"reqId":"raPPM0YNzZXSWbDyzhgp","level":2,"time":"2020-07-14T15:00:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  496. {"reqId":"r6dpCMfwHDoSeN6Q4qPg","level":2,"time":"2020-07-14T15:15:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  497. {"reqId":"1zJj7k0na1kK6tHrwJ4N","level":2,"time":"2020-07-14T15:30:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  498. {"reqId":"OVTIgOmoXk3zxkLIi1nx","level":2,"time":"2020-07-14T15:45:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  499. {"reqId":"EJRrqDjSBiTRiXM6hqWJ","level":2,"time":"2020-07-14T16:00:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  500. {"reqId":"0pKSutPvSEbEb6D4bjWp","level":2,"time":"2020-07-14T16:15:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  501. {"reqId":"SxYrBOLntnIY445aOD8N","level":2,"time":"2020-07-14T16:30:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  502. {"reqId":"MI5zfx1V6cvQcvsAGd1Y","level":2,"time":"2020-07-14T16:45:02+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  503. {"reqId":"OJSLwzuwgOBkfBJWM9Mf","level":2,"time":"2020-07-14T17:00:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  504. {"reqId":"YyTCNvP80vkjLhFHiuHu","level":2,"time":"2020-07-14T17:15:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  505. {"reqId":"y9tAvrqDthN6urqaP0iy","level":2,"time":"2020-07-14T17:30:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  506. {"reqId":"SOkv8EEVdVFmprezhYO3","level":2,"time":"2020-07-14T17:45:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  507. {"reqId":"4R6kJEuUASM7iPqsepD1","level":2,"time":"2020-07-14T18:00:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  508. {"reqId":"KyuBsc8R1KcztWPf2L4H","level":2,"time":"2020-07-14T18:15:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  509. {"reqId":"W5Q3EOjEBBExsiEtbB0A","level":2,"time":"2020-07-14T18:30:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  510. {"reqId":"LjLy8UupL1Sdk0HruWcy","level":2,"time":"2020-07-14T18:45:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  511. {"reqId":"hNg8DJGD1nZ0GPzdh5i1","level":2,"time":"2020-07-14T19:00:03+00:00","remoteAddr":"","user":"--","app":"fulltextsearch","method":"","url":"--","message":"Exception while cronIndex: OCA\\FullTextSearch\\Exceptions\\PlatformNotSelectedException - Admin have not selected any IFullTextSearchPlatform","userAgent":"--","version":"18.0.5.1"}
  512. {"reqId":"dZJZG7YPunRYvLt2fBuO","level":2,"time":"2020-07-14T19:15:20+00:00","remoteAddr":"","user":"--","app":"appstoreFetcher","method":"","url":"--","message":"Could not connect to appstore: cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)","userAgent":"--","version":"18.0.5.1"}
  513.  
  514. ```
  515. </details>
Add Comment
Please, Sign In to add comment