Bootstrap fails when including an "all-contents" file (Azure)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Bootstrap fails when including an "all-contents" file (Azure)

L0 Member

I'm using the bootstrap module from here: PaloAltoNetworks/terraform-azurerm-vmseries-modules: Terraform Reusable Modules for VM-Series on Azu...

 

When deploying the bootstrap module in Azure with both bootstrap.xml and an "all-contents" file (e.g., panupv2-all-contents-8616-7550 downloaded from the support portal), the bootstrap fails, but the content update is successful. Deploying with bootstrap.xml alone, the bootstrap is successful.

 

Oddly, the earlier bootstrap logs suggest that the bootstrap files can all be found. Eventually it fails with "No bootstrap media detected." The Apps/Threats and Wildfire content succeeds, but the running config isn't fully updated. (some things are intact, like policies and address objects, but other things, like my interfaces, aren't fully configured)

 

Any idea what I should be double-checking here? The only suggestions I've found from searching online is to ensure that the management interface has a route to the Internet that does not go through the FW's other interfaces--and I've confirmed this is true here. The Vnet also has access to the storage account.

 

Output of debug logview component bts_details:

 

s1mp bts_details 2022-09-07 12:55:58: INFO: Running command: status []
s1mp bts_details 2022-09-07 12:43:33: ERROR: btsErrorSoftware: /mnt/install_media: have no mounted storage device.(7)
s1mp bts_details 2022-09-07 12:43:33: INFO: Running command: log ['5', 'Bootstrap failed']
s1mp bts_details 2022-09-07 12:43:18: ERROR: btsErrorSoftware: /mnt/install_media: have no mounted storage device.(7)
s1mp bts_details 2022-09-07 12:43:18: INFO: Running command: log ['5', 'Bootstrap failed']
s1mp bts_details 2022-09-07 12:43:03: ERROR: btsErrorSoftware: /mnt/install_media: have no mounted storage device.(7)
s1mp bts_details 2022-09-07 12:43:03: INFO: Running command: log ['5', 'Bootstrap failed']
s1mp bts_details 2022-09-07 12:42:49: ERROR: btsErrorSoftware: /mnt/install_media: have no mounted storage device.(7)
s1mp bts_details 2022-09-07 12:42:49: INFO: Running command: log ['5', 'Bootstrap failed']
s1mp bts_details 2022-09-07 12:42:33: ERROR: btsErrorSoftware: /mnt/install_media: have no mounted storage device.(7)
s1mp bts_details 2022-09-07 12:42:33: INFO: Running command: log ['5', 'Bootstrap failed']
s1mp bts_details 2022-09-07 12:42:15: ERROR: btsErrorSoftware: /mnt/install_media: have no mounted storage device.(7)
s1mp bts_details 2022-09-07 12:42:15: INFO: Running command: log ['5', 'Bootstrap failed']
s1mp bts_details 2022-09-07 12:41:47: ERROR: btsErrorSoftware: /mnt/install_media: have no mounted storage device.(7)
s1mp bts_details 2022-09-07 12:41:47: INFO: Running command: log ['2', 'Successfully installed Wildfire content']
s1mp bts_details 2022-09-07 12:41:40: ERROR: btsErrorSoftware: /mnt/install_media: have no mounted storage device.(7)
s1mp bts_details 2022-09-07 12:41:40: INFO: Running command: log ['2', 'Successfully installed Content']
s1mp bts_details 2022-09-07 09:40:10: ERROR: btsErrorSoftware: /mnt/install_media: have no mounted storage device.(7)
s1mp bts_details 2022-09-07 09:40:10: INFO: Running command: log ['2', 'Initial configuration processed from init cfg file.']
s1mp bts_details 2022-09-07 09:38:39: ERROR: btsErrorNoMedia: No Install media detected.(2)
s1mp bts_details 2022-09-07 09:38:38: DEBUG: Adding status: Media Detection Failed No bootstrap media detected.
s1mp bts_details 2022-09-07 09:38:38: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326619 -s critical -m "No bootstrap media detected." -x
s1mp bts_details 2022-09-07 09:38:38: ERROR: btsErrorNoMedia: No Install media detected.(2)
s1mp bts_details 2022-09-07 09:38:38: INFO: Failed to mount install media: 1 [] [] 3691
s1mp bts_details 2022-09-07 09:37:14: DEBUG: /mnt/install_media: already exists
s1mp bts_details 2022-09-07 09:37:14: INFO: Running command: detect []
s1mp bts_details 2022-09-07 09:34:13: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)
s1mp bts_details 2022-09-07 09:34:13: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)
s1mp bts_details 2022-09-07 09:34:13: DEBUG: Merging the init-cfg.txt for VM
s1mp bts_details 2022-09-07 09:34:13: DEBUG: Found generic meta file: /mnt/install_media/config/init-cfg.txt
s1mp bts_details 2022-09-07 09:34:13: INFO: Copying over latest init-cfg.txt for cloud
s1mp bts_details 2022-09-07 09:34:13: DEBUG: VM in cloud mode, skipping config
s1mp bts_details 2022-09-07 09:34:13: INFO: Bootstrap media sanity check passed
s1mp bts_details 2022-09-07 09:34:13: DEBUG: Adding status: Media Sanity Check Success Media sanity check successful
s1mp bts_details 2022-09-07 09:34:13: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326628 -s informational -m "Media sanity check successful" -x
s1mp bts_details 2022-09-07 09:34:13: DEBUG: VM in cloud mode, skipping config
s1mp bts_details 2022-09-07 09:34:13: DEBUG: Found generic meta file: /mnt/install_media/config/init-cfg.txt
s1mp bts_details 2022-09-07 09:34:13: DEBUG: (/bin/mount | /bin/grep /mnt/install_media): Install media detected: (['/dev/sda2 on /mnt/install_media type ext3 (rw,relatime,errors=continue,user_xattr,acl,barrier=1,data=writeback)\n'] [])
s1mp bts_details 2022-09-07 09:34:13: DEBUG: Adding status: Media Detection Success Media detected successfully
s1mp bts_details 2022-09-07 09:34:13: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326627 -s informational -m "Media detected successfully" -x
s1mp bts_details 2022-09-07 09:34:13: INFO: Media detected, Starting media sanity check
s1mp bts_details 2022-09-07 09:34:13: DEBUG: Valid mounted media found.
s1mp bts_details 2022-09-07 09:34:13: DEBUG: Setup media logging
s1mp bts_details 2022-09-07 09:34:13: DEBUG: Successfully mounted the VM install media
s1mp bts_details 2022-09-07 09:34:13: DEBUG: (/bin/mount | /bin/grep /mnt/install_media): Install media detected: (['/dev/sda2 on /mnt/install_media type ext3 (rw,relatime,errors=continue,user_xattr,acl,barrier=1,data=writeback)\n'] [])
s1mp bts_details 2022-09-07 09:34:11: DEBUG: /mnt/install_media: already exists
s1mp bts_details 2022-09-07 09:34:11: INFO: Running command: detect []
s1mp bts_details 2022-09-07 09:33:05: INFO: Device upgrade completed, performing software restart
s1mp bts_details 2022-09-07 09:33:00: DEBUG: Performing system sync for 5 seconds.
s1mp bts_details 2022-09-07 09:32:57: INFO: Infra bootstrapping completed successfully
s1mp bts_details 2022-09-07 09:32:57: INFO: Marking box configuration ready
s1mp bts_details 2022-09-07 09:32:57: DEBUG: All operational commands executed. Requesting system restart: False.
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Adding status: Operational Commands Success Operational command set jumbo mode completed successfully
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326630 -s informational -m "Operational command set jumbo mode completed successfully" -x
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Setting up jumbo mode
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Runnig operational commands in init-cfg.txt
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Management prepare completed successfully.
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Content file copying: ['/mnt/install_media/content/panupv2-all-wildfire-696507-699850']
s1mp bts_details 2022-09-07 09:32:57: DEBUG: panup*-all-apps-* file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: panup*-all-antivirus-* file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Content file copying: ['/mnt/install_media/content/panupv2-all-contents-8616-7550']
s1mp bts_details 2022-09-07 09:32:57: DEBUG: authcodes file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: decrypt.key file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: vsys.key file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: pa-vm.key file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: url3.key file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: url.key file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: wildfire.key file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: threats.key file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: gpgateway.key file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: gpportal.key file not found on media
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Copied /mnt/install_media/config/bootstrap.xml to /opt/pancfg/mgmt/saved-configs/running-config.xml
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Created directory: /opt/pancfg/mgmt/saved-configs
s1mp bts_details 2022-09-07 09:32:57: DEBUG: /opt/pancfg/mgmt/bootstrap/content/: created
s1mp bts_details 2022-09-07 09:32:57: DEBUG: /opt/pancfg/mgmt/bootstrap/: already exists
s1mp bts_details 2022-09-07 09:32:57: INFO: Copying over configuration files
s1mp bts_details 2022-09-07 09:32:57: DEBUG: VM in cloud mode, skipping config
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Merging the init-cfg.txt for VM
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Found generic meta file: /mnt/install_media/config/init-cfg.txt
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Starting management setup preparation
s1mp bts_details 2022-09-07 09:32:57: INFO: Preparing system of management ready state
s1mp bts_details 2022-09-07 09:32:57: INFO: Starting device bootstrapping
s1mp bts_details 2022-09-07 09:32:57: INFO: No valid software image is found on media.
s1mp bts_details 2022-09-07 09:32:57: INFO: Starting bootstrap...
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Valid mounted media found.
s1mp bts_details 2022-09-07 09:32:57: DEBUG: Setup media logging
s1mp bts_details 2022-09-07 09:32:57: INFO: Running command: upgrade []
s1mp bts_details 2022-09-07 09:32:57: INFO: Bootstrap log initialized
--------------------------------------------------------------------------------
s1mp bts_details 2022-09-07 09:32:45: INFO: Bootstrap media detection completed.


--------------------------------------------------------------------------------
s1mp bts_details 2022-09-07 09:32:45: INFO: System upgrade state: firstboot, starting upgrade mode
s1mp bts_details 2022-09-07 09:32:45: INFO: Bootstrap media sanity check passed
s1mp bts_details 2022-09-07 09:32:45: DEBUG: Adding status: Media Sanity Check Success Media sanity check successful
s1mp bts_details 2022-09-07 09:32:45: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326628 -s informational -m "Media sanity check successful" -x
s1mp bts_details 2022-09-07 09:32:45: INFO: No valid software image is found on media.
s1mp bts_details 2022-09-07 09:32:45: DEBUG: Performing image list validation
s1mp bts_details 2022-09-07 09:32:45: DEBUG: VM in cloud mode, skipping config
s1mp bts_details 2022-09-07 09:32:45: DEBUG: Found generic meta file: /mnt/install_media/config/init-cfg.txt
s1mp bts_details 2022-09-07 09:32:45: DEBUG: (/bin/mount | /bin/grep /mnt/install_media): Install media detected: (['/dev/sda2 on /mnt/install_media type ext3 (rw,relatime,errors=continue,user_xattr,acl,barrier=1,data=writeback)\n'] [])
s1mp bts_details 2022-09-07 09:32:45: DEBUG: Adding status: Media Detection Success Media detected successfully
s1mp bts_details 2022-09-07 09:32:45: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326627 -s informational -m "Media detected successfully" -x
s1mp bts_details 2022-09-07 09:32:45: INFO: Media detected, Starting media sanity check
s1mp bts_details 2022-09-07 09:32:45: DEBUG: Valid mounted media found.
s1mp bts_details 2022-09-07 09:32:45: DEBUG: Setup media logging
s1mp bts_details 2022-09-07 09:32:45: DEBUG: Successfully mounted the VM install media
s1mp bts_details 2022-09-07 09:32:45: DEBUG: (/bin/mount | /bin/grep /mnt/install_media): Install media detected: (['/dev/sda2 on /mnt/install_media type ext3 (rw,relatime,errors=continue,user_xattr,acl,barrier=1,data=writeback)\n'] [])
s1mp bts_details 2022-09-07 09:32:43: DEBUG: /mnt/install_media: created
s1mp bts_details 2022-09-07 09:32:43: INFO: Running command: detect []
s1mp bts_details 2022-09-07 09:32:43: INFO: Bootstrap log initialized
--------------------------------------------------------------------------------

1 REPLY 1

L1 Bithead

Similar problem here. No bootstrap error. But all init-config.txt are ignorated

[    0.000000] Command line: ro root=/dev/sda2 init=/sbin/init console=tty0 console=ttyS0,9600n8 alternate_root=/dev/vda2 alternate_root=/dev/xvda2 hugepages=0 alternate_root=/dev/nvme0n1p2

[    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: Supporting XSAVE feature 0x020: 'AVX-512 opmask'

[    0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'

[    0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'

[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256

[    0.000000] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64

[    0.000000] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512

[    0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024

[    0.000000] x86/fpu: Enabled xstate features 0xe7, context size is 2432 bytes, using 'compacted' format.

[    0.000000] BIOS-provided physical RAM map:

[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable

[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved

[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved

[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable

[    0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data

[    0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS

[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043fffffff] usable

[    0.000000] NX (Execute Disable) protection: active

[    0.000000] SMBIOS 2.3 present.

[    0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090008  12/07/2018

[    0.000000] Hypervisor detected: Microsoft Hyper-V

[    0.000000] Hyper-V: features 0x2e7f, hints 0x60c2c

[    0.000000] Hyper-V Host Build:20348-10.0-1-0.1462

[    0.000000] Hyper-V: LAPIC Timer Frequency: 0x30d40

[    0.000000] tsc: Marking TSC unstable due to running on Hyper-V

[    0.000000] Hyper-V: Using hypercall for remote TLB flush

[    0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns

[    0.000000] tsc: Detected 2593.905 MHz processor

[    0.000000] last_pfn = 0x440000 max_arch_pfn = 0x400000000

[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  

[    0.000000] last_pfn = 0x3fff0 max_arch_pfn = 0x400000000

[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f]

[    0.000000] Using GB pages for direct mapping

[    0.000000] ACPI: Early table checksum verification disabled

[    0.000000] ACPI: RSDP 0x00000000000F5C00 000014 (v00 ACPIAM)

[    0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 12001807 MSFT 00000097)

[    0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 12001807 MSFT 00000097)

[    0.000000] ACPI: DSDT 0x000000003FFF1D24 003CD5 (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)

[    0.000000] ACPI: FACS 0x000000003FFFF000 000040

[    0.000000] ACPI: WAET 0x000000003FFF1A80 000028 (v01 VRTUAL MICROSFT 12001807 MSFT 00000097)

[    0.000000] ACPI: SLIC 0x000000003FFF1AC0 000176 (v01 VRTUAL MICROSFT 12001807 MSFT 00000097)

[    0.000000] ACPI: OEM0 0x000000003FFF1CC0 000064 (v01 VRTUAL MICROSFT 12001807 MSFT 00000097)

[    0.000000] ACPI: SRAT 0x000000003FFF0800 000160 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)

[    0.000000] ACPI: APIC 0x000000003FFF0300 000072 (v01 VRTUAL MICROSFT 12001807 MSFT 00000097)

[    0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 12001807 MSFT 00000097)

[    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0

[    0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0

[    0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0

[    0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0

[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug

[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x43fffffff] hotplug

[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x440200000-0xfdfffffff] hotplug

[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug

[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x10000200000-0x1ffffffffff] hotplug

[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x20000200000-0x3ffffffffff] hotplug

[    0.000000] NUMA: Node 0 [mem 0x00000000-0x3fffffff] + [mem 0x100000000-0x43fffffff] -> [mem 0x00000000-0x43fffffff]

[    0.000000] NODE_DATA(0) allocated [mem 0x43ffd5000-0x43fffffff]

[    0.000000] Zone ranges:

[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]

[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]

[    0.000000]   Normal   [mem 0x0000000100000000-0x000000043fffffff]

[    0.000000]   Device   empty

[    0.000000] Movable zone start for each node

[    0.000000] Early memory node ranges

[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]

[    0.000000]   node   0: [mem 0x0000000000100000-0x000000003ffeffff]

[    0.000000]   node   0: [mem 0x0000000100000000-0x000000043fffffff]

[    0.000000] Zeroed struct page in unavailable ranges: 114 pages

[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000043fffffff]

[    0.000000] ACPI: PM-Timer IO Port: 0x408

[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])

[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23

[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)

[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)

[    0.000000] Using ACPI (MADT) for SMP configuration information

[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs

[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]

[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]

[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]

[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]

[    0.000000] PM: Registered nosave memory: [mem 0x3fff0000-0x3fffefff]

[    0.000000] PM: Registered nosave memory: [mem 0x3ffff000-0x3fffffff]

[    0.000000] PM: Registered nosave memory: [mem 0x40000000-0xffffffff]

[    0.000000] [mem 0x40000000-0xffffffff] available for PCI devices

[    0.000000] Booting paravirtualized kernel on Hyper-V

[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns

[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1

[    0.000000] percpu: Embedded 52 pages/cpu s173208 r8192 d31592 u524288

[    0.000000] Hyper-V: PV spinlocks enabled

[    0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)

[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 3612537

[    0.000000] Policy zone: Normal

[    0.000000] Kernel command line: ro root=/dev/sda2 init=/sbin/init console=tty0 console=ttyS0,9600n8 alternate_root=/dev/vda2 alternate_root=/dev/xvda2 hugepages=0 alternate_root=/dev/nvme0n1p2

[    0.000000] Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com.

[    0.000000] Memory: 1113572K/14679608K available (14341K kernel code, 2713K rwdata, 5808K rodata, 2732K init, 4232K bss, 333604K reserved, 0K cma-reserved)

[    0.000000] Kernel/User page tables isolation: enabled

[    0.000000] ftrace: allocating 46158 entries in 181 pages

[    0.000000] ftrace: allocated 181 pages with 5 groups

[    0.001000] rcu: Hierarchical RCU implementation.

[    0.001000] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.

[    0.001000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.

[    0.001000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4

[    0.001000] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16

[    0.001000] random: crng done (trusting CPU's manufacturer)

[    0.001000] Console: colour VGA+ 80x25

[    0.001000] printk: console [tty0] enabled

[    0.001000] printk: console [ttyS0] enabled

[    0.001000] ACPI: Core revision 20200110

[    0.001000] APIC: Switch to symmetric I/O mode setup

[    0.001000] Hyper-V: Using IPI hypercalls

[    0.001005] Hyper-V: Using enlightened APIC (xapic mode)

[    0.008000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1

[    0.008005] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.81 BogoMIPS (lpj=2593905)

[    0.009003] pid_max: default: 32768 minimum: 301

[    0.010059] Security Framework initialized

[    0.011003] Yama: becoming mindful.

[    0.012029] AppArmor: AppArmor initialized

[    0.015697] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)

[    0.017338] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)

[    0.018069] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)

[    0.019044] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)

[    0.020290] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8

[    0.021004] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4

[    0.022003] FEATURE SPEC_CTRL Not Present

[    0.023002] FEATURE IBPB_SUPPORT Not Present

[    0.024003] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization

[    0.025003] Spectre V2 : Mitigation: Full generic retpoline

[    0.026003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch

[    0.027002] Speculative Store Bypass: Vulnerable

[    0.028006] TAA: Mitigation: Clear CPU buffers

[    0.029002] MDS: Mitigation: Clear CPU buffers

[    0.030322] Freeing SMP alternatives memory: 48K

[    0.033247] smpboot: CPU0: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz (family: 0x6, model: 0x55, stepping: 0x7)

[    0.034128] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.

[    0.035038] rcu: Hierarchical SRCU implementation.

[    0.036885] NMI watchdog: Perf NMI watchdog permanently disabled

[    0.037095] smp: Bringing up secondary CPUs ...

[    0.038133] x86: Booting SMP configuration:

[    0.039004] .... node  #0, CPUs:      #1 #2 #3

[    0.040456] smp: Brought up 1 node, 4 CPUs

[    0.042003] smpboot: Max logical packages: 1

[    0.043009] smpboot: Total of 4 processors activated (20751.24 BogoMIPS)

[    0.065735] node 0 deferred pages initialised in 21ms

[    0.069513] devtmpfs: initialized

[    0.071057] x86/mm: Memory block size: 128MB

[    0.075125] PM: Registering ACPI NVS region [mem 0x3ffff000-0x3fffffff] (4096 bytes)

[    0.079064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns

[    0.084018] futex hash table entries: 1024 (order: 4, 65536 bytes)

[    0.088092] pinctrl core: initialized pinctrl subsystem

[    0.091265] PM: RTC time: 15:23:24, date: 2023-12-07

[    0.094173] NET: Registered protocol family 16

[    0.097113] audit: initializing netlink subsys (disabled)

[    0.100029] audit: type=2000 audit(1701962603.100:1): state=initialized audit_enabled=0 res=1

[    0.101007] cpuidle: using governor menu

[    0.103086] ACPI: bus type PCI registered

[    0.105005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5

[    0.109065] dca service started, version 1.12.1

[    0.112231] PCI: Using configuration type 1 for base access

[    0.117026] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages

[    0.121007] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages

[    0.125090] ACPI: Added _OSI(Module Device)

[    0.128005] ACPI: Added _OSI(Processor Device)

[    0.130003] ACPI: Added _OSI(3.0 _SCP Extensions)

[    0.133003] ACPI: Added _OSI(Processor Aggregator Device)

[    0.136003] ACPI: Added _OSI(Linux-Dell-Video)

[    0.139003] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)

[    0.142003] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)

[    0.147510] ACPI: 1 ACPI AML tables successfully acquired and loaded

[    0.153913] ACPI: Interpreter enabled

[    0.156013] ACPI: (supports S0 S5)

[    0.158003] ACPI: Using IOAPIC for interrupt routing

[    0.161029] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug

[    0.166241] ACPI: Enabled 1 GPEs in block 00 to 0F

[    0.182580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])

[    0.186007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]

[    0.190013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.

[    0.196124] PCI host bridge to bus 0000:00

[    0.198005] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window]

[    0.202003] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]

[    0.206003] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]

[    0.209003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]

[    0.213004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfffbffff window]

[    0.217005] pci_bus 0000:00: root bus resource [bus 00-ff]

[    0.221123] pci 0000:00:00.0: [8086:7192] type 00 class 0x060000

[    0.225531] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100

[    0.231099] pci 0000:00:07.1: [8086:7111] type 00 class 0x010180

[    0.235665] pci 0000:00:07.1: reg 0x20: [io  0xffa0-0xffaf]

[    0.239609] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]

[    0.244004] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io  0x03f6]

[    0.247003] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]

[    0.251003] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io  0x0376]

[    0.254412] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000

[    0.258035] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,

[    0.258035] * this clock source is slow. Consider trying other clock sources

[    0.268825] pci 0000:00:07.3: quirk: [io  0x0400-0x043f] claimed by PIIX4 ACPI

[    0.273729] pci 0000:00:08.0: [1414:5353] type 00 class 0x030000

[    0.277406] pci 0000:00:08.0: reg 0x10: [mem 0xf8000000-0xfbffffff]

[    0.291324] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15)

[    0.296169] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.

[    0.300163] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.

[    0.305166] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.

[    0.309237] iommu: Default domain type: Passthrough 

[    0.312037] pci 0000:00:08.0: vgaarb: setting as boot VGA device

[    0.313000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none

[    0.320004] pci 0000:00:08.0: vgaarb: bridge control possible

[    0.323003] vgaarb: loaded

[    0.325103] SCSI subsystem initialized

[    0.328036] ACPI: bus type USB registered

[    0.330027] usbcore: registered new interface driver usbfs

[    0.333010] usbcore: registered new interface driver hub

[    0.336023] usbcore: registered new device driver usb

[    0.339017] pps_core: LinuxPPS API ver. 1 registered

[    0.342002] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>

[    0.347005] PTP clock support registered

[    0.349022] EDAC MC: Ver: 3.0.0

[    0.352123] hv_vmbus: Vmbus version:4.0

[    0.355047] PCI: Using ACPI for IRQ routing

[    0.358023] NetLabel: Initializing

[    0.361003] NetLabel:  domain hash size = 128

[    0.363002] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO

[    0.366016] NetLabel:  unlabeled traffic allowed by default

[    0.370146] clocksource: Switched to clocksource hyperv_clocksource_tsc_page

[    0.492475] AppArmor: AppArmor Filesystem Enabled

[    0.496013] pnp: PnP ACPI init

[    0.500013] system 00:06: [io  0x01e0-0x01ef] has been reserved

[    0.503659] system 00:06: [io  0x0160-0x016f] has been reserved

[    0.507367] system 00:06: [io  0x0278-0x027f] has been reserved

[    0.510798] system 00:06: [io  0x0378-0x037f] has been reserved

[    0.514115] system 00:06: [io  0x0678-0x067f] has been reserved

[    0.519366] system 00:06: [io  0x0778-0x077f] has been reserved

[    0.522888] system 00:06: [io  0x04d0-0x04d1] has been reserved

[    0.526494] system 00:07: [io  0x0400-0x043f] has been reserved

[    0.529983] system 00:07: [io  0x0370-0x0371] has been reserved

[    0.533505] system 00:07: [io  0x0440-0x044f] has been reserved

[    0.537347] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved

[    0.541403] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved

[    0.545176] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved

[    0.549255] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved

[    0.553234] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved

[    0.557228] system 00:08: [mem 0x00100000-0x3fffffff] could not be reserved

[    0.561066] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved

[    0.565127] pnp: PnP ACPI: found 9 devices

[    0.574561] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns

[    0.579578] pci_bus 0000:00: resource 4 [mem 0xfe0000000-0xfffffffff window]

[    0.583622] pci_bus 0000:00: resource 5 [io  0x0000-0x0cf7 window]

[    0.587253] pci_bus 0000:00: resource 6 [io  0x0d00-0xffff window]

[    0.590898] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]

[    0.594705] pci_bus 0000:00: resource 8 [mem 0x40000000-0xfffbffff window]

[    0.598749] NET: Registered protocol family 2

[    0.601522] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)

[    0.606017] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)

[    0.610422] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)

[    0.614544] TCP: Hash tables configured (established 131072 bind 65536)

[    0.618496] UDP hash table entries: 8192 (order: 6, 262144 bytes)

[    0.621960] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)

[    0.625550] NET: Registered protocol family 1

[    0.628551] RPC: Registered named UNIX socket transport module.

[    0.631848] RPC: Registered udp transport module.

[    0.634648] RPC: Registered tcp transport module.

[    0.639138] RPC: Registered tcp NFSv4.1 backchannel transport module.

[    0.642847] pci 0000:00:00.0: Limiting direct PCI/PCI transfers

[    0.646474] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]

[    0.651307] PCI: CLS 0 bytes, default 64

[    0.653967] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)

[    0.657717] software IO TLB: mapped [mem 0x3bff0000-0x3fff0000] (64MB)

[    0.661901] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer

[    0.669437] Initialise system trusted keyrings

[    0.672066] Key type blacklist registered

[    0.674544] workingset: timestamp_bits=36 max_order=22 bucket_order=0

[    0.678293] zbud: loaded

[    0.680568] NFS: Registering the id_resolver key type

[    0.683778] Key type id_resolver registered

[    0.686322] Key type id_legacy registered

[    0.688870] nfs4filelayout_init: NFSv4 File Layout Driver Registering...

[    0.693032] pstore: using deflate compression

[    0.695684] Platform Keyring initialized

[    0.730807] NET: Registered protocol family 38

[    0.733936] Key type asymmetric registered

[    0.736581] Asymmetric key parser 'x509' registered

[    0.739734] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)

[    0.743843] io scheduler mq-deadline registered

[    0.746489] io scheduler kyber registered

[    0.749027] io scheduler bfq registered

[    0.751590] atomic64_test: passed for x86-64 platform with CX8 and with SSE

[    0.758438] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0

[    0.763031] ACPI: Power Button [PWRF]

[    0.765745] ioatdma: Intel(R) QuickData Technology Driver 5.00

[    0.769337] Serial: 8250/16550 driver, 20 ports, IRQ sharing enabled

[    0.798873] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A

[    0.828666] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A

[    0.833690] Non-volatile memory driver v1.3

[    0.836521] Linux agpgart interface v0.103

[    0.839218] i2c /dev entries driver

[    0.841469] pan_gpio_init: dev not found

[    0.843922] pan_gpio_init: skipping gpio 181 - ret -517

[    0.846898] pan_gpio_init: skipping gpio 182 - ret -517

[    0.850106] Loading PAN platform type

[    0.852471] cpld: cpld Test after platform_get_resource() res->start = 1536

[    0.856329] cpld: cpld: Found cpld chip with rev ID=0xff

[    0.859879] Guest personality initialized and is inactive

[    0.863184] VMCI host device registered (name=vmci, major=10, minor=62)

[    0.866886] Initialized host personality

[    0.869413] rdac: device handler registered

[    0.872047] hp_sw: device handler registered

[    0.874507] emc: device handler registered

[    0.877145] alua: device handler registered

[    0.883917] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)

[    0.887978] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)

[    0.891639] megasas: 07.714.04.00-rh1

[    0.893889] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.

[    0.897928] VMware PVSCSI driver - version 1.0.7.0-k

[    0.900912] hv_vmbus: registering driver hv_storvsc

[    0.904476] scsi host0: storvsc_host_t

[    0.907254] scsi 0:0:0:0: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5

[    0.913058] scsi host1: storvsc_host_t

[    0.915882] scsi 1:0:1:0: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5

[    0.921608] scsi host2: storvsc_host_t

[    0.928548] scsi host3: storvsc_host_t

[    0.939007] sd 0:0:0:0: [sda] 125829120 512-byte logical blocks: (64.4 GB/60.0 GiB)

[    0.939115] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set

[    0.939141] sd 1:0:1:0: [sdb] 419430400 512-byte logical blocks: (215 GB/200 GiB)

[    0.939142] sd 1:0:1:0: [sdb] 4096-byte physical blocks

[    0.939207] sd 1:0:1:0: [sdb] Write Protect is off

[    0.939305] sd 1:0:1:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA

[    0.944844] sd 0:0:0:0: [sda] 4096-byte physical blocks

[    0.944918] sd 0:0:0:0: [sda] Write Protect is off

[    0.952346]  sdb: sdb1

[    0.953306] scsi host4: ata_piix

[    0.953430] scsi host5: ata_piix

[    0.953480] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14

[    0.953482] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15

[    0.953611] libphy: Fixed MDIO Bus: probed

[    0.953617] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k

[    0.953618] igb: Copyright (c) 2007-2014 Intel Corporation.

[    0.953628] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.14.13

[    0.953629] i40e: Copyright(c) 2013 - 2020 Intel Corporation.

[    0.953690] ice_swx: Intel(R) Ethernet Connection E800 Series Linux Driver - version 1.6.0_rc18_pan_7

[    0.953691] ice_swx: Copyright (C) 2018-2019, Intel Corporation.

[    0.953708] Intel(R) Ethernet Switch Linux Kernel Driver - version bmsm-5.1.0.11

[    0.953708] Copyright(c) 2016 - 2021 Intel Corporation.

[    0.953731] usbcore: registered new interface driver asix

[    0.953743] usbcore: registered new interface driver ax88179_178a

[    0.953746] Fusion MPT base driver 3.04.20

[    0.953747] Copyright (c) 1999-2008 LSI Corporation

[    0.953752] Fusion MPT SPI Host driver 3.04.20

[    0.953761] Fusion MPT SAS Host driver 3.04.20

[    0.953770] Fusion MPT misc device (ioctl) driver 3.04.20

[    0.953814] mptctl: Registered with Fusion MPT base driver

[    0.953815] mptctl: /dev/mptctl @ (major,minor=10,220)

[    0.953867] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver

[    0.953869] ehci-pci: EHCI PCI platform driver

[    0.953876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver

[    0.953878] ohci-pci: OHCI PCI platform driver

[    0.953885] uhci_hcd: USB Universal Host Controller Interface driver

[    0.953915] usbcore: registered new interface driver uas

[    0.953922] usbcore: registered new interface driver usb-storage

[    0.953938] usbcore: registered new interface driver usbserial_generic

[    0.953942] usbserial: USB Serial support registered for generic

[    0.953980] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12

[    0.956984] serio: i8042 KBD port at 0x60,0x64 irq 1

[    0.957034] serio: i8042 AUX port at 0x60,0x64 irq 12

[    0.957096] mousedev: PS/2 mouse device common for all mice

[    0.957379] rtc_cmos 00:00: RTC can wake from S4

[    0.959466] sd 1:0:1:0: [sdb] Attached SCSI disk

[    0.962809] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA

[    0.978779] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1

[    0.986683] rtc_cmos 00:00: registered as rtc0

[    1.110314] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram

[    1.116169] intel_pstate: CPU model not supported

[    1.121731] sdhci: Secure Digital Host Controller Interface driver

[    1.125398] sdhci: Copyright(c) Pierre Ossman

[    1.128140] sdhci-pltfm: SDHCI platform and OF driver helper

[    1.132380] hidraw: raw HID events driver (C) Jiri Kosina

[    1.135980] usbcore: registered new interface driver usbhid

[    1.139286] usbhid: USB HID core driver

[    1.141897] drop_monitor: Initializing network drop monitor service

[    1.145635] Initializing XFRM netlink socket

[    1.148396] NET: Registered protocol family 10

[    1.151446] Segment Routing with IPv6

[    1.153989] NET: Registered protocol family 17

[    1.156888] Key type dns_resolver registered

[    1.227517]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >

[    1.233352] sd 0:0:0:0: [sda] Attached SCSI disk

[    1.268869] core: Using 1 MCE banks

[    1.272404] RAS: Correctable Errors collector initialized.

[    1.277130] registered taskstats version 1

[    1.281070] Loading compiled-in X.509 certificates

[    1.311773] Loaded X.509 cert 'PANOS Linux in-tree module signing key: 2051709d6c87832f95e5b9ef24563731b669b01f'

[    1.317337] Loaded X.509 cert 'CentOS Linux Driver update signing key: 29bd4c0d06d2e9911044b5dc973309139b51d6d5'

[    1.323124] Loaded X.509 cert 'CentOS Linux kpatch signing key: b49f086205909dc4da2cfa99376fb191d2f09e78'

[    1.329011] zswap: loaded using pool lzo/zbud

[    1.332414] ata2.00: ATAPI: Virtual CD, , max MWDMA2

[    1.334115] Key type big_key registered

[    1.338329] Key type encrypted registered

[    1.340168] scsi 5:0:0:0: CD-ROM            Msft     Virtual CD/ROM   1.0  PQ: 0 ANSI: 5

[    1.341050] AppArmor: AppArmor sha1 policy hashing enabled

[    1.348504] sr 5:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray

[    1.348936] ima: No TPM chip found, activating TPM-bypass!

[    1.351888] cdrom: Uniform CD-ROM driver Revision: 3.20

[    1.358442] ima: Allocated hash algorithm: sha1

[    1.361129] ima: No architecture policies found

[    1.363880] evm: Initialising EVM extended attributes:

[    1.366904] evm: security.selinux

[    1.371225] evm: security.apparmor

[    1.373880] evm: security.ima

[    1.376044] evm: security.capability

[    1.378423] evm: HMAC attrs: 0x1

[    1.381287] PM:   Magic number: 3:975:385

[    1.383856] thermal cooling_device0: hash matches

[    1.387378] rtc_cmos 00:00: setting system clock to 2023-12-07 15:23:25 UTC (1701962605)

[    1.391990] test 0 [ ok ]

[    1.391994] test 1 [ ok ]

[    1.393800] test 2 [ ok ]

[    1.395691] Unstable clock detected, switching default tracing clock to "global"

[    1.395691] If you want to keep using the local clock, then add:

[    1.395691]   "trace_clock=local"

[    1.395691] on the kernel command line

[    1.591115] psmouse serio1: trackpoint: failed to get extended button data, assuming 3 buttons

[    5.335078] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x01, buttons: 3/3

[    5.340490] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input3

[    5.345085] md: Waiting for all devices to be available before autodetect

[    5.350150] md: If you don't use raid, use raid=noautodetect

[    5.355292] md: Autodetecting RAID arrays.

[    5.358743] md: autorun ...

[    5.361494] md: ... autorun DONE.

[    5.384323] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)

[    5.390173] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.

[    5.394638] devtmpfs: mounted

[    5.398148] Freeing unused kernel memory: 2732K

[    5.403016] Write protecting the kernel read-only data: 22528k

[    5.408543] Freeing unused kernel memory: 2008K

[    5.411396] Freeing unused kernel memory: 336K

INIT: version 2.86 booting

mount: /proc/bus/usb: mount point does not exist.

 

                Welcome to CentOS Linux

Starting udev: /sbin/start_udev: line 235: /proc/sys/kernel/hotplug: No such file or directory

[  OK  ]

Setting clock  (utc): Thu Dec  7 07:23:38 PST 2023 [  OK  ]

Setting hostname vm:  [  OK  ]

Checking filesystems:

   Running filesystem check on maint:  [  OK  ]

   Running filesystem check on sysroot0:  [  OK  ]

   Running filesystem check on panrepo:  [  OK  ]

   Running filesystem check on pancfg:  [  OK  ]

[  OK  ]

Remounting root filesystem in read-write mode:  [  OK  ]

Enabling local filesystem quotas:  quotaon: Warning: No quota format detected in the kernel.

[  OK  ]

rm: cannot remove '/var/run/httpd/htcacheclean': Is a directory

Enabling /etc/fstab swaps:  [  OK  ]

Calling system activity data collector (sadc) ...

INIT: Entering runlevel: 3

Entering non-interactive startup

Starting Networking: * * * * *  FIPS-CC Self-Tests Stage-1 begins * * * * *

RPMS verify command[/usr/local/bin/swm verify "11.0.2"]

* * * * *  FIPS-CC Plugin Self-Tests Stage-2 begins * * * * *

* * * * *  FIPS-CC Plugin Self-Tests Stage-2 passed * * * * *

* * * * * FIPS-CC plugin firstboot rollover begins * * * * *

plugin rollover passed

* * * * * FIPS-CC plugin firstboot rollover ends * * * * *

* * * * * VERIFY File System Integrity Stage-1 begins * * * * *

Verifying PAN-OS integrity on Root File System (POST) ...

Verifying oss-integrity on Root File System (POST) ...

FIPS-CC Integrity processing files:fs-integrity-mp, sbin-panos-mp, mgmt-panos, apps-panos-mpfs, cli, swm, secure-cmn, ostra-all, oss-integrity-vmmp, cfg-panos-mp

FIPS-CC integrity tests - Management plane oss verification passed 

Verifying OSS integrity on Dataplane File System (POST) ...

FIPS-CC integrity tests - Dataplane oss verification passed 

Verifying PAN-OS integrity on Dataplane File System (POST) ...

FIPS-CC Integrity processing files:fs-integrity-dp, apps-panos-dpfs, sbin-panos-dp, oss-integrity-vmdp

FIPS-CC integrity tests - Dataplane file system verification passed 

Skipping logplane integrity tests on product with no lp

Skipping dataplane integrity tests on product with no idp

* * * * * VERIFY File System Integrity Stage-1 passed * * * * *

* * * * * CRYPTO POST Stage-1 begins * * * * *

* * * * Update crypto policies succeeded * * * *

* * * * * CRYPTO POST Stage-1 passed * * * * *

* * * * *  FIPS-CC Self-Tests Stage-1 passed * * * * *

FIPS-CC POST Stage-1 (sw-integrity and crypto tests) passed.

FIPS-CC integrity tests - Management plane file system verification passed 

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500

        inet 10.8.0.4  netmask 255.255.255.0  broadcast 10.8.0.255

        inet6 fe80::6245:bdff:fee8:f2b5  prefixlen 64  scopeid 0x20<link>

        ether 60:45:bd:e8:f2:b5  txqueuelen 1000  (Ethernet)

        RX packets 34  bytes 2774 (2.7 KiB)

        RX errors 0  dropped 0  overruns 0  frame 0

        TX packets 9  bytes 1214 (1.1 KiB)

        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

 

[  OK  ]

Starting syslog-ng-system:[2023-12-07T07:27:04.129654] WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.29 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file; config-version='3.9'

[2023-12-07T07:27:04.458560] Error reading serialized data; error='Error reading file (short read)'

[2023-12-07T07:27:04.458711] Persistent configuration file is in invalid format, ignoring;

[2023-12-07T07:27:04.469988] WARNING: log-fifo-size() works differently starting with syslog-ng 3.22 to avoid dropping flow-controlled messages when log-fifo-size() is misconfigured. From now on, log-fifo-size() only affects messages that are not flow-controlled. (Flow-controlled log paths have the flags(flow-control) option set.) To enable the new behaviour, update the @version string in your configuration and consider lowering the value of log-fifo-size().;

[  OK  ]

Starting rpcbind: [  OK  ]

Adding udev persistent rules[  OK  ]

Adding udev persistent rules[  OK  ]

Starting pan_hardserver: [  OK  ]

Skipping sshd: starting with PAN system processes

Starting xinetd: [  OK  ]

Starting ntpd: [  OK  ]

Starting NFS services:  [  OK  ]

Starting NFS mountd: [  OK  ]

Starting NFS daemon: [  OK  ]

Starting RPC idmapd: [  OK  ]

Starting PAN Software: ksysd device creation with major 254 minor 0

Error: Failed to create openssl hash for /opt/paninstall/mgmt/factory/certs/0127_NetLock_Minositett_Kozjegyzoi_(Class_QA)_Tanusitvanykiado.cer due to ["/bin/sh: -c: line 0: syntax error near unexpected token `('", "/bin/sh: -c: line 0: `ln -s /opt/paninstall/mgmt/factory/certs/0127_NetLock_Minositett_Kozjegyzoi_(Class_QA)_Tanusitvanykiado.cer `/usr/bin/openssl x509 -hash -noout -in /opt/paninstall/mgmt/factory/certs/0127_NetLock_Minositett_Kozjegyzoi_(Class_QA)_Tanusitvanykiado.cer`.0'", '']

Error: Failed to create openssl hash for /opt/paninstall/mgmt/factory/certs/0041_Entrust.net_Certification_Authority_(2048).cer due to ["/bin/sh: -c: line 0: syntax error near unexpected token `('", "/bin/sh: -c: line 0: `ln -s /opt/paninstall/mgmt/factory/certs/0041_Entrust.net_Certification_Authority_(2048).cer `/usr/bin/openssl x509 -hash -noout -in /opt/paninstall/mgmt/factory/certs/0041_Entrust.net_Certification_Authority_(2048).cer`.0'", '']

Error: Failed to create openssl hash for /opt/paninstall/mgmt/factory/certs/0235_Government_Root_Certification_Authority.cer due to ["ln: failed to create symbolic link '6410666e.0': File exists", '']

Error: Failed to create openssl hash for /opt/paninstall/mgmt/factory/certs/0045_NetLock_Platina_(Class_Platinum)_Ftanstvny.cer due to ["/bin/sh: -c: line 0: syntax error near unexpected token `('", "/bin/sh: -c: line 0: `ln -s /opt/paninstall/mgmt/factory/certs/0045_NetLock_Platina_(Class_Platinum)_Ftanstvny.cer `/usr/bin/openssl x509 -hash -noout -in /opt/paninstall/mgmt/factory/certs/0045_NetLock_Platina_(Class_Platinum)_Ftanstvny.cer`.0'", '']

Error: Failed to create openssl hash for /opt/paninstall/mgmt/factory/certs/0365_VI_Registru_Centras_RCSC_(RootCA).cer due to ["/bin/sh: -c: line 0: syntax error near unexpected token `('", "/bin/sh: -c: line 0: `ln -s /opt/paninstall/mgmt/factory/certs/0365_VI_Registru_Centras_RCSC_(RootCA).cer `/usr/bin/openssl x509 -hash -noout -in /opt/paninstall/mgmt/factory/certs/0365_VI_Registru_Centras_RCSC_(RootCA).cer`.0'", '']

Error: Failed to create openssl hash for /opt/paninstall/mgmt/factory/certs/0079_NetLock_Arany_(Class_Gold)_Ftanstvny.cer due to ["/bin/sh: -c: line 0: syntax error near unexpected token `('", "/bin/sh: -c: line 0: `ln -s /opt/paninstall/mgmt/factory/certs/0079_NetLock_Arany_(Class_Gold)_Ftanstvny.cer `/usr/bin/openssl x509 -hash -noout -in /opt/paninstall/mgmt/factory/certs/0079_NetLock_Arany_(Class_Gold)_Ftanstvny.cer`.0'", '']

2023-12-07T15:27:51.845235Z INFO MainThread Unable to get cloud-init enabled status from service: Command '['service', 'cloud-init', 'status']' returned non-zero exit status 1.

2023-12-07T15:27:51.845235Z INFO MainThread Unable to get cloud-init enabled status from service: Command '['service', 'cloud-init', 'status']' returned non-zero exit status 1.

2023-12-07T15:27:51.846870Z INFO MainThread cloud-init is enabled: False

2023-12-07T15:27:51.846870Z INFO MainThread cloud-init is enabled: False

2023-12-07T15:27:51.848323Z INFO MainThread Using waagent for provisioning

2023-12-07T15:27:51.848323Z INFO MainThread Using waagent for provisioning

2023-12-07T15:27:51.850066Z INFO MainThread Examine /proc/net/route for primary interface

2023-12-07T15:27:51.850066Z INFO MainThread Examine /proc/net/route for primary interface

2023-12-07T15:27:51.851458Z INFO MainThread Primary interface is [eth0]

2023-12-07T15:27:51.851458Z INFO MainThread Primary interface is [eth0]

2023-12-07T15:27:52.002078Z INFO MainThread IPv4 address: 10.8.0.4

2023-12-07T15:27:52.002078Z INFO MainThread IPv4 address: 10.8.0.4

2023-12-07T15:27:52.003414Z INFO MainThread Running default provisioning handler

2023-12-07T15:27:52.003414Z INFO MainThread Running default provisioning handler

2023-12-07T15:27:52.018324Z INFO MainThread Unable to get cloud-init enabled status from service: Command '['service', 'cloud-init', 'status']' returned non-zero exit status 1.

2023-12-07T15:27:52.018324Z INFO MainThread Unable to get cloud-init enabled status from service: Command '['service', 'cloud-init', 'status']' returned non-zero exit status 1.

2023-12-07T15:27:52.019761Z INFO MainThread cloud-init is enabled: False

2023-12-07T15:27:52.019761Z INFO MainThread cloud-init is enabled: False

2023-12-07T15:27:52.022213Z INFO MainThread Copying ovf-env.xml

2023-12-07T15:27:52.022213Z INFO MainThread Copying ovf-env.xml

2023-12-07T15:27:52.132263Z INFO MainThread Successfully mounted dvd

2023-12-07T15:27:52.132263Z INFO MainThread Successfully mounted dvd

2023-12-07T15:27:52.151401Z INFO MainThread Detect protocol endpoint

2023-12-07T15:27:52.151401Z INFO MainThread Detect protocol endpoint

2023-12-07T15:27:52.152471Z INFO MainThread Clean protocol and wireserver endpoint

2023-12-07T15:27:52.152471Z INFO MainThread Clean protocol and wireserver endpoint

2023-12-07T15:27:52.153913Z INFO MainThread WireServer endpoint is not found. Rerun dhcp handler

2023-12-07T15:27:52.153913Z INFO MainThread WireServer endpoint is not found. Rerun dhcp handler

2023-12-07T15:27:52.155173Z INFO MainThread Test for route to 168.63.129.16

2023-12-07T15:27:52.155173Z INFO MainThread Test for route to 168.63.129.16

2023-12-07T15:27:52.156605Z INFO MainThread Route to 168.63.129.16 exists

2023-12-07T15:27:52.156605Z INFO MainThread Route to 168.63.129.16 exists

2023-12-07T15:27:52.157841Z INFO MainThread Wire server endpoint:168.63.129.16

2023-12-07T15:27:52.157841Z INFO MainThread Wire server endpoint:168.63.129.16

2023-12-07T15:27:52.163003Z INFO MainThread Fabric preferred wire protocol version:2015-04-05

2023-12-07T15:27:52.163003Z INFO MainThread Fabric preferred wire protocol version:2015-04-05

2023-12-07T15:27:52.163276Z INFO MainThread Wire protocol version:2012-11-30

2023-12-07T15:27:52.163276Z INFO MainThread Wire protocol version:2012-11-30

2023-12-07T15:27:52.163355Z INFO MainThread Server preferred version:2015-04-05

2023-12-07T15:27:52.163355Z INFO MainThread Server preferred version:2015-04-05

2023-12-07T15:27:52.223968Z INFO MainThread Initializing goal state during protocol detection

2023-12-07T15:27:52.223968Z INFO MainThread Initializing goal state during protocol detection

2023-12-07T15:27:52.232145Z INFO MainThread Fetching new goal state [incarnation 2 (force update)]

2023-12-07T15:27:52.232145Z INFO MainThread Fetching new goal state [incarnation 2 (force update)]

2023-12-07T15:27:52.297636Z INFO MainThread Found private key matching thumbprint 7A6ADAC6FAFD9EF6FD5CD52289F04E6B1D61F708

2023-12-07T15:27:52.297636Z INFO MainThread Found private key matching thumbprint 7A6ADAC6FAFD9EF6FD5CD52289F04E6B1D61F708

2023-12-07T15:27:52.308557Z INFO MainThread Fetch goal state completed

2023-12-07T15:27:52.308557Z INFO MainThread Fetch goal state completed

2023-12-07T15:27:52.316168Z INFO MainThread Starting provisioning

2023-12-07T15:27:52.316168Z INFO MainThread Starting provisioning

2023-12-07T15:27:52.317390Z INFO MainThread Handle ovf-env.xml.

2023-12-07T15:27:52.317390Z INFO MainThread Handle ovf-env.xml.

2023-12-07T15:27:52.411580Z INFO MainThread Save custom data

2023-12-07T15:27:52.411580Z INFO MainThread Save custom data

2023-12-07T15:27:53.690586Z INFO MainThread Provisioning complete

2023-12-07T15:27:53.690586Z INFO MainThread Provisioning complete

2023-12-07 07:27:59.643 -0800 Error:  sysd_construct_sync_importer(sysd_sync.c:360): sysd_sync_register() failed: (111) Unknown error code

2023-12-07 07:28:01.379 -0800 Error:  sysd_construct_sync_importer(sysd_sync.c:360): sysd_sync_register() failed: (111) Unknown error code

tune2fs -l /dev/sda6

9751756K

[  OK  ]

Masterd started successfully

 

vm login: 2023-12-07 07:28:15.546 -0800 INFO: Media detected, Starting media sanity check

2023-12-07 07:28:15.755 -0800 INFO: No valid software image is found on media.

2023-12-07 07:28:15.859 -0800 INFO: Bootstrap media sanity check passed

2023-12-07 07:28:15.859 -0800 INFO: System upgrade state: firstboot, starting upgrade mode

2023-12-07 07:28:15.860 -0800 INFO: Bootstrap media detection completed.

DHCP: new ip 10.8.0.4 : mask 255.255.255.0

DHCP: new ip 10.8.0.4 : mask 255.255.255.0

2023-12-07 07:28:27.211 -0800 INFO: Starting bootstrap...

2023-12-07 07:28:27.214 -0800 INFO: No valid software image is found on media.

2023-12-07 07:28:27.217 -0800 INFO: Starting device bootstrapping 

2023-12-07 07:28:27.220 -0800 INFO: Preparing system of management ready state

2023-12-07 07:28:27.224 -0800 INFO: Copying over configuration files

2023-12-07 07:28:27.229 -0800 INFO: Marking box configuration ready

2023-12-07 07:28:33.860 -0800 INFO: Device upgrade completed, performing software restart

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500

        inet 10.8.0.4  netmask 255.255.255.0  broadcast 10.8.0.255

        inet6 fe80::6245:bdff:fee8:f2b5  prefixlen 64  scopeid 0x20<link>

        ether 60:45:bd:e8:f2:b5  txqueuelen 1000  (Ethernet)

        RX packets 216  bytes 111220 (108.6 KiB)

        RX errors 0  dropped 0  overruns 0  frame 0

        TX packets 226  bytes 34124 (33.3 KiB)

        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

 

Masterd started successfully

2023-12-07 07:29:36.741 -0800 INFO: Media detected, Starting media sanity check

2023-12-07 07:29:37.057 -0800 INFO: Bootstrap media sanity check passed

2023-12-07 07:29:37.059 -0800 INFO: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)

DHCP: new ip 10.8.0.4 : mask 255.255.255.0

DHCP: new ip 10.8.0.4 : mask 255.255.255.0

2023-12-07 07:31:40.020 -0800 INFO: Initial configuration processed from init cfg file.

DHCP: new ip 10.8.0.4 : mask 255.255.255.0

DHCP: new ip 10.8.0.4 : mask 255.255.255.0

2023-12-07 07:33:14.451 -0800 INFO: Bootstrap successfully completed

2023-12-07 07:33:16.875 -0800 INFO: Performing bootstrap cleanup, state: successful

2023-12-07 07:33:16.876 -0800 INFO: Bootstrap process completed successfully, collected logs, marked box stale

2023-12-07 07:33:16.876 -0800 INFO: Media logger exiting.

 

eskazfw1 login: 

eskazfw1 login: suporte

Password: 

 

 

 

Number of failed attempts since last successful login: 0

 

 

 

???suporte@eskazfw1> show sys

> syslogng-ssl-conn-validation   Show syslog-ng ssl connection validation settings

> system                         Show system state and information

 

???suporte@eskazfw1> show system bootstrap status 

  |        Pipe through a command

  <Enter>  Finish input

 

???suporte@eskazfw1> show system bootstrap status 

  |        Pipe through a command

  <Enter>  Finish input

 

???suporte@eskazfw1> show system bootstrap status 

 

Bootstrap Phase               Status         Details

===============               ======         =======

Media Detection               Success        Media detected successfully

Media Sanity Check            Success        Media sanity check successful

Parsing of Initial Config     Successful     

Auto-commit                   Successful     

 

???suporte@eskazfw1> debug log

> log-output-need-utf8   system option to support utf8 for log output

> log-receiver           debug option for logrcvr daemon

> logdb-usage            Report logdb usage

> logview                debug logview 

 

???suporte@eskazfw1> debug logview component bts

  bts           bts

  bts_details   bts_details

  <value>       For multiple components specify with comma separated. ex: dagger,sysd

  <Enter>       Finish input

 

???suporte@eskazfw1> debug logview component bts

 

Got 30 logs.

 s1mp bts 2023-12-07 07:34:22: INFO: Running command: status []

 s1mp bts 2023-12-07 07:33:16: INFO: Bootstrap process completed successfully, collected logs, marked box stale

 s1mp bts 2023-12-07 07:33:16: INFO: Performing bootstrap cleanup, state: successful

 s1mp bts 2023-12-07 07:33:14: INFO: Running command: log ['2', 'Bootstrap successfully completed']

 s1mp bts 2023-12-07 07:33:14: INFO: Running command: cleanup []

 s1mp bts 2023-12-07 07:31:40: INFO: Running command: log ['2', 'Initial configuration processed from init cfg file.']

 s1mp bts 2023-12-07 07:29:37: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)

 s1mp bts 2023-12-07 07:29:37: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)

 s1mp bts 2023-12-07 07:29:37: INFO: Copying over latest init-cfg.txt for cloud

 s1mp bts 2023-12-07 07:29:37: INFO: Bootstrap media sanity check passed

 s1mp bts 2023-12-07 07:29:36: INFO: Media detected, Starting media sanity check

 s1mp bts 2023-12-07 07:29:34: INFO: Running command: detect []

 s1mp bts 2023-12-07 07:28:33: INFO: Device upgrade completed, performing software restart

 s1mp bts 2023-12-07 07:28:27: INFO: Infra bootstrapping completed successfully

??? s1mp bts 2023-12-07 07:28:27: INFO: Marking box configuration ready

 s1mp bts 2023-12-07 07:28:27: INFO: bootstrap file missing: /mnt/install_media/config/bootstrap.xml

 s1mp bts 2023-12-07 07:28:27: INFO: Copying over configuration files

 s1mp bts 2023-12-07 07:28:27: INFO: Preparing system of management ready state

 s1mp bts 2023-12-07 07:28:27: INFO: Starting device bootstrapping 

 s1mp bts 2023-12-07 07:28:27: INFO: No valid software image is found on media.

 s1mp bts 2023-12-07 07:28:27: INFO: Starting bootstrap...

 s1mp bts 2023-12-07 07:28:27: INFO: Running command: upgrade []

 s1mp bts 2023-12-07 07:28:27: INFO: Bootstrap log initialized

--------------------------------------------------------------------------------

 s1mp bts 2023-12-07 07:28:15: INFO: Bootstrap media detection completed.

 

 

--------------------------------------------------------------------------------

 s1mp bts 2023-12-07 07:28:15: INFO: System upgrade state: firstboot, starting upgrade mode

 s1mp bts 2023-12-07 07:28:15: INFO: Bootstrap media sanity check passed

 s1mp bts 2023-12-07 07:28:15: INFO: No valid software image is found on media.

 s1mp bts 2023-12-07 07:28:15: INFO: Media detected, Starting media sanity check

 s1mp bts 2023-12-07 07:28:12: INFO: Running command: detect []

 s1mp bts 2023-12-07 07:28:12: INFO: Bootstrap log initialized

--------------------------------------------------------------------------------

???suporte@eskazfw1> debug logview component bts

  bts           bts

  bts_details   bts_details

  <value>       For multiple components specify with comma separated. ex: dagger,sysd

  <Enter>       Finish input

 

???suporte@eskazfw1> debug logview component bts

  bts           bts

  bts_details   bts_details

  <value>       For multiple components specify with comma separated. ex: dagger,sysd

  <Enter>       Finish input

 

???suporte@eskazfw1> debug logview component bts_details 

+ display-forward   default display is reverse

+ end-time          Datetime YYYY/MM/DD@hh:mm:ss (e.g. 2013/03/02@10:00:00)

+ max-logs          Number of logs to display min 100 and max 20000. Default 2000

+ quiet             Quiet mode: Just print log count default is false

+ role              For multiple roles specify with comma separated. ex: mp,cp,dp

+ severity          For multiple severities specify with comma separated. ex: error,info

+ slot              For multiple slots specify with comma separated. ex: 1,2

+ start-time        Datetime YYYY/MM/DD@hh:mm:ss (e.g. 2013/03/01@10:00:00)

+ thorough          Perform thorough search default is quick mode

  |                 Pipe through a command

  <Enter>           Finish input

 

???suporte@eskazfw1> debug logview component bts_details 

 

Got 93 logs.

 s1mp bts_details 2023-12-07 07:34:22: INFO: Running command: status []

 s1mp bts_details 2023-12-07 07:33:16: INFO: Bootstrap process completed successfully, collected logs, marked box stale

 s1mp bts_details 2023-12-07 07:33:16: INFO: Performing bootstrap cleanup, state: successful

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Performing system sync for 2 seconds.

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:33:14: INFO: Running command: log ['2', 'Bootstrap successfully completed']

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Setup media logging

 s1mp bts_details 2023-12-07 07:33:14: INFO: Running command: cleanup []

 s1mp bts_details 2023-12-07 07:31:40: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:31:40: INFO: Running command: log ['2', 'Initial configuration processed from init cfg file.']

 s1mp bts_details 2023-12-07 07:29:37: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)

 s1mp bts_details 2023-12-07 07:29:37: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)

 s1mp bts_details 2023-12-07 07:29:37: DEBUG: Merging the init-cfg.txt for VM

??? s1mp bts_details 2023-12-07 07:29:37: DEBUG: Found generic meta file: /mnt/install_media/config/init-cfg.txt

 s1mp bts_details 2023-12-07 07:29:37: INFO: Copying over latest init-cfg.txt for cloud

 s1mp bts_details 2023-12-07 07:29:37: DEBUG: VM in cloud mode, skipping config

 s1mp bts_details 2023-12-07 07:29:37: INFO: Bootstrap media sanity check passed

 s1mp bts_details 2023-12-07 07:29:37: DEBUG: Adding status: Media Sanity Check Success Media sanity check successful

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326628 -s informational -m "Media sanity check successful" -x

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: VM in cloud mode, skipping config

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Found generic meta file: /mnt/install_media/config/init-cfg.txt

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: (/bin/mount | /bin/grep /mnt/install_media): Install media detected: (['/dev/sda5 on /mnt/install_media type ext3 (rw,relatime)\n'] [])

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Adding status: Media Detection Success Media detected successfully

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326627 -s informational -m "Media detected successfully" -x

 s1mp bts_details 2023-12-07 07:29:36: INFO: Media detected, Starting media sanity check

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Valid mounted media found.

??? s1mp bts_details 2023-12-07 07:29:36: DEBUG: Setup media logging

???l media

???(rw,relatime)\n'] [])

???suporte@eskazfw1> 

suporte@eskazfw1> 

suporte@eskazfw1> 

suporte@eskazfw1> 

suporte@eskazfw1> 

suporte@eskazfw1> 

suporte@eskazfw1> debug logview component bts_details

 

Got 93 logs.

 s1mp bts_details 2023-12-07 07:34:22: INFO: Running command: status []

 s1mp bts_details 2023-12-07 07:33:16: INFO: Bootstrap process completed successfully, collected logs, marked box stale

 s1mp bts_details 2023-12-07 07:33:16: INFO: Performing bootstrap cleanup, state: successful

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Performing system sync for 2 seconds.

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:33:14: INFO: Running command: log ['2', 'Bootstrap successfully completed']

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Setup media logging

 s1mp bts_details 2023-12-07 07:33:14: INFO: Running command: cleanup []

 s1mp bts_details 2023-12-07 07:31:40: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:31:40: INFO: Running command: log ['2', 'Initial configuration processed from init cfg file.']

 s1mp bts_details 2023-12-07 07:29:37: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)

 s1mp bts_details 2023-12-07 07:29:37: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)

 s1mp bts_details 2023-12-07 07:29:37: DEBUG: Merging the init-cfg.txt for VM

???all_media/config/init-cfg.txt

???r cloud

??? s1mp bts_details 2023-12-07 07:29:37: DEBUG: VM in cloud mode, skipping config

??? s1mp bts_details 2023-12-07 07:29:37: INFO: Bootstrap media sanity check passed

???suporte@eskazfw1> 

suporte@eskazfw1> 

suporte@eskazfw1> 

suporte@eskazfw1> 

suporte@eskazfw1> 

suporte@eskazfw1> debug logview component bts_details

 

Got 93 logs.

 s1mp bts_details 2023-12-07 07:34:22: INFO: Running command: status []

 s1mp bts_details 2023-12-07 07:33:16: INFO: Bootstrap process completed successfully, collected logs, marked box stale

 s1mp bts_details 2023-12-07 07:33:16: INFO: Performing bootstrap cleanup, state: successful

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Performing system sync for 2 seconds.

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:33:14: INFO: Running command: log ['2', 'Bootstrap successfully completed']

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Setup media logging

 s1mp bts_details 2023-12-07 07:33:14: INFO: Running command: cleanup []

 s1mp bts_details 2023-12-07 07:31:40: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:31:40: INFO: Running command: log ['2', 'Initial configuration processed from init cfg file.']

 s1mp bts_details 2023-12-07 07:29:37: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)

 s1mp bts_details 2023-12-07 07:29:37: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)

 s1mp bts_details 2023-12-07 07:29:37: DEBUG: Merging the init-cfg.txt for VM

???all_media/config/init-cfg.txt

??? s1mp bts_details 2023-12-07 07:29:37: INFO: Copying over latest init-cfg.txt for cloud

 s1mp bts_details 2023-12-07 07:29:37: DEBUG: VM in cloud mode, skipping config

 s1mp bts_details 2023-12-07 07:29:37: INFO: Bootstrap media sanity check passed

 s1mp bts_details 2023-12-07 07:29:37: DEBUG: Adding status: Media Sanity Check Success Media sanity check successful

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326628 -s informational -m "Media sanity check successful" -x

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: VM in cloud mode, skipping config

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Found generic meta file: /mnt/install_media/config/init-cfg.txt

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: (/bin/mount | /bin/grep /mnt/install_media): Install media detected: (['/dev/sda5 on /mnt/install_media type ext3 (rw,relatime)\n'] [])

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Adding status: Media Detection Success Media detected successfully

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326627 -s informational -m "Media detected successfully" -x

 s1mp bts_details 2023-12-07 07:29:36: INFO: Media detected, Starting media sanity check

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Setup media logging

???suporte@eskazfw1> debug logview component bts_details

 

Got 93 logs.

 s1mp bts_details 2023-12-07 07:34:22: INFO: Running command: status []

 s1mp bts_details 2023-12-07 07:33:16: INFO: Bootstrap process completed successfully, collected logs, marked box stale

 s1mp bts_details 2023-12-07 07:33:16: INFO: Performing bootstrap cleanup, state: successful

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Performing system sync for 2 seconds.

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:33:14: INFO: Running command: log ['2', 'Bootstrap successfully completed']

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:33:14: DEBUG: Setup media logging

 s1mp bts_details 2023-12-07 07:33:14: INFO: Running command: cleanup []

 s1mp bts_details 2023-12-07 07:31:40: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:31:40: INFO: Running command: log ['2', 'Initial configuration processed from init cfg file.']

 s1mp bts_details 2023-12-07 07:29:37: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)

 s1mp bts_details 2023-12-07 07:29:37: ERROR: btsErrorMgmtReady: System upgrade state: management_ready, skip upgrade mode(9)

 s1mp bts_details 2023-12-07 07:29:37: DEBUG: Merging the init-cfg.txt for VM

??? s1mp bts_details 2023-12-07 07:29:37: DEBUG: Found generic meta file: /mnt/install_media/config/init-cfg.txt

 s1mp bts_details 2023-12-07 07:29:37: INFO: Copying over latest init-cfg.txt for cloud

 s1mp bts_details 2023-12-07 07:29:37: DEBUG: VM in cloud mode, skipping config

 s1mp bts_details 2023-12-07 07:29:37: INFO: Bootstrap media sanity check passed

 s1mp bts_details 2023-12-07 07:29:37: DEBUG: Adding status: Media Sanity Check Success Media sanity check successful

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326628 -s informational -m "Media sanity check successful" -x

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: VM in cloud mode, skipping config

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Found generic meta file: /mnt/install_media/config/init-cfg.txt

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: (/bin/mount | /bin/grep /mnt/install_media): Install media detected: (['/dev/sda5 on /mnt/install_media type ext3 (rw,relatime)\n'] [])

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Adding status: Media Detection Success Media detected successfully

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326627 -s informational -m "Media detected successfully" -x

 s1mp bts_details 2023-12-07 07:29:36: INFO: Media detected, Starting media sanity check

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Valid mounted media found.

??? s1mp bts_details 2023-12-07 07:29:36: DEBUG: Setup media logging

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: Successfully mounted the VM install media

 s1mp bts_details 2023-12-07 07:29:36: DEBUG: (/bin/mount | /bin/grep /mnt/install_media): Install media detected: (['/dev/sda5 on /mnt/install_media type ext3 (rw,relatime)\n'] [])

 s1mp bts_details 2023-12-07 07:29:34: DEBUG: /mnt/install_media: already exists

 s1mp bts_details 2023-12-07 07:29:34: INFO: Running command: detect []

 s1mp bts_details 2023-12-07 07:28:33: INFO: Device upgrade completed, performing software restart

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: Performing system sync for 5 seconds.

 s1mp bts_details 2023-12-07 07:28:27: INFO: Infra bootstrapping completed successfully

 s1mp bts_details 2023-12-07 07:28:27: INFO: Marking box configuration ready

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: All operational commands executed. Requesting system restart: False.

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: Runnig operational commands in init-cfg.txt

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: Management prepare completed successfully.

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: panup*-all-wildfire-* file not found on media

??? s1mp bts_details 2023-12-07 07:28:27: DEBUG: panup*-all-apps-* file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: panup*-all-antivirus-* file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: panup*-all-contents-* file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: authcodes file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: sdwan.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: dns.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: iot.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: dlp.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: decrypt.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: vsys.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: pa-vm.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: url3.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: url.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: wildfire.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: threats.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: gpgateway.key file not found on media

??? s1mp bts_details 2023-12-07 07:28:27: DEBUG: gpportal.key file not found on media

 s1mp bts_details 2023-12-07 07:28:27: INFO: bootstrap file missing: /mnt/install_media/config/bootstrap.xml

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: /opt/pancfg/mgmt/bootstrap/content/: created

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: /opt/pancfg/mgmt/bootstrap/: already exists

 s1mp bts_details 2023-12-07 07:28:27: INFO: Copying over configuration files

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: VM in cloud mode, skipping config

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: Merging the init-cfg.txt for VM

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: Found generic meta file: /mnt/install_media/config/init-cfg.txt

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: Starting management setup preparation

 s1mp bts_details 2023-12-07 07:28:27: INFO: Preparing system of management ready state

 s1mp bts_details 2023-12-07 07:28:27: INFO: Starting device bootstrapping 

 s1mp bts_details 2023-12-07 07:28:27: INFO: No valid software image is found on media.

 s1mp bts_details 2023-12-07 07:28:27: INFO: Starting bootstrap...

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:28:27: DEBUG: Setup media logging

??? s1mp bts_details 2023-12-07 07:28:27: INFO: Running command: upgrade []

 s1mp bts_details 2023-12-07 07:28:27: INFO: Bootstrap log initialized

--------------------------------------------------------------------------------

 s1mp bts_details 2023-12-07 07:28:15: INFO: Bootstrap media detection completed.

 

 

--------------------------------------------------------------------------------

 s1mp bts_details 2023-12-07 07:28:15: INFO: System upgrade state: firstboot, starting upgrade mode

 s1mp bts_details 2023-12-07 07:28:15: INFO: Bootstrap media sanity check passed

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: Adding status: Media Sanity Check Success Media sanity check successful

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326628 -s informational -m "Media sanity check successful" -x

 s1mp bts_details 2023-12-07 07:28:15: INFO: No valid software image is found on media.

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: Performing image list validation

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: VM in cloud mode, skipping config

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: Found generic meta file: /mnt/install_media/config/init-cfg.txt

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: (/bin/mount | /bin/grep /mnt/install_media): Install media detected: (['/dev/sda5 on /mnt/instal

???(rw,relatime)\n'] [])

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: Adding status: Media Detection Success Media detected successfully

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: Syslogging: /usr/local/bin/pan_elog -u 12 -e 201326627 -s informational -m "Media detected successfully" -x

 s1mp bts_details 2023-12-07 07:28:15: INFO: Media detected, Starting media sanity check

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: Valid mounted media found.

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: Setup media logging

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: Successfully mounted the VM install media

 s1mp bts_details 2023-12-07 07:28:15: DEBUG: (/bin/mount | /bin/grep /mnt/install_media): Install media detected: (['/dev/sda5 on /mnt/install_media type ext3 (rw,relatime)\n'] [])

 s1mp bts_details 2023-12-07 07:28:12: DEBUG: /mnt/install_media: already exists

 s1mp bts_details 2023-12-07 07:28:12: INFO: Running command: detect []

 s1mp bts_details 2023-12-07 07:28:12: INFO: Bootstrap log initialized

--------------------------------------------------------------------------------

???suporte@eskazfw1> 

  • 1957 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!