Project

General

Profile

Actions

Bug #52279

open

cephadm tests fail due to: error adding seccomp filter rule for syscall bdflush: requested action matches default action of filter

Added by Kefu Chai over 2 years ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
pacific, octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2021-08-16T02:38:47.473 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.ce
ph.io/ceph-ci/ceph:f435859ec4ee4b5dc9903c209333ddbd17f7e1da -e NODE_NAME=smithi170 -e CEPH_USE_RANDOM_NONCE=1 quay.ceph.io/ceph-ci/ceph:f435859ec4ee4b5dc9903c209333ddbd17f7e1da --version
2021-08-16T02:38:59.955 INFO:teuthology.orchestra.run.smithi170.stderr:ceph: Error: OCI runtime error: container_linux.go:380: starting container process caused: error adding seccomp filter rule for syscall bdflush: requested action matches default action of filter
2021-08-16T02:38:59.957 INFO:teuthology.orchestra.run.smithi170.stderr:Non-zero exit code 126 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IM
AGE=quay.ceph.io/ceph-ci/ceph:f435859ec4ee4b5dc9903c209333ddbd17f7e1da -e NODE_NAME=smithi170 -e CEPH_USE_RANDOM_NONCE=1 quay.ceph.io/ceph-ci/ceph:f435859ec4ee4b5dc9903c209333ddbd17f7e1da --version
2021-08-16T02:38:59.958 INFO:teuthology.orchestra.run.smithi170.stderr:ceph: stderr Error: OCI runtime error: container_linux.go:380: starting container process caused: error adding seccomp filter rule fo
r syscall bdflush: requested action matches default action of filter
2021-08-16T02:38:59.962 INFO:teuthology.orchestra.run.smithi170.stderr:Traceback (most recent call last):
2021-08-16T02:38:59.963 INFO:teuthology.orchestra.run.smithi170.stderr:  File "/home/ubuntu/cephtest/cephadm", line 8456, in <module>
2021-08-16T02:38:59.963 INFO:teuthology.orchestra.run.smithi170.stderr:    main()
2021-08-16T02:38:59.963 INFO:teuthology.orchestra.run.smithi170.stderr:  File "/home/ubuntu/cephtest/cephadm", line 8444, in main
2021-08-16T02:38:59.963 INFO:teuthology.orchestra.run.smithi170.stderr:    r = ctx.func(ctx)
2021-08-16T02:38:59.964 INFO:teuthology.orchestra.run.smithi170.stderr:  File "/home/ubuntu/cephtest/cephadm", line 1782, in _default_image
2021-08-16T02:38:59.964 INFO:teuthology.orchestra.run.smithi170.stderr:    return func(ctx)
2021-08-16T02:38:59.964 INFO:teuthology.orchestra.run.smithi170.stderr:  File "/home/ubuntu/cephtest/cephadm", line 4210, in command_bootstrap
2021-08-16T02:38:59.964 INFO:teuthology.orchestra.run.smithi170.stderr:    image_ver = CephContainer(ctx, ctx.image, 'ceph', ['--version']).run().strip()
2021-08-16T02:38:59.965 INFO:teuthology.orchestra.run.smithi170.stderr:  File "/home/ubuntu/cephtest/cephadm", line 3439, in run
2021-08-16T02:38:59.965 INFO:teuthology.orchestra.run.smithi170.stderr:    desc=self.entrypoint, timeout=timeout)
2021-08-16T02:38:59.965 INFO:teuthology.orchestra.run.smithi170.stderr:  File "/home/ubuntu/cephtest/cephadm", line 1462, in call_throws
2021-08-16T02:38:59.965 INFO:teuthology.orchestra.run.smithi170.stderr:    raise RuntimeError('Failed command: %s' % ' '.join(command))
2021-08-16T02:38:59.966 INFO:teuthology.orchestra.run.smithi170.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_
IMAGE=quay.ceph.io/ceph-ci/ceph:f435859ec4ee4b5dc9903c209333ddbd17f7e1da -e NODE_NAME=smithi170 -e CEPH_USE_RANDOM_NONCE=1 quay.ceph.io/ceph-ci/ceph:f435859ec4ee4b5dc9903c209333ddbd17f7e1da --version
2021-08-16T02:38:59.987 DEBUG:teuthology.orchestra.run:got remote process result: 1

see

Actions

Also available in: Atom PDF