+ KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:11:48:c9:95 [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc pfifo_fast master br-test state UNKNOWN group default qlen 1000 link/ether 0a:5e:69:a6:46:88 brd ff:ff:ff:ff:ff:ff inet6 fe80::85e:69ff:fea6:4688/64 scope link tentative valid_lft forever preferred_lft forever 3: br-test: mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 02:42:ac:12:2d:c8 brd ff:ff:ff:ff:ff:ff inet6 fe80::42:acff:fe12:2dc8/64 scope link tentative valid_lft forever preferred_lft forever 134177: eth0@if134178: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:12:2d:c8 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.18.45.200/24 brd 172.18.45.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:45::200/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe12:2dc8/64 scope link tentative valid_lft forever preferred_lft forever 172.18.45.0/24 dev eth0 proto kernel scope link src 172.18.45.200 [ 0.000000] Linux version 6.6.0-rc7-gdac0c642ed0f (root@2479461f7ddc) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #13 SMP PREEMPT_DYNAMIC Thu Feb 15 12:10:56 UTC 2024 [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] [ 0.000000] [ 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 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.197 MHz processor [ 0.004323] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.004871] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.005012] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.014616] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.018848] RAMDISK: [mem 0x1f8b1000-0x1ffdffff] [ 0.019245] ACPI: Early table checksum verification disabled [ 0.019517] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.019787] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020274] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020801] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020869] ACPI: FACS 0x000000001FFE0000 000040 [ 0.020914] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020933] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020951] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021018] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.021038] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.021044] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.021051] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.021058] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.021063] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.022677] No NUMA configuration found [ 0.022693] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.023213] NODE_DATA(0) allocated [mem 0x1f8ad000-0x1f8b0fff] [ 0.025049] Zone ranges: [ 0.025067] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.025132] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.025141] Normal empty [ 0.025159] Movable zone start for each node [ 0.025181] Early memory node ranges [ 0.025207] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.025341] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.025515] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.026306] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.026610] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.033099] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.033436] ACPI: PM-Timer IO Port: 0x608 [ 0.033734] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.034041] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.034143] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.034358] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.034405] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.034475] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.034482] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.034655] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.034690] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.034932] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.035625] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.035660] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.035683] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.035688] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.042599] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.042633] Booting paravirtualized kernel on bare hardware [ 0.042883] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.055623] setup_percpu: NR_CPUS:64 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.064703] percpu: Embedded 54 pages/cpu s183016 r8192 d29976 u2097152 [ 0.066382] Kernel command line: [ 0.066382] root=/dev/ram0 [ 0.066382] console=ttyS0 [ 0.066382] panic=-1 [ 0.066382] init=/init [ 0.066382] [ 0.066382] [ 0.067789] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.068005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.069345] Fallback order for Node 0: 0 [ 0.069697] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.069714] Policy zone: DMA32 [ 0.069922] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.075175] Memory: 467336K/523768K available (18432K kernel code, 2700K rwdata, 6424K rodata, 2624K init, 1660K bss, 56176K reserved, 0K cma-reserved) [ 0.078106] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.088286] Dynamic Preempt: voluntary [ 0.097840] rcu: Preemptible hierarchical RCU implementation. [ 0.097868] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1. [ 0.097975] Trampoline variant of Tasks RCU enabled. [ 0.098053] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.098075] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.109906] NR_IRQS: 4352, nr_irqs: 256, preallocated irqs: 16 [ 0.121836] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.126216] Console: colour *CGA 80x25 [ 0.127703] printk: console [ttyS0] enabled [ 0.141170] ACPI: Core revision 20230628 [ 0.145266] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.149673] APIC: Switch to symmetric I/O mode setup [ 0.153550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.163097] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb39175f3, max_idle_ns: 440795337824 ns [ 0.163718] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.39 BogoMIPS (lpj=3593197) [ 0.166760] process: using AMD E400 aware idle routine [ 0.167011] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.167144] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.167524] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.167789] Spectre V2 : Mitigation: Retpolines [ 0.167895] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.168075] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.168841] x86/fpu: x87 FPU will use FXSAVE [ 0.519901] Freeing SMP alternatives memory: 48K [ 0.520645] pid_max: default: 32768 minimum: 301 [ 0.524692] LSM: initializing lsm=capability,selinux,integrity [ 0.525549] SELinux: Initializing. [ 0.531812] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.532101] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.660471] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.668638] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.669063] Performance Events: PMU not available due to virtualization, using software events only. [ 0.670716] signal: max sigframe size: 1440 [ 0.671907] rcu: Hierarchical SRCU implementation. [ 0.672036] rcu: Max phase no-delay instances is 400. [ 0.676675] smp: Bringing up secondary CPUs ... [ 0.678960] smp: Brought up 1 node, 1 CPU [ 0.679080] smpboot: Max logical packages: 1 [ 0.679261] smpboot: Total of 1 processors activated (7186.39 BogoMIPS) [ 0.692148] devtmpfs: initialized [ 0.699405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.699931] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.702565] PM: RTC time: 12:11:12, date: 2024-02-15 [ 0.707965] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.711199] audit: initializing netlink subsys (disabled) [ 0.713935] audit: type=2000 audit(1707999071.562:1): state=initialized audit_enabled=0 res=1 [ 0.716554] thermal_sys: Registered thermal governor 'step_wise' [ 0.716585] thermal_sys: Registered thermal governor 'user_space' [ 0.717170] cpuidle: using governor menu [ 0.720589] PCI: Using configuration type 1 for base access [ 0.724538] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.728407] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.728496] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.739163] ACPI: Added _OSI(Module Device) [ 0.739274] ACPI: Added _OSI(Processor Device) [ 0.739367] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.739467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.763811] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.788333] ACPI: _OSC evaluation for CPUs failed, trying _PDC [ 0.792351] ACPI: Interpreter enabled [ 0.793348] ACPI: PM: (supports S0 S3 S4 S5) [ 0.793496] ACPI: Using IOAPIC for interrupt routing [ 0.795866] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.796078] PCI: Using E820 reservations for host bridge windows [ 0.798778] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.855925] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.856644] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.856992] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.857784] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 0.860704] PCI host bridge to bus 0000:00 [ 0.860927] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.861216] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.861360] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.861486] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.861656] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.861937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.869854] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.884367] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.887053] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.888507] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.889095] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.889273] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.889437] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.889501] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.896622] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.897054] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.897236] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.897935] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.898452] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.898969] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.900487] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.901487] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.920200] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.920803] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.921225] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.921680] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.921947] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.924673] iommu: Default domain type: Translated [ 0.924803] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.925919] SCSI subsystem initialized [ 0.935967] pps_core: LinuxPPS API ver. 1 registered [ 0.936086] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.936330] PTP clock support registered [ 0.937023] EDAC MC: Ver: 3.0.0 [ 0.938688] Advanced Linux Sound Architecture Driver Initialized. [ 0.963678] NetLabel: Initializing [ 0.963774] NetLabel: domain hash size = 128 [ 0.963877] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.964791] NetLabel: unlabeled traffic allowed by default [ 0.968367] PCI: Using ACPI for IRQ routing [ 0.969733] vgaarb: loaded [ 0.970807] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.971127] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.971316] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.988846] clocksource: Switched to clocksource tsc-early [ 0.990557] VFS: Disk quotas dquot_6.6.0 [ 0.990767] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.992429] pnp: PnP ACPI init [ 1.008699] pnp: PnP ACPI: found 6 devices [ 1.045126] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.053443] NET: Registered PF_INET protocol family [ 1.054532] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.069788] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.070033] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.070226] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.070819] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.074365] TCP: Hash tables configured (established 4096 bind 4096) [ 1.075481] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.075808] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.076986] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.078823] RPC: Registered named UNIX socket transport module. [ 1.078983] RPC: Registered udp transport module. [ 1.079083] RPC: Registered tcp transport module. [ 1.079180] RPC: Registered tcp-with-tls transport module. [ 1.079290] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.093620] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.093770] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.093898] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.094038] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.094177] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.094762] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.094955] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.095145] PCI: CLS 0 bytes, default 64 [ 1.111574] Unpacking initramfs... [ 1.715021] Freeing initrd memory: 7356K [ 1.727053] kworker/u2:3 (41) used greatest stack depth: 15032 bytes left [ 1.728239] kworker/u2:4 (49) used greatest stack depth: 15024 bytes left [ 1.729072] kworker/u2:4 (48) used greatest stack depth: 14800 bytes left [ 1.808824] Initialise system trusted keyrings [ 1.811764] workingset: timestamp_bits=56 max_order=17 bucket_order=0 [ 1.820111] NFS: Registering the id_resolver key type [ 1.820432] Key type id_resolver registered [ 1.820546] Key type id_legacy registered [ 1.821567] 9p: Installing v9fs 9p2000 file system support [ 1.904973] Key type asymmetric registered [ 1.905127] Asymmetric key parser 'x509' registered [ 1.905827] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.906362] io scheduler mq-deadline registered [ 1.906509] io scheduler kyber registered [ 1.911808] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.915916] ACPI: button: Power Button [PWRF] [ 2.065051] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 2.069504] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 2.073942] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.076909] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.088272] Non-volatile memory driver v1.3 [ 2.088415] Linux agpgart interface v0.103 [ 2.090729] ACPI: bus type drm_connector registered [ 2.116486] tsc: Refined TSC clocksource calibration: 3593.156 MHz [ 2.116974] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb127363e, max_idle_ns: 440795305332 ns [ 2.117398] clocksource: Switched to clocksource tsc [ 2.140533] loop: module loaded [ 2.142636] kworker/u2:1 (150) used greatest stack depth: 14640 bytes left [ 2.153527] scsi host0: ata_piix [ 2.155805] scsi host1: ata_piix [ 2.156520] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc020 irq 14 [ 2.156711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc028 irq 15 [ 2.180510] e100: Intel(R) PRO/100 Network Driver [ 2.180671] e100: Copyright(c) 1999-2006 Intel Corporation [ 2.180838] e1000: Intel(R) PRO/1000 Network Driver [ 2.180945] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 2.181133] e1000e: Intel(R) PRO/1000 Network Driver [ 2.181313] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 2.182979] sky2: driver version 1.30 [ 2.186630] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.190574] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.190837] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.193474] mousedev: PS/2 mouse device common for all mice [ 2.195672] rtc_cmos 00:05: RTC can wake from S4 [ 2.199894] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.203404] rtc_cmos 00:05: registered as rtc0 [ 2.205709] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 2.206156] fail to initialize ptp_kvm [ 2.210972] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 2.212700] hid: raw HID events driver (C) Jiri Kosina [ 2.234329] Initializing XFRM netlink socket [ 2.234708] NET: Registered PF_INET6 protocol family [ 2.243767] Segment Routing with IPv6 [ 2.244024] In-situ OAM (IOAM) with IPv6 [ 2.244957] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.248320] NET: Registered PF_PACKET protocol family [ 2.249364] 9pnet: Installing 9P2000 support [ 2.249983] Key type dns_resolver registered [ 2.252055] IPI shorthand broadcast: enabled [ 2.381736] sched_clock: Marking stable (2354022432, 27162696)->(2404530108, -23344980) [ 2.385262] registered taskstats version 1 [ 2.385395] Loading compiled-in X.509 certificates [ 2.396524] PM: Magic number: 12:988:177 [ 2.396776] acpi device:0d: hash matches [ 2.397417] printk: console [netcon0] enabled [ 2.397584] netconsole: network logging started [ 2.397909] gtp: GTP module loaded (pdp ctx size 128 bytes) [ 2.399468] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.409645] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.411112] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.411966] ALSA device list: [ 2.412069] No soundcards found. [ 2.413637] cfg80211: failed to load regulatory.db [ 2.474456] Freeing unused kernel image (initmem) memory: 2624K [ 2.477532] Write protecting the kernel read-only data: 26624k [ 2.480520] Freeing unused kernel image (rodata/data gap) memory: 1768K [ 2.697490] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.698220] Run /init as init process Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s [ 2.774067] busybox (721) used greatest stack depth: 14504 bytes left + hostname qemu + mount -t proc proc /proc [ 2.785719] mount (723) used greatest stack depth: 14472 bytes left + mount -t sysfs sys /sys + '[' -e /modules ] + ip link set lo up [ 2.810710] ip (725) used greatest stack depth: 13936 bytes left + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + /cmd.sh + ip addr add 172.18.45.201/24 brd 172.18.45.255 dev eth0 [ 2.855409] ip (729) used greatest stack depth: 13616 bytes left + ip route add default via 172.18.45.1 dev eth0 + osmo-ggsn -c /data/osmo-ggsn.cfg [ 2.903361] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 20240215121113825 DGGSN <0002> ggsn.c:186 APN(internet): Starting 20240215121113827 DGGSN <0002> ggsn.c:204 APN(internet): Opening Kernel GTP device tun4 20240215121113827 DGGSN <0002> ggsn.c:215 APN(internet): Skipping APN start 20240215121113828 DGGSN <0002> ggsn.c:822 GGSN(ggsn0): Starting GGSN 20240215121113828 DLGTP <000d> gsn.c:431 GTP: gtp_newgsn() started at 172.18.45.201 20240215121113829 DLGTP <000d> gsn.c:386 State information file (/tmp/gsn_restart) not found. Creating new file. 20240215121113837 DGGSN <0002> ggsn.c:858 GGSN(ggsn0): Successfully started 20240215121113837 DGGSN <0002> ggsn.c:186 APN(internet): Starting 20240215121113837 DGGSN <0002> ggsn.c:204 APN(internet): Opening Kernel GTP device tun4 20240215121113840 DGGSN <0002> gtp-kernel.c:79 Initialized GTP kernel mode (genl ID is 32) 20240215121113855 DTUN <0001> tun.c:217 GTP kernel configured 20240215121113856 DGGSN <0002> ggsn.c:235 APN(internet): Setting tun IP address 176.16.16.0/20 20240215121113860 DGGSN <0002> ggsn.c:293 APN(internet): Creating IPv4 pool 176.16.16.0/20 20240215121113862 DGGSN <0002> ggsn.c:167 APN(internet): Blacklist tun IP 176.16.16.0/20 20240215121113866 DGGSN <0002> ggsn.c:325 APN(internet): Successfully started 20240215121113869 DLGLOBAL <0005> telnet_interface.c:88 Available via telnet 0.0.0.0 4260 20240215121113870 DLCTRL <000c> control_if.c:1014 CTRL at 127.0.0.1 4257 20240215121115585 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_act_deact() start 20240215121115604 DGGSN <0002> sgsn.c:83 SGSN(172.18.45.202): Discovered 20240215121115605 DGGSN <0002> ggsn.c:569 PDP(262425634804144:1): Successful PDP Context Creation: APN=internet(internet), TEIC=1, IPv4=176.16.16.1, IPv6=none 20240215121115609 DGGSN <0002> ggsn.c:354 PDP(262425634804144:1): Deleting PDP context 20240215121115610 DGGSN <0002> sgsn.c:21 SGSN(172.18.45.202): Deleting SGSN genl_socket_talk: No such file or directory 20240215121115612 DGGSN <0002> ggsn.c:377 PDP(262425634804144:1): Cannot delete tunnel from kernel:No such file or directory 20240215121125651 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_act_deact_ipcp() start genl_socket_talk: File exists 20240215121125654 DGGSN <0002> ggsn.c:542 PDP(262425520704180:11): Cannot add tunnel to kernel: File exists 20240215121125654 DGGSN <0002> ggsn.c:354 PDP(262425520704180:11): Deleting PDP context 20240215121125655 DGGSN <0002> ggsn.c:367 PDP(262425520704180:11): Deleting PDP context: without private structure! 20240215121125655 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121133693 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_act_deact_ipcp_pap_broken() start genl_socket_talk: File exists 20240215121133696 DGGSN <0002> ggsn.c:542 PDP(262425965613863:12): Cannot add tunnel to kernel: File exists 20240215121133697 DGGSN <0002> ggsn.c:354 PDP(262425965613863:12): Deleting PDP context 20240215121133698 DGGSN <0002> ggsn.c:367 PDP(262425965613863:12): Deleting PDP context: without private structure! 20240215121133698 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121141737 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_act_deact_pcodns() start genl_socket_talk: File exists 20240215121141739 DGGSN <0002> ggsn.c:542 PDP(262426435982365:3): Cannot add tunnel to kernel: File exists 20240215121141740 DGGSN <0002> ggsn.c:354 PDP(262426435982365:3): Deleting PDP context 20240215121141740 DGGSN <0002> ggsn.c:367 PDP(262426435982365:3): Deleting PDP context: without private structure! 20240215121141741 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121149778 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_act_deact_gtpu_access() start genl_socket_talk: File exists 20240215121149780 DGGSN <0002> ggsn.c:542 PDP(262424320104741:2): Cannot add tunnel to kernel: File exists 20240215121149782 DGGSN <0002> ggsn.c:354 PDP(262424320104741:2): Deleting PDP context 20240215121149782 DGGSN <0002> ggsn.c:367 PDP(262424320104741:2): Deleting PDP context: without private structure! 20240215121149783 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121157819 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_act_deact_gtpu_access_wrong_saddr() start genl_socket_talk: File exists 20240215121157821 DGGSN <0002> ggsn.c:542 PDP(262420630786680:3): Cannot add tunnel to kernel: File exists 20240215121157822 DGGSN <0002> ggsn.c:354 PDP(262420630786680:3): Deleting PDP context 20240215121157823 DGGSN <0002> ggsn.c:367 PDP(262420630786680:3): Deleting PDP context: without private structure! 20240215121157823 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121205860 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start genl_socket_talk: File exists 20240215121205862 DGGSN <0002> ggsn.c:542 PDP(262428665462491:1): Cannot add tunnel to kernel: File exists 20240215121205863 DGGSN <0002> ggsn.c:354 PDP(262428665462491:1): Deleting PDP context 20240215121205864 DGGSN <0002> ggsn.c:367 PDP(262428665462491:1): Deleting PDP context: without private structure! 20240215121205864 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121213901 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_clients_interact_with_txseq() start genl_socket_talk: File exists 20240215121213904 DGGSN <0002> ggsn.c:542 PDP(262424368977710:10): Cannot add tunnel to kernel: File exists 20240215121213905 DGGSN <0002> ggsn.c:354 PDP(262424368977710:10): Deleting PDP context 20240215121213905 DGGSN <0002> ggsn.c:367 PDP(262424368977710:10): Deleting PDP context: without private structure! 20240215121213906 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121221942 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_clients_interact_without_txseq() start genl_socket_talk: File exists 20240215121221945 DGGSN <0002> ggsn.c:542 PDP(262422845336959:2): Cannot add tunnel to kernel: File exists 20240215121221946 DGGSN <0002> ggsn.c:354 PDP(262422845336959:2): Deleting PDP context 20240215121221947 DGGSN <0002> ggsn.c:367 PDP(262422845336959:2): Deleting PDP context: without private structure! 20240215121221947 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121229984 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_act_deact_with_single_dns() start genl_socket_talk: File exists 20240215121229987 DGGSN <0002> ggsn.c:542 PDP(262428449979668:5): Cannot add tunnel to kernel: File exists 20240215121229987 DGGSN <0002> ggsn.c:354 PDP(262428449979668:5): Deleting PDP context 20240215121229988 DGGSN <0002> ggsn.c:367 PDP(262428449979668:5): Deleting PDP context: without private structure! 20240215121229988 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121238027 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_act_deact_with_separate_dns() start genl_socket_talk: File exists 20240215121238030 DGGSN <0002> ggsn.c:542 PDP(262428009434495:11): Cannot add tunnel to kernel: File exists 20240215121238032 DGGSN <0002> ggsn.c:354 PDP(262428009434495:11): Deleting PDP context 20240215121238033 DGGSN <0002> ggsn.c:367 PDP(262428009434495:11): Deleting PDP context: without private structure! 20240215121238034 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121246068 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_act_update_teic() start genl_socket_talk: File exists 20240215121246071 DGGSN <0002> ggsn.c:542 PDP(262422362807343:11): Cannot add tunnel to kernel: File exists 20240215121246072 DGGSN <0002> ggsn.c:354 PDP(262422362807343:11): Deleting PDP context 20240215121246073 DGGSN <0002> ggsn.c:367 PDP(262422362807343:11): Deleting PDP context: without private structure! 20240215121246073 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121254108 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp4_act_update_teid() start genl_socket_talk: File exists 20240215121254111 DGGSN <0002> ggsn.c:542 PDP(262422901832617:11): Cannot add tunnel to kernel: File exists 20240215121254112 DGGSN <0002> ggsn.c:354 PDP(262422901832617:11): Deleting PDP context 20240215121254113 DGGSN <0002> ggsn.c:367 PDP(262422901832617:11): Deleting PDP context: without private structure! 20240215121254113 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121302149 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp6_act_deact() start 20240215121302152 DGGSN <0002> ggsn.c:582 PDP(262420761512466:1): APN doesn't support requested EUA / AF type 20240215121302154 DGGSN <0002> ggsn.c:354 PDP(262420761512466:1): Deleting PDP context 20240215121302154 DGGSN <0002> ggsn.c:362 PDP(262420761512466:1): Cannot find/free IP Pool member 20240215121302155 DGGSN <0002> ggsn.c:367 PDP(262420761512466:1): Deleting PDP context: without private structure! 20240215121302156 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121310190 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp6_act_deact_pcodns() start 20240215121310192 DGGSN <0002> ggsn.c:582 PDP(262420086410082:10): APN doesn't support requested EUA / AF type 20240215121310193 DGGSN <0002> ggsn.c:354 PDP(262420086410082:10): Deleting PDP context 20240215121310194 DGGSN <0002> ggsn.c:362 PDP(262420086410082:10): Cannot find/free IP Pool member 20240215121310194 DGGSN <0002> ggsn.c:367 PDP(262420086410082:10): Deleting PDP context: without private structure! 20240215121310195 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121318231 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp6_act_deact_icmp6() start 20240215121318233 DGGSN <0002> ggsn.c:582 PDP(262421758487115:0): APN doesn't support requested EUA / AF type 20240215121318234 DGGSN <0002> ggsn.c:354 PDP(262421758487115:0): Deleting PDP context 20240215121318235 DGGSN <0002> ggsn.c:362 PDP(262421758487115:0): Cannot find/free IP Pool member 20240215121318235 DGGSN <0002> ggsn.c:367 PDP(262421758487115:0): Deleting PDP context: without private structure! 20240215121318235 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121326271 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access() start 20240215121326273 DGGSN <0002> ggsn.c:582 PDP(262428679987848:15): APN doesn't support requested EUA / AF type 20240215121326274 DGGSN <0002> ggsn.c:354 PDP(262428679987848:15): Deleting PDP context 20240215121326275 DGGSN <0002> ggsn.c:362 PDP(262428679987848:15): Cannot find/free IP Pool member 20240215121326275 DGGSN <0002> ggsn.c:367 PDP(262428679987848:15): Deleting PDP context: without private structure! 20240215121326275 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121334309 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start 20240215121334312 DGGSN <0002> ggsn.c:582 PDP(262429394020449:5): APN doesn't support requested EUA / AF type 20240215121334312 DGGSN <0002> ggsn.c:354 PDP(262429394020449:5): Deleting PDP context 20240215121334313 DGGSN <0002> ggsn.c:362 PDP(262429394020449:5): Cannot find/free IP Pool member 20240215121334313 DGGSN <0002> ggsn.c:367 PDP(262429394020449:5): Deleting PDP context: without private structure! 20240215121334314 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121342352 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start 20240215121342354 DGGSN <0002> ggsn.c:582 PDP(262422496084419:11): APN doesn't support requested EUA / AF type 20240215121342355 DGGSN <0002> ggsn.c:354 PDP(262422496084419:11): Deleting PDP context 20240215121342356 DGGSN <0002> ggsn.c:362 PDP(262422496084419:11): Cannot find/free IP Pool member 20240215121342357 DGGSN <0002> ggsn.c:367 PDP(262422496084419:11): Deleting PDP context: without private structure! 20240215121342358 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121350393 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start 20240215121350395 DGGSN <0002> ggsn.c:582 PDP(262421851947673:4): APN doesn't support requested EUA / AF type 20240215121350397 DGGSN <0002> ggsn.c:354 PDP(262421851947673:4): Deleting PDP context 20240215121350398 DGGSN <0002> ggsn.c:362 PDP(262421851947673:4): Cannot find/free IP Pool member 20240215121350399 DGGSN <0002> ggsn.c:367 PDP(262421851947673:4): Deleting PDP context: without private structure! 20240215121350400 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121358437 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp6_clients_interact() start 20240215121358439 DGGSN <0002> ggsn.c:582 PDP(262422196694239:1): APN doesn't support requested EUA / AF type 20240215121358440 DGGSN <0002> ggsn.c:354 PDP(262422196694239:1): Deleting PDP context 20240215121358441 DGGSN <0002> ggsn.c:362 PDP(262422196694239:1): Cannot find/free IP Pool member 20240215121358441 DGGSN <0002> ggsn.c:367 PDP(262422196694239:1): Deleting PDP context: without private structure! 20240215121358441 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121406478 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp46_act_deact() start 20240215121406480 DGGSN <0002> ggsn.c:582 PDP(262425061749523:7): APN doesn't support requested EUA / AF type 20240215121406481 DGGSN <0002> ggsn.c:354 PDP(262425061749523:7): Deleting PDP context 20240215121406481 DGGSN <0002> ggsn.c:367 PDP(262425061749523:7): Deleting PDP context: without private structure! 20240215121406482 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121414519 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp46_act_deact_ipcp() start 20240215121414521 DGGSN <0002> ggsn.c:582 PDP(262427787658202:6): APN doesn't support requested EUA / AF type 20240215121414522 DGGSN <0002> ggsn.c:354 PDP(262427787658202:6): Deleting PDP context 20240215121414523 DGGSN <0002> ggsn.c:367 PDP(262427787658202:6): Deleting PDP context: without private structure! 20240215121414523 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121422561 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp46_act_deact_icmp6() start 20240215121422563 DGGSN <0002> ggsn.c:582 PDP(262423982780143:10): APN doesn't support requested EUA / AF type 20240215121422564 DGGSN <0002> ggsn.c:354 PDP(262423982780143:10): Deleting PDP context 20240215121422564 DGGSN <0002> ggsn.c:367 PDP(262423982780143:10): Deleting PDP context: without private structure! 20240215121422565 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121430601 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp46_act_deact_pcodns4() start 20240215121430603 DGGSN <0002> ggsn.c:582 PDP(262429033629985:1): APN doesn't support requested EUA / AF type 20240215121430604 DGGSN <0002> ggsn.c:354 PDP(262429033629985:1): Deleting PDP context 20240215121430605 DGGSN <0002> ggsn.c:367 PDP(262429033629985:1): Deleting PDP context: without private structure! 20240215121430605 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121438642 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp46_act_deact_pcodns6() start 20240215121438644 DGGSN <0002> ggsn.c:582 PDP(262426755558271:11): APN doesn't support requested EUA / AF type 20240215121438646 DGGSN <0002> ggsn.c:354 PDP(262426755558271:11): Deleting PDP context 20240215121438647 DGGSN <0002> ggsn.c:367 PDP(262426755558271:11): Deleting PDP context: without private structure! 20240215121438648 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121446685 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp46_act_deact_gtpu_access() start 20240215121446687 DGGSN <0002> ggsn.c:582 PDP(262429439717177:11): APN doesn't support requested EUA / AF type 20240215121446688 DGGSN <0002> ggsn.c:354 PDP(262429439717177:11): Deleting PDP context 20240215121446689 DGGSN <0002> ggsn.c:367 PDP(262429439717177:11): Deleting PDP context: without private structure! 20240215121446689 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121454726 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start 20240215121454728 DGGSN <0002> ggsn.c:582 PDP(262424825742336:0): APN doesn't support requested EUA / AF type 20240215121454730 DGGSN <0002> ggsn.c:354 PDP(262424825742336:0): Deleting PDP context 20240215121454731 DGGSN <0002> ggsn.c:367 PDP(262424825742336:0): Deleting PDP context: without private structure! 20240215121454732 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121502769 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start 20240215121502772 DGGSN <0002> ggsn.c:582 PDP(262420845730425:14): APN doesn't support requested EUA / AF type 20240215121502773 DGGSN <0002> ggsn.c:354 PDP(262420845730425:14): Deleting PDP context 20240215121502774 DGGSN <0002> ggsn.c:367 PDP(262420845730425:14): Deleting PDP context: without private structure! 20240215121502775 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121510811 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start 20240215121510813 DGGSN <0002> ggsn.c:582 PDP(262423858743242:15): APN doesn't support requested EUA / AF type 20240215121510814 DGGSN <0002> ggsn.c:354 PDP(262423858743242:15): Deleting PDP context 20240215121510815 DGGSN <0002> ggsn.c:367 PDP(262423858743242:15): Deleting PDP context: without private structure! 20240215121510815 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121518852 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp46_clients_interact() start 20240215121518855 DGGSN <0002> ggsn.c:582 PDP(262424327025328:15): APN doesn't support requested EUA / AF type 20240215121518856 DGGSN <0002> ggsn.c:354 PDP(262424327025328:15): Deleting PDP context 20240215121518856 DGGSN <0002> ggsn.c:367 PDP(262424327025328:15): Deleting PDP context: without private structure! 20240215121518856 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121526892 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp46_act_deact_apn4() start 20240215121526894 DGGSN <0002> ggsn.c:582 PDP(262420959106740:4): APN doesn't support requested EUA / AF type 20240215121526895 DGGSN <0002> ggsn.c:354 PDP(262420959106740:4): Deleting PDP context 20240215121526896 DGGSN <0002> ggsn.c:367 PDP(262420959106740:4): Deleting PDP context: without private structure! 20240215121526896 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) genl_socket_talk: File exists 20240215121526898 DGGSN <0002> ggsn.c:542 PDP(262421403892170:5): Cannot add tunnel to kernel: File exists 20240215121526899 DGGSN <0002> ggsn.c:354 PDP(262421403892170:5): Deleting PDP context 20240215121526899 DGGSN <0002> ggsn.c:367 PDP(262421403892170:5): Deleting PDP context: without private structure! 20240215121526899 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121534936 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_echo_req_resp() start 20240215121544976 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_echo_req_resp_gtpu() start 20240215121555019 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp_act2_recovery() start genl_socket_talk: File exists 20240215121555022 DGGSN <0002> ggsn.c:542 PDP(262425101827719:0): Cannot add tunnel to kernel: File exists 20240215121555023 DGGSN <0002> ggsn.c:354 PDP(262425101827719:0): Deleting PDP context 20240215121555023 DGGSN <0002> ggsn.c:367 PDP(262425101827719:0): Deleting PDP context: without private structure! 20240215121555024 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121603062 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_act_deact_retrans_duplicate() start genl_socket_talk: File exists 20240215121603072 DGGSN <0002> ggsn.c:542 PDP(262427299250162:10): Cannot add tunnel to kernel: File exists 20240215121603074 DGGSN <0002> ggsn.c:354 PDP(262427299250162:10): Deleting PDP context 20240215121603074 DGGSN <0002> ggsn.c:367 PDP(262427299250162:10): Deleting PDP context: without private structure! 20240215121603075 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121611110 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_pdp_act_restart_ctr_echo() start genl_socket_talk: File exists 20240215121611112 DGGSN <0002> ggsn.c:542 PDP(262420484628918:10): Cannot add tunnel to kernel: File exists 20240215121611113 DGGSN <0002> ggsn.c:354 PDP(262420484628918:10): Deleting PDP context 20240215121611114 DGGSN <0002> ggsn.c:367 PDP(262420484628918:10): Deleting PDP context: without private structure! 20240215121611114 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) [ 305.467812] random: crng init done 20240215121619169 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_lots_of_concurrent_pdp_ctx() start genl_socket_talk: File exists 20240215121619432 DGGSN <0002> ggsn.c:542 PDP(262426181238714:1): Cannot add tunnel to kernel: File exists 20240215121619434 DGGSN <0002> ggsn.c:354 PDP(262426181238714:1): Deleting PDP context 20240215121619435 DGGSN <0002> ggsn.c:367 PDP(262426181238714:1): Deleting PDP context: without private structure! 20240215121619436 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) 20240215121627475 DLGLOBAL <0005> logging_vty.c:1165 TTCN3 f_logp(): TC_addr_pool_exhaustion() start genl_socket_talk: File exists 20240215121627485 DGGSN <0002> ggsn.c:542 PDP(262426726456037:1): Cannot add tunnel to kernel: File exists 20240215121627486 DGGSN <0002> ggsn.c:354 PDP(262426726456037:1): Deleting PDP context 20240215121627487 DGGSN <0002> ggsn.c:367 PDP(262426726456037:1): Deleting PDP context: without private structure! 20240215121627487 DGGSN <0002> ggsn.c:806 GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active)