Skip to content

Instantly share code, notes, and snippets.

@rsletta
Created December 8, 2019 23:58
Show Gist options
  • Save rsletta/63f08a854aa070c961c951c517bc6882 to your computer and use it in GitHub Desktop.
Save rsletta/63f08a854aa070c961c951c517bc6882 to your computer and use it in GitHub Desktop.
DMESG logs from WSL2 setup Ubuntu, from snappy to Sluggishville
[ 0.000000] Linux version 4.19.84-microsoft-standard (oe-user@oe-host) (gcc version 8.2.0 (GCC)) #1 SMP Wed Nov 13 11:44:37 UTC 2019
[ 0.000000] Command line: initrd=\initrd.img panic=-1 pty.legacy_count=0 nr_cpus=8
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000e0fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000001fffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000000200000-0x00000000f7ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000330ffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: features 0x2e7f, hints 0x20c2c
[ 0.000000] Hyper-V Host Build:19037-10.0-0-0.1
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x1e8480
[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V
[ 0.000000] Hyper-V: Using hypercall for remote TLB flush
[ 0.000000] tsc: Detected 2304.007 MHz processor
[ 0.000011] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000014] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000018] last_pfn = 0x331000 max_arch_pfn = 0x400000000
[ 0.000048] MTRR default type: uncachable
[ 0.000049] MTRR fixed ranges disabled:
[ 0.000051] 00000-FFFFF uncachable
[ 0.000052] MTRR variable ranges disabled:
[ 0.000052] 0 disabled
[ 0.000053] 1 disabled
[ 0.000053] 2 disabled
[ 0.000054] 3 disabled
[ 0.000055] 4 disabled
[ 0.000055] 5 disabled
[ 0.000056] 6 disabled
[ 0.000056] 7 disabled
[ 0.000057] Disabled
[ 0.000058] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[ 0.000070] CPU MTRRs all blank - virtualized system.
[ 0.000073] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
[ 0.000075] last_pfn = 0xf8000 max_arch_pfn = 0x400000000
[ 0.000099] Using GB pages for direct mapping
[ 0.000104] BRK [0x02c00000, 0x02c00fff] PGTABLE
[ 0.000105] BRK [0x02c01000, 0x02c01fff] PGTABLE
[ 0.000107] BRK [0x02c02000, 0x02c02fff] PGTABLE
[ 0.000178] BRK [0x02c03000, 0x02c03fff] PGTABLE
[ 0.001343] RAMDISK: [mem 0x02c35000-0x02c44fff]
[ 0.001350] ACPI: Early table checksum verification disabled
[ 0.001369] ACPI: RSDP 0x00000000000E0000 000024 (v02 VRTUAL)
[ 0.001375] ACPI: XSDT 0x0000000000100000 000044 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001383] ACPI: FACP 0x0000000000101000 000114 (v06 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001391] ACPI: DSDT 0x00000000001011B8 01E184 (v02 MSFTVM DSDT01 00000001 MSFT 05000000)
[ 0.001396] ACPI: FACS 0x0000000000101114 000040
[ 0.001400] ACPI: OEM0 0x0000000000101154 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001405] ACPI: SRAT 0x000000000011F33C 000290 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001410] ACPI: APIC 0x000000000011F5CC 000088 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001419] ACPI: Local APIC address 0xfee00000
[ 0.002076] Zone ranges:
[ 0.002078] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.002081] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.002083] Normal [mem 0x0000000100000000-0x0000000330ffffff]
[ 0.002085] Movable zone start for each node
[ 0.002086] Early memory node ranges
[ 0.002087] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.002089] node 0: [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.002090] node 0: [mem 0x0000000100000000-0x0000000330ffffff]
[ 0.002702] Reserved but unavailable: 97 pages
[ 0.002706] Initmem setup node 0 [mem 0x0000000000001000-0x0000000330ffffff]
[ 0.002708] On node 0 totalpages: 3313311
[ 0.002710] DMA zone: 59 pages used for memmap
[ 0.002711] DMA zone: 22 pages reserved
[ 0.002712] DMA zone: 3743 pages, LIFO batch:0
[ 0.002860] DMA32 zone: 16320 pages used for memmap
[ 0.002861] DMA32 zone: 1011712 pages, LIFO batch:63
[ 0.075619] Normal zone: 35904 pages used for memmap
[ 0.075622] Normal zone: 2297856 pages, LIFO batch:63
[ 0.077683] ACPI: Local APIC address 0xfee00000
[ 0.077693] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.080015] IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-23
[ 0.080023] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.080026] ACPI: IRQ9 used by override.
[ 0.080029] Using ACPI (MADT) for SMP configuration information
[ 0.080040] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.080054] [mem 0xf8000000-0xffffffff] available for PCI devices
[ 0.080056] Booting paravirtualized kernel on bare hardware
[ 0.080059] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.402015] random: get_random_bytes called from start_kernel+0x93/0x4bb with crng_init=0
[ 0.402026] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.402941] percpu: Embedded 42 pages/cpu s132952 r8192 d30888 u262144
[ 0.402951] pcpu-alloc: s132952 r8192 d30888 u262144 alloc=1*2097152
[ 0.402953] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.402981] Built 1 zonelists, mobility grouping on. Total pages: 3261006
[ 0.402983] Kernel command line: initrd=\initrd.img panic=-1 pty.legacy_count=0 nr_cpus=8
[ 0.409771] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.413071] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.461289] Memory: 4098452K/13253244K available (14348K kernel code, 1482K rwdata, 2660K rodata, 1444K init, 1116K bss, 329724K reserved, 0K cma-reserved)
[ 0.462083] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.462093] ftrace: allocating 39363 entries in 154 pages
[ 0.492531] rcu: Hierarchical RCU implementation.
[ 0.492535] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.492536] All grace periods are expedited (rcu_expedited).
[ 0.492537] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.499349] Using NULL legacy PIC
[ 0.499353] NR_IRQS: 16640, nr_irqs: 488, preallocated irqs: 0
[ 0.501185] Console: colour dummy device 80x25
[ 0.501189] console [tty0] enabled
[ 0.501202] ACPI: Core revision 20180810
[ 0.501418] Failed to register legacy timer interrupt
[ 0.501430] APIC: Switch to symmetric I/O mode setup
[ 0.501461] Hyper-V: Using IPI hypercalls
[ 0.501462] Hyper-V: Using MSR based APIC access
[ 0.501471] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.501686] Calibrating delay loop (skipped), value calculated using timer frequency.. 4608.01 BogoMIPS (lpj=23040070)
[ 0.501690] pid_max: default: 32768 minimum: 301
[ 0.501729] Security Framework initialized
[ 0.501783] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.501822] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.502404] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.502406] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.502410] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.502412] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.502413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.502423] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.502425] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.502852] Freeing SMP alternatives memory: 40K
[ 0.505067] smpboot: CPU0: Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xc)
[ 0.505189] Performance Events: unsupported p6 CPU model 142 no PMU driver, software events only.
[ 0.505227] rcu: Hierarchical SRCU implementation.
[ 0.505355] random: crng done (trusting CPU's manufacturer)
[ 0.505444] smp: Bringing up secondary CPUs ...
[ 0.505564] x86: Booting SMP configuration:
[ 0.505566] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.513517] smp: Brought up 1 node, 8 CPUs
[ 0.513517] smpboot: Max logical packages: 1
[ 0.513517] smpboot: Total of 8 processors activated (36864.11 BogoMIPS)
[ 0.661681] node 0 initialised, 2206267 pages in 150ms
[ 0.665307] devtmpfs: initialized
[ 0.665307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.665307] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.672497] xor: automatically using best checksumming function avx
[ 0.672890] NET: Registered protocol family 16
[ 0.673094] ACPI: bus type PCI registered
[ 0.673110] PCI: Fatal: No config space access function found
[ 0.673585] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.673585] raid6: Forced to use recovery algorithm avx2x2
[ 0.673585] raid6: Forced gen() algo avx2x4
[ 0.673585] ACPI: Added _OSI(Module Device)
[ 0.673585] ACPI: Added _OSI(Processor Device)
[ 0.673585] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.673585] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.673585] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.673585] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.688937] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.694343] ACPI: Interpreter enabled
[ 0.694343] ACPI: (supports S0 S5)
[ 0.694343] ACPI: Using IOAPIC for interrupt routing
[ 0.694343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.694343] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.694860] SCSI subsystem initialized
[ 0.694965] hv_vmbus: Vmbus version:5.0
[ 0.694965] PCI: Using ACPI for IRQ routing
[ 0.694965] PCI: System does not support PCI
[ 0.694965] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[ 0.727157] VFS: Disk quotas dquot_6.6.0
[ 0.727181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.727261] FS-Cache: Loaded
[ 0.727309] pnp: PnP ACPI init
[ 0.727732] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.727798] pnp: PnP ACPI: found 1 devices
[ 0.728112] hv_vmbus: Unknown GUID: c376c1c3-d276-48d2-90a9-c04748072c60
[ 0.766052] NET: Registered protocol family 2
[ 0.766554] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.766590] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.767810] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.768070] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.768115] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.768173] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.769280] NET: Registered protocol family 1
[ 0.770239] RPC: Registered named UNIX socket transport module.
[ 0.770240] RPC: Registered udp transport module.
[ 0.770241] RPC: Registered tcp transport module.
[ 0.770242] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.770245] PCI: CLS 0 bytes, default 64
[ 0.770304] Trying to unpack rootfs image as initramfs...
[ 0.771523] Freeing initrd memory: 64K
[ 0.771527] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.771529] software IO TLB: mapped [mem 0xf4000000-0xf8000000] (64MB)
[ 0.774340] Initialise system trusted keyrings
[ 0.775070] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[ 0.777722] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.781389] NFS: Registering the id_resolver key type
[ 0.781443] Key type id_resolver registered
[ 0.781444] Key type id_legacy registered
[ 0.781450] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.784030] Key type cifs.idmap registered
[ 0.784634] fuse init (API version 7.27)
[ 0.785282] SGI XFS with ACLs, security attributes, realtime, scrub, no debug enabled
[ 0.788480] 9p: Installing v9fs 9p2000 file system support
[ 0.788503] FS-Cache: Netfs '9p' registered for caching
[ 0.788605] FS-Cache: Netfs 'ceph' registered for caching
[ 0.788611] ceph: loaded (mds proto 32)
[ 0.799957] NET: Registered protocol family 38
[ 0.799962] Key type asymmetric registered
[ 0.799963] Asymmetric key parser 'x509' registered
[ 0.799989] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.799991] io scheduler noop registered (default)
[ 0.800814] hv_vmbus: registering driver hv_pci
[ 0.801104] ACPI: AC Adapter [AC1] (on-line)
[ 0.801802] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.806313] battery: ACPI: Battery Slot [BAT1] (battery present)
[ 0.807234] Non-volatile memory driver v1.3
[ 0.816056] brd: module loaded
[ 0.818827] loop: module loaded
[ 0.819259] hv_vmbus: registering driver hv_storvsc
[ 0.819474] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[ 0.820946] tun: Universal TUN/TAP device driver, 1.6
[ 0.822776] PPP generic driver version 2.4.2
[ 0.823164] PPP BSD Compression module registered
[ 0.823165] PPP Deflate Compression module registered
[ 0.823173] PPP MPPE Compression module registered
[ 0.823174] NET: Registered protocol family 24
[ 0.823182] hv_vmbus: registering driver hv_netvsc
[ 0.823235] hv_vmbus: registering driver hyperv_keyboard
[ 0.824127] rtc_cmos 00:00: RTC can wake from S4
[ 0.831770] scsi host0: storvsc_host_t
[ 0.832302] rtc_cmos 00:00: registered as rtc0
[ 0.832321] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 0.832647] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 0.835448] hv_utils: Registering HyperV Utility Driver
[ 0.835450] hv_vmbus: registering driver hv_util
[ 0.835518] hv_vmbus: registering driver hv_balloon
[ 0.835855] hv_utils: cannot register PTP clock: 0
[ 0.836831] hv_utils: TimeSync IC version 4.0
[ 0.837826] drop_monitor: Initializing network drop monitor service
[ 0.837868] Mirror/redirect action on
[ 0.839436] IPVS: Registered protocols (TCP, UDP)
[ 0.839475] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 0.842101] hv_balloon: Using Dynamic Memory protocol version 2.0
[ 0.856225] IPVS: ipvs loaded.
[ 0.856228] IPVS: [rr] scheduler registered.
[ 0.856229] IPVS: [wrr] scheduler registered.
[ 0.856230] IPVS: [sh] scheduler registered.
[ 0.857438] hv_balloon: cold memory discard enabled
[ 0.862386] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 0.863408] Initializing XFRM netlink socket
[ 0.863561] NET: Registered protocol family 10
[ 0.865348] Segment Routing with IPv6
[ 0.870717] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.870907] NET: Registered protocol family 17
[ 0.870945] Bridge firewalling registered
[ 0.870956] 8021q: 802.1Q VLAN Support v1.8
[ 0.871006] sctp: Hash tables configured (bind 256/256)
[ 0.871228] 9pnet: Installing 9P2000 support
[ 0.871239] Key type dns_resolver registered
[ 0.871248] Key type ceph registered
[ 0.871901] libceph: loaded (mon/osd proto 15/24)
[ 0.871904] hv_vmbus: registering driver hv_sock
[ 0.872132] NET: Registered protocol family 40
[ 0.872849] registered taskstats version 1
[ 0.872858] Loading compiled-in X.509 certificates
[ 0.873452] Btrfs loaded, crc32c=crc32c-generic
[ 0.875632] rtc_cmos 00:00: setting system clock to 2019-12-08 22:15:26 UTC (1575843326)
[ 0.875663] Unstable clock detected, switching default tracing clock to "global"
If you want to keep using the local clock, then add:
"trace_clock=local"
on the kernel command line
[ 0.881998] Freeing unused kernel image memory: 1444K
[ 0.931913] Write protecting the kernel read-only data: 20480k
[ 0.933381] Freeing unused kernel image memory: 2008K
[ 0.933802] Freeing unused kernel image memory: 1436K
[ 0.933804] Run /init as init process
[ 2.073712] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 2.076265] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.083235] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 2.083834] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 2.099589] sd 0:0:0:0: [sda] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 2.099593] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.100206] sd 0:0:0:0: [sda] Write Protect is off
[ 2.100210] sd 0:0:0:0: [sda] Mode Sense: 0f 00 00 00
[ 2.102855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.163127] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.167583] scsi 0:0:0:1: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 2.173335] sd 0:0:0:1: Attached scsi generic sg1 type 0
[ 2.200791] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 2.211727] sd 0:0:0:1: [sdb] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 2.211731] sd 0:0:0:1: [sdb] 4096-byte physical blocks
[ 2.213891] sd 0:0:0:1: [sdb] Write Protect is off
[ 2.213894] sd 0:0:0:1: [sdb] Mode Sense: 0f 00 00 00
[ 2.220426] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.255453] sd 0:0:0:1: [sdb] Attached SCSI disk
[ 2.316304] EXT4-fs (sdb): recovery complete
[ 2.318280] EXT4-fs (sdb): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 2.408819] init: (1) ERROR: UpdateTimezone:97: Europe/Oslo timezone not found. Is the tzdata package installed?
[ 2.408825] init: (1) ERROR: InitEntryUtilityVm:2425: UpdateTimezone failed
[ 2.426604] Adding 4194304k swap on /swap/file. Priority:-2 extents:2 across:4202496k
[ 2.996002] EXT4-fs (sdb): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 3.116117] init: (1) ERROR: UpdateTimezone:97: Europe/Oslo timezone not found. Is the tzdata package installed?
[ 3.116125] init: (1) ERROR: InitEntryUtilityVm:2425: UpdateTimezone failed
[ 3.397018] scsi 0:0:0:2: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 3.397816] sd 0:0:0:2: Attached scsi generic sg2 type 0
[ 3.400772] sd 0:0:0:2: [sdc] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 3.400775] sd 0:0:0:2: [sdc] 4096-byte physical blocks
[ 3.401557] sd 0:0:0:2: [sdc] Write Protect is off
[ 3.401560] sd 0:0:0:2: [sdc] Mode Sense: 0f 00 00 00
[ 3.402189] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.409970] sd 0:0:0:2: [sdc] Attached SCSI disk
[ 3.460291] EXT4-fs (sdc): recovery complete
[ 3.462074] EXT4-fs (sdc): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 3.467531] init: (2) ERROR: UtilCreateProcessAndWait:474: /bin/mount failed with 2
[ 3.467712] init: (1) ERROR: UtilCreateProcessAndWait:489: /bin/mount failed with status 0x
[ 3.467715] ff00
[ 3.467721] init: (1) ERROR: ConfigMountFsTab:2077: Processing fstab with mount -a failed.
[ 3.469398] init: (3) ERROR: UtilCreateProcessAndWait:474: /bin/mount failed with 2
[ 3.469556] init: (1) ERROR: UtilCreateProcessAndWait:489: /bin/mount failed with status 0x
[ 3.469560] ff00
[ 3.469566] init: (1) ERROR: MountPlan9:478: mount cache=mmap,noatime,trans=fd,rfdno=8,wfdno=8,msize=65536,aname=drvfs;path=C:\;uid=0;gid=0;symlinkroot=/mnt/
[ 3.469569] failed 17
[ 3.473467] init: (1) ERROR: UpdateTimezone:97: Europe/Oslo timezone not found. Is the tzdata package installed?
[ 8.272457] ISO 9660 Extensions: RRIP_1991A
[ 8.342091] ISO 9660 Extensions: RRIP_1991A
[ 8.415650] ISO 9660 Extensions: RRIP_1991A
[ 9.694816] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[ 18.897461] scsi 0:0:0:3: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 18.898004] sd 0:0:0:3: Attached scsi generic sg3 type 0
[ 18.899337] sd 0:0:0:3: [sdd] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 18.899338] sd 0:0:0:3: [sdd] 4096-byte physical blocks
[ 18.899466] sd 0:0:0:3: [sdd] Write Protect is off
[ 18.899467] sd 0:0:0:3: [sdd] Mode Sense: 0f 00 00 00
[ 18.899713] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 18.902917] sd 0:0:0:3: [sdd] Attached SCSI disk
[ 18.918669] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 22.706009] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 49.672275] hv_balloon: Max. dynamic memory size: 12944 MB
[ 63.084784] WSL2: Performing memory compaction.
[ 92.610434] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 124.156828] WSL2: Performing memory compaction.
[ 185.171909] WSL2: Performing memory compaction.
[ 246.187886] WSL2: Performing memory compaction.
[ 307.228024] WSL2: Performing memory compaction.
[ 368.237774] WSL2: Performing memory compaction.
[ 429.245545] WSL2: Performing memory compaction.
[ 550.253812] WSL2: Performing memory compaction.
[ 611.261611] WSL2: Performing memory compaction.
[ 732.269336] WSL2: Performing memory compaction.
[ 853.280740] WSL2: Performing memory compaction.
[ 914.290760] WSL2: Performing memory compaction.
[ 975.299229] WSL2: Performing memory compaction.
[ 1036.319674] WSL2: Performing memory compaction.
[ 1097.327769] WSL2: Performing memory compaction.
[ 1158.340365] WSL2: Performing memory compaction.
[ 1219.352092] WSL2: Performing memory compaction.
[ 1280.366264] WSL2: Performing memory compaction.
[ 1341.374163] WSL2: Performing memory compaction.
[ 1402.387670] WSL2: Performing memory compaction.
[ 1463.409953] WSL2: Performing memory compaction.
[ 1524.418723] WSL2: Performing memory compaction.
[ 1585.436903] WSL2: Performing memory compaction.
[ 1646.448267] WSL2: Performing memory compaction.
[ 1707.455986] WSL2: Performing memory compaction.
[ 1768.501760] WSL2: Performing memory compaction.
[ 1829.520668] WSL2: Performing memory compaction.
[ 1890.531376] WSL2: Performing memory compaction.
[ 1951.555675] WSL2: Performing memory compaction.
[ 2012.570285] WSL2: Performing memory compaction.
[ 2073.579295] WSL2: Performing memory compaction.
[ 2134.590845] WSL2: Performing memory compaction.
[ 2172.794498] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 2195.600041] WSL2: Performing memory compaction.
[ 2256.612033] WSL2: Performing memory compaction.
[ 2317.623090] WSL2: Performing memory compaction.
[ 2378.635483] WSL2: Performing memory compaction.
[ 2439.645238] WSL2: Performing memory compaction.
[ 2500.656088] WSL2: Performing memory compaction.
[ 2561.667991] WSL2: Performing memory compaction.
[ 2622.679428] WSL2: Performing memory compaction.
[ 2683.700684] WSL2: Performing memory compaction.
[ 2744.708722] WSL2: Performing memory compaction.
[ 2832.731790] WSL2: Performing memory compaction.
[ 2893.743917] WSL2: Performing memory compaction.
[ 2954.806334] WSL2: Performing memory compaction.
[ 3015.818046] WSL2: Performing memory compaction.
[ 3076.826950] WSL2: Performing memory compaction.
[ 3137.837705] WSL2: Performing memory compaction.
[ 3198.848696] WSL2: Performing memory compaction.
[ 3259.865131] WSL2: Performing memory compaction.
[ 3320.877668] WSL2: Performing memory compaction.
[ 3381.889593] WSL2: Performing memory compaction.
[ 3442.912307] WSL2: Performing memory compaction.
[ 3503.937920] WSL2: Performing memory compaction.
[ 3564.949157] WSL2: Performing memory compaction.
[ 3625.965976] WSL2: Performing memory compaction.
[ 0.000000] Linux version 4.19.84-microsoft-standard (oe-user@oe-host) (gcc version 8.2.0 (GCC)) #1 SMP Wed Nov 13 11:44:37 UTC 2019
[ 0.000000] Command line: initrd=\initrd.img panic=-1 pty.legacy_count=0 nr_cpus=8
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000e0fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000001fffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000000200000-0x00000000f7ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000330ffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: features 0x2e7f, hints 0x20c2c
[ 0.000000] Hyper-V Host Build:19037-10.0-0-0.1
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x1e8480
[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V
[ 0.000000] Hyper-V: Using hypercall for remote TLB flush
[ 0.000000] tsc: Detected 2304.007 MHz processor
[ 0.000011] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000014] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000018] last_pfn = 0x331000 max_arch_pfn = 0x400000000
[ 0.000048] MTRR default type: uncachable
[ 0.000049] MTRR fixed ranges disabled:
[ 0.000051] 00000-FFFFF uncachable
[ 0.000052] MTRR variable ranges disabled:
[ 0.000052] 0 disabled
[ 0.000053] 1 disabled
[ 0.000053] 2 disabled
[ 0.000054] 3 disabled
[ 0.000055] 4 disabled
[ 0.000055] 5 disabled
[ 0.000056] 6 disabled
[ 0.000056] 7 disabled
[ 0.000057] Disabled
[ 0.000058] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[ 0.000070] CPU MTRRs all blank - virtualized system.
[ 0.000073] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
[ 0.000075] last_pfn = 0xf8000 max_arch_pfn = 0x400000000
[ 0.000099] Using GB pages for direct mapping
[ 0.000104] BRK [0x02c00000, 0x02c00fff] PGTABLE
[ 0.000105] BRK [0x02c01000, 0x02c01fff] PGTABLE
[ 0.000107] BRK [0x02c02000, 0x02c02fff] PGTABLE
[ 0.000178] BRK [0x02c03000, 0x02c03fff] PGTABLE
[ 0.001343] RAMDISK: [mem 0x02c35000-0x02c44fff]
[ 0.001350] ACPI: Early table checksum verification disabled
[ 0.001369] ACPI: RSDP 0x00000000000E0000 000024 (v02 VRTUAL)
[ 0.001375] ACPI: XSDT 0x0000000000100000 000044 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001383] ACPI: FACP 0x0000000000101000 000114 (v06 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001391] ACPI: DSDT 0x00000000001011B8 01E184 (v02 MSFTVM DSDT01 00000001 MSFT 05000000)
[ 0.001396] ACPI: FACS 0x0000000000101114 000040
[ 0.001400] ACPI: OEM0 0x0000000000101154 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001405] ACPI: SRAT 0x000000000011F33C 000290 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001410] ACPI: APIC 0x000000000011F5CC 000088 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001419] ACPI: Local APIC address 0xfee00000
[ 0.002076] Zone ranges:
[ 0.002078] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.002081] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.002083] Normal [mem 0x0000000100000000-0x0000000330ffffff]
[ 0.002085] Movable zone start for each node
[ 0.002086] Early memory node ranges
[ 0.002087] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.002089] node 0: [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.002090] node 0: [mem 0x0000000100000000-0x0000000330ffffff]
[ 0.002702] Reserved but unavailable: 97 pages
[ 0.002706] Initmem setup node 0 [mem 0x0000000000001000-0x0000000330ffffff]
[ 0.002708] On node 0 totalpages: 3313311
[ 0.002710] DMA zone: 59 pages used for memmap
[ 0.002711] DMA zone: 22 pages reserved
[ 0.002712] DMA zone: 3743 pages, LIFO batch:0
[ 0.002860] DMA32 zone: 16320 pages used for memmap
[ 0.002861] DMA32 zone: 1011712 pages, LIFO batch:63
[ 0.075619] Normal zone: 35904 pages used for memmap
[ 0.075622] Normal zone: 2297856 pages, LIFO batch:63
[ 0.077683] ACPI: Local APIC address 0xfee00000
[ 0.077693] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.080015] IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-23
[ 0.080023] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.080026] ACPI: IRQ9 used by override.
[ 0.080029] Using ACPI (MADT) for SMP configuration information
[ 0.080040] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.080054] [mem 0xf8000000-0xffffffff] available for PCI devices
[ 0.080056] Booting paravirtualized kernel on bare hardware
[ 0.080059] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.402015] random: get_random_bytes called from start_kernel+0x93/0x4bb with crng_init=0
[ 0.402026] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.402941] percpu: Embedded 42 pages/cpu s132952 r8192 d30888 u262144
[ 0.402951] pcpu-alloc: s132952 r8192 d30888 u262144 alloc=1*2097152
[ 0.402953] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.402981] Built 1 zonelists, mobility grouping on. Total pages: 3261006
[ 0.402983] Kernel command line: initrd=\initrd.img panic=-1 pty.legacy_count=0 nr_cpus=8
[ 0.409771] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.413071] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.461289] Memory: 4098452K/13253244K available (14348K kernel code, 1482K rwdata, 2660K rodata, 1444K init, 1116K bss, 329724K reserved, 0K cma-reserved)
[ 0.462083] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.462093] ftrace: allocating 39363 entries in 154 pages
[ 0.492531] rcu: Hierarchical RCU implementation.
[ 0.492535] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.492536] All grace periods are expedited (rcu_expedited).
[ 0.492537] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.499349] Using NULL legacy PIC
[ 0.499353] NR_IRQS: 16640, nr_irqs: 488, preallocated irqs: 0
[ 0.501185] Console: colour dummy device 80x25
[ 0.501189] console [tty0] enabled
[ 0.501202] ACPI: Core revision 20180810
[ 0.501418] Failed to register legacy timer interrupt
[ 0.501430] APIC: Switch to symmetric I/O mode setup
[ 0.501461] Hyper-V: Using IPI hypercalls
[ 0.501462] Hyper-V: Using MSR based APIC access
[ 0.501471] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.501686] Calibrating delay loop (skipped), value calculated using timer frequency.. 4608.01 BogoMIPS (lpj=23040070)
[ 0.501690] pid_max: default: 32768 minimum: 301
[ 0.501729] Security Framework initialized
[ 0.501783] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.501822] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.502404] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.502406] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.502410] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.502412] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.502413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.502423] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.502425] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.502852] Freeing SMP alternatives memory: 40K
[ 0.505067] smpboot: CPU0: Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xc)
[ 0.505189] Performance Events: unsupported p6 CPU model 142 no PMU driver, software events only.
[ 0.505227] rcu: Hierarchical SRCU implementation.
[ 0.505355] random: crng done (trusting CPU's manufacturer)
[ 0.505444] smp: Bringing up secondary CPUs ...
[ 0.505564] x86: Booting SMP configuration:
[ 0.505566] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.513517] smp: Brought up 1 node, 8 CPUs
[ 0.513517] smpboot: Max logical packages: 1
[ 0.513517] smpboot: Total of 8 processors activated (36864.11 BogoMIPS)
[ 0.661681] node 0 initialised, 2206267 pages in 150ms
[ 0.665307] devtmpfs: initialized
[ 0.665307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.665307] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.672497] xor: automatically using best checksumming function avx
[ 0.672890] NET: Registered protocol family 16
[ 0.673094] ACPI: bus type PCI registered
[ 0.673110] PCI: Fatal: No config space access function found
[ 0.673585] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.673585] raid6: Forced to use recovery algorithm avx2x2
[ 0.673585] raid6: Forced gen() algo avx2x4
[ 0.673585] ACPI: Added _OSI(Module Device)
[ 0.673585] ACPI: Added _OSI(Processor Device)
[ 0.673585] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.673585] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.673585] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.673585] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.688937] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.694343] ACPI: Interpreter enabled
[ 0.694343] ACPI: (supports S0 S5)
[ 0.694343] ACPI: Using IOAPIC for interrupt routing
[ 0.694343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.694343] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.694860] SCSI subsystem initialized
[ 0.694965] hv_vmbus: Vmbus version:5.0
[ 0.694965] PCI: Using ACPI for IRQ routing
[ 0.694965] PCI: System does not support PCI
[ 0.694965] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[ 0.727157] VFS: Disk quotas dquot_6.6.0
[ 0.727181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.727261] FS-Cache: Loaded
[ 0.727309] pnp: PnP ACPI init
[ 0.727732] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.727798] pnp: PnP ACPI: found 1 devices
[ 0.728112] hv_vmbus: Unknown GUID: c376c1c3-d276-48d2-90a9-c04748072c60
[ 0.766052] NET: Registered protocol family 2
[ 0.766554] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.766590] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.767810] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.768070] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.768115] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.768173] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.769280] NET: Registered protocol family 1
[ 0.770239] RPC: Registered named UNIX socket transport module.
[ 0.770240] RPC: Registered udp transport module.
[ 0.770241] RPC: Registered tcp transport module.
[ 0.770242] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.770245] PCI: CLS 0 bytes, default 64
[ 0.770304] Trying to unpack rootfs image as initramfs...
[ 0.771523] Freeing initrd memory: 64K
[ 0.771527] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.771529] software IO TLB: mapped [mem 0xf4000000-0xf8000000] (64MB)
[ 0.774340] Initialise system trusted keyrings
[ 0.775070] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[ 0.777722] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.781389] NFS: Registering the id_resolver key type
[ 0.781443] Key type id_resolver registered
[ 0.781444] Key type id_legacy registered
[ 0.781450] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.784030] Key type cifs.idmap registered
[ 0.784634] fuse init (API version 7.27)
[ 0.785282] SGI XFS with ACLs, security attributes, realtime, scrub, no debug enabled
[ 0.788480] 9p: Installing v9fs 9p2000 file system support
[ 0.788503] FS-Cache: Netfs '9p' registered for caching
[ 0.788605] FS-Cache: Netfs 'ceph' registered for caching
[ 0.788611] ceph: loaded (mds proto 32)
[ 0.799957] NET: Registered protocol family 38
[ 0.799962] Key type asymmetric registered
[ 0.799963] Asymmetric key parser 'x509' registered
[ 0.799989] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.799991] io scheduler noop registered (default)
[ 0.800814] hv_vmbus: registering driver hv_pci
[ 0.801104] ACPI: AC Adapter [AC1] (on-line)
[ 0.801802] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.806313] battery: ACPI: Battery Slot [BAT1] (battery present)
[ 0.807234] Non-volatile memory driver v1.3
[ 0.816056] brd: module loaded
[ 0.818827] loop: module loaded
[ 0.819259] hv_vmbus: registering driver hv_storvsc
[ 0.819474] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[ 0.820946] tun: Universal TUN/TAP device driver, 1.6
[ 0.822776] PPP generic driver version 2.4.2
[ 0.823164] PPP BSD Compression module registered
[ 0.823165] PPP Deflate Compression module registered
[ 0.823173] PPP MPPE Compression module registered
[ 0.823174] NET: Registered protocol family 24
[ 0.823182] hv_vmbus: registering driver hv_netvsc
[ 0.823235] hv_vmbus: registering driver hyperv_keyboard
[ 0.824127] rtc_cmos 00:00: RTC can wake from S4
[ 0.831770] scsi host0: storvsc_host_t
[ 0.832302] rtc_cmos 00:00: registered as rtc0
[ 0.832321] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 0.832647] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 0.835448] hv_utils: Registering HyperV Utility Driver
[ 0.835450] hv_vmbus: registering driver hv_util
[ 0.835518] hv_vmbus: registering driver hv_balloon
[ 0.835855] hv_utils: cannot register PTP clock: 0
[ 0.836831] hv_utils: TimeSync IC version 4.0
[ 0.837826] drop_monitor: Initializing network drop monitor service
[ 0.837868] Mirror/redirect action on
[ 0.839436] IPVS: Registered protocols (TCP, UDP)
[ 0.839475] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 0.842101] hv_balloon: Using Dynamic Memory protocol version 2.0
[ 0.856225] IPVS: ipvs loaded.
[ 0.856228] IPVS: [rr] scheduler registered.
[ 0.856229] IPVS: [wrr] scheduler registered.
[ 0.856230] IPVS: [sh] scheduler registered.
[ 0.857438] hv_balloon: cold memory discard enabled
[ 0.862386] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 0.863408] Initializing XFRM netlink socket
[ 0.863561] NET: Registered protocol family 10
[ 0.865348] Segment Routing with IPv6
[ 0.870717] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.870907] NET: Registered protocol family 17
[ 0.870945] Bridge firewalling registered
[ 0.870956] 8021q: 802.1Q VLAN Support v1.8
[ 0.871006] sctp: Hash tables configured (bind 256/256)
[ 0.871228] 9pnet: Installing 9P2000 support
[ 0.871239] Key type dns_resolver registered
[ 0.871248] Key type ceph registered
[ 0.871901] libceph: loaded (mon/osd proto 15/24)
[ 0.871904] hv_vmbus: registering driver hv_sock
[ 0.872132] NET: Registered protocol family 40
[ 0.872849] registered taskstats version 1
[ 0.872858] Loading compiled-in X.509 certificates
[ 0.873452] Btrfs loaded, crc32c=crc32c-generic
[ 0.875632] rtc_cmos 00:00: setting system clock to 2019-12-08 22:15:26 UTC (1575843326)
[ 0.875663] Unstable clock detected, switching default tracing clock to "global"
If you want to keep using the local clock, then add:
"trace_clock=local"
on the kernel command line
[ 0.881998] Freeing unused kernel image memory: 1444K
[ 0.931913] Write protecting the kernel read-only data: 20480k
[ 0.933381] Freeing unused kernel image memory: 2008K
[ 0.933802] Freeing unused kernel image memory: 1436K
[ 0.933804] Run /init as init process
[ 2.073712] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 2.076265] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.083235] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 2.083834] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 2.099589] sd 0:0:0:0: [sda] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 2.099593] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.100206] sd 0:0:0:0: [sda] Write Protect is off
[ 2.100210] sd 0:0:0:0: [sda] Mode Sense: 0f 00 00 00
[ 2.102855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.163127] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.167583] scsi 0:0:0:1: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 2.173335] sd 0:0:0:1: Attached scsi generic sg1 type 0
[ 2.200791] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 2.211727] sd 0:0:0:1: [sdb] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 2.211731] sd 0:0:0:1: [sdb] 4096-byte physical blocks
[ 2.213891] sd 0:0:0:1: [sdb] Write Protect is off
[ 2.213894] sd 0:0:0:1: [sdb] Mode Sense: 0f 00 00 00
[ 2.220426] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.255453] sd 0:0:0:1: [sdb] Attached SCSI disk
[ 2.316304] EXT4-fs (sdb): recovery complete
[ 2.318280] EXT4-fs (sdb): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 2.408819] init: (1) ERROR: UpdateTimezone:97: Europe/Oslo timezone not found. Is the tzdata package installed?
[ 2.408825] init: (1) ERROR: InitEntryUtilityVm:2425: UpdateTimezone failed
[ 2.426604] Adding 4194304k swap on /swap/file. Priority:-2 extents:2 across:4202496k
[ 2.996002] EXT4-fs (sdb): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 3.116117] init: (1) ERROR: UpdateTimezone:97: Europe/Oslo timezone not found. Is the tzdata package installed?
[ 3.116125] init: (1) ERROR: InitEntryUtilityVm:2425: UpdateTimezone failed
[ 3.397018] scsi 0:0:0:2: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 3.397816] sd 0:0:0:2: Attached scsi generic sg2 type 0
[ 3.400772] sd 0:0:0:2: [sdc] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 3.400775] sd 0:0:0:2: [sdc] 4096-byte physical blocks
[ 3.401557] sd 0:0:0:2: [sdc] Write Protect is off
[ 3.401560] sd 0:0:0:2: [sdc] Mode Sense: 0f 00 00 00
[ 3.402189] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.409970] sd 0:0:0:2: [sdc] Attached SCSI disk
[ 3.460291] EXT4-fs (sdc): recovery complete
[ 3.462074] EXT4-fs (sdc): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 3.467531] init: (2) ERROR: UtilCreateProcessAndWait:474: /bin/mount failed with 2
[ 3.467712] init: (1) ERROR: UtilCreateProcessAndWait:489: /bin/mount failed with status 0x
[ 3.467715] ff00
[ 3.467721] init: (1) ERROR: ConfigMountFsTab:2077: Processing fstab with mount -a failed.
[ 3.469398] init: (3) ERROR: UtilCreateProcessAndWait:474: /bin/mount failed with 2
[ 3.469556] init: (1) ERROR: UtilCreateProcessAndWait:489: /bin/mount failed with status 0x
[ 3.469560] ff00
[ 3.469566] init: (1) ERROR: MountPlan9:478: mount cache=mmap,noatime,trans=fd,rfdno=8,wfdno=8,msize=65536,aname=drvfs;path=C:\;uid=0;gid=0;symlinkroot=/mnt/
[ 3.469569] failed 17
[ 3.473467] init: (1) ERROR: UpdateTimezone:97: Europe/Oslo timezone not found. Is the tzdata package installed?
[ 8.272457] ISO 9660 Extensions: RRIP_1991A
[ 8.342091] ISO 9660 Extensions: RRIP_1991A
[ 8.415650] ISO 9660 Extensions: RRIP_1991A
[ 9.694816] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[ 18.897461] scsi 0:0:0:3: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 18.898004] sd 0:0:0:3: Attached scsi generic sg3 type 0
[ 18.899337] sd 0:0:0:3: [sdd] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 18.899338] sd 0:0:0:3: [sdd] 4096-byte physical blocks
[ 18.899466] sd 0:0:0:3: [sdd] Write Protect is off
[ 18.899467] sd 0:0:0:3: [sdd] Mode Sense: 0f 00 00 00
[ 18.899713] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 18.902917] sd 0:0:0:3: [sdd] Attached SCSI disk
[ 18.918669] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 22.706009] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 49.672275] hv_balloon: Max. dynamic memory size: 12944 MB
[ 63.084784] WSL2: Performing memory compaction.
[ 92.610434] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 124.156828] WSL2: Performing memory compaction.
[ 185.171909] WSL2: Performing memory compaction.
[ 246.187886] WSL2: Performing memory compaction.
[ 307.228024] WSL2: Performing memory compaction.
[ 368.237774] WSL2: Performing memory compaction.
[ 0.000000] Linux version 4.19.84-microsoft-standard (oe-user@oe-host) (gcc version 8.2.0 (GCC)) #1 SMP Wed Nov 13 11:44:37 UTC 2019
[ 0.000000] Command line: initrd=\initrd.img panic=-1 pty.legacy_count=0 nr_cpus=8
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000e0fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000001fffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000000200000-0x00000000f7ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000330ffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: features 0x2e7f, hints 0x20c2c
[ 0.000000] Hyper-V Host Build:19037-10.0-0-0.1
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x1e8480
[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V
[ 0.000000] Hyper-V: Using hypercall for remote TLB flush
[ 0.000000] tsc: Detected 2304.007 MHz processor
[ 0.000011] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000014] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000018] last_pfn = 0x331000 max_arch_pfn = 0x400000000
[ 0.000048] MTRR default type: uncachable
[ 0.000049] MTRR fixed ranges disabled:
[ 0.000051] 00000-FFFFF uncachable
[ 0.000052] MTRR variable ranges disabled:
[ 0.000052] 0 disabled
[ 0.000053] 1 disabled
[ 0.000053] 2 disabled
[ 0.000054] 3 disabled
[ 0.000055] 4 disabled
[ 0.000055] 5 disabled
[ 0.000056] 6 disabled
[ 0.000056] 7 disabled
[ 0.000057] Disabled
[ 0.000058] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[ 0.000070] CPU MTRRs all blank - virtualized system.
[ 0.000073] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
[ 0.000075] last_pfn = 0xf8000 max_arch_pfn = 0x400000000
[ 0.000099] Using GB pages for direct mapping
[ 0.000104] BRK [0x02c00000, 0x02c00fff] PGTABLE
[ 0.000105] BRK [0x02c01000, 0x02c01fff] PGTABLE
[ 0.000107] BRK [0x02c02000, 0x02c02fff] PGTABLE
[ 0.000178] BRK [0x02c03000, 0x02c03fff] PGTABLE
[ 0.001343] RAMDISK: [mem 0x02c35000-0x02c44fff]
[ 0.001350] ACPI: Early table checksum verification disabled
[ 0.001369] ACPI: RSDP 0x00000000000E0000 000024 (v02 VRTUAL)
[ 0.001375] ACPI: XSDT 0x0000000000100000 000044 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001383] ACPI: FACP 0x0000000000101000 000114 (v06 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001391] ACPI: DSDT 0x00000000001011B8 01E184 (v02 MSFTVM DSDT01 00000001 MSFT 05000000)
[ 0.001396] ACPI: FACS 0x0000000000101114 000040
[ 0.001400] ACPI: OEM0 0x0000000000101154 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001405] ACPI: SRAT 0x000000000011F33C 000290 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001410] ACPI: APIC 0x000000000011F5CC 000088 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.001419] ACPI: Local APIC address 0xfee00000
[ 0.002076] Zone ranges:
[ 0.002078] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.002081] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.002083] Normal [mem 0x0000000100000000-0x0000000330ffffff]
[ 0.002085] Movable zone start for each node
[ 0.002086] Early memory node ranges
[ 0.002087] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.002089] node 0: [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.002090] node 0: [mem 0x0000000100000000-0x0000000330ffffff]
[ 0.002702] Reserved but unavailable: 97 pages
[ 0.002706] Initmem setup node 0 [mem 0x0000000000001000-0x0000000330ffffff]
[ 0.002708] On node 0 totalpages: 3313311
[ 0.002710] DMA zone: 59 pages used for memmap
[ 0.002711] DMA zone: 22 pages reserved
[ 0.002712] DMA zone: 3743 pages, LIFO batch:0
[ 0.002860] DMA32 zone: 16320 pages used for memmap
[ 0.002861] DMA32 zone: 1011712 pages, LIFO batch:63
[ 0.075619] Normal zone: 35904 pages used for memmap
[ 0.075622] Normal zone: 2297856 pages, LIFO batch:63
[ 0.077683] ACPI: Local APIC address 0xfee00000
[ 0.077693] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.080015] IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-23
[ 0.080023] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.080026] ACPI: IRQ9 used by override.
[ 0.080029] Using ACPI (MADT) for SMP configuration information
[ 0.080040] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.080054] [mem 0xf8000000-0xffffffff] available for PCI devices
[ 0.080056] Booting paravirtualized kernel on bare hardware
[ 0.080059] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.402015] random: get_random_bytes called from start_kernel+0x93/0x4bb with crng_init=0
[ 0.402026] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.402941] percpu: Embedded 42 pages/cpu s132952 r8192 d30888 u262144
[ 0.402951] pcpu-alloc: s132952 r8192 d30888 u262144 alloc=1*2097152
[ 0.402953] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.402981] Built 1 zonelists, mobility grouping on. Total pages: 3261006
[ 0.402983] Kernel command line: initrd=\initrd.img panic=-1 pty.legacy_count=0 nr_cpus=8
[ 0.409771] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.413071] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.461289] Memory: 4098452K/13253244K available (14348K kernel code, 1482K rwdata, 2660K rodata, 1444K init, 1116K bss, 329724K reserved, 0K cma-reserved)
[ 0.462083] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.462093] ftrace: allocating 39363 entries in 154 pages
[ 0.492531] rcu: Hierarchical RCU implementation.
[ 0.492535] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.492536] All grace periods are expedited (rcu_expedited).
[ 0.492537] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.499349] Using NULL legacy PIC
[ 0.499353] NR_IRQS: 16640, nr_irqs: 488, preallocated irqs: 0
[ 0.501185] Console: colour dummy device 80x25
[ 0.501189] console [tty0] enabled
[ 0.501202] ACPI: Core revision 20180810
[ 0.501418] Failed to register legacy timer interrupt
[ 0.501430] APIC: Switch to symmetric I/O mode setup
[ 0.501461] Hyper-V: Using IPI hypercalls
[ 0.501462] Hyper-V: Using MSR based APIC access
[ 0.501471] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.501686] Calibrating delay loop (skipped), value calculated using timer frequency.. 4608.01 BogoMIPS (lpj=23040070)
[ 0.501690] pid_max: default: 32768 minimum: 301
[ 0.501729] Security Framework initialized
[ 0.501783] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.501822] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.502404] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.502406] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.502410] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.502412] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.502413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.502423] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.502425] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.502852] Freeing SMP alternatives memory: 40K
[ 0.505067] smpboot: CPU0: Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xc)
[ 0.505189] Performance Events: unsupported p6 CPU model 142 no PMU driver, software events only.
[ 0.505227] rcu: Hierarchical SRCU implementation.
[ 0.505355] random: crng done (trusting CPU's manufacturer)
[ 0.505444] smp: Bringing up secondary CPUs ...
[ 0.505564] x86: Booting SMP configuration:
[ 0.505566] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.513517] smp: Brought up 1 node, 8 CPUs
[ 0.513517] smpboot: Max logical packages: 1
[ 0.513517] smpboot: Total of 8 processors activated (36864.11 BogoMIPS)
[ 0.661681] node 0 initialised, 2206267 pages in 150ms
[ 0.665307] devtmpfs: initialized
[ 0.665307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.665307] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.672497] xor: automatically using best checksumming function avx
[ 0.672890] NET: Registered protocol family 16
[ 0.673094] ACPI: bus type PCI registered
[ 0.673110] PCI: Fatal: No config space access function found
[ 0.673585] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.673585] raid6: Forced to use recovery algorithm avx2x2
[ 0.673585] raid6: Forced gen() algo avx2x4
[ 0.673585] ACPI: Added _OSI(Module Device)
[ 0.673585] ACPI: Added _OSI(Processor Device)
[ 0.673585] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.673585] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.673585] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.673585] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.688937] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.694343] ACPI: Interpreter enabled
[ 0.694343] ACPI: (supports S0 S5)
[ 0.694343] ACPI: Using IOAPIC for interrupt routing
[ 0.694343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.694343] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.694860] SCSI subsystem initialized
[ 0.694965] hv_vmbus: Vmbus version:5.0
[ 0.694965] PCI: Using ACPI for IRQ routing
[ 0.694965] PCI: System does not support PCI
[ 0.694965] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[ 0.727157] VFS: Disk quotas dquot_6.6.0
[ 0.727181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.727261] FS-Cache: Loaded
[ 0.727309] pnp: PnP ACPI init
[ 0.727732] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.727798] pnp: PnP ACPI: found 1 devices
[ 0.728112] hv_vmbus: Unknown GUID: c376c1c3-d276-48d2-90a9-c04748072c60
[ 0.766052] NET: Registered protocol family 2
[ 0.766554] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.766590] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.767810] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.768070] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.768115] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.768173] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.769280] NET: Registered protocol family 1
[ 0.770239] RPC: Registered named UNIX socket transport module.
[ 0.770240] RPC: Registered udp transport module.
[ 0.770241] RPC: Registered tcp transport module.
[ 0.770242] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.770245] PCI: CLS 0 bytes, default 64
[ 0.770304] Trying to unpack rootfs image as initramfs...
[ 0.771523] Freeing initrd memory: 64K
[ 0.771527] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.771529] software IO TLB: mapped [mem 0xf4000000-0xf8000000] (64MB)
[ 0.774340] Initialise system trusted keyrings
[ 0.775070] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[ 0.777722] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.781389] NFS: Registering the id_resolver key type
[ 0.781443] Key type id_resolver registered
[ 0.781444] Key type id_legacy registered
[ 0.781450] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.784030] Key type cifs.idmap registered
[ 0.784634] fuse init (API version 7.27)
[ 0.785282] SGI XFS with ACLs, security attributes, realtime, scrub, no debug enabled
[ 0.788480] 9p: Installing v9fs 9p2000 file system support
[ 0.788503] FS-Cache: Netfs '9p' registered for caching
[ 0.788605] FS-Cache: Netfs 'ceph' registered for caching
[ 0.788611] ceph: loaded (mds proto 32)
[ 0.799957] NET: Registered protocol family 38
[ 0.799962] Key type asymmetric registered
[ 0.799963] Asymmetric key parser 'x509' registered
[ 0.799989] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.799991] io scheduler noop registered (default)
[ 0.800814] hv_vmbus: registering driver hv_pci
[ 0.801104] ACPI: AC Adapter [AC1] (on-line)
[ 0.801802] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.806313] battery: ACPI: Battery Slot [BAT1] (battery present)
[ 0.807234] Non-volatile memory driver v1.3
[ 0.816056] brd: module loaded
[ 0.818827] loop: module loaded
[ 0.819259] hv_vmbus: registering driver hv_storvsc
[ 0.819474] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[ 0.820946] tun: Universal TUN/TAP device driver, 1.6
[ 0.822776] PPP generic driver version 2.4.2
[ 0.823164] PPP BSD Compression module registered
[ 0.823165] PPP Deflate Compression module registered
[ 0.823173] PPP MPPE Compression module registered
[ 0.823174] NET: Registered protocol family 24
[ 0.823182] hv_vmbus: registering driver hv_netvsc
[ 0.823235] hv_vmbus: registering driver hyperv_keyboard
[ 0.824127] rtc_cmos 00:00: RTC can wake from S4
[ 0.831770] scsi host0: storvsc_host_t
[ 0.832302] rtc_cmos 00:00: registered as rtc0
[ 0.832321] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 0.832647] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 0.835448] hv_utils: Registering HyperV Utility Driver
[ 0.835450] hv_vmbus: registering driver hv_util
[ 0.835518] hv_vmbus: registering driver hv_balloon
[ 0.835855] hv_utils: cannot register PTP clock: 0
[ 0.836831] hv_utils: TimeSync IC version 4.0
[ 0.837826] drop_monitor: Initializing network drop monitor service
[ 0.837868] Mirror/redirect action on
[ 0.839436] IPVS: Registered protocols (TCP, UDP)
[ 0.839475] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 0.842101] hv_balloon: Using Dynamic Memory protocol version 2.0
[ 0.856225] IPVS: ipvs loaded.
[ 0.856228] IPVS: [rr] scheduler registered.
[ 0.856229] IPVS: [wrr] scheduler registered.
[ 0.856230] IPVS: [sh] scheduler registered.
[ 0.857438] hv_balloon: cold memory discard enabled
[ 0.862386] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 0.863408] Initializing XFRM netlink socket
[ 0.863561] NET: Registered protocol family 10
[ 0.865348] Segment Routing with IPv6
[ 0.870717] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.870907] NET: Registered protocol family 17
[ 0.870945] Bridge firewalling registered
[ 0.870956] 8021q: 802.1Q VLAN Support v1.8
[ 0.871006] sctp: Hash tables configured (bind 256/256)
[ 0.871228] 9pnet: Installing 9P2000 support
[ 0.871239] Key type dns_resolver registered
[ 0.871248] Key type ceph registered
[ 0.871901] libceph: loaded (mon/osd proto 15/24)
[ 0.871904] hv_vmbus: registering driver hv_sock
[ 0.872132] NET: Registered protocol family 40
[ 0.872849] registered taskstats version 1
[ 0.872858] Loading compiled-in X.509 certificates
[ 0.873452] Btrfs loaded, crc32c=crc32c-generic
[ 0.875632] rtc_cmos 00:00: setting system clock to 2019-12-08 22:15:26 UTC (1575843326)
[ 0.875663] Unstable clock detected, switching default tracing clock to "global"
If you want to keep using the local clock, then add:
"trace_clock=local"
on the kernel command line
[ 0.881998] Freeing unused kernel image memory: 1444K
[ 0.931913] Write protecting the kernel read-only data: 20480k
[ 0.933381] Freeing unused kernel image memory: 2008K
[ 0.933802] Freeing unused kernel image memory: 1436K
[ 0.933804] Run /init as init process
[ 2.073712] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 2.076265] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.083235] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 2.083834] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 2.099589] sd 0:0:0:0: [sda] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 2.099593] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.100206] sd 0:0:0:0: [sda] Write Protect is off
[ 2.100210] sd 0:0:0:0: [sda] Mode Sense: 0f 00 00 00
[ 2.102855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.163127] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.167583] scsi 0:0:0:1: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 2.173335] sd 0:0:0:1: Attached scsi generic sg1 type 0
[ 2.200791] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 2.211727] sd 0:0:0:1: [sdb] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 2.211731] sd 0:0:0:1: [sdb] 4096-byte physical blocks
[ 2.213891] sd 0:0:0:1: [sdb] Write Protect is off
[ 2.213894] sd 0:0:0:1: [sdb] Mode Sense: 0f 00 00 00
[ 2.220426] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.255453] sd 0:0:0:1: [sdb] Attached SCSI disk
[ 2.316304] EXT4-fs (sdb): recovery complete
[ 2.318280] EXT4-fs (sdb): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 2.408819] init: (1) ERROR: UpdateTimezone:97: Europe/Oslo timezone not found. Is the tzdata package installed?
[ 2.408825] init: (1) ERROR: InitEntryUtilityVm:2425: UpdateTimezone failed
[ 2.426604] Adding 4194304k swap on /swap/file. Priority:-2 extents:2 across:4202496k
[ 2.996002] EXT4-fs (sdb): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 3.116117] init: (1) ERROR: UpdateTimezone:97: Europe/Oslo timezone not found. Is the tzdata package installed?
[ 3.116125] init: (1) ERROR: InitEntryUtilityVm:2425: UpdateTimezone failed
[ 3.397018] scsi 0:0:0:2: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 3.397816] sd 0:0:0:2: Attached scsi generic sg2 type 0
[ 3.400772] sd 0:0:0:2: [sdc] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 3.400775] sd 0:0:0:2: [sdc] 4096-byte physical blocks
[ 3.401557] sd 0:0:0:2: [sdc] Write Protect is off
[ 3.401560] sd 0:0:0:2: [sdc] Mode Sense: 0f 00 00 00
[ 3.402189] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.409970] sd 0:0:0:2: [sdc] Attached SCSI disk
[ 3.460291] EXT4-fs (sdc): recovery complete
[ 3.462074] EXT4-fs (sdc): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 3.467531] init: (2) ERROR: UtilCreateProcessAndWait:474: /bin/mount failed with 2
[ 3.467712] init: (1) ERROR: UtilCreateProcessAndWait:489: /bin/mount failed with status 0x
[ 3.467715] ff00
[ 3.467721] init: (1) ERROR: ConfigMountFsTab:2077: Processing fstab with mount -a failed.
[ 3.469398] init: (3) ERROR: UtilCreateProcessAndWait:474: /bin/mount failed with 2
[ 3.469556] init: (1) ERROR: UtilCreateProcessAndWait:489: /bin/mount failed with status 0x
[ 3.469560] ff00
[ 3.469566] init: (1) ERROR: MountPlan9:478: mount cache=mmap,noatime,trans=fd,rfdno=8,wfdno=8,msize=65536,aname=drvfs;path=C:\;uid=0;gid=0;symlinkroot=/mnt/
[ 3.469569] failed 17
[ 3.473467] init: (1) ERROR: UpdateTimezone:97: Europe/Oslo timezone not found. Is the tzdata package installed?
[ 8.272457] ISO 9660 Extensions: RRIP_1991A
[ 8.342091] ISO 9660 Extensions: RRIP_1991A
[ 8.415650] ISO 9660 Extensions: RRIP_1991A
[ 9.694816] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[ 18.897461] scsi 0:0:0:3: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 18.898004] sd 0:0:0:3: Attached scsi generic sg3 type 0
[ 18.899337] sd 0:0:0:3: [sdd] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 18.899338] sd 0:0:0:3: [sdd] 4096-byte physical blocks
[ 18.899466] sd 0:0:0:3: [sdd] Write Protect is off
[ 18.899467] sd 0:0:0:3: [sdd] Mode Sense: 0f 00 00 00
[ 18.899713] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 18.902917] sd 0:0:0:3: [sdd] Attached SCSI disk
[ 18.918669] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 22.706009] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 49.672275] hv_balloon: Max. dynamic memory size: 12944 MB
[ 63.084784] WSL2: Performing memory compaction.
[ 92.610434] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered
[ 124.156828] WSL2: Performing memory compaction.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment