FreeBSD-main-amd64-test - Build #19837 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 17 Nov 2021 22:19:05 UTC
FreeBSD-main-amd64-test - Build #19837 (572be9c8aea81e97613c34570e873540e2ac086f) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19837/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19837/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19837/console

Status explanation:
"Failure" - the build is suspected being broken by the following changes
"Still Failing" - the build has not been fixed by the following changes and
                  this is a notification to note that these changes have
                  not been fully tested by the CI system

Change summaries:
(Those commits are likely but not certainly responsible)

1739de97af19d2eb726becd38758fc7a06dcc6e9 by brooks:
makesyscalls: make strip_abi_prefix more robust

b7fd86118fb5d41f61fdfa003d11e9367770ff0a by brooks:
syscalls: sprinkle in const values

b64f3dc26cbc7a55c4c839cfde4f876684563507 by brooks:
syscalls: [gs]etitimer takes an int which

2385f4d1728b327172c3a4a944f984bd91625a6f by brooks:
syscalls: use __socklen_t as appropriate

f503288262e53d068d397fe8681c5cc52760e332 by brooks:
syscalls: fix type of osendmsg

85d1d2a675c83d02591a96819c726fd597750d79 by brooks:
syscalls: use struct siginfo rather than siginfo_t

5fdbd21d08e80c028e50319370a8b08e4be5bf4d by brooks:
freebsd32: rename freebsd4_freebsd32_sigreturn arg

6de7c05379b8e89be9dfbff7dc74ceb936ef7960 by brooks:
freebsd32: name the ucontext struct __ucontext32

43227e4c834fc4b4859df49a6f6f7542a2a236e3 by brooks:
freebsd32: prototype gssd_syscall()

a944d28d0edf7ceb1bef4d789dfa4e8e18331658 by brooks:
freebsd32: sprinkle in missing consts

8ba369ed74007a52be045e4c40a1131e4842222e by brooks:
freebsd32: [gs]etitimer's which arg is an int

70c9698f4037bbae2c51d7b628433e6835450448 by brooks:
freebsd32: match ioctl type to default ABI

ddae7b9aaa6c0f0ff747c029246ab0c5ad795d1c by brooks:
freebsd32: use size_t where the default ABI does

9946c920a4267e5bef322239fa8484e715baca4c by brooks:
freebsd32: wait6 and procctl take idtype_t

381f6804ec6afd65871b59a7e94cac090e1d00df by brooks:
freebsd32: fix type of olstat arg

2e89f95d6ae4e2f0f226589512d0efa88c95aa84 by brooks:
freebsd32: fix types on statfs syscalls

465b80c04a7765a5ccccafddc8eec5f9444f62cf by brooks:
freebsd32: thread IDs are int32_t

6dcd7db176f8ca4372e215f015636cfea7d4e52a by brooks:
freebsd32: fix type size of pointer array args

e5b0997650582504139835fdaad07d166127e5fc by brooks:
freebsd32: add a union semun_old32

5d0d686940e48fbfbbbbe7db548cf227a13973bc by brooks:
freebsd32: struct kld32_file_stat -> struct kld_file_stat32

3b0cd7e50346662540811f772c97d370af30c9c9 by brooks:
freebsd32: rename old SysV IPC types

f1a14110892eae6a431bb82da55409be82273bad by brooks:
freebsd32: rename fstat argument to match default abi

d35a771660adc8dd9966168d9032cda65f24052a by brooks:
freebsd32: sync _umtx_op args with default ABI

0ebea13928f3170fe95eb5715522aaf43b45fc47 by brooks:
freebsd32: include `__` in semctl names

b35c2bca9fc9d2ecdde53435045eb453bf7ecbbc by brooks:
freebsd32: rename struct wrusage32 to struct __wrusage32

ab3ccb758329e439a888884da7a6c4d065963936 by brooks:
freebsd32: rename fstat() stat buffer argument

5b5a48c787b8a4655e9782bd8ac392a79aeae1a6 by brooks:
freebsd32: simplify memrange translation

ad58266704513b89140501ade9e48793a67cc1f1 by brooks:
freebsd32: remove redundant no-arg syscalls

dbb47e9264da2e11d60cea466a77cf008a387428 by brooks:
freebsd32: remove freebsd32_recvfrom

1de34945f4403f67cc502ca6a9091ea3adf263b2 by brooks:
freebsd32: remove redundent osig*() implementations

25fec55b86959541fc93d49dffb2e2c549d1de88 by brooks:
freebsd32: remove freebsd11_freebsd32_getdents

91301e6ea54abe2c163c4b502e5116e1f9a0ad2a by brooks:
freebsd32: don't implement kldsym

7bd795650f5c5310819755f1f0428bfe693c8515 by brooks:
freebsd32: enable trivial syscalls

e3e811a3f824ad839e9c33ae8c0e3d2165fc1911 by brooks:
freebsd32: add feed foward clock syscalls

e02f64d9b88ce33313755f4a94c46a7839a23f10 by brooks:
freebsd32: add real abort2

f089a2f3d1a7830d6efc2b32fdf3279db4b33280 by brooks:
freebsd32: add stubs for ofreebsd32_(send|recv)msg

d257e57d18e6d1569fc255aa7a43981f6c8068fb by brooks:
freebsd32: add missing pads to preadv and pwritev

f19e3fd20601f0ff7fa3261fee339b46276b3d90 by brooks:
freebsd32: signed long corrections

2b9d052d3eeb9ffd1094dc5165eff555b9fd6bc3 by brooks:
freebsd32: fix getfsstat sign extension bugs

158dcd7395ad894ca5c62e5a66cc5c1b067a0fe6 by brooks:
freebsd32: have sigqueue take a void *

a016320dfb4e2363deeee658ac931220ec517cad by brooks:
freebsd32: rename 32-bit compat pads to _pad

738ec2ed66d97f03ab01e6966964143317f01264 by brooks:
freebsd32: tag RESERVED syscalls

aef154d3f24f167b834d2f9d135b3d4ff8f7d812 by brooks:
freebsd32: use __socklen_t consistently

1a7a780bf443eb97a784585fab5183f485a03d7a by brooks:
freebsd32: update unimplemented syscall comments

265a4b8341abbabd43b3a293c76dc5209fa9f7da by brooks:
freebsd32: semid_t -> int32_t

67fb0300ae06a48afd4ce5d96465ee7b1845d46d by brooks:
freebsd32: sync return types with default ABI

572be9c8aea81e97613c34570e873540e2ac086f by brooks:
freebsd32: sync some audit types with default ABI



The end of the build log:

[...truncated 3.97 MB...]
vm_map_remove() at vm_map_remove+0xc9/frame 0xfffffe00aaa34880
exec_new_vmspace() at exec_new_vmspace+0x219/frame 0xfffffe00aaa348f0
exec_elf64_imgact() at exec_elf64_imgact+0x8a7/frame 0xfffffe00aaa349f0
kern_execve() at kern_execve+0x70d/frame 0xfffffe00aaa34d80
sys_execve() at sys_execve+0x5a/frame 0xfffffe00aaa34e00
amd64_syscall() at amd64_syscall+0x6b4/frame 0xfffffe00aaa34f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00aaa34f30
--- syscall (59, FreeBSD ELF64, sys_execve), rip = 0x22c52a2ec41a, rsp = 0x7fffff0e5698, rbp = 0x7fffff0e56a0 ---

Tracing command g_mp_kt pid 70140 tid 100162 td 0xfffffe00a6a42740
sched_switch() at sched_switch+0x559/frame 0xfffffe009d9b0da0
mi_switch() at mi_switch+0x157/frame 0xfffffe009d9b0dc0
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe009d9b0e00
_sleep() at _sleep+0x2e7/frame 0xfffffe009d9b0ea0
g_multipath_kt() at g_multipath_kt+0x275/frame 0xfffffe009d9b0ef0
fork_exit() at fork_exit+0x80/frame 0xfffffe009d9b0f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009d9b0f30
--- trap 0xc, rip = 0x39c10f7bd9a, rsp = 0x7fffff0ad568, rbp = 0x7fffff0ad580 ---

Tracing command auditd pid 673 tid 100104 td 0xfffffe009db89000
sched_switch() at sched_switch+0x559/frame 0xfffffe00a5dcfb50
mi_switch() at mi_switch+0x157/frame 0xfffffe00a5dcfb70
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00a5dcfbb0
sleepq_catch_signals() at sleepq_catch_signals+0x266/frame 0xfffffe00a5dcfc00
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a5dcfc10
_sleep() at _sleep+0x2dd/frame 0xfffffe00a5dcfcb0
audit_read() at audit_read+0x9c/frame 0xfffffe00a5dcfce0
devfs_read_f() at devfs_read_f+0xe5/frame 0xfffffe00a5dcfd40
dofileread() at dofileread+0x81/frame 0xfffffe00a5dcfd90
sys_read() at sys_read+0xc0/frame 0xfffffe00a5dcfe00
amd64_syscall() at amd64_syscall+0x6b4/frame 0xfffffe00a5dcff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a5dcff30
--- syscall (3, FreeBSD ELF64, sys_read), rip = 0x308674f5115a, rsp = 0x7fffffa49218, rbp = 0x7fffffa49260 ---

Tracing command sh pid 725 tid 100090 td 0xfffffe00775a1e40
sched_switch() at sched_switch+0x559/frame 0xfffffe0063b48a10
mi_switch() at mi_switch+0x157/frame 0xfffffe0063b48a30
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe0063b48a70
sleepq_catch_signals() at sleepq_catch_signals+0x266/frame 0xfffffe0063b48ac0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0063b48ad0
_sleep() at _sleep+0x2dd/frame 0xfffffe0063b48b70
kern_wait6() at kern_wait6+0x474/frame 0xfffffe0063b48c00
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe0063b48e00
amd64_syscall() at amd64_syscall+0x6b4/frame 0xfffffe0063b48f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0063b48f30
--- syscall (7, FreeBSD ELF64, sys_wait4), rip = 0x11490ae633a, rsp = 0x7fffff375608, rbp = 0x7fffff3756c0 ---

Tracing command sh pid 738 tid 100098 td 0xfffffe0009989740
sched_switch() at sched_switch+0x559/frame 0xfffffe0063a4aa10
mi_switch() at mi_switch+0x157/frame 0xfffffe0063a4aa30
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe0063a4aa70
sleepq_catch_signals() at sleepq_catch_signals+0x266/frame 0xfffffe0063a4aac0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0063a4aad0
_sleep() at _sleep+0x2dd/frame 0xfffffe0063a4ab70
kern_wait6() at kern_wait6+0x474/frame 0xfffffe0063a4ac00
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe0063a4ae00
amd64_syscall() at amd64_syscall+0x6b4/frame 0xfffffe0063a4af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0063a4af30
--- syscall (7, FreeBSD ELF64, sys_wait4), rip = 0xe68ae27633a, rsp = 0x7fffff141248, rbp = 0x7fffff141300 ---

Tracing command sh pid 745 tid 100103 td 0xfffffe009db89720
sched_switch() at sched_switch+0x559/frame 0xfffffe00a5dd4a10
mi_switch() at mi_switch+0x157/frame 0xfffffe00a5dd4a30
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00a5dd4a70
sleepq_catch_signals() at sleepq_catch_signals+0x266/frame 0xfffffe00a5dd4ac0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a5dd4ad0
_sleep() at _sleep+0x2dd/frame 0xfffffe00a5dd4b70
kern_wait6() at kern_wait6+0x474/frame 0xfffffe00a5dd4c00
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a5dd4e00
amd64_syscall() at amd64_syscall+0x6b4/frame 0xfffffe00a5dd4f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a5dd4f30
--- syscall (7, FreeBSD ELF64, sys_wait4), rip = 0x3a955802033a, rsp = 0x7fffff5f9788, rbp = 0x7fffff5f9840 ---

Tracing command kyua pid 746 tid 100093 td 0xfffffe00775bac80
sched_switch() at sched_switch+0x559/frame 0xfffffe0063ba7a10
mi_switch() at mi_switch+0x157/frame 0xfffffe0063ba7a30
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe0063ba7a70
sleepq_catch_signals() at sleepq_catch_signals+0x266/frame 0xfffffe0063ba7ac0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0063ba7ad0
_sleep() at _sleep+0x2dd/frame 0xfffffe0063ba7b70
kern_wait6() at kern_wait6+0x474/frame 0xfffffe0063ba7c00
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe0063ba7e00
amd64_syscall() at amd64_syscall+0x6b4/frame 0xfffffe0063ba7f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0063ba7f30
--- syscall (7, FreeBSD ELF64, sys_wait4), rip = 0x22c52a2ef33a, rsp = 0x7fffff0e5b28, rbp = 0x7fffff0e5b60 ---

Tracing command aiod12 pid 27432 tid 100102 td 0xfffffe00099881e0
sched_switch() at sched_switch+0x559/frame 0xfffffe00085ffd60
mi_switch() at mi_switch+0x157/frame 0xfffffe00085ffd80
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00085ffdc0
sleepq_timedwait() at sleepq_timedwait+0x4b/frame 0xfffffe00085ffe00
_sleep() at _sleep+0x2ce/frame 0xfffffe00085ffea0
aio_daemon() at aio_daemon+0x305/frame 0xfffffe00085ffef0
fork_exit() at fork_exit+0x80/frame 0xfffffe00085fff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00085fff30
--- trap 0xc, rip = 0x8b8d9157d9a, rsp = 0x7fffff5db6a8, rbp = 0x7fffff5db6c0 ---

Tracing command aiod17 pid 27437 tid 100187 td 0xfffffe00a6a6f720
sched_switch() at sched_switch+0x559/frame 0xfffffe00a6c04d60
mi_switch() at mi_switch+0x157/frame 0xfffffe00a6c04d80
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00a6c04dc0
sleepq_timedwait() at sleepq_timedwait+0x4b/frame 0xfffffe00a6c04e00
_sleep() at _sleep+0x2ce/frame 0xfffffe00a6c04ea0
aio_daemon() at aio_daemon+0x305/frame 0xfffffe00a6c04ef0
fork_exit() at fork_exit+0x80/frame 0xfffffe00a6c04f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a6c04f30
--- trap 0xc, rip = 0x1eb8b1659d9a, rsp = 0x7ffffffab9a8, rbp = 0x7ffffffab9c0 ---

Tracing command aiod25 pid 27445 tid 100237 td 0xfffffe00a6adcc80
sched_switch() at sched_switch+0x559/frame 0xfffffe00a6cefd60
mi_switch() at mi_switch+0x157/frame 0xfffffe00a6cefd80
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00a6cefdc0
sleepq_timedwait() at sleepq_timedwait+0x4b/frame 0xfffffe00a6cefe00
_sleep() at _sleep+0x2ce/frame 0xfffffe00a6cefea0
aio_daemon() at aio_daemon+0x305/frame 0xfffffe00a6cefef0
fork_exit() at fork_exit+0x80/frame 0xfffffe00a6ceff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a6ceff30
--- trap 0xc, rip = 0x1e36d56b2d9a, rsp = 0x7fffffe614d8, rbp = 0x7fffffe615d0 ---

Tracing command aiod29 pid 27449 tid 100215 td 0xfffffe00a6ab5e40
sched_switch() at sched_switch+0x559/frame 0xfffffe00a6c4fd60
mi_switch() at mi_switch+0x157/frame 0xfffffe00a6c4fd80
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00a6c4fdc0
sleepq_timedwait() at sleepq_timedwait+0x4b/frame 0xfffffe00a6c4fe00
_sleep() at _sleep+0x2ce/frame 0xfffffe00a6c4fea0
aio_daemon() at aio_daemon+0x305/frame 0xfffffe00a6c4fef0
fork_exit() at fork_exit+0x80/frame 0xfffffe00a6c4ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a6c4ff30
--- trap 0xc, rip = 0x1e32c0d63d9a, rsp = 0x7fffff9cf0c8, rbp = 0x7fffff9cf0e0 ---

Tracing command soaiod1 pid 27459 tid 100180 td 0xfffffe00a6a33ac0
sched_switch() at sched_switch+0x559/frame 0xfffffe00a5d89d70
mi_switch() at mi_switch+0x157/frame 0xfffffe00a5d89d90
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00a5d89dd0
sleepq_timedwait() at sleepq_timedwait+0x4b/frame 0xfffffe00a5d89e10
_sleep() at _sleep+0x2ce/frame 0xfffffe00a5d89eb0
soaio_kproc_loop() at soaio_kproc_loop+0x125/frame 0xfffffe00a5d89ef0
fork_exit() at fork_exit+0x80/frame 0xfffffe00a5d89f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a5d89f30
--- trap 0xc, rip = 0x1d997ad7fd9a, rsp = 0x7fffff1f0218, rbp = 0x7fffff1f0230 ---

Tracing command soaiod2 pid 27460 tid 100204 td 0xfffffe00a6a70c80
sched_switch() at sched_switch+0x559/frame 0xfffffe00a6cb3d70
mi_switch() at mi_switch+0x157/frame 0xfffffe00a6cb3d90
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00a6cb3dd0
sleepq_timedwait() at sleepq_timedwait+0x4b/frame 0xfffffe00a6cb3e10
_sleep() at _sleep+0x2ce/frame 0xfffffe00a6cb3eb0
soaio_kproc_loop() at soaio_kproc_loop+0x125/frame 0xfffffe00a6cb3ef0
fork_exit() at fork_exit+0x80/frame 0xfffffe00a6cb3f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a6cb3f30
--- trap 0xc, rip = 0x95eef4e7d9a, rsp = 0x7fffff7c9508, rbp = 0x7fffff7c9520 ---

Tracing command soaiod3 pid 27461 tid 100178 td 0xfffffe00a6a573a0
sched_switch() at sched_switch+0x559/frame 0xfffffe00a6c22d70
mi_switch() at mi_switch+0x157/frame 0xfffffe00a6c22d90
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00a6c22dd0
sleepq_timedwait() at sleepq_timedwait+0x4b/frame 0xfffffe00a6c22e10
_sleep() at _sleep+0x2ce/frame 0xfffffe00a6c22eb0
soaio_kproc_loop() at soaio_kproc_loop+0x125/frame 0xfffffe00a6c22ef0
fork_exit() at fork_exit+0x80/frame 0xfffffe00a6c22f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a6c22f30
--- trap 0xc, rip = 0x3bc499176d9a, rsp = 0x7fffff9184c8, rbp = 0x7fffff9184e0 ---

Tracing command soaiod4 pid 27462 tid 100112 td 0xfffffe009db8d020
sched_switch() at sched_switch+0x559/frame 0xfffffe00773f4d70
mi_switch() at mi_switch+0x157/frame 0xfffffe00773f4d90
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00773f4dd0
sleepq_timedwait() at sleepq_timedwait+0x4b/frame 0xfffffe00773f4e10
_sleep() at _sleep+0x2ce/frame 0xfffffe00773f4eb0
soaio_kproc_loop() at soaio_kproc_loop+0x125/frame 0xfffffe00773f4ef0
fork_exit() at fork_exit+0x80/frame 0xfffffe00773f4f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00773f4f30
--- trap 0xc, rip = 0x264606d94d9a, rsp = 0x7ffffff16ae8, rbp = 0x7ffffff16b00 ---

Tracing command KTLS pid 73104 tid 100196 td 0xfffffe00a6a6b1e0
sched_switch() at sched_switch+0x559/frame 0xfffffe009d9e7d00
mi_switch() at mi_switch+0x157/frame 0xfffffe009d9e7d20
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe009d9e7d60
_sleep() at _sleep+0x2e7/frame 0xfffffe009d9e7e00
ktls_work_thread() at ktls_work_thread+0x19c/frame 0xfffffe009d9e7ef0
fork_exit() at fork_exit+0x80/frame 0xfffffe009d9e7f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009d9e7f30
--- trap 0xc, rip = 0x3109a07d8d9a, rsp = 0x7fffff1557f8, rbp = 0x7fffff155810 ---

Tracing command KTLS pid 73104 tid 100919 td 0xfffffe00a6adf740
sched_switch() at sched_switch+0x559/frame 0xfffffe00a6d5dd00
mi_switch() at mi_switch+0x157/frame 0xfffffe00a6d5dd20
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00a6d5dd60
_sleep() at _sleep+0x2e7/frame 0xfffffe00a6d5de00
ktls_work_thread() at ktls_work_thread+0x19c/frame 0xfffffe00a6d5def0
fork_exit() at fork_exit+0x80/frame 0xfffffe00a6d5df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a6d5df30
--- trap 0x16, rip = 0x5e5032a1d9a, rsp = 0x604a88, rbp = 0x604aa0 ---

Tracing command KTLS pid 73104 tid 100920 td 0xfffffe00a6b0c720
sched_switch() at sched_switch+0x559/frame 0xfffffe00a6d58d40
mi_switch() at mi_switch+0x157/frame 0xfffffe00a6d58d60
sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe00a6d58da0
_sleep() at _sleep+0x2e7/frame 0xfffffe00a6d58e40
ktls_alloc_thread() at ktls_alloc_thread+0x204/frame 0xfffffe00a6d58ef0
fork_exit() at fork_exit+0x80/frame 0xfffffe00a6d58f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a6d58f30
--- trap 0x16, rip = 0x5e5032a1d9a, rsp = 0xa06a88, rbp = 0xa06aa0 ---
db:0:kdb.enter.panic> dump
Dumping 457 out of 4058 MB:..4%..11%..21%..32%..42%..53%..63%..74%..81%..91%
Dump complete
db:0:kdb.enter.panic> reset
+ rc=0
+ echo 'bhyve return code = 0'
bhyve return code = 0
+ sudo /usr/sbin/bhyvectl '--vm=testvm-main-amd64-19837' --destroy
+ sh -ex freebsd-ci/scripts/test/extract-meta.sh
+ METAOUTDIR=meta-out
+ rm -fr meta-out
+ mkdir meta-out
+ tar xvf meta.tar -C meta-out
x ./
x ./run-kyua.sh
x ./disable-notyet-tests.sh
x ./auto-shutdown
x ./disable-dtrace-tests.sh
x ./run.sh
x ./disable-zfs-tests.sh
+ rm -f 'test-report.*'
+ mv 'meta-out/test-report.*' .
mv: rename meta-out/test-report.* to ./test-report.*: No such file or directory
+ report=test-report.xml
+ [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report.xml ]
+ rm -f disk-cam
+ jot 5
+ rm -f disk1
+ rm -f disk2
+ rm -f disk3
+ rm -f disk4
+ rm -f disk5
+ rm -f disk-test.img
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins5574682726685408831.sh
+ ./freebsd-ci/artifact/post-link.py
Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '572be9c8aea81e97613c34570e873540e2ac086f', 'branch': 'main', 'target': 'amd64', 'target_arch': 'amd64', 'link_type': 'latest_tested'}
"Link created: main/latest_tested/amd64/amd64 -> ../../572be9c8aea81e97613c34570e873540e2ac086f/amd64/amd64\n"
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address