Skip to content

Issues with scans showing as "Interrupted" and server not responding #370

@dustinbird

Description

@dustinbird

Describe the bug
I have been seeing some issues with one of my Linux OpenSUSE 15.6 servers running scans. We have 6 boxes similarly set-up but one box has been having 90% of the scans returning "interrupted" and the server running almost 100% CPU and unresponsive.

To Reproduce
Steps to reproduce the behavior:

  1. Docker container is started using a docker-compose command (yml file attached)
  2. The container starts with no issues but multiple scans (not always same ones) fail to complete with a result showing "interrupted" in web interface.
  3. Issue has been with me for 2 weeks now.

Expected behavior
Scans to complete successfully

Environment (please complete the following information):

  • OS: OpenSuse Leap 15.6
  • Memory available to OS: 8G
  • Container environment used with version: docker

logs ( commands assume the container name is 'openvas' )
Attached

Additional context
Server is patched each Friday. Server is same specification as other servers also running docker containers containing OpenVAS. Docker container normally stopped using docker-compose down but also has been pruned using docker system prune -a. No pattern to when a scan fails and not always the same scan failing.

I have in the past week changed the scans to be less demanding and to not run multiple scans at the same time to see if this was helping we have gone from 2 scans running at the same time 4 times a day to 1 scan running 3 times a day.

There has been no improvement.

Another of the scan servers runs very high on CPU like this one but has no failures or issues and CPU usage returns to normal after a completed scan (as does this one). This server when running scans that may have an issue is showing as running when checked in OVH hosting but not responding with SSH connection and web interface will not work, however after a scan is a success or fail access is allowed again.

At this point I do not know if there is an issue with hardware, connections, containers or DB.

Compose commands.txt
GVM Version.txt

Container logs 011225.txt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions