Package: installation-reports
Severity: normal

I tried to install Debian s390x on a qemu VM using command lines based on
<https://wiki.qemu.org/Documentation/Platforms/S390X>.

A stretch installation hasn't finished yet but appears to be heading for
success, using this command-line:

qemu-system-s390x \
-machine s390-ccw-virtio \
-cpu max,zpci=on \
-m 4096 \
-nic bridge,br=virbr0,model=virtio \
--cdrom ~/incoming/debian-9.7.0-s390x-netinst.iso \
-kernel ~/incoming/kernel.debian.stretch.s390x \
-initrd ~/incoming/initrd.debian.stretch.s390x \
-drive 
file=/home/smcv/tmp/virt/s390x.qcow2,if=none,id=drive-virtio-disk0,format=qcow2,cache=unsafe
 \
-device 
virtio-blk-ccw,devno=fe.0.0001,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1,scsi=off

(*.debian.stretch.s390x are from
<http://ftp.debian.org/debian/dists/stable/main/installer-s390x/current/images/generic/>,
and virbr0 is the default bridge behind NAT created by libvirtd, with
192.168.122.x addresses.)

However, an installation of the current buster netboot image with a
similar command-line fails. The step that should generate a SSH host key
hangs at 0% progress; perhaps this is related to insufficient entropy
in the kernel?

I also noticed repeated kernel messages "BUG: non-zero pgtables_bytes
on freeing mm: -16384" which are probably a bad sign.

I used:

script -c "\
qemu-system-s390x \
-machine s390-ccw-virtio \
-cpu max,zpci=on \
-m 4096 \
-nographic \
-serial mon:stdio \
-nic bridge,br=virbr0,model=virtio \
--cdrom ~/incoming/debian-buster-DI-alpha5-s390x-netinst.iso \
-kernel ~/incoming/kernel.debian.testing.s390x \
-initrd ~/incoming/initrd.debian.testing.s390x \
-drive 
file=/home/smcv/tmp/virt/s390x-testing.qcow2,if=none,id=drive-virtio-disk0,format=qcow2,cache=unsafe
 \
-device 
virtio-blk-ccw,devno=fe.0.0001,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1,scsi=off
 \
" ~/s390x.typescript

and got the attached typescript. This is hopefully reproducible on any
sufficiently capable laptop/desktop, with appropriate adjustments to
filenames and the emulated network card.

(*.debian.testing.s390x are from
<http://ftp.debian.org/debian/dists/testing/main/installer-s390x/current/images/generic/>
as of today, and again virbr0 is the default bridge behind NAT created
by libvirtd, with 192.168.122.x addresses.)

How do s390 porters normally test debian-installer? Am I right in assuming
that the answer probably doesn't involve a $75K mainframe?

Regards,
    smcv
Script started on 2019-03-01 11:11:17+00:00 [TERM="xterm-256color" 
TTY="/dev/pts/3" COLUMNS="80" LINES="22"]
qemu-system-s390x: warning: 'msa5-base' requires 'kimd-sha-512'.
qemu-system-s390x: warning: 'msa5-base' requires 'klmd-sha-512'.
[    1.691001] Linux version 4.19.0-1-s390x (debian-ker...@lists.debian.org) 
(gcc version 8.2.0 (Debian 8.2.0-13)) #1 SMP Debian 4.19.12-1 (2018-12-22)

[    1.692039] setup: Linux is running under KVM in 64-bit mode

[    1.693519] setup: The maximum memory size is 4096MB

[    1.701388] cpu: 1 configured CPUs, 0 standby CPUs

[    1.790754] Write protected kernel read-only data: 8856k

[    2.288794] Zone ranges:

[    2.290094]   DMA      [mem 0x0000000000000000-0x000000007fffffff]

[    2.290474]   Normal   [mem 0x0000000080000000-0x00000000ffffffff]

[    2.290493] Movable zone start for each node

[    2.290527] Early memory node ranges

[    2.290613]   node   0: [mem 0x0000000000000000-0x00000000ffffffff]

[    2.290934] Initmem setup node 0 [mem 0x0000000000000000-0x00000000ffffffff]

[    2.412459] percpu: Embedded 24 pages/cpu @(____ptrval____) s58368 r8192 
d31744 u98304

[    2.414578] Built 1 zonelists, mobility grouping on.  Total pages: 1032192

[    2.414784] Kernel command line: 

[    2.511257] Dentry cache hash table entries: 524288 (order: 10, 4194304 
bytes)

[    2.553784] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)

[    2.629073] Memory: 4092292K/4194304K available (7104K kernel code, 924K 
rwdata, 1748K rodata, 684K init, 628K bss, 102012K reserved, 0K cma-reserved)

[    2.629674] random: get_random_u64 called from 
__kmem_cache_create+0x50/0x790 with crng_init=0

[    2.634533] SLUB: HWalign=256, Order=0-3, MinObjects=0, CPUs=1, Nodes=1

[    2.634673] ftrace: allocating 23290 entries in 91 pages

[    3.054806] rcu: Hierarchical RCU implementation.

[    3.055154] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.

[    3.055276] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1

[    3.065709] NR_IRQS: 3, nr_irqs: 3, preallocated irqs: 3

[    3.068223] clocksource: tod: mask: 0xffffffffffffffff max_cycles: 
0x3b0a9be803b0a9, max_idle_ns: 1805497147909793 ns

[    3.071597] Console: colour dummy device 80x25

[    3.122719] console [ttyS1] enabled

[    3.123663] pid_max: default: 32768 minimum: 301

[    3.124886] Security Framework initialized

[    3.125053] Yama: disabled by default; enable with sysctl kernel.yama.*

[    3.127136] AppArmor: AppArmor initialized

[    3.127747] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)

[    3.127814] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)

[    3.292602] rcu: Hierarchical SRCU implementation.

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

[    3.302227] smp: Brought up 1 node, 1 CPU

[    3.379080] devtmpfs: initialized

[    3.388022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns

[    3.388218] futex hash table entries: 256 (order: 4, 65536 bytes)

[    3.396566] NET: Registered protocol family 16

[    3.398762] audit: initializing netlink subsys (disabled)

[    3.409289] audit: type=2000 audit(1551438680.161:1): state=initialized 
audit_enabled=0 res=1

[    3.500081] pps_core: LinuxPPS API ver. 1 registered

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

[    3.500209] PTP clock support registered

[    3.981112] VFS: Disk quotas dquot_6.6.0

[    3.981371] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)

[    3.983554] hugetlbfs: disabling because there are no supported hugepage 
sizes

[    4.052289] AppArmor: AppArmor Filesystem Enabled

[    4.090045] NET: Registered protocol family 2

[    4.095599] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 
32768 bytes)

[    4.095802] TCP established hash table entries: 32768 (order: 6, 262144 
bytes)

[    4.096262] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)

[    4.097105] TCP: Hash tables configured (established 32768 bind 32768)

[    4.098596] UDP hash table entries: 2048 (order: 4, 65536 bytes)

[    4.098887] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)

[    4.100508] NET: Registered protocol family 1

[    4.104978] Unpacking initramfs...

[    5.124989] random: fast init done

[    5.425936] Freeing initrd memory: 10108K

[    5.430277] hypfs: The hardware system does not support hypfs

[    5.431414] hypfs: Initialization of hypfs failed with rc=-61

[    5.438910] workingset: timestamp_bits=46 max_order=20 bucket_order=0

[    5.450418] zbud: loaded

[    7.417005] Key type asymmetric registered

[    7.417110] Asymmetric key parser 'x509' registered

[    7.417349] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
250)

[    7.418359] io scheduler noop registered

[    7.418460] io scheduler deadline registered

[    7.418963] io scheduler cfq registered (default)

[    7.419022] io scheduler mq-deadline registered

[    7.421352] hvc_iucv: The z/VM IUCV HVC device driver cannot be used without 
z/VM

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

[    7.426311] ledtrig-cpu: registered to indicate activity on CPUs

[    7.427028] cio: Channel measurement facility initialized using format 
extended (mode autodetected)

[    7.429981] sclp_sd: Store Data request failed (eq=2, di=3, response=0x40f0, 
flags=0x00, status=0, rc=-5)

[    7.431734] ap: The hardware system does not support AP instructions

[    7.438457] NET: Registered protocol family 10

[    7.531285] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    7.571436] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    7.612433] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    7.651388] Segment Routing with IPv6

[    7.651947] mip6: Mobile IPv6

[    7.652095] NET: Registered protocol family 17

[    7.652256] mpls_gso: MPLS GSO support

[    7.654802] registered taskstats version 1

[    7.655637] zswap: loaded using pool lzo/zbud

[    7.658812] AppArmor: AppArmor sha1 policy hashing enabled

[    7.913260] Freeing unused kernel memory: 684K

[    7.915203] Write protected read-only-after-init data: 20k

[    7.915297] Run /init as init process

[    7.916840] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    7.958340] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    7.994566] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    7.999458] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.025489] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.030841] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.061463] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.065488] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.097724] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.101669] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.139623] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.188879] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.196474] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.222801] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.227218] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.385308] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    8.437619] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    9.140547] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    9.155424] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    9.424000] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    9.430905] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    9.618032] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    9.628276] BUG: non-zero pgtables_bytes on freeing mm: -16384

[    9.635871] virtio_blk virtio1: [vda] 41943040 512-byte logical blocks (21.5 
GB/20.0 GiB)

[    9.958463] virtio_blk virtio2: [vdb] 333764 512-byte logical blocks (171 
MB/163 MiB)

[   10.090368] virtio_net virtio0 enc0: renamed from eth0

[   10.315492] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.317300] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.324335] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.431050] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.435254] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.674538] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.702789] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.707973] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.811583] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.820250] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.894710] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.902076] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.931181] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.939047] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.980680] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   10.983769] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.008344] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.057574] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.103250] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.107857] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.172189] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.177118] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.202038] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.214001] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.328371] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.333770] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.359253] BUG: non-zero pgtables_bytes on freeing mm: -16384

Starting system log daemon: [   11.366810] BUG: non-zero pgtables_bytes on 
freeing mm: -16384

[   11.484534] BUG: non-zero pgtables_bytes on freeing mm: -16384

syslogd, [   11.493207] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.533295] BUG: non-zero pgtables_bytes on freeing mm: -16384

klogd.

[   11.549038] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.635435] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.637989] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.639820] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.647204] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.681096] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.686711] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.721647] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.731803] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.840371] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.849675] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.925732] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.938928] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   11.942977] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.013567] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.017181] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.018404] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.028477] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.277208] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.283433] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.326052] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.335196] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.454762] BUG: non-zero pgtables_bytes on freeing mm: -16384

(B)0
                                                                               
[   12.634105] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.683505] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.730932] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.736224] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.778454] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.820417] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.915809] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.964541] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   12.978347] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.064233] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.070736] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.110513] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.117243] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.166576] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.175040] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.221322] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.227655] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.269709] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.276103] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.352459] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.358699] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.419448] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.425818] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.464403] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.470728] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.637411] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.643321] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.680937] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.686809] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.804323] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.810512] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.865749] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.871520] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.888726] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.895991] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.962167] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   13.967965] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.006493] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.012247] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.028513] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.034680] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.080105] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.086128] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.164552] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.170765] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.207604] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.214465] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.263431] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.270222] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.318945] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.322562] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.326072] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.328236] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.331941] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.334136] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.337537] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.339378] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.346346] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.360323] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.363510] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.395010] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.396642] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.402665] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.437930] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.485322] BUG: non-zero pgtables_bytes on freeing mm: -16384

(B)0
                                                                               
[   14.709884] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.793633] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.806578] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.808114] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.815392] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.844128] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.858286] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.900362] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.907760] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   14.949257] BUG: non-zero pgtables_bytes on freeing mm: -16384

(B)0
                                                                               
[   15.168592] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.247384] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.259912] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.265752] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.303156] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.459683] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.544552] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.555958] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.561478] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.767322] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.793501] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.801664] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.838963] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.891982] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   15.895613] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.022100] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.025022] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.032011] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.061845] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.122051] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.162106] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.277119] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.324406] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.333864] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.343266] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.392274] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.408087] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.458691] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.507298] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.509192] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.512584] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.519686] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.554471] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.558580] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.562583] BUG: non-zero pgtables_bytes on freeing mm: -16384

(B)0
                                                                               
[   16.732282] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.786906] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.811813] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.871407] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.876088] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.883194] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.918646] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   16.991049] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.007462] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.034082] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.072646] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.132153] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.134602] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.140651] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.198656] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.204986] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.213607] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.246664] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.272232] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.307374] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.349559] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.355489] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.389446] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.458908] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.467129] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.499985] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.546905] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.552232] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.586700] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.629715] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.634984] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.722085] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.764472] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.770276] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.802991] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.850037] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.855955] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.890778] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.967847] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   17.974290] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   18.018560] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   18.057785] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   18.093237] BUG: non-zero pgtables_bytes on freeing mm: -16384

(B)0lqqqqqqqqqqqqqqqqqqu [!!] 
Configure the network device tqqqqqqqqqqqqqqqqqqkxxx 
Please choose the type of your primary network interface that 
youxx will need for installing the Debian system (via NFS or 
HTTP). Onlyxx the listed devices are 
supported.xxxx Network device 
type:xxxx  ctc: Channel to Channel (CTC) 
or ESCON connection                xx  qeth: OSA-Express 
in QDIO mode / HiperSocketsxx  iucv: Inter-User Communication 
Vehicle - available for VM guestsxx  virtio: KVM 
VirtIOxxxx<Go 
Back>xxxmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj




<Tab> moves; <Space> selects; <Enter> activates buttons[   
19.690775] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   19.692176] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   19.693811] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   19.695155] BUG: non-zero pgtables_bytes on freeing mm: -16384

ctc: Channel to Channel (CTC) or ESCON connection                
qeth: OSA-Express in QDIO mode / HiperSockets                
    qeth: OSA-Express in QDIO mode / HiperSockets                
    iucv: Inter-User Communication Vehicle - available for 
VM guests iucv: Inter-User Communication Vehicle - available for 
VM guests virtio: KVM VirtIO                                 
              





                                                                               
[   21.584790] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.592409] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.611929] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.649226] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.696144] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.698503] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.704124] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.765006] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.771075] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.777455] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.816021] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.832419] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.882858] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.930358] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.965737] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   21.998906] BUG: non-zero pgtables_bytes on freeing mm: -16384

(B)0lqqqqqqu [!!] Configure a 
network using static addressing tqqqqqqqkxxx The IP 
address is unique to your computer and may be:xxxx  
* four numbers separated by periods (IPv4);xx  * blocks of 
hexadecimal characters separated by colons (IPv6). xxxx 
You can also optionally append a CIDR netmask (such as "/24").  
xxxx If you don't know what to use here, consult your 
networkxx administrator.xxxx IP 
address:xxxx 
_______________________________________________________________ 
xxxx<Go 
Back><Continue>xxxmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj



<Tab> moves; <Space> selects; <Enter> activates 
buttons192.168.122.1/24



                                                                               
(B)0lqqqqqqqqqu [!!] Configure 
a network using static addressing tqqqqqqqqqqkxxx The 
gateway is an IP address (four numbers separated by periods) that 
xx indicates the gateway router, also known as the default router.  
All  xx traffic that goes outside your LAN (for instance, to the 
Internet) is xx sent through this router.  In rare circumstances, 
you may have noxx router; in that case, you can leave this 
blank.  If you don't know    xx the proper answer to this 
question, consult your networkxx 
administrator.xxxx 
Gateway:xxxx 
192.168.122._________________________________________________________ 
xxxx<Go 
Back><Continue>xxxmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj




<Tab> moves; <Space> selects; <Enter> activates buttons


lqqqqqqqqqu [!!] Configure a network using static addressing 
tqqqqqqqqqqk

xx

x The gateway is an IP address (four numbers separated by 
periods) that x

x indicates the gateway router, also known as the default 
router.  All  x

x traffic that goes outside your LAN (for instance, to the 
Internet) is x

x sent through this router.  In rare circumstances, you may 
have nox

x router; in that case, you can leave this blank.  If you 
don't know    x

x the proper answer to this question, consult your 
networkx

x administrator.x

xx

x Gateway:x

xx

x 
192.168.122._________________________________________________________ x

xx

x<Go Back><Continue>x

xx

mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj




<Tab> moves; <Space> selects; <Enter> activates 
buttons1<Continue><Go 
Back><Continue>




                                                                               
(B)0lqqqqqqqqqu [!!] Configure 
a network using static addressing tqqqqqqqqqkxxx The 
netmask is used to determine which machines are local to your    xx 
network.  Consult your network administrator if you do not know the  
xx value.  The netmask should be entered as four numbers separated 
by   xx periods.xxxx 
Netmask:xxxx 
255.255.255.0_______________________________________________________ 
xxxx<Go 
Back><Continue>xxxmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj<Tab>
 moves; <Space> selects; <Enter> activates 
buttons<Continue><Go 
Back><Continue>





                                                                               
(B)0lqqqqqqu [!!] Configure a 
network using static addressing tqqqqqqqkxxx The IP 
address is unique to your computer and may be:xxxx  
* four numbers separated by periods (IPv4);xx  * blocks of 
hexadecimal characters separated by colons (IPv6). xxxx 
You can also optionally append a CIDR netmask (such as "/24").  
xxxx If you don't know what to use here, consult your 
networkxx administrator.xxxx IP 
address:xxxx 
192.168.122.1/24_______________________________________________ 
xxxx<Go 
Back><Continue>xxxmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj



<Tab> moves; <Space> selects; <Enter> activates 
buttons________________192.168.122.139/24



                                                                               
(B)0lqqqqqqqqqu [!!] Configure 
a network using static addressing tqqqqqqqqqqkxxx The 
gateway is an IP address (four numbers separated by periods) that 
xx indicates the gateway router, also known as the default router.  
All  xx traffic that goes outside your LAN (for instance, to the 
Internet) is xx sent through this router.  In rare circumstances, 
you may have noxx router; in that case, you can leave this 
blank.  If you don't know    xx the proper answer to this 
question, consult your networkxx 
administrator.xxxx 
Gateway:xxxx 
192.168.122._________________________________________________________ 
xxxx<Go 
Back><Continue>xxxmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj




<Tab> moves; <Space> selects; <Enter> activates 
buttons1




                                                                               
(B)0lqqqqqqqqqu [!!] Configure 
a network using static addressing tqqqqqqqqqqkxxx The 
name servers are used to look up host names on the network.xx 
Please enter the IP addresses (not host names) of up to 3 
namexx servers, separated by spaces. Do not use commas. The 
first namexx server in the list will be the first to be 
queried. If you don't want xx to use any name server, just leave 
this field blank.xxxx Name server 
addresses:xxxx 
192.168.122.1________________________________________________________ 
xxxx<Go 
Back><Continue>xxxmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj<Tab>
 moves; <Space> selects; <Enter> activates 
buttons





                                                                               
[   55.467097] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.532652] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.598310] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.600120] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.606052] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.677593] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.715631] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.717794] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.723860] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.799100] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.881025] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.882958] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   55.889903] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.054848] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.087948] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.090450] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.157804] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.237851] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.274114] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.275954] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.281978] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.350724] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.427981] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.430451] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.437367] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.472401] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.541732] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.543475] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.552664] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.626614] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.655360] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   56.687429] BUG: non-zero pgtables_bytes on freeing mm: -16384

(B)0lqqqqqqqqqqqqqqqu Detecting 
link on enc0; please wait... tqqqqqqqqqqqqqqqqkxxx  
                                  0%                                   
xxxxxxxx<Cancel>xxxmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj<Cancel>[
   57.003254] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   57.034061] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   57.115617] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   57.118053] BUG: non-zero pgtables_bytes on freeing mm: -16384


                                                                               
(B)0lqqqqqqqqqqu [!] Configure 
a network using static addressing tqqqqqqqqqqkxxx Please 
enter the hostname for this system.xxxx The 
hostname is a single word that identifies your system to thexx 
network. If you don't know what your hostname should be, consult your 
xx network administrator. If you are setting up your own home 
network,   xx you can make something up 
here.xxxx 
Hostname:xxxx 
debian_______________________________________________________________ 
xxxx<Go 
Back><Continue>xxxmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj




<Tab> moves; <Space> selects; <Enter> activates 
buttons______s390x-testing




                                                                               
(B)0lqqqqqqqqqqu [!] Configure 
a network using static addressing tqqqqqqqqqqkxxx The 
domain name is the part of your Internet address to the right of  
xx your host name.  It is often something that ends in .com, .net, 
.edu, xx or .org.  If you are setting up a home network, you can 
makexx something up, but make sure you use the same domain 
name on all your  xx computers.xxxx 
Domain name:xxxx 
_____________________________________________________________________ 
xxxx<Go 
Back><Continue>xxxmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj<Tab>
 moves; <Space> selects; <Enter> activates 
buttons





                                                                               
[   63.346198] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.372502] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.457786] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.460110] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.467887] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.475175] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.489583] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.529979] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.570299] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.575052] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.580661] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.622733] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.628591] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.634199] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.667064] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.676584] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.719452] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.770203] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.777409] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.801763] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.838243] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.968625] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   63.974242] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   64.054463] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   64.173825] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   64.179238] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   64.208422] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   64.336084] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   64.342258] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   64.371713] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   64.489576] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   64.644412] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   64.745599] BUG: non-zero pgtables_bytes on freeing mm: -16384

[   64.774705] BUG: non-zero pgtables_bytes on freeing mm: -16384

(B)0lqqqqqqqqqqqqqqqqqqqqqqqu 
Generating SSH host key tqqqqqqqqqqqqqqqqqqqqqqqkxxx 
                                   0%                                   
xxxxxxxmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj[
   64.849456] BUG: non-zero pgtables_bytes on freeing mm: -16384

QEMU: Terminated

Script done on 2019-03-01 11:12:36+00:00 [COMMAND_EXIT_CODE="0"]

Reply via email to