Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podman cannot start container on cgroupsV1 #1476

Closed
marusak opened this issue Dec 17, 2020 · 1 comment · Fixed by #1547
Closed

Podman cannot start container on cgroupsV1 #1476

marusak opened this issue Dec 17, 2020 · 1 comment · Fixed by #1547

Comments

@marusak
Copy link
Member

marusak commented Dec 17, 2020

See report containers/podman#8764

@cockpituous
Copy link
Contributor

cockpituous commented Dec 17, 2020

verify/fedora-32
Ooops, it happened again


# ----------------------------------------------------------------------
# testCheckpointRestoreSystem (__main__.TestApplication)
Created symlink /etc/systemd/system/sockets.target.wants/podman.socket -> /usr/lib/systemd/system/podman.socket.
Created symlink /home/admin/.config/systemd/user/sockets.target.wants/podman.socket -> /usr/lib/systemd/user/podman.socket.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2290    0  2290    0     0   3290      0 --:--:-- --:--:-- --:--:--  3314
100  2290    0  2290    0     0   3285      0 --:--:-- --:--:-- --:--:--  3314
Connection to 127.0.0.2 closed by remote host.

DevTools listening on ws://127.0.0.1:9588/devtools/browser/332c6dfc-3481-4c90-94a7-3e9293cb0327
[1217/181658.406754:ERROR:egl_util.cc(70)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1217/181658.415735:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
CDP: {"source":"security","level":"error","text":"Refused to apply style from 'http://127.0.0.2:9291/cockpit/$25387edf98c26f02833539c828ed85dac2355686b2b20a7c31521e6a8604b9f7/shell/nav.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.","timestamp":1608229020949.744,"url":"http://127.0.0.2:9291/podman"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Error: container_linux.go:349: starting container process caused "error adding seccomp rule for syscall socket: permission denied": OCI permission denied
Error: can only stop created or running containers. b6878bfe05cb4392e33fbf32555a4609af280600f1e665a57cf7f6c34e178532 is in state configured: container state improper
Traceback (most recent call last):
  File "/usr/lib64/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.
Wrote screenshot to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
Connection to 127.0.0.2 closed by remote host.
Traceback (most recent call last):
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.

# Result testCheckpointRestoreSystem (__main__.TestApplication) failed
# 1 TEST FAILED [53s on 3-ci-srv-05]
not ok 3 /home/user/cockpit-project/bots/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestoreSystem

First occurrence: 2020-12-17T18:17:08.515305 | revision 10e92b4906e772b4f8be1de05649452a4cab78a4
Times recorded: 1
Latest occurrences:

  • 2020-12-17T18:17:08.515305 | revision 10e92b4906e772b4f8be1de05649452a4cab78a4

# ----------------------------------------------------------------------
# testCheckpointRestoreSystem (__main__.TestApplication)
Created symlink /etc/systemd/system/sockets.target.wants/podman.socket -> /usr/lib/systemd/system/podman.socket.
Created symlink /home/admin/.config/systemd/user/sockets.target.wants/podman.socket -> /usr/lib/systemd/user/podman.socket.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2291    0  2291    0     0   3719      0 --:--:-- --:--:-- --:--:--  3749
100  2291    0  2291    0     0   3719      0 --:--:-- --:--:-- --:--:--  3749
Connection to 127.0.0.2 closed by remote host.

DevTools listening on ws://127.0.0.1:9494/devtools/browser/8ab31e18-df8d-41f8-b7c6-45fac4c283a0
[1217/184928.526082:ERROR:egl_util.cc(70)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1217/184928.535576:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
CDP: {"source":"security","level":"error","text":"Refused to apply style from 'http://127.0.0.2:9291/cockpit/$1ccb3a6442c9c02a8f0f32513d1cda61fe18307a3a7a74d91ae107f94daaae34/shell/nav.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.","timestamp":1608230974007.6611,"url":"http://127.0.0.2:9291/podman"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Error: container_linux.go:349: starting container process caused "error adding seccomp rule for syscall socket: permission denied": OCI permission denied
Error: can only stop created or running containers. c6b4dfb2e6edd3570aac636fc7e8d4259bad09afae22a05b5e6dd8dfb18fec40 is in state configured: container state improper
Traceback (most recent call last):
  File "/usr/lib64/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.
Wrote screenshot to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
Connection to 127.0.0.2 closed by remote host.
Traceback (most recent call last):
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.

# Result testCheckpointRestoreSystem (__main__.TestApplication) failed
# 1 TEST FAILED [51s on 4-ci-srv-06]
not ok 3 /home/user/cockpit-project/bots/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestoreSystem

First occurrence: 2020-12-17T18:49:40.734898 | revision 0af26acb97f31e45d45c6c47cdb97ff2db4d00dd
Times recorded: 1
Latest occurrences:

  • 2020-12-17T18:49:40.734898 | revision 0af26acb97f31e45d45c6c47cdb97ff2db4d00dd

# ----------------------------------------------------------------------
# testCheckpointRestoreSystem (__main__.TestApplication)
Created symlink /etc/systemd/system/sockets.target.wants/podman.socket -> /usr/lib/systemd/system/podman.socket.
Created symlink /home/admin/.config/systemd/user/sockets.target.wants/podman.socket -> /usr/lib/systemd/user/podman.socket.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2291    0  2291    0     0   3677      0 --:--:-- --:--:-- --:--:--  3707
100  2291    0  2291    0     0   3677      0 --:--:-- --:--:-- --:--:--  3707
Connection to 127.0.0.2 closed by remote host.

DevTools listening on ws://127.0.0.1:9756/devtools/browser/3dbd99cc-738f-43e8-9dcd-99b0357fde63
[1218/023418.365650:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 1611: Permission denied (13)
[1218/023418.366596:ERROR:egl_util.cc(70)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1218/023418.368600:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 1616: Permission denied (13)
[1218/023418.383091:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
[1218/023418.385270:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 1628: Permission denied (13)
[1218/023418.552716:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 1657: Permission denied (13)
CDP: {"source":"security","level":"error","text":"Refused to apply style from 'http://127.0.0.2:9291/cockpit/$fa2bb00a1d06265f89d3ba1c88c6da95557a01faec7827b160fd1f056c96a37a/shell/nav.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.","timestamp":1608258862536.7861,"url":"http://127.0.0.2:9291/podman"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Error: container_linux.go:349: starting container process caused "error adding seccomp rule for syscall socket: permission denied": OCI permission denied
Error: can only stop created or running containers. 965a364660969e175359a1c0d1740788f212b5c1f6383b3fda2a1a8e1eee3159 is in state configured: container state improper
Traceback (most recent call last):
  File "/usr/lib64/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.
Wrote screenshot to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
Connection to 127.0.0.2 closed by remote host.
Traceback (most recent call last):
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.

# Result testCheckpointRestoreSystem (__main__.TestApplication) failed
# 1 TEST FAILED [43s on centosci-tasks-2fc4f]
not ok 3 /home/user/cockpit-project/bots/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestoreSystem

First occurrence: 2020-12-18T02:34:28.721550 | revision 3431ddc9391816ba5a6b7a014895332608035aae
Times recorded: 1
Latest occurrences:

  • 2020-12-18T02:34:28.721550 | revision 3431ddc9391816ba5a6b7a014895332608035aae

# ----------------------------------------------------------------------
# testCheckpointRestoreSystem (__main__.TestApplication)
Created symlink /etc/systemd/system/sockets.target.wants/podman.socket -> /usr/lib/systemd/system/podman.socket.
Created symlink /home/admin/.config/systemd/user/sockets.target.wants/podman.socket -> /usr/lib/systemd/user/podman.socket.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2291    0  2291    0     0   3713      0 --:--:-- --:--:-- --:--:--  3743
Connection to 127.0.0.2 closed by remote host.

DevTools listening on ws://127.0.0.1:9948/devtools/browser/ea4497c5-aa3c-46ed-937c-563df9d2cd01
[1218/072035.946231:ERROR:egl_util.cc(70)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1218/072035.960578:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
CDP: {"source":"security","level":"error","text":"Refused to apply style from 'http://127.0.0.2:9291/cockpit/$2db1f558d77937b7a64d033d4b662c891fb235d96635b261a506ed73c6ca6243/shell/nav.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.","timestamp":1608276039336.5222,"url":"http://127.0.0.2:9291/podman"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Error: container_linux.go:349: starting container process caused "error adding seccomp rule for syscall socket: permission denied": OCI permission denied
Error: can only stop created or running containers. a1f30f0df600023ece284d4b9bb4c308176fb5476d7d076dee5efa41162a0f15 is in state configured: container state improper
Traceback (most recent call last):
  File "/usr/lib64/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.
Wrote screenshot to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
Connection to 127.0.0.2 closed by remote host.
Traceback (most recent call last):
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.

# Result testCheckpointRestoreSystem (__main__.TestApplication) failed
# 1 TEST FAILED [51s on 2-ci-srv-06]
not ok 3 /home/user/cockpit-project/bots/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestoreSystem

First occurrence: 2020-12-18T07:20:45.564307 | revision 27608139828a40dc99ead2e83583dadd874e1a34
Times recorded: 1
Latest occurrences:

  • 2020-12-18T07:20:45.564307 | revision 27608139828a40dc99ead2e83583dadd874e1a34

# ----------------------------------------------------------------------
# testCheckpointRestoreSystem (__main__.TestApplication)
Created symlink /etc/systemd/system/sockets.target.wants/podman.socket -> /usr/lib/systemd/system/podman.socket.
Created symlink /home/admin/.config/systemd/user/sockets.target.wants/podman.socket -> /usr/lib/systemd/user/podman.socket.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2291    0  2291    0     0   5102      0 --:--:-- --:--:-- --:--:--  5159
Connection to 127.0.0.2 closed by remote host.

DevTools listening on ws://127.0.0.1:9888/devtools/browser/b26a0aff-0eea-4e74-893e-febcb364ca9d
[1218/074238.344016:ERROR:egl_util.cc(70)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1218/074238.357148:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
CDP: {"source":"security","level":"error","text":"Refused to apply style from 'http://127.0.0.2:9291/cockpit/$2db1f558d77937b7a64d033d4b662c891fb235d96635b261a506ed73c6ca6243/shell/nav.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.","timestamp":1608277361672.173,"url":"http://127.0.0.2:9291/podman"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Error: container_linux.go:349: starting container process caused "error adding seccomp rule for syscall socket: permission denied": OCI permission denied
Error: can only stop created or running containers. a21228f119d6f69a4e1d5eb00fc36439ac0bf9ed2e66be39d433ea7cd5f3c296 is in state configured: container state improper
Traceback (most recent call last):
  File "/usr/lib64/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.
Wrote screenshot to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
Connection to 127.0.0.2 closed by remote host.
Traceback (most recent call last):
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.

# Result testCheckpointRestoreSystem (__main__.TestApplication) failed
# 1 TEST FAILED [49s on 2-cockpit-7]
not ok 3 /home/user/cockpit-project/bots/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestoreSystem

First occurrence: 2020-12-18T07:42:47.843826 | revision 166ccbc891d46a91627f3b03aebe9ff61b252296
Times recorded: 1
Latest occurrences:

  • 2020-12-18T07:42:47.843826 | revision 166ccbc891d46a91627f3b03aebe9ff61b252296

# ----------------------------------------------------------------------
# testCheckpointRestoreSystem (__main__.TestApplication)
Created symlink /etc/systemd/system/sockets.target.wants/podman.socket -> /usr/lib/systemd/system/podman.socket.
Created symlink /home/admin/.config/systemd/user/sockets.target.wants/podman.socket -> /usr/lib/systemd/user/podman.socket.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2291    0  2291    0     0   3487      0 --:--:-- --:--:-- --:--:--  3508
Connection to 127.0.0.2 closed by remote host.

DevTools listening on ws://127.0.0.1:9747/devtools/browser/ceae84ad-0750-499c-b0ca-c6f6b7376e98
[1218/075914.227685:ERROR:egl_util.cc(70)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1218/075914.240395:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
CDP: {"source":"security","level":"error","text":"Refused to apply style from 'http://127.0.0.2:9291/cockpit/$04915ae5a9032ab5068cb3c150baa255c7b84c57c28d26c563c1357f0133b144/shell/nav.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.","timestamp":1608278359007.248,"url":"http://127.0.0.2:9291/podman"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Error: container_linux.go:349: starting container process caused "error adding seccomp rule for syscall socket: permission denied": OCI permission denied
Error: can only stop created or running containers. 37209a384dfafce0ef4e18ba9923df871f9c371b422cd0ad2425a1a7169fb4b7 is in state configured: container state improper
Traceback (most recent call last):
  File "/usr/lib64/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.
Wrote screenshot to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
Connection to 127.0.0.2 closed by remote host.
Traceback (most recent call last):
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.

# Result testCheckpointRestoreSystem (__main__.TestApplication) failed
# 1 TEST FAILED [47s on 2-ci-srv-02]
not ok 3 /home/user/cockpit-project/bots/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestoreSystem

First occurrence: 2020-12-18T07:59:25.267631 | revision 3e0f40849e0ac5c7511f115a89256d9371808a42
Times recorded: 1
Latest occurrences:

  • 2020-12-18T07:59:25.267631 | revision 3e0f40849e0ac5c7511f115a89256d9371808a42

# ----------------------------------------------------------------------
# testCheckpointRestoreSystem (__main__.TestApplication)
Created symlink /etc/systemd/system/sockets.target.wants/podman.socket -> /usr/lib/systemd/system/podman.socket.
Created symlink /home/admin/.config/systemd/user/sockets.target.wants/podman.socket -> /usr/lib/systemd/user/podman.socket.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2290    0  2290    0     0   3982      0 --:--:-- --:--:-- --:--:--  4031
Connection to 127.0.0.2 closed by remote host.

DevTools listening on ws://127.0.0.1:10027/devtools/browser/554285b4-7dec-4c24-a4a3-e150a642197f
[1218/084626.664977:ERROR:egl_util.cc(70)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1218/084626.679389:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
CDP: {"source":"security","level":"error","text":"Refused to apply style from 'http://127.0.0.2:9291/cockpit/$2db1f558d77937b7a64d033d4b662c891fb235d96635b261a506ed73c6ca6243/shell/nav.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.","timestamp":1608281190213.4111,"url":"http://127.0.0.2:9291/podman"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Error: container_linux.go:349: starting container process caused "error adding seccomp rule for syscall socket: permission denied": OCI permission denied
Error: can only stop created or running containers. 561951a9ca36d6b9cc07f109f17487aee6651931bbd9720edeb11387e562deb9 is in state configured: container state improper
Traceback (most recent call last):
  File "/usr/lib64/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 875, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.
Wrote screenshot to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
Connection to 127.0.0.2 closed by remote host.
Traceback (most recent call last):
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 875, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.

# Result testCheckpointRestoreSystem (__main__.TestApplication) failed
# 1 TEST FAILED [55s on 1-ci-srv-05]
not ok 3 /home/user/cockpit-project/bots/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestoreSystem

First occurrence: 2020-12-18T08:46:36.902083 | revision e935ef4529aaf43ccbf23be010f74d94e6499e50
Times recorded: 1
Latest occurrences:

  • 2020-12-18T08:46:36.902083 | revision e935ef4529aaf43ccbf23be010f74d94e6499e50

# ----------------------------------------------------------------------
# testCheckpointRestoreSystem (__main__.TestApplication)
Created symlink /etc/systemd/system/sockets.target.wants/podman.socket -> /usr/lib/systemd/system/podman.socket.
Created symlink /home/admin/.config/systemd/user/sockets.target.wants/podman.socket -> /usr/lib/systemd/user/podman.socket.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2291    0  2291    0     0   3883      0 --:--:-- --:--:-- --:--:--  3909
Connection to 127.0.0.2 closed by remote host.

DevTools listening on ws://127.0.0.1:9839/devtools/browser/6f731c94-0def-488a-beaa-44476a87f5ae
[1218/154651.120047:ERROR:egl_util.cc(70)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1218/154651.129944:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
CDP: {"source":"security","level":"error","text":"Refused to apply style from 'http://127.0.0.2:9291/cockpit/$231ac6b1df58ddc732bc31dd93bb75ed534e92131ff6743ca5a7cf54cb9aa1b0/shell/nav.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.","timestamp":1608306414990.526,"url":"http://127.0.0.2:9291/podman"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Error: container_linux.go:349: starting container process caused "error adding seccomp rule for syscall socket: permission denied": OCI permission denied
Error: can only stop created or running containers. 91ad63f2ab3ac550dcd13d94c0bd9c1a40cfad9df4d63b92fb9f996b47b808d8 is in state configured: container state improper
Traceback (most recent call last):
  File "/usr/lib64/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 875, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.
Wrote screenshot to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
Connection to 127.0.0.2 closed by remote host.
Traceback (most recent call last):
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 875, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.

# Result testCheckpointRestoreSystem (__main__.TestApplication) failed
# 1 TEST FAILED [50s on 4-cockpit-9]
not ok 3 /home/user/cockpit-project/bots/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestoreSystem

First occurrence: 2020-12-18T15:47:01.555260 | revision 42748eed671fad7987f8eaa379b7a3b3f5612381
Times recorded: 1
Latest occurrences:

  • 2020-12-18T15:47:01.555260 | revision 42748eed671fad7987f8eaa379b7a3b3f5612381

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants